Philipp Czora
|
3497ffddae
|
Fixed bug
|
2019-01-03 14:45:19 +01:00 |
|
Philipp Czora
|
8c5aab39b1
|
Merged branch feature/link_enricher
|
2019-01-03 13:35:15 +01:00 |
|
Sebastian Sdorra
|
5f80f5c4af
|
extends LinkEnricher api to append link arrays to the response
|
2019-01-03 11:18:22 +01:00 |
|
Sebastian Sdorra
|
7821b68d9c
|
implemented LinkEnricher registration via Enrich annotation
|
2019-01-03 10:52:37 +01:00 |
|
Sebastian Sdorra
|
471852d360
|
implement new link enricher api for various resource objects.
Repository, Tag, Branch, Changeset, FileObject, Group, User, Me and Index
|
2019-01-03 10:20:39 +01:00 |
|
Sebastian Sdorra
|
c69c8028c9
|
added new api to simplify the process of appending links to json responses
|
2019-01-03 09:46:48 +01:00 |
|
Florian Scholdei
|
e7fd49dce8
|
Merged in bugfix/correct_error_message_when_password_is_wrong (pull request #145)
Bugfix/correct error message when password is wrong
|
2019-01-02 14:59:54 +00:00 |
|
Florian Scholdei
|
c0e293b307
|
Close branch bugfix/correct_error_message_when_password_is_wrong
|
2019-01-02 14:59:54 +00:00 |
|
Florian Scholdei
|
b6520cc0f8
|
Merged in bugfix/repos_in_overview_clickable (pull request #141)
Bugfix/repos in overview clickable
|
2019-01-02 14:50:08 +00:00 |
|
Florian Scholdei
|
6fdb249afe
|
Close branch bugfix/repos_in_overview_clickable
|
2019-01-02 14:50:08 +00:00 |
|
Maren Süwer
|
dce0a8996e
|
refactoring
|
2019-01-02 11:33:31 +01:00 |
|
Maren Süwer
|
4244e00552
|
use correct translation
|
2019-01-02 11:32:43 +01:00 |
|
Maren Süwer
|
63585eed5d
|
start bugfix
|
2019-01-02 11:31:05 +01:00 |
|
Philipp Czora
|
d0e13fcb09
|
Revert: Added extension point for changeset description
|
2018-12-27 13:56:35 +01:00 |
|
Philipp Czora
|
1898a8ffe5
|
Added extension point for changeset description
|
2018-12-27 13:48:55 +01:00 |
|
René Pfeuffer
|
78878ffe88
|
Merged in bugfix/fetch_not_found (pull request #131)
Map JAX NotFoundException to 404
|
2018-12-21 13:09:44 +00:00 |
|
René Pfeuffer
|
8d7e59b850
|
Close branch bugfix/fetch_not_found
|
2018-12-21 13:09:44 +00:00 |
|
René Pfeuffer
|
58df98f8b8
|
Merge with 2.0.0-m3
|
2018-12-21 14:08:46 +01:00 |
|
René Pfeuffer
|
05c4e722b6
|
Map com.fasterxml.jackson.core.JsonParseException to proper response
|
2018-12-21 14:05:52 +01:00 |
|
Philipp Czora
|
5202c80e95
|
Fixed bug causing changes in the sources (e.g. via push) not to be reflected in UI
|
2018-12-21 13:39:24 +01:00 |
|
Maren Süwer
|
2f6eae4fac
|
repository link should be clickable everywhere in its box
|
2018-12-20 16:45:38 +01:00 |
|
Maren Süwer
|
fe9346fee6
|
rename css class
|
2018-12-20 16:27:41 +01:00 |
|
Sebastian Sdorra
|
a9f54d3c69
|
remove max-height css property, because it breaks pr detail view
|
2018-12-20 13:04:28 +01:00 |
|
Maren Süwer
|
0f64e7edeb
|
Merged in feature/ux (pull request #139)
Feature/ux
|
2018-12-20 10:32:46 +00:00 |
|
Maren Süwer
|
dbf01d6cf3
|
Close branch feature/ux
|
2018-12-20 10:32:46 +00:00 |
|
Maren Süwer
|
3ae71cceb1
|
fixed missing classes prop
|
2018-12-20 11:32:01 +01:00 |
|
Maren Süwer
|
9ca1ccb933
|
renaming
|
2018-12-20 11:31:32 +01:00 |
|
René Pfeuffer
|
f6ca260b55
|
Merged in feature/git_default_branch (pull request #136)
git default branch
|
2018-12-20 10:31:10 +00:00 |
|
René Pfeuffer
|
fdbb37709b
|
Close branch feature/git_default_branch
|
2018-12-20 10:31:10 +00:00 |
|
Maren Süwer
|
77c26f0865
|
Use prettier to format
|
2018-12-20 11:30:28 +01:00 |
|
Maren Süwer
|
707715ec75
|
check if column size is full for repo overview
|
2018-12-20 11:12:04 +01:00 |
|
René Pfeuffer
|
f37534987a
|
Merge with 2.0.0-m3
|
2018-12-20 10:56:00 +01:00 |
|
René Pfeuffer
|
3b33b3b0a4
|
Merge with 2.0.0-m3
|
2018-12-20 10:55:40 +01:00 |
|
Sebastian Sdorra
|
98d30ad25f
|
Merged in feature/no_basic_auth (pull request #140)
Do not send basic auth for /repo requests from web browser
|
2018-12-20 09:49:42 +00:00 |
|
Sebastian Sdorra
|
1a0f3c860f
|
Close branch feature/no_basic_auth
|
2018-12-20 09:49:42 +00:00 |
|
René Pfeuffer
|
d9bfddce2d
|
Add documentation about status codes
|
2018-12-20 10:47:24 +01:00 |
|
Sebastian Sdorra
|
ac1da68880
|
Merged in bugfix/incoming_diff_with_merge (pull request #138)
Fix incoming diff with merges from target branch.
|
2018-12-20 09:46:43 +00:00 |
|
Sebastian Sdorra
|
0eb5bf8117
|
Close branch bugfix/incoming_diff_with_merge
|
2018-12-20 09:46:43 +00:00 |
|
René Pfeuffer
|
ffa013de68
|
Merge with 2.0.0-m3
|
2018-12-20 10:44:44 +01:00 |
|
René Pfeuffer
|
f87c09334e
|
Undo unnecessary change
|
2018-12-20 10:31:29 +01:00 |
|
Maren Süwer
|
ca865125b8
|
remove margin of heading
|
2018-12-20 10:30:46 +01:00 |
|
René Pfeuffer
|
667accdf93
|
Undo unnecessary change
|
2018-12-20 10:30:20 +01:00 |
|
Sebastian Sdorra
|
6efe1861eb
|
Merged in feature/diff_always_loading_when_no_diff (pull request #137)
Feature/diff always loading when no diff
|
2018-12-20 09:29:36 +00:00 |
|
Sebastian Sdorra
|
ca54b31c9d
|
Close branch feature/diff_always_loading_when_no_diff
|
2018-12-20 09:29:36 +00:00 |
|
Maren Süwer
|
6d182e8bc0
|
use className instead of class
|
2018-12-20 10:21:18 +01:00 |
|
Maren Süwer
|
a61fa52fa2
|
center image
|
2018-12-20 10:11:23 +01:00 |
|
René Pfeuffer
|
3774b5abb3
|
Do not send basic auth for /repo requests from web browser
This fixes the basic auth popups in browsers after session timeout and
reload in browsers "inside" of repositories.
|
2018-12-20 10:05:17 +01:00 |
|
Maren Süwer
|
0e924a3176
|
shorten description if it is longer than expected
|
2018-12-20 09:48:01 +01:00 |
|
Maren Süwer
|
d559c85b6d
|
add background color to information of content
|
2018-12-19 17:00:21 +01:00 |
|
Maren Süwer
|
f0fb4dbdd8
|
added border around content table
|
2018-12-19 16:39:46 +01:00 |
|