Commit Graph

1317 Commits

Author SHA1 Message Date
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
Philipp Czora
4702666628 Added error handling on REST request 2018-11-09 15:36:35 +01:00
Sebastian Sdorra
de94efb6c7 added extension points to repository root 2018-11-09 14:04:47 +01:00
Philipp Czora
33516edf1b Implemented Autocomplete timeout 2018-11-09 12:11:04 +01:00
Philipp Czora
7853878f0a Bootstrapped Autocomplete.js 2018-11-08 17:13:50 +01:00
Philipp Czora
1cfe7186bd Refactoring 2018-11-08 13:27:34 +01:00
Philipp Czora
9b17ccad89 Fixed imports & i18n 2018-11-08 08:48:04 +01:00
Philipp Czora
2ebd960154 Use HATEOAS link to change password 2018-11-07 17:05:46 +01:00
Philipp Czora
e5dcae6874 Fixed flow issues in tests 2018-11-07 16:42:26 +01:00
Philipp Czora
e322a1a80b Merged 2.0.0-m3 2018-11-07 15:44:28 +01:00
Philipp Czora
28fa2c4b2b Fixed routing for profile page 2018-11-07 15:43:33 +01:00
Sebastian Sdorra
8154ad8f59 Merged in feature/fix_error_display_for_repo_edit (pull request #100)
Fixes persistent displaying of errors happened while editing Repos/Groups/Users
2018-11-07 13:47:24 +00:00
Sebastian Sdorra
4c732564a0 Merged in feature/git-config (pull request #103)
Repository type configuration + abstraction for global configuration
2018-11-07 13:46:22 +00:00