Commit Graph

5160 Commits

Author SHA1 Message Date
Philipp Czora
0199b2ccfb Merged branch feature/branches_v2_endpoint 2018-08-09 11:53:45 +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
Philipp Czora
efc72b21ec Minor changes due to review 2018-08-09 11:21:29 +02:00
René Pfeuffer
5e41a2595c Remove scm.iml file 2018-08-09 11:09:42 +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
René Pfeuffer
8e0af3354f Backed out changeset e5f1c37895b4 2018-08-09 09:17:07 +02:00
Maren Süwer
65ddd751cb created branch 2018-08-09 08:15:10 +02:00
René Pfeuffer
041c94fa55 Delete unused sub resources 2018-08-09 08:07:28 +02:00
René Pfeuffer
1c93551e5c Add source and changeset links to branch 2018-08-08 17:13:24 +02:00
René Pfeuffer
a5ddea31c7 Merge with 2.0.0-m3 2018-08-08 15:57:05 +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
René Pfeuffer
4baac8e83c Update animal sniffer 2018-08-08 15:15:29 +02:00
Philipp Czora
390ba29bee Renamed tests 2018-08-08 15:14:39 +02:00
Sebastian Sdorra
7bb7b2f771 merge with branch feature/ui-for-scm2_groups 2018-08-08 14:59:39 +02:00
René Pfeuffer
8f5b2f2fe4 Make sub resource level for branch root leaf 2018-08-08 14:24:51 +02:00
René Pfeuffer
6f796ec0d5 Update to JAX-RS 2.1 with resteasy 3.6.1 and jetty 9.4 2018-08-08 14:23:18 +02:00
Sebastian Sdorra
43b48254a7 close branch feature/ui-for-scm2_groups 2018-08-08 13:58:51 +02:00
Sebastian Sdorra
378a82244d move name validation to a non type specific validator 2018-08-08 13:45:27 +02:00
Sebastian Sdorra
3ff6129b09 allow creation and modification of groups without description 2018-08-08 13:44:14 +02:00
Sebastian Sdorra
fdf49406b9 remove unused index 2018-08-08 13:43:24 +02:00
Sebastian Sdorra
b5c609f110 validate memeber name, before adding to group 2018-08-08 13:42:36 +02:00
Sebastian Sdorra
72dab98c49 do not show empty cell, if no member is available 2018-08-08 13:41:40 +02:00
René Pfeuffer
67278582e3 Update to Mockito v2 2018-08-08 09:20:08 +02:00
Johannes Schnatterer
499be7314e Merged 2.0.0-m3 into feature/repository_config_v2_endpoint 2018-08-07 17:37:25 +02:00
Johannes Schnatterer
15da105683 Commits missing changes for HgConfigPackagesToDtoMapper 2018-08-07 17:23:52 +02:00
René Pfeuffer
47b55414f0 Add missing test 2018-08-07 17:06:33 +02:00
René Pfeuffer
8dd7aafecd Add missing documentation 2018-08-07 16:59:44 +02:00
René Pfeuffer
bf0c559a7d Use try-with-resources 2018-08-07 16:52:40 +02:00
Johannes Schnatterer
45822c44cb Deliver HgConfigPackages no longer as embedded.
They don't have an own identity in terms of REST and its much simpler
to return a simple list instead of an _embedded list.
Also gets rid of one HgConfigPackageToDtoMapper.
2018-08-07 16:47:03 +02:00
Sebastian Sdorra
15255aeeb1 merge with branch feature/repositories-ui 2018-08-07 16:34:26 +02:00
Philipp Czora
61a3e2d3a7 Merged heads 2018-08-07 16:20:12 +02:00
Sebastian Sdorra
0efbf05cb6 close branch feature/repositories-ui 2018-08-07 16:18:24 +02:00
René Pfeuffer
42aac06f0a Add branch endpoint 2018-08-07 16:15:52 +02:00
Sebastian Sdorra
8437c2dfba Merged in feature/integration_test_v2 (pull request #54)
Integration tests for v2
2018-08-07 14:14:43 +00:00
Sebastian Sdorra
75933c4f82 Close branch feature/integration_test_v2 2018-08-07 14:14:43 +00:00
Sebastian Sdorra
eaa99bf445 mark build as unstable, if an integration test fails 2018-08-07 16:05:44 +02:00
Maren Süwer
762044868c refactoring: change user to member since members do not have to be users 2018-08-07 15:51:02 +02:00
Sebastian Sdorra
77edb49f2a use scm-webapp from local repository and not from target directory 2018-08-07 15:50:38 +02:00
Sebastian Sdorra
0a887be349 cleanup pom of scm-it module 2018-08-07 15:39:39 +02:00
René Pfeuffer
14611d89d0 Add branch collection endpoint 2018-08-07 15:15:12 +02:00
Sebastian Sdorra
b251f61471 reenable flow for pre-commit 2018-08-07 15:10:47 +02:00
Sebastian Sdorra
7bf76a91f5 fixed review notes 2018-08-07 15:08:44 +02:00
Philipp Czora
d4ab19d730 Fixed issues according to review 2018-08-07 14:30:40 +02:00