dominik-zeglen
85b4d13ba2
Hide navigator button on mobile devices
2020-09-25 17:27:50 +02:00
dominik-zeglen
80c57ae0c0
Revert "Fix return to previous page on screen size change ( #710 )"
...
This reverts commit 45d33c3920
.
2020-09-25 17:23:07 +02:00
Marcin Gębala
cf91edaaf9
Revert "Merge pull request #697 from mirumee/ref/sidebar"
...
This reverts commit b1623eaaf5
, reversing
changes made to 14da39ebfa
.
2020-09-25 16:45:27 +02:00
Marcin Gębala
42931a1d31
Revert "Merge pull request #703 from mirumee/ref/sidebar-mobile"
...
This reverts commit acfd04e81a
, reversing
changes made to 40d27a9280
.
2020-09-25 16:38:59 +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
dbbb0ac990
fix tests
2020-09-24 14:56:42 +02:00
Magdalena Markusik
41209ce8dc
fix types
2020-09-24 14:33:14 +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
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
dominik-zeglen
b0053e1f92
Fix table horizontal scrolling
2020-09-21 17:19:33 +02:00
dominik-zeglen
35624d3008
Fix uncontrolled to controlled input change
2020-09-21 15:34:15 +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
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
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
dominik-zeglen
989f66f7de
Add SquareButton component
2020-09-11 12:43:55 +02:00
dominik-zeglen
6fcc0eaf79
Improve userbar styles
2020-09-11 12:29:08 +02:00
dominik-zeglen
95f11a3032
Fix app header responsiveness
2020-09-10 17:37:25 +02:00
dominik-zeglen
a7c65f77e4
Move userbar to separate component
2020-09-10 17:20:22 +02:00
dominik-zeglen
ed3d168d22
Fix app header
2020-09-10 17:11:36 +02:00
dominik-zeglen
668290d500
Update snapshots
2020-09-09 13:21:29 +02:00
dominik-zeglen
14b32db8ec
Fix test selectors
2020-09-09 13:15:18 +02:00
dominik-zeglen
297fa35edd
Fix menu hiding
2020-09-09 12:59:59 +02:00
dominik-zeglen
155dcbecb3
Listen to all clickAways
2020-09-09 12:59:58 +02:00
dominik-zeglen
89c33deb3d
Fix submenu shadow
2020-09-09 12:59:56 +02:00
dominik-zeglen
a1b8cba07b
Do not break white space
2020-09-09 12:59:55 +02:00
dominik-zeglen
c862cc1eae
Align text to left
2020-09-09 12:59:54 +02:00
dominik-zeglen
4fa7730611
Improve dom nesting
2020-09-09 12:59:53 +02:00
dominik-zeglen
3d571e3f4f
Visual improvements
2020-09-09 12:59:52 +02:00
dominik-zeglen
e8a69cd9fc
Fix sidebar positiion
2020-09-09 12:59:51 +02:00
dominik-zeglen
da0677ca42
Fix submenu text color
2020-09-09 12:59:49 +02:00