Commit Graph

303 Commits

Author SHA1 Message Date
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
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
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
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
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
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
18bf13a6af formatting 2018-08-21 13:06:52 +02:00
Maren Süwer
ebed0d0997 transfer field to add new entry of each component to global one 2018-08-21 11:59:12 +02:00
Maren Süwer
d9e66fdbaa delete of unnecessary comments 2018-08-21 11:33:48 +02:00
Maren Süwer
d8e4c7d63a use global remove button for table entries in groups 2018-08-21 11:31:36 +02:00
Maren Süwer
d5815142c0 add global remove button for table entries 2018-08-21 11:28:01 +02:00
Maren Süwer
68f62b9b05 transfer remove button of each component to a global remove button 2018-08-21 11:27:35 +02:00
Maren Süwer
cd0c1a5f2a remove unnecessary console.log 2018-08-21 11:25:47 +02:00
Maren Süwer
7d100edd3d repair false modify url 2018-08-21 10:48:34 +02:00
Maren Süwer
7efb082c43 reset error when loading config again 2018-08-21 09:17:15 +02:00
Maren Süwer
3071cab9b7 remove unused console.log 2018-08-21 08:57:25 +02:00
Maren Süwer
c0c44ec22c add tests for number validation 2018-08-21 08:40:49 +02:00
Maren Süwer
98b8e34308 remove unnecessary url 2018-08-21 08:07:09 +02:00
Maren Süwer
2198db867f outsourcing of login attemt variables 2018-08-16 16:41:17 +02:00
Maren Süwer
fb28677a61 add validation if number is really a number 2018-08-16 16:05:24 +02:00
Maren Süwer
fb56cf4d91 use password field for proxy password 2018-08-16 14:04:27 +02:00
Maren Süwer
322e82380a refactoring 2018-08-16 13:33:50 +02:00
Maren Süwer
756da5db1c remove not needed to do 2018-08-16 13:31:04 +02:00
Maren Süwer
ce700cde13 remove unneccesary imports 2018-08-16 13:30:25 +02:00
Maren Süwer
d9aa04e620 add notification message if user has no permission to edit config 2018-08-16 13:28:46 +02:00
Maren Süwer
08328bb95f disable everything if user has no permission to edit config 2018-08-16 12:12:59 +02:00
Maren Süwer
fbc3b45831 add error handling if modify config failed 2018-08-16 11:37:21 +02:00
Maren Süwer
d2c8560609 remove unsued imports and disable editing if proxy is disabled 2018-08-16 11:26:45 +02:00
Maren Süwer
0452b95d10 add proxy exclude view and edit 2018-08-16 11:18:28 +02:00
Maren Süwer
998595ccd9 remove to do since it is done 2018-08-16 11:18:10 +02:00
Maren Süwer
41589d785d added view and edit of admin user and groups 2018-08-16 10:55:39 +02:00
Maren Süwer
f2850370dd add modification of config 2018-08-13 16:35:43 +02:00