Commit Graph

5962 Commits

Author SHA1 Message Date
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
921448145a Extracted promise-logic and created AutocompleteAddEntryToTableField 2018-11-15 16:58:40 +01:00
Philipp Czora
639b483d92 Switched to to react-select 2018-11-14 13:40:14 +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
Sebastian Sdorra
e88b4041a7 Merged in feature/validation_reflection (pull request #105)
Use reflection for validation
2018-11-08 09:37:36 +00:00
Sebastian Sdorra
792ae31f28 Close branch feature/validation_reflection 2018-11-08 09:37:36 +00:00
Sebastian Sdorra
2201f2436e Merged in feature/errorhandling (pull request #99)
Feature Error Handling
2018-11-08 09:36:18 +00:00
Sebastian Sdorra
72619946a4 Close branch feature/errorhandling 2018-11-08 09:36:18 +00:00
René Pfeuffer
a95815ed18 Merge with 2.0.0-m3 2018-11-07 17:42:20 +01:00
René Pfeuffer
c1b6f64ecf Fix build breaker 2018-11-07 17:39:56 +01:00
René Pfeuffer
b5389023cf Merge with 2.0.0-m3 2018-11-07 16:43:26 +01:00
René Pfeuffer
5bbb4c5267 Use reflection for parameter validation messages 2018-11-07 16:36:54 +01:00
René Pfeuffer
f7348d8882 Incorporate comments from peer review 2018-11-07 16:10:32 +01:00
Sebastian Sdorra
c59ba9e149 Merged in feature/log_two_revisions (pull request #104)
Feature log two revisions
2018-11-07 14:07:50 +00:00
Sebastian Sdorra
291e6115f9 Close branch feature/log_two_revisions 2018-11-07 14:07:50 +00:00
Sebastian Sdorra
73c402890c Merged in feature/diff_two_revisions (pull request #101)
Feature diff between two revisions
2018-11-07 13:54:23 +00:00
Sebastian Sdorra
7127cc4cda Close branch feature/diff_two_revisions 2018-11-07 13:54:23 +00: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
9ec09c10d5 Close branch feature/fix_error_display_for_repo_edit 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
Sebastian Sdorra
2adebd7ca0 Close branch feature/git-config 2018-11-07 13:46:22 +00:00
Philipp Czora
b05c8892a1 Merged 2.0.0-m3 2018-11-07 14:14:03 +01:00
Sebastian Sdorra
e9396f4947 fixed missing validation update on change 2018-11-07 13:39:38 +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
7ca88e7839 Close branch feature/ui_userprofile 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
Sebastian Sdorra
da9db10701 implemented global configuration for subversion 2018-11-06 16:39:28 +01:00
Sebastian Sdorra
9c043145a2 implemented global configuration for mercurial 2018-11-06 16:39:11 +01:00
Sebastian Sdorra
f5f96042b3 use global configuration abstraction to implement global configuration for git 2018-11-06 16:38:49 +01:00
Sebastian Sdorra
c14e8d654b added name to select component and fixed wrong type for value 2018-11-06 16:37:39 +01:00
Sebastian Sdorra
d230511ad8 added abstraction for global configurations, to simplify plugin development 2018-11-06 16:36:11 +01:00
Philipp Czora
26e23ead21 Merged in feature/ui-AdminPasswordChange (pull request #102)
Allows admin user to set other users' passwords
2018-11-06 15:31:04 +00:00
Philipp Czora
2179315301 Close branch feature/ui-AdminPasswordChange 2018-11-06 15:31:04 +00: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
76bde9fde6 Merged in feature/HandleLastModifiedAtUpdate (pull request #97)
Feature/HandleLastModifiedAtUpdate
2018-11-06 13:06:35 +00:00
Philipp Czora
89215f43b2 Close branch feature/HandleLastModifiedAtUpdate 2018-11-06 13:06:35 +00: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
René Pfeuffer
cccadef5cc Refactor unit test 2018-11-06 12:40:44 +01:00
René Pfeuffer
adce24fcd7 Enhance unit test 2018-11-06 12:36:36 +01:00
René Pfeuffer
8be8c19a26 Implement diff between two changesets for git 2018-11-06 12:04:33 +01:00