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
|
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 |
|
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 |
|
Dominik Żegleń
|
905750acfe
|
Merge pull request #723 from mirumee/fix/responsive-tables
Fix table horizontal scroll
|
2020-09-22 11:10:40 +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
|
977fbce34c
|
update changelog
|
2020-09-21 17:02:17 +02:00 |
|
Magdalena Markusik
|
d0339408df
|
update messages
|
2020-09-21 16:36:08 +02:00 |
|
Magdalena Markusik
|
e69c7057bd
|
fix lint
|
2020-09-21 16:30:18 +02:00 |
|
Magdalena Markusik
|
d8a770b5b3
|
refactor
|
2020-09-21 15:47:11 +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ń
|
cdbca458da
|
Merge pull request #719 from mirumee/fix/avatar-change-button
Fix avatar change button
|
2020-09-21 11:25:27 +02:00 |
|
Dominik Żegleń
|
a78af2b9db
|
Merge branch 'master' into fix/avatar-change-button
|
2020-09-21 11:12:56 +02:00 |
|
Dawid Tarasiuk
|
734c9c0dc6
|
Merge pull request #716 from mirumee/feature/variants-reorder
Add variants reordering possibility
|
2020-09-21 10:58:28 +02:00 |
|
Dawid Tarasiuk
|
8d9162cd1d
|
Update test snapshots
|
2020-09-21 10:34:34 +02:00 |
|
Dawid Tarasiuk
|
b39183da93
|
Update changelog
|
2020-09-21 10:34:33 +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
|
865c9ad3b5
|
Update changelog
|
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 |
|
Krzysztof Wolski
|
2f84747dec
|
Remove travis config file (#718)
|
2020-09-18 14:49:06 +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 |
|
Cezary Miącz
|
10a157c985
|
Merge pull request #714 from mirumee/feature/test-env-storybook
Add storybook deployment
|
2020-09-17 14:55:27 +02:00 |
|
Cezary Miącz
|
59a8337c4f
|
Add storybook deployment
|
2020-09-16 17:01:06 +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
|
f3f6143f87
|
Update changelog
|
2020-09-15 18:08:29 +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 |
|
dependabot-preview[bot]
|
87061b65ea
|
[Security] Bump node-fetch from 2.6.0 to 2.6.1 (#704)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-09-15 11:09:29 +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 |
|