Commit Graph

6410 Commits

Author SHA1 Message Date
Sebastian Sdorra
b239ebdc7c close branch feature/changes-for-script-plugin 2019-01-11 13:48:18 +01:00
Sebastian Sdorra
3d853d2eaf pass links to the main.route extension point 2019-01-11 13:10:15 +01:00
Sebastian Sdorra
b80f0572df added extension point for primary-navigation and main.route 2019-01-07 10:10:06 +01:00
Sebastian Sdorra
43355fbfca fix classloading, if the class was not found at the first plugin 2019-01-07 07:57:58 +01:00
Philipp Czora
a03d038309 Merged in feature/changes-for-cas-plugin (pull request #146)
Feature/changes for cas plugin
2019-01-04 10:45:58 +00:00
Philipp Czora
9dd8405d6b Close branch feature/changes-for-cas-plugin 2019-01-04 10:45:58 +00:00
Sebastian Sdorra
1957d368a4 Merged in feature/changeset_desc_ext_point (pull request #144)
Added extension point for changeset description
2019-01-04 07:37:55 +00:00
Sebastian Sdorra
59fbcc9271 Close branch feature/changeset_desc_ext_point 2019-01-04 07:37:55 +00:00
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
Sebastian Sdorra
67052e7bf9 improved logout link extension point 2019-01-02 12:28:52 +01:00
Sebastian Sdorra
d9e196adae pass all index resource links to the primary navigation and added an extension point for logout 2019-01-02 11:53:51 +01: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
0e1a37e64f Added extension point for changeset description 2018-12-27 13:57:45 +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
Sebastian Sdorra
ac4a57f2f3 replace TokenClaimsValidator with not so generic AccessTokenValidator interface and fixed duplicated code of BearerRealm and JwtAccessTokenResolve 2018-12-21 08:35:18 +01:00
Sebastian Sdorra
46d6e88530 merge with 2.0.0-m3 2018-12-21 07:35:22 +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