Magdalena Markusik
f956be3fbc
refactor after review
2020-09-25 16:44:11 +02:00
mmarkusik
c8e06812e6
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-25 15:39:05 +02:00
Magdalena Markusik
cc166f463c
refactor after review
2020-09-25 15:27:57 +02:00
Tomasz Szymański
4cecf238d6
Allow product variant to be set as default ( #721 )
...
* Add drag-and-drop to allow variants reordering
* Handle variants reordering
* Allow product variant to be set as default
* Display default variant and perform refresing after set
* Move ProductVariantSetDefault to separate component
* Changes to new schema
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2020-09-25 14:33:01 +02:00
Dawid Tarasiuk
4da205bb24
Merge pull request #730 from mirumee/fix/disable-autocomplete-in-email-field
...
add autocomplete off to email field in site settings
2020-09-25 13:50:57 +02:00
Dawid Tarasiuk
388c4c97ec
Merge pull request #729 from mirumee/fix/showing-skeleton-for-price-in-product-list
...
Fix skeleton showing for price in product list
2020-09-25 13:49:30 +02:00
Magdalena Markusik
4457da981e
update tests
2020-09-24 16:07:48 +02:00
Magdalena Markusik
cb977c4516
add type url to email field in site settings
2020-09-24 15:56:44 +02:00
Magdalena Markusik
c2039f751e
add autocomplete off to email field in site settings
2020-09-24 15:38:21 +02:00
Magdalena Markusik
c0d02d6943
refactor
2020-09-24 15:31:29 +02:00
Magdalena Markusik
2519ed9496
add pattern matching for slug field not to use special characters
2020-09-24 15:30:16 +02:00
Magdalena Markusik
dbbb0ac990
fix tests
2020-09-24 14:56:42 +02:00
Magdalena Markusik
41209ce8dc
fix types
2020-09-24 14:33:14 +02:00
Magdalena Markusik
4a8b8e3c2f
Fix mutation for simple product update
2020-09-24 14:17:26 +02:00
Magdalena Markusik
828e207209
add error handling to seo form
2020-09-24 14:11:30 +02:00
Dawid Tarasiuk
2805b752f0
Merge pull request #726 from mirumee/disable-autocomplete-for-auth-keys-inputs
...
Disable autocomplete for plugin auth key field and site settings auth field
2020-09-24 09:08:09 +02:00
Dawid Tarasiuk
30ab1bb439
Fix misaligned rich text draft controls
2020-09-23 17:58:25 +02:00
Magdalena Markusik
0faf70aea6
wip
2020-09-23 14:03:15 +02:00
Magdalena Markusik
edb03e81b0
Disable autocomplete for plugin auth key field and site settings auth fields
2020-09-23 10:19:18 +02:00
mmarkusik
8093876c7b
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-23 09:39:29 +02:00
mmarkusik
ce77c9df10
Fix strings containing "informations" ( #722 )
...
* update
* update changelog
Co-authored-by: Magdalena Markusik <magdalena.markusik@mirumee.com>
2020-09-22 18:04:06 +02:00
Magdalena Markusik
c20c84da35
refactor
2020-09-22 13:10:53 +02:00
mmarkusik
c7124ffc41
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-22 09:58:33 +02:00
dominik-zeglen
b0053e1f92
Fix table horizontal scrolling
2020-09-21 17:19:33 +02:00
Magdalena Markusik
e69c7057bd
fix lint
2020-09-21 16:30:18 +02:00
Magdalena Markusik
ca644c9bb0
refactor
2020-09-21 15:34:32 +02:00
dominik-zeglen
35624d3008
Fix uncontrolled to controlled input change
2020-09-21 15:34:15 +02:00
Magdalena Markusik
0f4d0f1195
fix types and lint
2020-09-21 14:57:12 +02:00
Magdalena Markusik
77063deb4f
fix seo form to work with null values from some props
2020-09-21 14:45:57 +02:00
Magdalena Markusik
37e0ecce26
add slug field to category update and create
2020-09-21 12:47:03 +02:00
Magdalena Markusik
6ae8fcebcd
update product create mutation create handler
2020-09-21 12:24:11 +02:00
Magdalena Markusik
52cf01ed72
update mutation and fixtures
2020-09-21 12:05:43 +02:00
Dominik Żegleń
a78af2b9db
Merge branch 'master' into fix/avatar-change-button
2020-09-21 11:12:56 +02:00
Dawid Tarasiuk
8d9162cd1d
Update test snapshots
2020-09-21 10:34:34 +02:00
Dawid Tarasiuk
ffaf56a51b
Handle variants reordering
2020-09-21 10:33:25 +02:00
Dawid Tarasiuk
88b8950408
Add drag-and-drop to allow variants reordering
2020-09-21 10:33:24 +02:00
Dawid Tarasiuk
e474f90a8e
Update test snapshots
2020-09-18 17:01:36 +02:00
Dawid Tarasiuk
f7936fa3fc
Fix avatar change button
2020-09-18 17:01:17 +02:00
Magdalena Markusik
d20b58dd79
fixes afer merge
2020-09-18 16:40:48 +02:00
Magdalena Markusik
7631a7a281
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-18 15:35:22 +02:00
Dawid Tarasiuk
45d33c3920
Fix return to previous page on screen size change ( #710 )
...
* Fix header responsiveness
* Update changelog
2020-09-18 15:08:50 +02:00
AlicjaSzu
cd88102af7
fix product availability date ( #696 )
...
* VisibilityCard - fix product availability date
* revert changes in VisibilityCard, refetch data on successfully updated availability
* fix availability in ProductCreate and ProductUpdate
* ProductUpdate - remove unneeded refetch
* create getProductAvailabilityVariables handler
2020-09-18 15:01:00 +02:00
Dawid Tarasiuk
acfd04e81a
Merge pull request #703 from mirumee/ref/sidebar-mobile
...
Improve sidebar responsiveness
2020-09-18 12:16:27 +02:00
Dawid Tarasiuk
62b5219af8
Update translations
2020-09-18 11:42:36 +02:00
Dawid Tarasiuk
40d27a9280
Merge pull request #711 from mirumee/fix/order-details-update
...
Fix updating order details on address change
2020-09-17 16:16:21 +02:00
Magdalena Markusik
8a80f3dd4d
Add slug field for page details wip
2020-09-17 16:06:13 +02:00
Maciej Korycinski
24ea28f987
Pass missing isVisibleListing variable to mutation ( #712 )
...
* Pass missing arguments
* Update types
2020-09-16 15:28:05 +02:00
Dawid Tarasiuk
d3102c2a62
Update order details on address change
2020-09-15 15:18:50 +02:00
Dominik Żegleń
2600767431
Add error info when fetching taxes ( #701 )
...
* Add error info
* Update changelog
2020-09-15 14:03:39 +02:00
dominik-zeglen
bf752d1ee7
Add mobile drawer menu
2020-09-11 15:58:15 +02:00