13423 Commits

Author SHA1 Message Date
Philipp Czora
418b05abaa Bootstrapped Diff-Component 2018-09-28 14:30:26 +02:00
René Pfeuffer
6361ae35c1 Add config links for git, hg and svn 2018-09-28 14:17:48 +02:00
René Pfeuffer
b7ce1ae433 Merge with 2.0.0-m3 2018-09-28 13:38:46 +02:00
René Pfeuffer
4be4a902a3 Merge with 2.0.0-m3 2018-09-28 13:38:20 +02:00
René Pfeuffer
6819d6a0fe Remove unnecessary HEAD resolving 2018-09-28 13:17:42 +02:00
Sebastian Sdorra
7b807fa880 keep entered revision in source browser 2018-09-28 12:12:56 +02:00
Sebastian Sdorra
d1a9a1c63a implemented navigation within source browser 2018-09-28 11:31:38 +02:00
René Pfeuffer
964f2eab2e Remove duplication 2018-09-28 11:18:36 +02:00
René Pfeuffer
e35ec519cb Add method to retrieve branch name from repository 2018-09-28 10:14:04 +02:00
Sebastian Sdorra
9606a8af29 fixed failing reducer test 2018-09-28 08:14:37 +02:00
Sebastian Sdorra
2b7453fc57 implemented ui for sources root 2018-09-27 16:32:37 +02:00
Philipp Czora
360bb807b9 Fixed bug causing multiple requests for changesets
Fixed bug related to displaying errors

additionally: implemented i18n
2018-09-27 16:29:33 +02:00
Maren Süwer
f4123bd758 remove yarn.lock from tracking 2018-09-27 15:32:05 +02:00
Maren Süwer
a8f4c394ea add help icon and mockup for usage 2018-09-27 15:29:40 +02:00
Maren Süwer
4e7dcb4ee3 add bulma extension tooltip 2018-09-27 15:28:50 +02:00
Sebastian Sdorra
b011056352 create new branch feature/ui-sources 2018-09-27 14:30:54 +02:00
Maren Süwer
5a7b598e8b create branch 2018-09-27 13:48:41 +02:00
Sebastian Sdorra
8b81898f7e Merged in feature/disable_concurrent_builds (pull request #78)
Disable concurrent builds
2018-09-27 11:13:21 +00:00
Sebastian Sdorra
37188dfe61 Close branch feature/disable_concurrent_builds 2018-09-27 11:13:21 +00:00
Sebastian Sdorra
11fca51f5f fix missing checkout/clone description on repository information page 2018-09-27 12:17:36 +02:00
Maren Süwer
700abf7fe0 change name of extension point 2018-09-27 11:59:10 +02:00
Maren Süwer
33ffd4baa8 remove reset state since it is not needed2
§
2018-09-27 11:57:19 +02:00
René Pfeuffer
487ca6bd6d Merge with 2.0.0-m3 2018-09-27 11:56:24 +02:00
Maren Süwer
991640bc4b show no image if extension point is not used 2018-09-27 11:56:04 +02:00
René Pfeuffer
fdbc5077d2 Fix integration tests
Every authenticated user should be able to see her own "Me" Resource.
2018-09-27 11:50:58 +02:00
Maren Süwer
2a684ec0a6 activate navLink of history if changesets are shown 2018-09-27 09:59:52 +02:00
Maren Süwer
a1e0e790ad allow navlink to be active at other links 2018-09-27 09:59:25 +02:00
René Pfeuffer
20f3f86f73 Fix unit test 2018-09-27 09:34:37 +02:00
Mohamed Karray
ffeb1e9a3f add final class 2018-09-27 09:27:34 +02:00
René Pfeuffer
f74003e485 Introduce new permissions for listings 2018-09-27 08:55:07 +02:00
René Pfeuffer
987cd54dc7 Fix missing media type 2018-09-26 17:33:07 +02:00
René Pfeuffer
357ccc7ddb Introduce index resource with first links 2018-09-26 17:00:13 +02:00
Philipp Czora
b645901704 Merged in feature/k8s (pull request #79)
Feature continuous K8s deployment
2018-09-26 14:09:46 +00:00
Philipp Czora
51d198deaa Close branch feature/k8s 2018-09-26 14:09:46 +00:00
Mohamed Karray
9b5848ea07 add validation pattern for permission name 2018-09-26 14:03:08 +02:00
René Pfeuffer
9f80840c43 Add branch to changeset collections
Branch information is added to a changeset collection and therefore
removed from single changesets for git repositories. Mercurial
repositories now also set the default branch in changesets.
2018-09-26 13:19:38 +02:00
Maren Süwer
34444ac4a9 put image left to table 2018-09-25 16:12:11 +02:00
Maren Süwer
ca725100ba avoid reloading of state 2018-09-25 16:12:03 +02:00
Maren Süwer
24589556c7 add extension point 2018-09-25 15:38:59 +02:00
Maren Süwer
9ee7fc7499 complete module and show changesets, error and loading 2018-09-25 15:08:57 +02:00
Maren Süwer
5463796741 fetch changeset correct 2018-09-25 14:11:18 +02:00
Maren Süwer
5e1abeefd9 do not allow @ names 2018-09-25 13:35:20 +02:00
Maren Süwer
2e274ae144 correct password input of user creation 2018-09-25 13:34:56 +02:00
Maren Süwer
e3c7f50797 try to use getState 2018-09-25 13:18:59 +02:00
René Pfeuffer
09072d06a6 Fix location link for group permissions on POST 2018-09-25 12:51:10 +02:00
Sebastian Sdorra
faa2894417 added configmap to configure scm-server
This should also fix wrong generated hal links, if an https enabled ingress is used.
2018-09-25 11:51:41 +02:00
Maren Süwer
5fb36a553d add error and failure handling for group and user permission 2018-09-25 11:37:33 +02:00
Maren Süwer
ab0f96db6b correct error handling: groups and user permission can have the same name 2018-09-25 09:22:31 +02:00
René Pfeuffer
d8a1089750 Run docker build and deployment only for main branch 2018-09-25 09:22:25 +02:00
Maren Süwer
225bb341d5 remove state but use READ as default afterwards 2018-09-25 08:49:24 +02:00