Commit Graph

7735 Commits

Author SHA1 Message Date
Sebastian Sdorra
7bbafee1ed the branch endpoint should return a not found error with context, if the branch does not exists 2019-04-03 17:10:22 +02:00
Sebastian Sdorra
3122ec5fb0 fixes wrong import of NotFoundError 2019-04-03 17:09:31 +02:00
Florian Scholdei
c8fa40d520 added specific check for errortype for create newbranch redirect 2019-04-03 16:46:28 +02:00
Florian Scholdei
61c94de51d merged for orderbranches and routing 2019-04-03 16:43:36 +02:00
Florian Scholdei
c32b3fe6dc added create branch redirect 2019-04-03 16:28:54 +02:00
Florian Scholdei
f940af3369 outsourced single branch routing to branchroot 2019-04-03 15:19:54 +02:00
Florian Scholdei
9a8fd459f8 renamed orderBranches path 2019-04-03 13:39:16 +02:00
Florian Scholdei
3e2cb0b212 moved orderbranches function and tests in seperate file 2019-04-03 13:24:41 +02:00
Florian Scholdei
d4e996dde2 started creating branch form 2019-04-03 13:12:07 +02:00
Sebastian Sdorra
1b82da47c6 Merged in feature/localized_templates (pull request #227)
Add localization option for template engines
2019-04-03 10:51:24 +00:00
Sebastian Sdorra
2b71525fa1 Close branch feature/localized_templates 2019-04-03 10:51:24 +00:00
René Pfeuffer
08260fd7be Add localization option for template engines 2019-04-03 11:52:01 +02:00
Sebastian Sdorra
751196c870 Merged in bugfix/disable_scmadmin (pull request #225)
Disable creation of scmadmin with system parameter
2019-04-03 08:34:57 +00:00
Sebastian Sdorra
ada364c4ee Close branch bugfix/disable_scmadmin 2019-04-03 08:34:57 +00:00
Florian Scholdei
148f05daee review changes have been implemented: integrated createLink functionalities in BranchButtonGroup, outsourced orderBraches and wrote unit tests 2019-04-03 10:11:43 +02:00
Florian Scholdei
b1d631fe57 added defaultbranchtag component 2019-04-03 08:52:29 +02:00
René Pfeuffer
6ec4933921 Use Boolean#getBoolean and prefix parameter 2019-04-03 08:01:15 +02:00
René Pfeuffer
7ef37ef687 Merge with 2.0.0-m3 2019-04-03 07:50:23 +02:00
Florian Scholdei
81d25e74eb applied simplified brunchdetail design 2019-04-02 17:45:25 +02:00
Florian Scholdei
7c61efb20b added defaultBranch to Branches type, changed ui-bundler version for better testing experience in intellij, corrected fetchBranch functionality, wrote reducer for single branch and unit tests 2019-04-02 17:31:32 +02:00
Rene Pfeuffer
be7d5fcc58 Merged in feature/i18n_mail_notification (pull request #226)
add optionValues to the DropDow component
2019-04-02 11:49:06 +00:00
Rene Pfeuffer
f4fdf713df Close branch feature/i18n_mail_notification 2019-04-02 11:49:06 +00:00
René Pfeuffer
d0bffcbf10 Merge with 2.0.0-m3 2019-04-02 10:35:45 +02:00
René Pfeuffer
f9be1cd92f Flip columns for base url config 2019-04-02 10:30:19 +02:00
Florian Scholdei
e736add3fd added branch reducer tests 2019-04-02 10:27:00 +02:00
René Pfeuffer
460ab22f56 Add logging 2019-04-02 09:42:50 +02:00
Florian Scholdei
db0a835bca added create branch trans, fixed branchtable trans, moved branches modules 2019-04-02 09:27:34 +02:00
René Pfeuffer
d528682b51 Disable creation of scmadmin with system parameter 2019-04-02 08:21:47 +02:00
Florian Scholdei
d8a33e0fc2 vcentered default branch label + more spacing 2019-04-01 15:58:07 +02:00
Mohamed Karray
43948143f3 Merged in feature/autocompete (pull request #221)
add prop to the autocomplete component to indicate if an automatic create action is required
2019-04-01 13:43:02 +00:00
Mohamed Karray
a121d0141e Close branch feature/autocompete 2019-04-01 13:43:02 +00:00
Florian Scholdei
7442712cd7 merge 2019-04-01 15:33:51 +02:00
Florian Scholdei
2ba57dc141 small code improvement 2019-04-01 15:32:29 +02:00
Florian Scholdei
d6ead4fa82 created repo specific xhangeset and sourceslink 2019-04-01 15:25:55 +02:00
Florian Scholdei
7f1aeb0492 restyled branches overview tabled, fixed en/decoded branch name 2019-04-01 15:13:44 +02:00
René Pfeuffer
88151f2dce Merge with 2.0.0-m3 2019-04-01 14:54:42 +02:00
Sebastian Sdorra
4e67a5bcf3 Merged in feature/create_branch (pull request #224)
Feature create branch
2019-04-01 12:51:28 +00:00
Sebastian Sdorra
009713161f Close branch feature/create_branch 2019-04-01 12:51:28 +00:00
René Pfeuffer
ae79a5ad9d Introduce own manager for reduced model object
Move autocomplete functionality to own managers and add functions to
load reduced model objects by id
2019-04-01 13:51:34 +02:00
Florian Scholdei
5420884f5a added hg and git branch manual 2019-04-01 13:47:41 +02:00
Florian Scholdei
eaf3641d6f fixed get branch, added tests 2019-04-01 13:12:34 +02:00
Florian Scholdei
bb5e3c9c58 added gitbranchinformation binding 2019-04-01 09:52:39 +02:00
René Pfeuffer
f8a59a4d0f Use new IntegrateChangesFromWorkdirException in merge command 2019-03-29 16:13:29 +01:00
René Pfeuffer
2e93a9efec Implement peer review comments 2019-03-29 15:39:44 +01:00
Florian Scholdei
442e4c4889 first attempt on fetching single branch 2019-03-29 15:25:32 +01:00
Florian Scholdei
e6912ef77b fixed preloading bug for sorting null branches 2019-03-29 14:54:18 +01:00
Florian Scholdei
b7178d3332 sorted branches and show defaultbranch label 2019-03-29 14:24:54 +01:00
Florian Scholdei
be03863847 merge 2019-03-29 13:53:23 +01:00
Florian Scholdei
3ac82e4021 added placeholder buttonGroup, first attempt on fetchingbranch, last correction of regex 2019-03-29 13:52:19 +01:00
René Pfeuffer
89de300137 Add minimal error handling 2019-03-29 13:39:55 +01:00