René Pfeuffer
67d68a5bc2
Add version attribute
2018-10-01 13:06:59 +02:00
René Pfeuffer
d4237b1fe9
Generate only one login link
2018-10-01 13:02:34 +02:00
René Pfeuffer
2c5fdd6b41
Add ui plugin and self links
2018-10-01 12:59:45 +02:00
René Pfeuffer
aed4c60296
Add missing unit tests
2018-10-01 12:58:53 +02:00
Sebastian Sdorra
f46b0b0760
update ui-bundler to v0.0.17
2018-10-01 12:57:10 +02:00
Mohamed Karray
2bc9a2d70f
add unit tests for the user and group name validation
2018-10-01 12:20:17 +02:00
René Pfeuffer
80740cfb0e
Correct config link name in unit test
2018-10-01 09:22:41 +02:00
René Pfeuffer
8f139c8d4a
Reduce code duplication for json object modification
2018-09-28 16:53:09 +02:00
René Pfeuffer
0356af9ced
Fix head ref computation
2018-09-28 16:19:41 +02:00
René Pfeuffer
3dd632888b
Fix optional mapping
2018-09-28 16:09:09 +02:00
René Pfeuffer
1440fa7b9d
Add integration test
2018-09-28 15:55:57 +02:00
René Pfeuffer
e28f30fbea
Change correct filter for security
2018-09-28 15:55:42 +02:00
René Pfeuffer
ed9b10b86f
Permit unathenticated index access
2018-09-28 14:40:26 +02:00
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