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
|
0ab687c50a
|
Do not check generation scripts of ui-components
|
2020-10-22 10:31:03 +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 |
|
Florian Scholdei
|
cfb0b2d6c6
|
Merge with upstream, add missing refs in CHANGELOG.md
|
2020-10-20 11:11:18 +02:00 |
|
Florian Scholdei
|
5889bb0365
|
Update storyshots
|
2020-10-20 10:49:56 +02:00 |
|
Eduard Heimbuch
|
445d26e2b7
|
fix storyshots
|
2020-10-20 10:31:56 +02:00 |
|
Florian Scholdei
|
27d4b0a755
|
Fix review findings
|
2020-10-20 10:18:44 +02:00 |
|
Konstantin Schaper
|
9b874e7eab
|
fix imports
|
2020-10-19 20:47:59 +02:00 |
|
Konstantin Schaper
|
47aa05dfe0
|
fix lint warnings
|
2020-10-16 09:40:10 +02:00 |
|
Konstantin Schaper
|
af09435f51
|
Merge branch 'develop' into feature/syntax-highlighting
|
2020-10-15 18:20:47 +02:00 |
|
Sebastian Sdorra
|
ffd1daba52
|
There is no need for a class component here
We should use function component as much as possible, because their are easier to read and less confusing.
|
2020-10-15 11:32:27 +02:00 |
|
Florian Scholdei
|
ed4a564677
|
Update CHANGELOG.md
|
2020-10-15 00:38:29 +02:00 |
|
Florian Scholdei
|
ce56ec02d8
|
Add fullscreen option to diff view
|
2020-10-15 00:23:15 +02:00 |
|
Florian Scholdei
|
7631803492
|
Merge remote-tracking branch 'origin/develop' into feature/fullscreen
|
2020-10-14 23:09:06 +02:00 |
|
Florian Scholdei
|
c366203d1f
|
New Fullscreen component
|
2020-10-14 22:48:10 +02:00 |
|
René Pfeuffer
|
8e93248dd6
|
Add component for commit author
|
2020-10-14 16:26:25 +02:00 |
|
CES Marvin
|
bb9f1adc52
|
prepare for next development iteration
|
2020-10-14 12:38:13 +00:00 |
|
CES Marvin
|
eb126a5bbe
|
release version 2.7.1
|
2020-10-14 12:03:24 +00:00 |
|
Konstantin Schaper
|
6f5fc25d4d
|
Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/syntax-highlighting
|
2020-10-14 09:08:48 +02:00 |
|
Konstantin Schaper
|
17f5f4b46e
|
implement custom highlighting theme
|
2020-10-12 18:53:31 +02:00 |
|
CES Marvin
|
befd50eeef
|
prepare for next development iteration
|
2020-10-12 13:26:08 +00:00 |
|
CES Marvin
|
abe8413802
|
release version 2.7.0
|
2020-10-12 12:41:15 +00:00 |
|
Konstantin Schaper
|
a043e7f805
|
Merge remote-tracking branch 'origin/feature/annotate_prismjs' into feature/syntax-highlighting
# Conflicts:
# package.json
# scm-ui/eslint-config/package.json
# scm-ui/ui-components/src/SyntaxHighlighter.tsx
# scm-ui/ui-components/src/repos/annotate/Annotate.tsx
# scm-ui/ui-plugins/package.json
# yarn.lock
|
2020-10-12 11:23:56 +02:00 |
|
Florian Scholdei
|
9d9531be95
|
Merge with upstream
|
2020-10-08 00:47:45 +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
|
7e37178fc5
|
Merge with upstream
|
2020-10-05 15:41:21 +02:00 |
|
Florian Scholdei
|
0c2256c264
|
Update storyshots
|
2020-10-05 15:24:47 +02:00 |
|
René Pfeuffer
|
52aa9e1b23
|
Add footer link
|
2020-10-05 10:53:30 +02:00 |
|
Sebastian Sdorra
|
e36ac62a32
|
Align actionbar item horizontal and enforce correct margin between them
|
2020-10-02 08:22:07 +02:00 |
|
CES Marvin
|
bc7d4ed9f6
|
prepare for next development iteration
|
2020-09-30 08:15:47 +00:00 |
|
CES Marvin
|
5887c5c268
|
release version 2.6.1
|
2020-09-30 07:32:54 +00:00 |
|
CES Marvin
|
4e7d62ce2f
|
prepare for next development iteration
|
2020-09-25 10:05:04 +00:00 |
|
CES Marvin
|
e2f8566a8b
|
release version 2.6.0
|
2020-09-25 09:25:13 +00:00 |
|
Konstantin Schaper
|
e69e918d55
|
update storyshots
|
2020-09-24 10:18:43 +02:00 |
|