Commit Graph

672 Commits

Author SHA1 Message Date
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
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
Sebastian Sdorra
de94efb6c7 added extension points to repository root 2018-11-09 14:04:47 +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
Philipp Czora
b05c8892a1 Merged 2.0.0-m3 2018-11-07 14:14:03 +01:00
Philipp Czora
4caa9c1da0 Merged in feature/ui_userprofile (pull request #98)
Implemented Profile component
2018-11-07 12:11:43 +00:00
Philipp Czora
8a23537e68 Removed unused i18n line 2018-11-07 13:10:29 +01:00
Philipp Czora
74382f26b7 Moved Profile component to top level; added error message 2018-11-07 12:55:09 +01:00
Sebastian Sdorra
b029efb5c9 update ui-extensions to fix unit tests 2018-11-07 09:45:12 +01:00
Philipp Czora
1b694ebda7 Merged 2.0.0-m3 2018-11-06 16:08:44 +01:00
Philipp Czora
6f44a4ed67 Renamed variable to reduce risk of confusion 2018-11-06 15:48:12 +01:00
Philipp Czora
081cd93c51 Polished pw labels 2018-11-06 15:27:01 +01:00
Philipp Czora
6e32d354cf Renamed incorrectly named variable 2018-11-06 15:26:25 +01:00
Philipp Czora
4086622647 Renamed function for clarity 2018-11-06 15:25:49 +01:00
Philipp Czora
3d604fc833 Extracted commonly used URL in groups.test.js to constant 2018-11-06 13:19:56 +01:00
Philipp Czora
d00c487f36 Extracted commonly used URL in tests to constant 2018-11-06 13:14:02 +01:00
Philipp Czora
6a674f0ab9 Reset modify state when mounting the respective component
Repo, Group, User
2018-11-06 11:24:01 +01:00
Sebastian Sdorra
dd95c9c306 implemented git repository type configuration 2018-11-06 07:59:34 +01:00
Maren Süwer
1a3506ce50 remove todo 2018-11-05 16:43:42 +01:00
Maren Süwer
3c63d994c6 show error and loading state 2018-11-05 16:28:46 +01:00
Maren Süwer
c6bc385b2f update password function 2018-11-05 16:14:54 +01:00
Philipp Czora
521f3dd9e9 Implemented Profile component 2018-11-05 16:03:54 +01:00
Maren Süwer
4e444c1449 add view for passwords (without functionality) 2018-11-05 15:18:44 +01:00
Maren Süwer
be54c74228 add route to set password component 2018-11-05 15:08:58 +01:00
Maren Süwer
67d6a8190e remove password fields if user is edited 2018-11-05 14:56:56 +01:00
Maren Süwer
1baa74be13 merge 2.0.0-m3 2018-11-05 14:31:17 +01:00
Maren Süwer
99b50f4980 correct tests 2018-11-05 14:20:21 +01:00
Maren Süwer
40613744cf fetch group after modifying it 2018-11-05 14:12:35 +01:00
Maren Süwer
bb92041e09 fetch repo after modifying it 2018-11-05 13:52:46 +01:00
Maren Süwer
c4d57b1ce8 remove wrong test 2018-11-05 13:46:59 +01:00
Maren Süwer
7d149608f6 remove updating state for modifyusersuccess since user is always fetched afterwards 2018-11-05 13:16:48 +01:00
Maren Süwer
ff1dc25c5c fetch user again after modification 2018-11-05 13:14:52 +01:00
René Pfeuffer
8b03a2c9a4 Merge with 2.0.0-m3 2018-11-01 12:03:49 +01:00
Rene Pfeuffer
927920cb97 Fix imports 2018-11-01 11:43:49 +01:00
René Pfeuffer
82fba0e59a Merged in feature/lr-for-plugins (pull request #95)
Feature/lr for plugins
2018-11-01 10:40:53 +00:00
Sebastian Sdorra
bbfea08b8e Merged in feature/ui-repoContent (pull request #96)
Feature/ui repoContent
2018-11-01 10:03:23 +00:00
Maren Süwer
e1f8f13550 make error optional in state 2018-11-01 10:59:04 +01:00
Maren Süwer
fba2bc2e80 show text if source is text 2018-11-01 10:58:47 +01:00
Maren Süwer
c544b1f90c make error in state optional 2018-11-01 10:33:35 +01:00
Maren Süwer
5ca3946c38 fix tests 2018-11-01 10:23:08 +01:00
Maren Süwer
0345154633 remov unused import 2018-11-01 09:54:11 +01:00
Maren Süwer
0348eadceb add extension point 2018-11-01 09:50:58 +01:00
Maren Süwer
8db96afb8d refactoring design 2018-11-01 09:19:29 +01:00
Maren Süwer
e7f35b41fe correct tests 2018-11-01 08:31:26 +01:00
Maren Süwer
40559dab8b refactoring regarding design 2018-10-29 16:45:32 +01:00