Commit Graph

5160 Commits

Author SHA1 Message Date
Philipp Czora
f1f91e8d52 unified action creators/actions 2018-07-20 11:20:24 +02:00
Sebastian Sdorra
3cac46f101 fixed wrong subtitle 2018-07-20 11:04:02 +02:00
Sebastian Sdorra
e383eb250a added page component 2018-07-20 08:28:36 +02:00
Philipp Czora
9ab231477c restructured code/added tests 2018-07-19 17:37:20 +02:00
Michael Behlendorf
7203fe4668 Implement tests for GitConfigResource 2018-07-19 16:43:29 +02:00
Michael Behlendorf
94b0fdd212 Add Extension annotation to GitConfig MapperModule 2018-07-19 16:09:38 +02:00
Michael Behlendorf
8e1e77aed4 Fix git config v2 endpoint path 2018-07-19 16:08:38 +02:00
Michael Behlendorf
2aa73883eb Remove redundant dependencies 2018-07-19 16:07:38 +02:00
Philipp Czora
1d3d1bb41e Fixed merge bugs 2018-07-19 12:38:26 +02:00
Philipp Czora
f4c1403f71 Added tests, fixed edit/add users 2018-07-19 12:05:50 +02:00
Maren Süwer
ef8000b380 remove unused function 2018-07-19 12:05:17 +02:00
Maren Süwer
06d6f1d3dd renaming test to it 2018-07-19 11:59:58 +02:00
Maren Süwer
8562b9d65e add error handling for fetching users 2018-07-19 11:57:59 +02:00
Maren Süwer
9593a18a55 add error notification if user deletion is unsuccessful and add DELETE_USER_SUCCESS 2018-07-19 11:23:20 +02:00
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