Commit Graph

3079 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
f5fb4fb11a fix sonarqube warning about js array sort 2019-10-30 14:52:46 +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
289b3a3d21 Add styling of group memberlist 2019-10-29 16:41:35 +01:00
Florian Scholdei
b5d30e53e4 Fix border-radius for modal in case no .modal-foot exists 2019-10-29 16:15:25 +01:00
Florian Scholdei
cd4874f4d3 Specify card-columns to select css properties more clearly 2019-10-29 14:35:23 +01:00
Florian Scholdei
37b8a50e98 Pass new title option 2019-10-29 14:33:52 +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
73c4b21429 Hide proxy excludes list when empty 2019-10-29 14:18:47 +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
cd5b369d26 Add slightly border to tag.is-delete 2019-10-29 10:27:15 +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
Florian Scholdei
43d93d3197 Mark button that should preferably not be pressed, Add className option for ConfirmAlert 2019-10-29 09:48:02 +01:00
Florian Scholdei
92430dfee3 Use same font-size for every button, Set .is-outlined background-color to white, Change Pagination colors 2019-10-29 09:44:26 +01:00
Sebastian Sdorra
78b92267c1 merge repository heads 2019-10-29 08:28:34 +01:00
Sebastian Sdorra
11767f515d fixed commits link in branches detail view 2019-10-29 08:27:21 +01:00
Eduard Heimbuch
ca56423572 expose sources to extensionPoint 2019-10-28 15:52:59 +01:00
Eduard Heimbuch
997abfb4d7 Merged in hotfix/markdown_code_block_without_lang (pull request #341)
fix markdown code block without language attribute
2019-10-28 09:45:35 +00:00
Eduard Heimbuch
6d888f68c8 fix after merge 2019-10-26 18:55:26 +02:00
Sebastian Sdorra
107ac1197f added missing templated attribute to Link 2019-10-25 16:38:02 +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
3522daae21 added types for i18next to ui-plugins 2019-10-25 12:15:25 +02:00
Sebastian Sdorra
165efe498d remove unnecessary types for react-i18next 2019-10-25 11:52:35 +02:00
Sebastian Sdorra
63aa0e0eab Merged in feature/plugin_code_splitting (pull request #340)
added code splitting support for plugin bundles
2019-10-25 09:49:44 +00:00
Sebastian Sdorra
7b5493df31 merge with branch feature/update_react_i18next 2019-10-24 14:22:39 +02:00
Florian Scholdei
cd5bae62ad Merge with upstream 2019-10-24 13:42:28 +02:00
Florian Scholdei
185e6718e9 Fix wrong usage of Trans component 2019-10-24 13:41:54 +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
bc61362e19 Migrate react-i18next translate in ui-tests 2019-10-23 16:23:46 +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
9ffdf3b8b2 added code splitting support for plugin bundles 2019-10-23 10:13:53 +02:00
Sebastian Sdorra
8035587f6f added cache and x-requested-with header to bundle requests 2019-10-22 14:00:43 +02:00
Sebastian Sdorra
bdb4bb73ac fix plugin frontend build 2019-10-21 14:52:08 +02:00
Sebastian Sdorra
2de369b929 added types for ui-webapp 2019-10-21 14:18:43 +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
85703161f6 added types to ui-plugins 2019-10-21 11:05:03 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00