Commit Graph

3079 Commits

Author SHA1 Message Date
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
Maren Süwer
335ac2df24 use Config type 2018-08-13 16:35:19 +02:00
Maren Süwer
0df136da19 add disabled option to input field 2018-08-13 16:34:31 +02:00
Maren Süwer
5acd1ba90a add translations 2018-08-13 16:34:12 +02:00
Maren Süwer
27ae4dac1a show settings and let them modify 2018-08-13 16:33:56 +02:00
Maren Süwer
5767000eb5 added Config type 2018-08-13 16:33:27 +02:00
Maren Süwer
bb6f076178 add selectors for modifyGroupPending and Failure 2018-08-13 08:43:13 +02:00
Maren Süwer
10822fa4e0 add selectors for config content 2018-08-13 08:33:44 +02:00
Maren Süwer
fa1b82f910 added config modify 2018-08-09 16:44:24 +02:00
Maren Süwer
a4e1c8b023 renaming 2018-08-09 16:34:08 +02:00
Maren Süwer
00e078e3ab remove function because otherwise component is mounted three times instead of one 2018-08-09 16:33:28 +02:00
Maren Süwer
b0c1b64c43 correct structure of config state part 2018-08-09 13:05:59 +02:00
Maren Süwer
e0063c5119 add config to state 2018-08-09 13:05:34 +02:00
Maren Süwer
866a70b816 handle error and loading state 2018-08-09 12:09:50 +02:00
Maren Süwer
4f8101a8dd add translation file for config 2018-08-09 11:36:29 +02:00
Maren Süwer
0877162435 add endpoint for reading global config 2018-08-09 11:36:10 +02:00
Maren Süwer
9395b77ca2 set title in global config and not in general config component 2018-08-09 11:34:23 +02:00
Maren Süwer
52eaafa549 refactoring: change title and subtitle to independent components 2018-08-09 11:33:08 +02:00
Maren Süwer
4edf5d6f35 added global navigation 2018-08-09 10:18:12 +02:00
Maren Süwer
b03e058c6a add navigation for config 2018-08-09 09:38:55 +02:00
Philipp Czora
978ca63ecb merge with branch feature/repository_config_v2_endpoint 2018-08-08 15:41:29 +02:00
Sebastian Sdorra
d3092a10c8 added creationDate and lastModified to group details 2018-08-08 15:29:48 +02:00
Sebastian Sdorra
8b1e61a299 description should be a textarea 2018-08-08 15:27:03 +02:00
Sebastian Sdorra
12d61892dc removed unnecessary semicolon 2018-08-08 15:26:15 +02:00
Sebastian Sdorra
7bb7b2f771 merge with branch feature/ui-for-scm2_groups 2018-08-08 14:59:39 +02:00