Commit Graph

745 Commits

Author SHA1 Message Date
Eduard Heimbuch
7db33d2e65 Mind review findings 2020-12-02 10:47:48 +01:00
Konstantin Schaper
9ec8b4efac fix review findings 2020-12-01 15:16:55 +01:00
Eduard Heimbuch
6a93a198e8 fix form validation after refactoring 2020-12-01 11:35:49 +01:00
Eduard Heimbuch
af9f6ab629 refactor UI 2020-12-01 08:53:56 +01:00
Konstantin Schaper
8986e3d378 Merge branch 'develop' into feature/manage-tags
# Conflicts:
#	scm-plugins/scm-hg-plugin/src/main/java/sonia/scm/repository/spi/HgRepositoryServiceProvider.java
2020-11-30 14:18:05 +01:00
Konstantin Schaper
032982857f clean up code, fix bugs, improve ux, add docs 2020-11-30 10:01:21 +01:00
Konstantin Schaper
7895da0a2a implement frontend for creating tags 2020-11-27 08:49:10 +01:00
René Pfeuffer
9d25a93558 Distinct between active and stale branches 2020-11-26 08:31:14 +01:00
Florian Scholdei
f65f3222ee Update documentation, storyshots 2020-11-24 18:35:07 +01:00
Florian Scholdei
669cc39fa9 Add tooltip to shortlinks on repository overview 2020-11-24 17:34:21 +01:00
Eduard Heimbuch
fd79107468 Use preselected value with translation key for namespace filter / improve translations 2020-11-24 13:22:13 +01:00
Eduard Heimbuch
237c48356a Improve ux on overview 2020-11-24 13:22:13 +01:00
Eduard Heimbuch
6c16b74488 fix react error 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
2087c27671 fix frontend react error 2020-11-17 08:34:27 +01:00
Eduard Heimbuch
831aa09cff Merge branch 'develop' into feature/delete_branches 2020-11-12 14:58:51 +01:00
René Pfeuffer
08a2cca06d Heed review comments 2020-11-12 13:55:01 +01:00
René Pfeuffer
8cfbc60fea Distinguish between errors with and without details 2020-11-12 11:41:04 +01:00
René Pfeuffer
01a5dbd091 Show messages from native scm protocol 2020-11-12 11:41:04 +01:00
Eduard Heimbuch
20d2f6b5d5 add 'delete branch' function to frontend 2020-11-11 15:58:58 +01:00
Eduard Heimbuch
4661e6f6b4 refactor FilterInput component / enable delayed instant search 2020-11-04 12:16:35 +01:00
Sebastian Sdorra
3c32073853 Merge with develop 2020-11-04 08:22:41 +01:00
Eduard Heimbuch
2f87afdbc2 make placeholders overwritable 2020-11-03 13:30:00 +01:00
Sebastian Sdorra
9fe065f796 Merge pull request #1399 from scm-manager/feature/default_branch
Make default branch for git configurable
2020-11-03 08:23:03 +01:00
René Pfeuffer
5f99ece3bb Fix branches link
Without the trailing '/' further links like 'create' will lead to
illegal links because they will not be appended but will replace the
'branches' part.
2020-11-02 10:08:49 +01:00
René Pfeuffer
c2a7ed8869 Validate banch names 2020-10-30 14:24:31 +01:00
Eduard Heimbuch
0c8fe5a60c confirm password modal by enter key / fix password link for logged in user 2020-10-30 11:48:05 +01:00
Sebastian Sdorra
557f726b9f Update storyshots 2020-10-26 17:03:03 +01:00
Sebastian Sdorra
99dae1c1bc Fix css syntax highlighting conflict with bulma title 2020-10-26 15:24:54 +01:00
Sebastian Sdorra
19bd660ddb Indent css module 2020-10-24 13:30:38 +02:00
Sebastian Sdorra
8140619c3c Replace wrong selector mozselect with -moz-select 2020-10-24 13:28:00 +02:00
Sebastian Sdorra
5f30cf8f30 Fix css conflicts on diff syntaxhighlighting by using a css module 2020-10-23 13:52:10 +02:00
Eduard Heimbuch
c5c999c750 update storyshots 2020-10-23 11:59:15 +02:00
Sebastian Sdorra
0d31ad2138 Fix syntax highlighting for go files 2020-10-23 10:35:13 +02:00
Konstantin Schaper
49607236e5 update storyshots 2020-10-22 10:52:56 +02:00
Sebastian Sdorra
88286623a8 Move syntax-highlighter theme from ui-styles to ui-components 2020-10-22 10:17:51 +02:00
Konstantin Schaper
0442a28f7c update storyshots 2020-10-21 20:07:56 +02:00
Konstantin Schaper
bd5b54d6de update storyshots 2020-10-21 15:22:15 +02:00
Konstantin Schaper
13134df198 Merge remote-tracking branch 'origin/feature/syntax-highlighting' into feature/syntax-highlighting 2020-10-21 14:29:05 +02:00
Konstantin Schaper
74f180f14a fix ui annotate glitch 2020-10-21 14:28:52 +02:00
Konstantin Schaper
97d207f16d Merge branch 'develop' into feature/syntax-highlighting 2020-10-21 14:14:25 +02:00
Florian Scholdei
e141e33aa3 Clarify prop usage by renaming in more self-evident name 2020-10-21 12:23:58 +02:00
Konstantin Schaper
01333176f5 update storyshots 2020-10-21 12:23:38 +02:00
Konstantin Schaper
cfa44df41a update storyshots due to editor theme changes 2020-10-21 11:36:19 +02:00
Florian Scholdei
5ef3e2ed52 Update storyshots 2020-10-21 11:04:09 +02:00
Florian Scholdei
8995cb4c81 Close Modal by clicking into the background 2020-10-21 11:00:09 +02:00
Florian Scholdei
6a93d861fa Fix empty content in modal view of collapsed panel 2020-10-21 10:50:14 +02:00
Florian Scholdei
36133e639c Fix vertical placement of comments and code in pr diff view 2020-10-21 10:48:45 +02:00
Florian Scholdei
6024d8c3e1 Unify title usage within an area 2020-10-21 10:47:05 +02:00
Konstantin Schaper
3b9fa12d71 fix visual glitch in annotate view 2020-10-20 12:21:05 +02:00