Commit Graph

5740 Commits

Author SHA1 Message Date
Philipp Czora
62abae4368 Bootstrapped reimplementation of Changeset list 2018-10-09 21:36:41 +02:00
Mohamed Karray
67b3630c16 Merged in bugfix/lerna_version (pull request #88)
Bugfix/lerna version
2018-10-09 15:21:51 +00:00
Mohamed Karray
39ba689405 Close branch bugfix/lerna_version 2018-10-09 15:21:51 +00:00
René Pfeuffer
d94b4ab21d Merged in feature/autocomplet_endpoint_v2 (pull request #87)
Feature/autocomplet endpoint v2
2018-10-09 15:08:33 +00:00
René Pfeuffer
29faaf1c03 Close branch feature/autocomplet_endpoint_v2 2018-10-09 15:08:33 +00:00
Mohamed Karray
9ad2b3ffad add yarn.lock 2018-10-09 16:48:07 +02:00
Mohamed Karray
7473f06df9 return true if the unlink cmd exit with error 2018-10-09 16:46:14 +02:00
Philipp Czora
3caac90d3c Fixed minor issues 2018-10-09 16:24:19 +02:00
René Pfeuffer
db24d9ccfb Merge 2018-10-09 16:01:28 +02:00
René Pfeuffer
30ac4be7bf Backout ui changes 2018-10-09 16:00:03 +02:00
René Pfeuffer
433cf2a02e Revert to status of v2.0.0-m3 2018-10-09 15:42:21 +02:00
René Pfeuffer
e6b241727f Backed out changeset c0ce0773f13d 2018-10-09 15:37:09 +02:00
René Pfeuffer
de805788fc Backed out changeset cee469c7213b 2018-10-09 15:35:54 +02:00
Mohamed Karray
89f0556312 force install lerna 3.2.1 2018-10-09 15:25:47 +02:00
René Pfeuffer
a0865adbd5 Merge with 2.0.0-m3 2018-10-09 13:08:35 +02:00
Philipp Czora
f95ffe25f3 Fixes NavLink highlighting 2018-10-09 11:53:06 +02:00
Philipp Czora
6475320e61 Fixed unit test 2018-10-09 11:52:16 +02:00
Maren Süwer
41e827186d correct usage of changed methods 2018-10-09 11:35:02 +02:00
Maren Süwer
5cb5bc9bd7 use repository instead of namespace and name 2018-10-09 11:32:56 +02:00
Maren Süwer
8c1ec57548 correct url 2018-10-09 11:32:47 +02:00
Johannes Schnatterer
52dbb6c109 Merge 2018-10-09 11:26:08 +02:00
Mohamed Karray
22a414aa8b merge 2018-10-09 11:23:35 +02:00
Johannes Schnatterer
24052d7896 Jenkins: Increases SonarCloud timeout to 5 minutes.
Every now and then sonarcloud is under pressure and needs longer
than 2 minutes to call our quality gate webhook.
2018-10-09 11:17:06 +02:00
Mohamed Karray
a23c497b3a merge + use the old search methods in the autocomplete feature 2018-10-09 11:11:25 +02:00
Maren Süwer
0a46c3b367 show mail only if set 2018-10-09 11:11:02 +02:00
Sebastian Sdorra
e71e875e4d Merged in feature/harmonize_branches_in_changesets (pull request #81)
Add branch to changeset collections
2018-10-09 09:10:20 +00:00
Sebastian Sdorra
2c476c34ef Close branch feature/harmonize_branches_in_changesets 2018-10-09 09:10:20 +00:00
Sebastian Sdorra
a22bb631b2 start refactoring of dto mapping of BrowserResult and FileObject 2018-10-09 11:09:43 +02:00
Maren Süwer
e7c7cb221e correct api for tests 2018-10-09 11:02:55 +02:00
Maren Süwer
770789b2db merge 2.0.0-m3 2018-10-09 10:56:52 +02:00
Philipp Czora
1606add59a Show BranchChooser div only when there are branches to choose from 2018-10-09 09:22:06 +02:00
Mohamed Karray
41b47b13dc use javax validation 2018-10-09 08:55:57 +02:00
Sebastian Sdorra
768309cea4 use develop branch instead of default 2018-10-09 08:52:33 +02:00
Sebastian Sdorra
8de89928b3 remove unused imports 2018-10-09 08:50:20 +02:00
Philipp Czora
dbe9ee59a8 Fixed issues noticed in review 2018-10-08 17:34:11 +02:00
Mohamed Karray
08a8b4a067 Merged in feature/gzip_compression (pull request #86)
Feature gzip compression
2018-10-08 14:10:15 +00:00
Mohamed Karray
a6c0922591 Close branch feature/gzip_compression 2018-10-08 14:10:15 +00:00
Mohamed Karray
9f02102f42 skip yarn unlink 2018-10-08 15:51:29 +02:00
Sebastian Sdorra
bc240577f8 implemented new browse api for mercurial 2018-10-08 14:40:40 +02:00
Sebastian Sdorra
791770f87e implemented new browse api for svn 2018-10-08 14:39:56 +02:00
Sebastian Sdorra
ed9f5fc69e implement new browse api for git 2018-10-08 14:39:11 +02:00
Sebastian Sdorra
e5a3cbb50e change browse api in order to build a tree base file structure 2018-10-08 14:38:27 +02:00
Mohamed Karray
8908bf0646 try lerna exec with --bail=false 2018-10-08 14:33:48 +02:00
Mohamed Karray
05c37b8728 merge 2018-10-08 14:15:06 +02:00
Mohamed Karray
ddcc21c1a8 add autocomplete endpoint 2018-10-08 13:39:33 +02:00
Philipp Czora
e58269444b Fixed issues preventing paged changeset list to be accessed via URL 2018-10-08 12:54:11 +02:00
Philipp Czora
7036291874 Refactored branches and changesets modules 2018-10-05 17:13:12 +02:00
Philipp Czora
17f3342cc2 Merged in feature/ui-for-scm2_permissions (pull request #71)
Feature/ui for scm2 permissions
2018-10-05 11:21:04 +00:00
Philipp Czora
fa4ff41329 Close branch feature/ui-for-scm2_permissions 2018-10-05 11:21:04 +00:00
Maren Süwer
9fb587f227 merge 2.0.0-m3 2018-10-05 10:21:11 +02:00