Commit Graph

258 Commits

Author SHA1 Message Date
Sebastian Sdorra
71d51d6086 Fix test for jest 26 2020-11-18 17:08:07 +01:00
Eduard Heimbuch
fd7f28fc3f do not add JumpToFileButtons if no path exists cause they are broken anyway 2020-11-17 08:34:27 +01:00
Eduard Heimbuch
6343eddeb3 fix annoying react error "missing unique key prop" 2020-11-17 08:34:27 +01:00
Eduard Heimbuch
358b2ed993 only instantiate confirmAlert if needed 2020-11-12 14:56:45 +01:00
Eduard Heimbuch
595d97b211 cleanup 2020-11-11 17:20:13 +01:00
Eduard Heimbuch
77788bab01 cleanup 2020-11-11 16:42:09 +01:00
Eduard Heimbuch
20d2f6b5d5 add 'delete branch' function to frontend 2020-11-11 15:58:58 +01:00
Eduard Heimbuch
bb82c18e2b add delete link to branchDto 2020-11-11 14:09:15 +01:00
René Pfeuffer
c2a7ed8869 Validate banch names 2020-10-30 14:24:31 +01:00
Florian Scholdei
e141e33aa3 Clarify prop usage by renaming in more self-evident name 2020-10-21 12:23:58 +02:00
Florian Scholdei
6024d8c3e1 Unify title usage within an area 2020-10-21 10:47:05 +02:00
Florian Scholdei
27d4b0a755 Fix review findings 2020-10-20 10:18:44 +02:00
Florian Scholdei
c366203d1f New Fullscreen component 2020-10-14 22:48:10 +02:00
Florian Scholdei
db6ec1e543 Update documentation 2020-10-09 12:40:18 +02:00
Florian Scholdei
9d9531be95 Merge with upstream 2020-10-08 00:47:45 +02:00
Florian Scholdei
a2f1c88bfd Add explanatory text in logic part, rename some variables 2020-10-07 20:33:09 +02:00
Konstantin Schaper
0f25508353 Merge pull request #1349 from scm-manager/feature/modal-rework
Feature/modal rework
2020-10-07 18:22:19 +02:00
Konstantin Schaper
330e974cac fix review findings 2020-10-06 13:45:17 +02:00
Florian Scholdei
6baf759df9 Move FileLink.test.ts 2020-10-06 10:27:50 +02:00
Konstantin Schaper
fcbdb6c2f7 fix dialogs not closing properly 2020-10-05 20:05:57 +02:00
Konstantin Schaper
329ef794d4 fix broken unit test 2020-10-05 18:40:15 +02:00
Florian Scholdei
68a6d09c14 Clarify meaning of icons by adding title in sources view 2020-10-05 15:57:41 +02:00
Florian Scholdei
1e410a71a7 Changes behavior for relative (only hover and context) and absolute links (internal vs external) 2020-10-05 15:30:30 +02:00
Florian Scholdei
4874966305 Change icon for subRepository 2020-10-05 15:27:24 +02:00
Konstantin Schaper
a9cf787364 replace confirmAlert function usage with the actual component 2020-10-05 13:10:53 +02:00
René Pfeuffer
ec57dc0731 Add UI for api keys 2020-10-05 10:53:30 +02:00
Florian Scholdei
362a5447d1 Add external link for git submodule with absolute urls 2020-10-01 15:52:07 +02:00
Florian Scholdei
b72dc36f3e Fix TagDetail title on mobile view 2020-09-24 09:52:54 +02:00
eheimbuch
bd340e9c36 Merge pull request #1340 from scm-manager/bugfix/load_sources_with_offset
Handling of branch with slashes in source view
2020-09-21 14:56:58 +02:00
eheimbuch
0b85794d84 Merge branch 'develop' into bugfix/branchselector_overflow 2020-09-21 12:20:11 +02:00
Florian Scholdei
7159f4766c Merge with upstream 2020-09-21 12:16:35 +02:00
Florian Scholdei
9f0ff33f46 Fix handling of slashes in branches in 'offset loading'-case 2020-09-21 12:05:07 +02:00
Florian Scholdei
e5be70e869 Merge remote-tracking branch 'origin/develop' into bugfix/branchselector_overflow 2020-09-21 11:06:31 +02:00
Florian Scholdei
2de30a2224 Use array find instead of filter 2020-09-21 11:01:22 +02:00
Florian Scholdei
b7d3a17ee5 Merge with upstream 2020-09-21 10:50:52 +02:00
Eduard Heimbuch
bb4874b8c1 user with write permission on namespacesPermissions may also read the namespacePermissions so it is consistent to other permissions 2020-09-21 10:44:12 +02:00
Florian Scholdei
8123fbb164 Correct overflow for too long branch names 2020-09-21 10:37:03 +02:00
Florian Scholdei
a1ea6ea62e Set default branch in branch selector if nothing is selected 2020-09-21 09:58:49 +02:00
René Pfeuffer
bbfe2b08bc Extract common function 'matchedUrl' 2020-09-18 17:38:10 +02:00
René Pfeuffer
4523e22feb Extract common function 'stripEndingSlash' 2020-09-18 17:20:54 +02:00
René Pfeuffer
b1c0ec15a7 Heed peer review remarks 2020-09-18 16:02:20 +02:00
René Pfeuffer
f628749411 User documentation for namespace permissions 2020-09-18 14:31:45 +02:00
René Pfeuffer
c679c064f3 Add settings icon to namespace group header 2020-09-18 14:31:45 +02:00
René Pfeuffer
0414da0f32 Add UI for namespace permissions 2020-09-18 14:31:45 +02:00
Eduard Heimbuch
b2a204dda0 fix review findings 2020-09-18 10:12:56 +02:00
Eduard Heimbuch
fe832ae13e rollback changes on branches overview 2020-09-17 11:17:25 +02:00
Eduard Heimbuch
89b6829108 cleanup 2020-09-16 15:23:32 +02:00
Eduard Heimbuch
d6c129915b only map additional information for branches on branchesOverview to improve performance 2020-09-16 14:43:13 +02:00
Eduard Heimbuch
909f5ebec9 add instructions to checkout tags 2020-09-16 14:11:27 +02:00
Eduard Heimbuch
f9b3d14541 add tag overview for repository 2020-09-16 12:45:22 +02:00