Commit Graph

672 Commits

Author SHA1 Message Date
Maren Süwer
06e55d6d45 remove READ tag in createPermissionForm 2018-09-13 10:02:15 +02:00
Maren Süwer
5a18f091fc prevent reloading after submit form 2018-09-13 09:59:15 +02:00
Maren Süwer
29b205292a use correct imports and put permission types to ui-components 2018-09-13 09:41:45 +02:00
Maren Süwer
6b2e3ccf2a correct permissions tests 2018-09-13 08:46:41 +02:00
Maren Süwer
9c04a3d78d correct DeletePermissionButton tests 2018-09-13 08:31:56 +02:00
Maren Süwer
8811f9abd7 correct permissionsNavLink tests 2018-09-13 08:28:50 +02:00
Philipp Czora
75002ffcff Added pending/error-logic for changesets
Styled the changeset table a bit
2018-09-12 17:15:58 +02:00
Philipp Czora
ee87ada415 Added branches module 2018-09-12 17:15:16 +02:00
Philipp Czora
af2d95854e Re-Merged 2.0.0-m3 2018-09-12 11:06:39 +02:00
Philipp Czora
9e489cfd1d Added types, components and logic for changesets 2018-09-11 17:20:30 +02:00
Maren Süwer
6e0fdaecc6 change urls in tests 2018-09-11 16:45:54 +02:00
Maren Süwer
09924a03cb enable failing tests again and use form instead of table for create permission 2018-09-11 16:17:11 +02:00
Maren Süwer
fe33e55bef move permissions to repo 2018-09-11 16:00:15 +02:00
Maren Süwer
a31914f7ca use only one reset state for all permissions 2018-09-11 15:45:55 +02:00
Maren Süwer
e6253c47e1 show failure for modify permission or delete permission 2018-09-11 14:24:58 +02:00
Maren Süwer
00694da935 solved problem with not returning header by using self build url 2018-09-11 11:17:11 +02:00
Maren Süwer
75ba5f33b1 try to correct add permission 2018-09-11 10:22:22 +02:00
Maren Süwer
0127050246 merge brachn 2.0.0-m3 2018-09-11 08:53:58 +02:00
Philipp Czora
115fa4fb52 added changesets module 2018-09-10 17:00:53 +02:00
Sebastian Sdorra
78f19ecfa3 update ui-bundler to version 0.0.15 2018-09-10 15:11:51 +02:00
Sebastian Sdorra
0cb44e3317 allow changing context path, by using a template for index.html 2018-09-10 14:52:32 +02:00
Maren Süwer
7c0e8ef90b add function for getting an error if one permission has delete error state 2018-09-07 11:34:14 +02:00
Maren Süwer
46132585e8 add check if links exists in order to update permissions directly before fetching 2018-09-07 10:04:42 +02:00
Maren Süwer
50d0769db0 correct wrong mocking url 2018-09-07 09:55:07 +02:00
Sebastian Sdorra
94e23ca91e create war file of scm-ui 2018-09-06 14:42:48 +02:00
Maren Süwer
3097e884f1 remove test that got wrong after modifying state and remove unneccessary console logging 2018-09-06 12:18:08 +02:00
Maren Süwer
dca3470808 solve newly occured error after merge: add permission did not work as it should 2018-09-06 12:10:38 +02:00
Maren Süwer
463e916180 update package.json 2018-09-06 12:09:34 +02:00
Maren Süwer
1b314546e2 merge 2018-09-06 09:28:35 +02:00
Sebastian Sdorra
dba9af4780 align buildfrontend configuration 2018-09-05 14:57:42 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
6a4f3a8cf6 re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules 2018-09-03 16:17:36 +02:00
Maren Süwer
e518ab35e5 use render instead of component because otherwise component is mounted three times instead of one 2018-09-03 16:00:47 +02:00
Maren Süwer
9f301a8f90 remove unused variable 2018-09-03 15:51:39 +02:00
Maren Süwer
8362752370 use a new permission array since state think it stays the same if splice is used 2018-09-03 15:45:34 +02:00
Maren Süwer
0f78ce9d3a add reset for delete Permission 2018-09-03 15:29:30 +02:00
Maren Süwer
bdb6148e54 add createPermission reset and validation for creating 2018-09-03 15:17:57 +02:00
Maren Süwer
1e68060a98 remove if else to show permission add option also in repos without any permissions 2018-09-03 14:19:44 +02:00
Maren Süwer
0acaca78b0 add callback to add permission since without links of new created object are unknown 2018-09-03 08:35:25 +02:00
Maren Süwer
04612617d3 correct types 2018-09-03 08:34:58 +02:00
Sebastian Sdorra
d20b69ea23 fix flow and linter warnings 2018-08-31 10:47:42 +02:00
Sebastian Sdorra
47b97cd527 run build sequential 2018-08-30 13:12:16 +02:00
Maren Süwer
429bb9f522 introduce permission type without links 2018-08-30 12:30:18 +02:00
Maren Süwer
2e16186034 renaming: name to repoName if repo name is meant; usage of create loading 2018-08-30 12:11:31 +02:00
Sebastian Sdorra
6e69a1ebfe move NOSONAR comment to same line 2018-08-30 11:56:33 +02:00
Sebastian Sdorra
2a52b38159 fix unit tests of config module 2018-08-30 11:43:22 +02:00
Sebastian Sdorra
ec158e3d4d fix flow check 2018-08-30 11:40:53 +02:00
Maren Süwer
961cbd9f90 add delete button 2018-08-30 11:33:49 +02:00
Maren Süwer
d8d106d441 add create permission possibility 2018-08-30 11:33:40 +02:00
Sebastian Sdorra
55cb86084a update ui-bundler to fix location of jest reports 2018-08-30 11:30:09 +02:00