Commit Graph

5346 Commits

Author SHA1 Message Date
Maren Süwer
2689a20ee8 added global error state for delete user failure 2018-07-19 09:39:57 +02:00
Philipp Czora
3c0ea782aa Implemented components for adding/editing users 2018-07-18 17:40:05 +02:00
Sebastian Sdorra
2889c6598d fixed warnings on test execution 2018-07-18 14:02:07 +02:00
Sebastian Sdorra
12d71827b4 fixed some missing or wrong type annotations 2018-07-18 09:52:49 +02:00
Sebastian Sdorra
43ce15ac88 added flowconfig 2018-07-18 09:49:28 +02:00
Sebastian Sdorra
10e38c4f84 fixed failing tests 2018-07-18 09:48:59 +02:00
Sebastian Sdorra
837824c0e3 show loading state on buttons in UserRow 2018-07-18 09:35:16 +02:00
Philipp Czora
ef4d4b8f02 Fixed minor issues 2018-07-18 08:31:23 +02:00
Philipp Czora
727318124c Fixed tests 2018-07-17 17:00:45 +02:00
Maren Süwer
0f87b61329 merging heads 2018-07-17 16:35:01 +02:00
Maren Süwer
1bff4b9067 correcting input type of used deleteUser method 2018-07-17 16:32:42 +02:00
Philipp Czora
0794efaa29 Merged changes 2018-07-17 16:31:42 +02:00
Maren Süwer
06cfc3e4db added DELETE_USER and DELETE_USER_FAILURE in reducer including tests 2018-07-17 16:30:15 +02:00
Philipp Czora
b85776cb1d Added missing files
hg did not show them as added
2018-07-17 16:27:45 +02:00
Philipp Czora
db9e468877 Added unit tests 2018-07-17 16:26:20 +02:00
Maren Süwer
11a85e0c93 merge heads 2018-07-17 15:10:37 +02:00
Maren Süwer
d95e272b6b refactoring 2018-07-17 15:08:58 +02:00
Maren Süwer
ad1aaccfac add tests for alert dialog 2018-07-17 15:06:40 +02:00
Maren Süwer
b41c262797 correct loading value and resulting tests 2018-07-17 15:06:12 +02:00
Michael Behlendorf
064375c921 Merge remote branch 2018-07-17 13:58:42 +02:00
Michael Behlendorf
ada3d6679f Implement git config v2 endpoint 2018-07-17 13:39:55 +02:00
Philipp Czora
4ecc4338d6 Added tests and fixed bugs 2018-07-17 11:29:58 +02:00
Philipp Czora
ea8f8b23c5 Implemented editing of users 2018-07-17 08:39:51 +02:00
Johannes Schnatterer
b2f3423de9 Maven: Adds comment for usage of legman-maven-plugin 2018-07-16 16:54:40 +02:00
Sebastian Sdorra
90aff6b31f merge branch heads of 2.0.0-m3 2018-07-16 15:21:29 +02:00
Johannes Schnatterer
1be689da67 Merged in feature/repository_namespaces (pull request #52)
Feature/repository namespaces
2018-07-16 12:51:24 +00:00
Johannes Schnatterer
8addd26087 Close branch feature/repository_namespaces 2018-07-16 12:51:24 +00:00
Sebastian Sdorra
187384088b remove no longer required sonia.scm.url package 2018-07-16 14:17:05 +02:00
Sebastian Sdorra
7720d03508 remove client modules, which are not needed for scm-manager 2.x 2018-07-16 13:56:14 +02:00
Sebastian Sdorra
8a2346271a do not expose exception to the client 2018-07-16 13:51:37 +02:00
Sebastian Sdorra
3c18399ed3 merge branch 2.0.0-m3, to get unstable build job on failed quality gate 2018-07-16 13:40:59 +02:00
Sebastian Sdorra
25d1ac0821 uncomment the whole import block, to avoid sonarqube sonarqube mark it as bug 2018-07-16 13:38:57 +02:00
Sebastian Sdorra
0a1ed6c6da ignore false positive squid:S2083 2018-07-16 13:21:55 +02:00
Sebastian Sdorra
01cbbe89da check repository path of hg hooks is in the hg directory, instead of path length check 2018-07-16 12:03:13 +02:00
Johannes Schnatterer
ffd69f053c Jenkins: Success builds when the Quality Gate is passed 2018-07-16 11:54:35 +02:00
Johannes Schnatterer
62e48df785 Jenkins: Also waits for SonarQube quality goal status for PRs. 2018-07-16 11:38:04 +02:00
Philipp Czora
52714b8d3b Added frontend Maven build 2018-07-16 11:34:50 +02:00
Sebastian Sdorra
1e37dfb3a7 use subscribe annotation of legman instead of guava eventbus 2018-07-16 11:26:00 +02:00
Sebastian Sdorra
aad578fec0 fail durring build, if guava eventbus annotations are used instead of legman annotations 2018-07-16 11:25:34 +02:00
Michael Behlendorf
5dca6d402d Unbind security subject after tests 2018-07-16 11:04:47 +02:00
Sebastian Sdorra
a14e9e1182 merge with 2.0.0-m3 2018-07-16 10:36:29 +02:00
Michael Behlendorf
cc31e33414 Merged 2.0.0-m3 into feature/repository_config_v2_endpoint 2018-07-16 09:31:47 +02:00
Michael Behlendorf
65e6bb9bc2 Create new branch 2018-07-13 12:57:46 +02:00
Sebastian Sdorra
82da801280 improve DefaultNamespaceStrategy, added tests and javadoc 2018-07-13 12:10:19 +02:00
Sebastian Sdorra
31ca22fe47 removed X suffix 2018-07-13 11:49:37 +02:00
Sebastian Sdorra
e371f32bf5 added javadoc and unit test 2018-07-13 11:43:41 +02:00
Michael Behlendorf
39ec300ece Merged 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-13 11:38:12 +02:00
Sebastian Sdorra
450f0cd662 improve logging 2018-07-13 11:30:37 +02:00
Michael Behlendorf
0c60df3ac6 Merge branch 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-13 11:13:43 +02:00
Sebastian Sdorra
64b86ad1b6 Merged in feature/jenkins_on_cloudbees (pull request #50)
Feature/jenkins on cloudbees
2018-07-13 09:04:09 +00:00