Sebastian Sdorra
|
2b041c3c53
|
Merged in feature/branch-overview (pull request #222)
Feature/branch overview
|
2019-04-03 15:54:45 +00:00 |
|
Florian Scholdei
|
61c1e5e317
|
merge
|
2019-04-03 17:35:49 +02:00 |
|
Florian Scholdei
|
945dc2d360
|
emphasized link to be done
|
2019-04-03 17:35:02 +02:00 |
|
Sebastian Sdorra
|
ea986e3b09
|
use ErrorNotification instead of ErrorPage, because we are already wrapped by a Page
|
2019-04-03 17:17:58 +02:00 |
|
Florian Scholdei
|
63137ff5c5
|
ordered branches in selectfield and added first form validation
|
2019-04-03 17:16:55 +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 |
|
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 |
|
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 |
|
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 |
|
Florian Scholdei
|
db0a835bca
|
added create branch trans, fixed branchtable trans, moved branches modules
|
2019-04-02 09:27:34 +02:00 |
|
Florian Scholdei
|
d8a33e0fc2
|
vcentered default branch label + more spacing
|
2019-04-01 15:58:07 +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 |
|
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 |
|
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
|
3ac82e4021
|
added placeholder buttonGroup, first attempt on fetchingbranch, last correction of regex
|
2019-03-29 13:52:19 +01:00 |
|
Florian Scholdei
|
7ea2a06b1e
|
fixed branchesRegex for branch/name/changesets
|
2019-03-29 10:34:29 +01:00 |
|
Florian Scholdei
|
68d17f8ad8
|
added branches matches regex and trans for createBranch
|
2019-03-29 10:22:54 +01:00 |
|
Florian Scholdei
|
07948b51a8
|
changed BranchView component to container and simplified BranchTable with new BranchRow
|
2019-03-29 10:02:53 +01:00 |
|
Florian Scholdei
|
fe510d592a
|
structured branch code and translations
|
2019-03-28 17:09:59 +01:00 |
|
Florian Scholdei
|
c8ac5a391c
|
run eslint
|
2019-03-28 14:53:03 +01:00 |
|
Florian Scholdei
|
c4519ef6ff
|
added create button
|
2019-03-28 14:47:57 +01:00 |
|
Florian Scholdei
|
f59521a9f1
|
added translation and used styled table instead of list
|
2019-03-28 14:19:53 +01:00 |
|
Florian Scholdei
|
10d46a7ceb
|
added branches link to repo overview
|
2019-03-28 13:40:38 +01:00 |
|
Florian Scholdei
|
d5db607d66
|
changed code-branch icon for more clarity over commit icon
|
2019-03-28 13:40:12 +01:00 |
|
Florian Scholdei
|
a5d07cc2cd
|
added branches overview and navlink
|
2019-03-28 11:51:00 +01:00 |
|
Florian Scholdei
|
9d43cc745f
|
renamed branches url
|
2019-03-28 10:16:19 +01:00 |
|
Sebastian Sdorra
|
50cb7e9370
|
merge with 2.0.0-m3
|
2019-03-21 10:47:33 +01:00 |
|
Sebastian Sdorra
|
3e9f59ef47
|
support for managing external managed groups
|
2019-03-21 09:58:36 +01:00 |
|
Sebastian Sdorra
|
827a188713
|
merge repository heads
|
2019-03-14 17:43:28 +01:00 |
|
Sebastian Sdorra
|
913cb9c6c7
|
fixed loading of plugin bundles with activated cas plugin
|
2019-03-14 17:38:00 +01:00 |
|
René Pfeuffer
|
1ad2ea61f5
|
Remove not implemented config options
|
2019-03-14 13:42:13 +01:00 |
|
Sebastian Sdorra
|
aec702ff89
|
Merged in bugfix/disable_repository_config (pull request #218)
Bugfix: Disable repository config without permission
|
2019-03-14 10:48:06 +00:00 |
|
René Pfeuffer
|
960780946b
|
Fix repo config for user without permission
Disable fields and remove submit buttons when user has not permission,
aka no config links.
|
2019-03-14 11:14:09 +01:00 |
|
Sebastian Sdorra
|
ba3f3acc7b
|
fix wrong line endings
|
2019-03-14 10:15:15 +01:00 |
|