Commit Graph

791 Commits

Author SHA1 Message Date
Florian Scholdei
5d7bdc24d4 Make payload parameter optional 2019-11-05 16:10:41 +01:00
Sebastian Sdorra
4e053b1aa0 Merged in feature/modify_for_svn (pull request #342)
Feature/modify for svn
2019-11-05 13:30:25 +00:00
Eduard Heimbuch
d7d7c87d16 Merged in feature/fix_sonar_and_lifecycle (pull request #345)
Feature/fix sonar and lifecycle
2019-11-01 09:13:35 +00:00
Sebastian Sdorra
c9defc7595 added missing tests for language select of DateFromNow 2019-10-30 15:46:03 +01:00
Sebastian Sdorra
55efed92f9 fix DateFromNow i18n without provided locales 2019-10-30 15:29:49 +01:00
Sebastian Sdorra
8b632fdb37 fix wrong localization of dates for locales with regions such as de_DE 2019-10-30 15:26:43 +01:00
Eduard Heimbuch
4f17bc6b1c refactor backend for modifyCommand / add sourceExtension for plugins 2019-10-30 12:59:54 +01:00
Florian Scholdei
3c239aea4e Update storyshots 2019-10-29 17:21:40 +01:00
Florian Scholdei
b74865f4df Correct className type 2019-10-29 16:44:35 +01:00
Florian Scholdei
cd4874f4d3 Specify card-columns to select css properties more clearly 2019-10-29 14:35:23 +01:00
Florian Scholdei
e74f8a4d4e Remove doubled field/column 2019-10-29 14:32:27 +01:00
Florian Scholdei
f496279592 Add title option comparable to label for InputFields 2019-10-29 14:31:47 +01:00
Florian Scholdei
ec488c1880 Remove unused field grouping 2019-10-29 14:20:14 +01:00
Florian Scholdei
19f180d1e1 Correct tooltip classNames for bulma-tooltip version 3.0.0 2019-10-29 14:14:34 +01:00
Florian Scholdei
05e9c05c52 Bugfix not rendering translations for ChangesetRow component in plugin context 2019-10-29 10:05:04 +01:00
Florian Scholdei
f638417b2d Add className option to ConfirmAlert 2019-10-29 09:49:04 +01:00
Eduard Heimbuch
ca56423572 expose sources to extensionPoint 2019-10-28 15:52:59 +01:00
Eduard Heimbuch
6d888f68c8 fix after merge 2019-10-26 18:55:26 +02:00
Sebastian Sdorra
162dbc421f fix markdown code block without language attribute 2019-10-25 15:06:34 +02:00
Eduard Heimbuch
6e0c788c98 transfer frontend changes to typescript files 2019-10-25 12:38:48 +02:00
Eduard Heimbuch
949a8fe4f1 merge 2.0.0-m3 2019-10-25 12:33:16 +02:00
Sebastian Sdorra
8b69e0b88d fixed storyshots 2019-10-24 13:17:33 +02:00
Sebastian Sdorra
e3d8fe7f5f fixed wrong usage of Trans component 2019-10-24 11:31:13 +02:00
Eduard Heimbuch
8a9549cf48 fix linting 2019-10-23 17:26:58 +02:00
Eduard Heimbuch
a62c4a1fc0 always render breadcrumd 2019-10-23 17:25:52 +02:00
Florian Scholdei
db075974db Migrate react-i18next translate components 2019-10-23 15:47:08 +02:00
Florian Scholdei
e4668ae304 Update i18next dependency version 2019-10-23 10:26:27 +02:00
Sebastian Sdorra
f7b7e0321e added shared tsconfig package 2019-10-21 14:10:48 +02:00
Sebastian Sdorra
0703f1e2bd migrate core plugins from flow to typescript 2019-10-21 12:13:08 +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
Sebastian Sdorra
f7b8050dfa update snapshots 2019-10-18 12:08:11 +02:00
Eduard Heimbuch
bcef594301 merge 2.0.0-m3 2019-10-18 09:44:23 +02:00
Sebastian Sdorra
bd35a63acf reenable code splitting for react-syntax-highlighter package 2019-10-17 14:32:55 +02:00
Sebastian Sdorra
0dc1af2f47 fix storyshots for MarkdownViewer and SyntaxHighlighter 2019-10-17 14:13:54 +02:00
Sebastian Sdorra
7507963b85 fix ui-extension import problems in stories 2019-10-17 13:57:44 +02:00
Sebastian Sdorra
3e6e7bd4cb disable MarkdownView and SyntaxHighligter snapshot tests 2019-10-17 12:42:31 +02:00
Sebastian Sdorra
cbc896d47e added some stories to the storybook 2019-10-17 12:07:20 +02:00
Sebastian Sdorra
e08b189a78 added missing key to PrimaryNavigation child components 2019-10-17 09:14:42 +02:00
Eduard Heimbuch
016eea56e8 fix ui bug 2019-10-16 17:28:06 +02:00
Sebastian Sdorra
418d891554 merge with branch feature/restructure_ui 2019-10-16 11:24:43 +02:00
Sebastian Sdorra
03dba67223 added publish config to packages 2019-10-16 11:22:33 +02:00
Eduard Heimbuch
3c7c66a07e fix DiffFile-Tag margin-left 2019-10-16 10:02:25 +02:00
Sebastian Sdorra
468cc32d06 indent changes after lerna version 2019-10-15 13:23:47 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Sebastian Sdorra
b79249c20b fix wrong import of fetch-mock 2019-10-13 12:28:21 +02:00
Sebastian Sdorra
b0dffa95e3 update ui-components snapshots 2019-10-12 15:43:45 +02:00
Sebastian Sdorra
b94b7403d4 use memoryrouter for decorating stories, which are using withRouter 2019-10-12 15:43:30 +02:00
Sebastian Sdorra
016579774d added fixed timezone and base date for DateFromNow stories 2019-10-12 14:03:49 +02:00