Commit Graph

32 Commits

Author SHA1 Message Date
Sebastian Sdorra
13633fb57e un collapse menu on each interaction with it 2020-03-31 11:00:07 +02:00
Florian Scholdei
b438cbdebc Fix behavior of secondary navigation and content (with different display sizes) 2020-03-25 15:35:46 +01:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
René Pfeuffer
c4a6f5a978 Rename subnavigation component 2020-03-11 16:30:48 +01:00
Eduard Heimbuch
13799044bd use position sticky to avoid css glitches // cleanup 2020-03-10 10:45:37 +01:00
Eduard Heimbuch
e110033e3b fix review findings 2020-03-02 14:13:51 +01:00
Eduard Heimbuch
5624717bc0 merge with default 2020-02-28 15:13:22 +01:00
Eduard Heimbuch
f8720087a1 refactor 2020-02-27 09:27:02 +01:00
Eduard Heimbuch
61d7d5e6dd Add footer extension points for links and avatar 2020-02-18 13:10:37 +01:00
Eduard Heimbuch
0d546755a9 optimize all imports in ui-webapp and reformat with prettier 2020-01-08 15:57:13 +01:00
Eduard Heimbuch
a43ffacf03 fix a ton of typescript errors 2020-01-08 13:40:07 +01:00
Florian Scholdei
a04e05bf9b Move Button to right side (and remove doubled note) 2019-11-20 16:14:50 +01:00
Sebastian Sdorra
f5fb4fb11a fix sonarqube warning about js array sort 2019-10-30 14:52:46 +01:00
Sebastian Sdorra
7b5493df31 merge with branch feature/update_react_i18next 2019-10-24 14:22:39 +02:00
Florian Scholdei
db075974db Migrate react-i18next translate components 2019-10-23 15:47:08 +02:00
Sebastian Sdorra
8035587f6f added cache and x-requested-with header to bundle requests 2019-10-22 14:00:43 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00
Sebastian Sdorra
490418d06e apply prettier, removed flow related config and added tsconfig 2019-10-20 18:02:52 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Rene Pfeuffer
b2a3bd183c Use formatting from prettier 2019-10-17 12:08:39 +02:00
Eduard Heimbuch
b0cd315278 merge 2019-10-17 10:01:22 +02:00
Rene Pfeuffer
2b98316dca Remove double import 2019-10-17 09:53:02 +02:00
Eduard Heimbuch
e91a3eac6a small fixes and cleanup after review 2019-10-17 09:33:54 +02:00
Eduard Heimbuch
f90b8a987a merge 2.0.0 2019-10-17 08:34:23 +02:00
Sebastian Sdorra
453010c633 expose redux and react-redux nad fixed ui deployment 2019-10-16 12:11:52 +02:00
Sebastian Sdorra
70d90750ba added classnames and query-string as externals 2019-10-16 07:41:21 +02:00
Florian Scholdei
004b6e5340 Switch from ReactJSS to styled-components in ui-webapp 2019-10-09 16:17:02 +02:00
Sebastian Sdorra
f218e8b64c addded central eslint-config 2019-10-08 09:29:11 +02:00
Sebastian Sdorra
8f8072d760 rename bundles folder into assets 2019-10-08 08:36:53 +02:00
Sebastian Sdorra
03b10b8c5f use styled-components for scm-git-plugin instead of react-jss 2019-10-08 08:15:37 +02:00
Sebastian Sdorra
6e99182b4e use new plugin bundle format 2019-10-07 17:06:00 +02:00
Sebastian Sdorra
c05798e254 scm-ui: new repository layout 2019-10-07 10:57:09 +02:00