Commit graph

22 commits

Author SHA1 Message Date
Dominik Żegleń
06266575b2
Add multiline field plugins (#974)
* Update schema

* Add multiline field to plugins

* Update changelog

* Update stories

* Update stories

* -Trigger CI
2021-04-09 13:17:34 +02:00
Dominik Żegleń
416d7d87f6
Improve theming (#1020)
* Remove unused code

* Move theme to separate directory

* Separate types

* Separate shadows

* Separate shadows

* Rename types

* Modularize code

* Do not pollute prototypes

* Fix missing import

* Aliast mui styles

* Import theming internally

* Fix types

* Fix override type
2021-03-30 09:40:18 +02:00
dominik-zeglen
a27a029452 Pass promise to reset form state 2020-10-30 16:10:06 +01:00
dominik-zeglen
48e9fe1366 Fix minor bugs in plugin details view 2020-08-19 13:35:35 +02:00
Krzysztof Wolski
a82de30309
Add circleci config and enhance our linters (#519)
* Add circleci config

* Season linting config

* Apply code style
2020-05-14 11:30:32 +02:00
dominik-zeglen
c4863ece60 Do not store errors in form component 2020-02-24 15:14:48 +01:00
dominik-zeglen
96176924f9 Add missing style names 2019-12-03 16:28:40 +01:00
dominik-zeglen
974dec9db4 Add authorization section 2019-11-07 16:54:05 +01:00
dominik-zeglen
d84ba84e91 Update @material-ui 2019-11-07 14:22:40 +01:00
dominik-zeglen
33e956ea57 Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
Krzysztof Bialoglowicz
0400fe19bf Change switches to checkboxes 2019-09-09 11:28:06 +02:00
Krzysztof Bialoglowicz
834b60dbe2 Fix translation descriptions 2019-08-30 16:15:32 +02:00
Krzysztof Bialoglowicz
9b076dcae4 Rebase master 2019-08-30 15:10:07 +02:00
Krzysztof Bialoglowicz
904f403b0c Use style hook 2019-08-30 14:20:27 +02:00
Krzysztof Bialoglowicz
f3382fa544 Fix types 2019-08-30 14:20:27 +02:00
Krzysztof Bialoglowicz
89de66be65 Hide toolbar, checkboxes, Fix small issues 2019-08-30 14:20:27 +02:00
Krzysztof Bialoglowicz
02eec109dc Fix helperText 2019-08-30 14:16:09 +02:00
Krzysztof Bialoglowicz
ed87a21fcf Add helperText to configuration 2019-08-30 14:16:09 +02:00
Krzysztof Bialoglowicz
c4161f891a Use ConfigurationTypeFieldEnum 2019-08-30 14:16:09 +02:00
Krzysztof Bialoglowicz
1f3bcf1a3c Fix switch onChange 2019-08-30 14:16:09 +02:00
Krzysztof Bialoglowicz
4d4f5b4b66 Fix types 2019-08-30 14:16:09 +02:00
Krzysztof Bialoglowicz
4cfb408d5e Add pluginDetails 2019-08-30 14:16:09 +02:00