Commit Graph

196 Commits

Author SHA1 Message Date
Sebastian Sdorra
73de95efc7 Use tooltip instead of title and added aria label to DiffButton 2020-02-11 08:35:55 +01:00
Sebastian Sdorra
78e31f690a Use icon only button for diff file controls 2020-02-10 15:33:32 +01:00
Rene Pfeuffer
bcba3e28cd Move redundant prop to type 2020-02-07 15:10:54 +01:00
Rene Pfeuffer
d3d33d5d65 Change case of file name 2020-02-07 14:57:36 +01:00
Rene Pfeuffer
22943eac9a Add option to use a function for default collapse state 2020-02-07 14:27:21 +01:00
Sebastian Sdorra
82f982305b added unit tests for ChangesetDiff url decision 2020-01-27 14:06:26 +01:00
Sebastian Sdorra
3a8ae34e89 split lowlight languages out of the worker bundle 2020-01-27 13:30:46 +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
Rene Pfeuffer
ac3821ad6d Hide 'side by side' button when there is no diff 2020-01-16 13:05:44 +01:00
Sebastian Sdorra
3011b4d3e8 merge with default branch 2020-01-13 09:34:19 +01:00
Rene Pfeuffer
dd3949b817 Hide toggle when there are no hunks to display 2020-01-10 13:54:04 +01:00
Rene Pfeuffer
82ea53dc62 Merge with default 2020-01-10 10:22:43 +01:00
Rene Pfeuffer
917a2ba1d6 Add story for diffs with binary files 2020-01-09 16:31:28 +01:00
Rene Pfeuffer
3ff28749e1 Merge with default 2020-01-08 16:43:07 +01:00
Rene Pfeuffer
67777ff52d Fix reduce error with empty diff 2020-01-08 16:42:07 +01:00
Rene Pfeuffer
71b9567437 Fix reduce error with empty diff 2020-01-08 16:35:46 +01:00
Rene Pfeuffer
658a2bd3cd Remove empty object from parameter list 2020-01-08 14:07:50 +01:00
Rene Pfeuffer
8bdd4cf319 Make conflict marking optional 2020-01-08 13:45:18 +01:00
Rene Pfeuffer
cf96b1b998 Hack for conflict marker 2020-01-08 12:58:13 +01:00
Eduard Heimbuch
15a9a5b09b fix links and routes 2020-01-08 12:38:21 +01:00
Eduard Heimbuch
c73e85e3d6 fix routes for sources and changesets // fix typing errors 2020-01-08 10:31:43 +01:00
Sebastian Sdorra
71accfce1f restore missing hunk headers 2020-01-08 09:57:57 +01:00
Sebastian Sdorra
cc26ffcaa8 upgrade react-diff-view to v2.4.1 2020-01-06 15:59:16 +01:00
Sebastian Sdorra
3e1828eb12 fixed storyshots with react-diff-view 2020-01-06 14:48:32 +01:00
Sebastian Sdorra
04e533d92e merge with default branch 2020-01-06 14:07:49 +01:00
Sebastian Sdorra
8410aa68c6 added storybook stories for diff 2019-12-19 09:51:44 +01:00
Eduard Heimbuch
dc6d9cc5eb return revision on merge 2019-12-18 11:03:07 +01:00
Rene Pfeuffer
67c21b18e3 Move translation key to correct file 2019-11-20 16:50:18 +01:00
Eduard Heimbuch
5de7d5df94 show notification if diff is empty 2019-11-20 13:40:40 +01:00
Florian Scholdei
05e9c05c52 Bugfix not rendering translations for ChangesetRow component in plugin context 2019-10-29 10:05:04 +01:00
Sebastian Sdorra
e3d8fe7f5f fixed wrong usage of Trans component 2019-10-24 11:31:13 +02:00
Florian Scholdei
db075974db Migrate react-i18next translate components 2019-10-23 15:47:08 +02:00
Sebastian Sdorra
f7b7e0321e added shared tsconfig package 2019-10-21 14:10:48 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Eduard Heimbuch
3c7c66a07e fix DiffFile-Tag margin-left 2019-10-16 10:02:25 +02:00
Florian Scholdei
5cf188cea9 Correct width on too large commit messages 2019-10-10 13:47:35 +02:00
Florian Scholdei
be1781275d Correct merge 2019-10-10 11:37:14 +02:00
Florian Scholdei
2a3e5e4ded Merge with 2.0.0-m3 2019-10-10 10:59:04 +02:00
Florian Scholdei
26be2f7480 Correct small typo regarding styled-components in DiffFile 2019-10-09 17:09:56 +02:00
Florian Scholdei
01ef497d07 Correcz üassong prop into styled-component 2019-10-09 16:14:07 +02:00
Florian Scholdei
72868712ad Correct typo in nested styled-components in ui-components 2019-10-09 13:37:40 +02:00
Florian Scholdei
1b6392defc Switch from ReactJSS to styled-components in ui-components 2019-10-08 16:42:08 +02:00
Sebastian Sdorra
c05798e254 scm-ui: new repository layout 2019-10-07 10:57:09 +02:00