Commit Graph

5925 Commits

Author SHA1 Message Date
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
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
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
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
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
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
René Pfeuffer
a725e4232b Add unit test for git diff command 2018-11-06 11:26:36 +01:00
Philipp Czora
6a674f0ab9 Reset modify state when mounting the respective component
Repo, Group, User
2018-11-06 11:24:01 +01:00
René Pfeuffer
1351898399 Fix typo 2018-11-06 11:01:33 +01:00
Sebastian Sdorra
dd95c9c306 implemented git repository type configuration 2018-11-06 07:59:34 +01:00
René Pfeuffer
7ef9db0fe5 Add changeset diff endpoint 2018-11-05 18:09:18 +01:00
Maren Süwer
1a3506ce50 remove todo 2018-11-05 16:43:42 +01:00
René Pfeuffer
2508a1b9b7 Implement log between two changesets for git 2018-11-05 16:42:20 +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