Commit Graph

3079 Commits

Author SHA1 Message Date
Rene Pfeuffer
a7ff141986 Release version 2.0.0-rc3 2020-01-31 13:02:27 +01:00
Eduard Heimbuch
a50e3aad32 fix spelling in translations 2020-01-31 10:25:34 +01:00
Sebastian Sdorra
646b008af3 Prepare for next development iteration 2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65 release version 2.0.0-rc2 2020-01-29 15:22:54 +01:00
René Pfeuffer
bc112f8e1a Merge with default 2020-01-28 07:37:55 +01:00
Sebastian Sdorra
82f982305b added unit tests for ChangesetDiff url decision 2020-01-27 14:06:26 +01:00
Sebastian Sdorra
2dec396dff use worker plugin for storybook webworker integration 2020-01-27 14:05:36 +01:00
Sebastian Sdorra
3a8ae34e89 split lowlight languages out of the worker bundle 2020-01-27 13:30:46 +01:00
Sebastian Sdorra
3eb444a1fe clear node cache on maven clean to avoid problems with hmr or fast-refresh 2020-01-27 12:50:19 +01:00
Sebastian Sdorra
b04c55827c fixed worker-loader in jest tests 2020-01-23 17:15:39 +01:00
Sebastian Sdorra
fe8e4db10b added diff endpoint which returns a parsed diff as json 2020-01-22 15:49:50 +01:00
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00
Florian Scholdei
70788697da Check if title exists 2020-01-21 15:18:37 +01:00
Florian Scholdei
14d5d3ad06 Page title is now set correctly 2020-01-21 15:05:15 +01:00
Eduard Heimbuch
85f638b25d fix test 2020-01-20 15:26:00 +01:00
Eduard Heimbuch
f44d17d640 create RepositoryInitializer which can be used to create new files in the initial commit on a new repository 2020-01-20 15:19:51 +01:00
Eduard Heimbuch
e2007d9e64 add "init repository" checkbox to repository form 2020-01-17 13:56:42 +01:00
Eduard Heimbuch
b8fb08a500 decode branch/revision in content detailsView 2020-01-17 08:12:37 +01:00
Eduard Heimbuch
f1aa469293 Merged in bugfix/hide_side_by_side_in_empty_diff (pull request #393)
Hide 'side by side' button when there is no diff
2020-01-16 14:03:09 +00:00
Rene Pfeuffer
70484d40ad Update storyshots 2020-01-16 14:53:40 +01:00
Rene Pfeuffer
ac3821ad6d Hide 'side by side' button when there is no diff 2020-01-16 13:05:44 +01:00
Eduard Heimbuch
4d1e5f0e50 fix markdown toggle button z index 2020-01-16 11:42:01 +01:00
Sebastian Sdorra
cf8a1e24a5 Merged in feature/keys_for_violations (pull request #391)
Feature/keys for violations
2020-01-16 09:54:43 +00:00
Eduard Heimbuch
db1d89792e refactor markdownviewer // fix padding 2020-01-16 10:00:44 +01:00
Eduard Heimbuch
b5e78f46be add title translation 2020-01-15 21:11:47 +01:00
Eduard Heimbuch
75a94e2509 import markdown icon // fix toggle button size and position 2020-01-15 20:55:09 +01:00
Eduard Heimbuch
584f65c349 render markdown files in sourcesView 2020-01-15 20:29:18 +01:00
Rene Pfeuffer
53403f26e2 Add optional i18n keys for violations and make path optional 2020-01-15 17:38:11 +01:00
Sebastian Sdorra
74ad7ad50d fix switching from svn source with selected revision to commits view 2020-01-15 14:43:07 +01:00
Sebastian Sdorra
a2499698b3 removed unnecessary expression 2020-01-15 13:31:27 +01:00
Sebastian Sdorra
c85e37c665 fixed small review findings 2020-01-15 10:49:01 +01:00
Sebastian Sdorra
5e99ee92bf merge branch heads 2020-01-15 10:18:07 +01:00
Sebastian Sdorra
1aaf621c4d added option to skip type checks 2020-01-15 10:17:51 +01:00
Sebastian Sdorra
c26cf9eaa3 use node_env as babel cache key, in order to fix production js bundles 2020-01-15 10:17:27 +01:00
Eduard Heimbuch
bafa25f025 reload historyView on branch switch // cleanup Sources 2020-01-15 10:04:30 +01:00
Sebastian Sdorra
0bfb9f1c69 merge with default branch 2020-01-15 09:23:07 +01:00
Eduard Heimbuch
38d5de7435 its possible to unselect branch on changesets view to see all changesets for mercurial 2020-01-15 09:13:16 +01:00
Eduard Heimbuch
fd23fcee14 dont redirect to default branch on changesets view 2020-01-15 09:09:54 +01:00
Eduard Heimbuch
5c654b433b replace current history entry on redirect to default branch instead of pushing a new history entry 2020-01-15 08:55:15 +01:00
Eduard Heimbuch
bee0b68f37 cleanup fetch content in sourcesView 2020-01-15 08:25:59 +01:00
Eduard Heimbuch
3f518c501a fix fetch content multiple times for same file 2020-01-15 08:01:12 +01:00
Eduard Heimbuch
0888006a74 refactor code section 2020-01-14 18:07:57 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Eduard Heimbuch
e0e2ccec02 cleanup 2020-01-13 15:21:07 +01:00
Eduard Heimbuch
86695c769a fix branch encoding in uri 2020-01-13 15:16:06 +01:00
Eduard Heimbuch
d769c82afa refactor codeViewSwitcher 2020-01-13 15:13:01 +01:00
Eduard Heimbuch
0e544d694f fetch changesets for selected branch // fetch changesets for default branch if trying to fetch changesets for specific revision 2020-01-13 14:49:17 +01:00
Sebastian Sdorra
3011b4d3e8 merge with default branch 2020-01-13 09:34:19 +01:00
Rene Pfeuffer
a7195331a3 Fix text colors for warning button 2020-01-10 17:10:57 +01:00
Rene Pfeuffer
dd3949b817 Hide toggle when there are no hunks to display 2020-01-10 13:54:04 +01:00