Commit graph

13 commits

Author SHA1 Message Date
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
Grzegorz Derdak
429e7b9d83
Add ability to upload video URL to product gallery (#972)
* Create a dropdown and modal for uploading Video URLs

* Add ability to upload video URL to product gallery

* Add support for other video providers, minor UI tweaks

* Extract translations

* Style changes

* Adjust dashboard to fetch media oembed data

* Update codebase to match the schema

* Changes after code review

* Update schema.graphql and fixtures

* Update defaultMessages.json

* Fix failing jest tests

* Update schema and types
2021-03-17 14:07:48 +01: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
af95cb3be2 Fix handlers 2019-11-28 16:27:27 +01:00
dominik-zeglen
74d6794679 Update @material-ui to v4 2019-11-07 14:29:07 +01:00
dominik-zeglen
d84ba84e91 Update @material-ui 2019-11-07 14:22:40 +01:00
dominik-zeglen
e58a0157b1 Capitalize headers 2019-10-09 17:33:55 +02:00
Dominik Żegleń
5dd50bcd7e Refactor translations in customer section (#110)
* Refactor translations in customer section

* Update pot file

* Improve descriptions

* Rebase fixes
2019-08-29 14:12:35 +02:00
dominik-zeglen
8a71976c4b Use prettier 2019-08-29 14:12:35 +02:00
dominik-zeglen
a472c8cd1a Remove ids 2019-08-29 14:12:34 +02:00
Dominik Żegleń
2073f6ad21 Refactor collection section translations (#108)
* Refactor translations in collections section

* Update pot file

* Improve descriptions

* Do not share 'published' message
2019-08-29 14:12:34 +02:00
dominik-zeglen
0c53e9883a Do not use asterisk imports 2019-08-09 12:26:22 +02:00
dominik-zeglen
5d959e6d6e Initial commit 2019-06-19 16:40:52 +02:00