Florian Scholdei
|
b17f03247b
|
Change AddEntryTo... to single-line component, add className prop to InputField and Autocomplete
|
2019-11-26 15:59:38 +01:00 |
|
Florian Scholdei
|
702cca59ed
|
Move Button to right side
|
2019-11-26 15:22:22 +01:00 |
|
Florian Scholdei
|
d4afbd6a0a
|
Make DownloadButton props optional (an disabled DownloadButton has no link, disabled should be false by default)
|
2019-11-26 15:20:44 +01:00 |
|
Florian Scholdei
|
a04e05bf9b
|
Move Button to right side (and remove doubled note)
|
2019-11-20 16:14:50 +01:00 |
|
Rene Pfeuffer
|
fdfb033f6a
|
Fix import
|
2019-11-18 13:25:08 +01:00 |
|
Rene Pfeuffer
|
f12c3920c0
|
Merge with 2.0.0-m3
|
2019-11-18 13:15:54 +01:00 |
|
Sebastian Sdorra
|
2c85a137a5
|
implement client side xsrf protection
|
2019-11-18 11:45:48 +01:00 |
|
Florian Scholdei
|
9132167a6c
|
Add title option to Button and remove IconButton
|
2019-11-12 17:30:37 +01:00 |
|
Florian Scholdei
|
6d2bdb6f29
|
Add IconButton
|
2019-11-12 14:48:32 +01:00 |
|
Florian Scholdei
|
ad063675f3
|
Merge with upstream
|
2019-11-12 14:31:10 +01:00 |
|
Eduard Heimbuch
|
234d98aee7
|
Don't use anonymous access after access token expires
|
2019-11-12 13:49:37 +01:00 |
|
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 |
|