Commit Graph

3079 Commits

Author SHA1 Message Date
Maren Süwer
8b3743f39e completed history tests 2018-11-28 10:04:02 +01:00
Maren Süwer
1b41fe8d93 only show history if link is present 2018-11-28 09:28:45 +01:00
Maren Süwer
71636e3e07 use correct page numbers 2018-11-28 08:59:18 +01:00
Maren Süwer
1401b024a1 update page in state for using paginator 2018-11-28 08:53:48 +01:00
Philipp Czora
64980bfc23 Merged in bugfix/ie11 (pull request #118)
Bugfix/ie11
2018-11-27 12:49:53 +00:00
Sebastian Sdorra
3ffabf3f73 Merged in feature/bugfix_branchchooser_in_sources (pull request #114)
Fixed bug causing branch selector to be mounted before branches are fetched
2018-11-27 12:48:34 +00:00
Sebastian Sdorra
46b111df7d remove vulnerable flatmap-stream package 2018-11-27 11:58:40 +01:00
Sebastian Sdorra
0f97fee712 add polyfill for Object.assign and fetch, to fix ie11 2018-11-27 11:33:27 +01:00
Maren Süwer
6fbc154fd2 correct page number 2018-11-26 16:48:25 +01:00
Maren Süwer
b38b2d8543 add dummy paginator 2018-11-26 16:39:26 +01:00
Maren Süwer
89291cdf46 show history table of content 2018-11-26 15:56:41 +01:00
Maren Süwer
2f9d0f2793 add history and sources button to chose between view 2018-11-26 15:20:44 +01:00
Sebastian Sdorra
4146618a04 added react-select to list of vendor dependencies 2018-11-26 14:37:05 +01:00
Philipp Czora
67c01da1ee Merged 2.0.0-m3 2018-11-23 16:25:12 +01:00
Philipp Czora
27e9c1843e Moved autocomplete components and types to respective packages 2018-11-23 11:45:01 +01:00
Philipp Czora
f5e6fb3c1a Refactoring 2018-11-23 09:53:25 +01:00
Philipp Czora
69910ab2c6 Further i18nified Autocomplete 2018-11-22 10:55:21 +01:00
Maren Süwer
6357ec77e2 addHistory 2018-11-22 10:26:13 +01:00
Philipp Czora
c23e0f4610 Minor refactoring 2018-11-22 10:20:18 +01:00
Philipp Czora
11a7d9e775 Fixed autcomplete bug while editing groups 2018-11-22 10:20:03 +01:00
Philipp Czora
e7f13a7573 Added i18n 2018-11-22 10:18:53 +01:00
Philipp Czora
8090e3b7f7 Added default props for messages/infos in Autocomplete 2018-11-22 10:18:13 +01:00
Maren Süwer
c5ce7b049b add icon 2018-11-22 09:57:56 +01:00
Philipp Czora
d6eee33dec Implemented adding of not (yet) existing groups/users in autocomplete 2018-11-21 18:08:21 +01:00
Maren Süwer
3027ccb975 added translation + dummy historylink 2018-11-21 16:55:13 +01:00
René Pfeuffer
024bcfaf87 Merged in feature/ui-abstraction-repository-config (pull request #110)
Feature/ui abstraction repository config
2018-11-21 13:06:41 +00:00
philipp
b4c313862e Fixed unit test 2018-11-21 11:12:47 +01:00
philipp
e7caa59170 Merged 2.0.0-m3 2018-11-21 10:37:42 +01:00
Philipp Czora
fe746bec90 Added custom loading message
Mainly as a placeholder to implement i18n later
2018-11-19 16:23:02 +01:00
Philipp Czora
3d8323aa8a Fixed displaying/resetting of selected value 2018-11-19 16:10:36 +01:00
Philipp Czora
a949a15f5b Refactoring / Flow types 2018-11-19 10:31:01 +01:00
Philipp Czora
37b24177c2 Cleaner code 2018-11-16 14:21:55 +01:00
Philipp Czora
bba4dc34b3 Fixed bug causing branch selector to be mounted before branches are fetched 2018-11-16 14:13:37 +01:00
Sebastian Sdorra
a4d78e6e60 improve error handling in the ui 2018-11-15 21:39:08 +01:00
Sebastian Sdorra
51c9a4dbb2 do not try to load i18n for en_US, use language only: en 2018-11-15 19:28:17 +01:00
Philipp Czora
1e68d40dcb Don't show password field when editing a user 2018-11-15 17:13:17 +01:00
Philipp Czora
921448145a Extracted promise-logic and created AutocompleteAddEntryToTableField 2018-11-15 16:58:40 +01:00
Maren Süwer
ae16482e61 only allow to add user if mail is set - backend throws error if mail is not set 2018-11-15 10:05:11 +01:00
Maren Süwer
f742ecef93 put active as default at user creation 2018-11-15 10:03:25 +01:00
Maren Süwer
0b030e8047 remove unsuned file 2018-11-15 09:52:20 +01:00
Maren Süwer
74fd7a67cb remove unsuned file 2018-11-15 09:50:22 +01:00
Philipp Czora
aff376f873 Fixed highlighting of NavLinks in user's profile 2018-11-14 16:21:54 +01:00
Philipp Czora
610cf2b772 Merged 2.0.0-m3 2018-11-14 14:31:17 +01:00
Philipp Czora
639b483d92 Switched to to react-select 2018-11-14 13:40:14 +01:00
Maren Süwer
6cf62f0ac1 flow 2018-11-13 13:11:21 +01:00
Maren Süwer
b1547b7053 Merged bugfix/duplicate_loading_of_plugins into 2.0.0-m3 2018-11-13 10:03:08 +01:00
Sebastian Sdorra
24de639c1e remove unnecessary div, to fix spacing of form elements 2018-11-13 07:38:53 +01:00
Sebastian Sdorra
6f36031fcf fix duplicate loading of plugins 2018-11-10 14:54:20 +01:00
Philipp Czora
15f7ec7719 Removed unnecessary catch 2018-11-09 15:44:54 +01:00
Philipp Czora
2e8de0ed23 Fixed i18n 2018-11-09 15:43:36 +01:00