Commit Graph

3079 Commits

Author SHA1 Message Date
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
Maren Süwer
b2a7aead97 update tests 2018-08-28 08:49:09 +02:00
Maren Süwer
180ba2dbbb modify fetch permissions to new endpoint 2018-08-28 08:36:24 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Sebastian Sdorra
56b629fa9d use hateoas style resource for ui plugins 2018-08-27 12:59:26 +02:00
Sebastian Sdorra
4f775fe7ca implemented PluginLoader 2018-08-24 12:43:10 +02:00
Sebastian Sdorra
8fa1308169 implemented avatar and information extension point for svn, hg and git 2018-08-24 11:03:35 +02:00
Sebastian Sdorra
c342e1d57c update @scm-manager/ui-extensions 2018-08-24 11:02:11 +02:00
Sebastian Sdorra
4ec7c141dd added extension point for repository avatar 2018-08-24 11:01:37 +02:00
Sebastian Sdorra
3015937fc7 added extension point for repository detail information 2018-08-24 11:01:08 +02:00
Sebastian Sdorra
8224327ed3 use / as development context path and use ui-bundler instead of react-scripts 2018-08-24 08:35:50 +02:00
Maren Süwer
95288b5c63 add modify functionality, state is not updated correctly right now 2018-08-23 15:39:09 +02:00
Maren Süwer
e160ba48b5 add edit view 2018-08-23 14:14:49 +02:00
Maren Süwer
80aad7ccc1 correct getting failure function and is loading 2018-08-23 12:25:00 +02:00
Maren Süwer
d784109326 show permissions in table 2018-08-23 11:49:10 +02:00
Maren Süwer
deeecd652d renaming 2018-08-23 11:11:40 +02:00
Maren Süwer
81c81f19aa create translationf file 2018-08-23 11:01:19 +02:00
Maren Süwer
33976605db safe state in props and show loading and error state 2018-08-23 11:00:14 +02:00
Maren Süwer
f81cc096aa create permissions store and write selectors 2018-08-23 10:16:54 +02:00
Maren Süwer
b84472b11c add permissions to menu of repository 2018-08-23 09:10:38 +02:00
Maren Süwer
8d2bf3308e add basic reducer 2018-08-23 09:10:23 +02:00
Maren Süwer
4cc395bd73 add test for fetch failure 2018-08-21 16:21:41 +02:00
Maren Süwer
60f29a1bc2 add fetch permissions and first test 2018-08-21 16:16:15 +02:00
Maren Süwer
4c6ab655ba add mockup root for permissions 2018-08-21 15:37:45 +02:00