Commit Graph

3079 Commits

Author SHA1 Message Date
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
Philipp Czora
b5cde2a39f Merged 2.0.0-m3 2018-11-07 14:45:27 +01: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
Philipp Czora
1caab8adbf Bootstrapped ChangeUserPassword.js 2018-11-07 11:52:30 +01:00
Philipp Czora
5aaf9ef01e Extracted PasswordConfirmation component 2018-11-07 10:27:47 +01:00
Sebastian Sdorra
b029efb5c9 update ui-extensions to fix unit tests 2018-11-07 09:45:12 +01:00
Philipp Czora
8c13f38c99 Added method to change password as a user 2018-11-06 17:29:08 +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