Commit Graph

552 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
Sebastian Sdorra
bc2b54a2c0 ignore sonar for eval of plugin bundles 2018-08-30 11:08:36 +02:00
Sebastian Sdorra
5a22255a2b update ui-bundler to fix tests with style imports 2018-08-30 10:34:05 +02:00
Sebastian Sdorra
5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable 2018-08-30 10:12:01 +02:00
Sebastian Sdorra
dd76a00aa1 remove outdated todo 2018-08-30 10:10:59 +02:00
Sebastian Sdorra
e3b6b6c18f remove unnecessary fetches 2018-08-30 10:10:41 +02:00
Maren Süwer
5a115d634c user can be deleted now 2018-08-30 09:49:36 +02:00
Sebastian Sdorra
eb207cecfd fix errors with null values for array types 2018-08-30 09:47:33 +02:00
Sebastian Sdorra
dca8fcbde1 fix wrong comment ordering 2018-08-30 09:46:03 +02:00
Maren Süwer
029503e7a3 add delete functionality 2018-08-30 08:50:15 +02:00
Sebastian Sdorra
52f83f3b15 fix missing font-awesome 2018-08-30 08:49:28 +02:00
Sebastian Sdorra
4d62bbd329 update ui-bundler to v0.0.5 2018-08-29 10:05:53 +02:00
Maren Süwer
6e54b054c1 add selector for createPermission and show create dummy in uiC 2018-08-28 16:28:56 +02:00
Maren Süwer
20af5fe9b6 add seletor for createPermission 2018-08-28 16:08:42 +02:00
Maren Süwer
cc7474d4f4 add handling of create link and createPermission handling 2018-08-28 16:00:48 +02:00
Maren Süwer
de912f39e6 fix wrong test 2018-08-28 14:38:31 +02:00
Maren Süwer
2c23900061 handling error and loading state 2018-08-28 14:29:45 +02:00
Maren Süwer
6fdc23996c refactoring 2018-08-28 13:47:50 +02:00
Maren Süwer
707d46e7f2 remove wrong input in tests 2018-08-28 13:40:44 +02:00
Maren Süwer
625d51fa52 implement modify for type 2018-08-28 13:39:32 +02:00