dominik-zeglen
|
b2e6baf4e9
|
Use proper submit return type
|
2020-11-06 11:54:03 +01:00 |
|
dominik-zeglen
|
dfc063caa1
|
Improve component encapsulation
|
2020-11-05 14:56:29 +01:00 |
|
dominik-zeglen
|
7c90ec1c72
|
Fix types
|
2020-11-04 13:59:26 +01:00 |
|
dominik-zeglen
|
7c9f2a93d4
|
Add rich text editor to pages
|
2020-11-04 13:59:23 +01:00 |
|
dominik-zeglen
|
aa3559117d
|
Fix isPublished flag
|
2020-11-04 13:59:04 +01:00 |
|
dominik-zeglen
|
b27f28c822
|
Add rich text editor to collection pages
|
2020-11-04 13:59:03 +01:00 |
|
Marcin Gębala
|
27bc372ac5
|
Merge pull request #793 from mirumee/lush-collection-load-more
Add missing infinite scroll to searches
|
2020-11-03 11:36:14 +01:00 |
|
dominik-zeglen
|
a27a029452
|
Pass promise to reset form state
|
2020-10-30 16:10:06 +01:00 |
|
dominik-zeglen
|
1f92b380c5
|
Remove developer code
|
2020-10-26 14:17:24 +01:00 |
|
dominik-zeglen
|
96d8aa101c
|
Add infinite scroll to product selection
|
2020-10-26 11:29:41 +01:00 |
|
Magdalena Markusik
|
c597362024
|
Fix product create publication date
|
2020-10-22 16:11:29 +02:00 |
|
Magdalena Markusik
|
374aab6603
|
fix
|
2020-10-19 12:28:43 +02:00 |
|
Marcin Gębala
|
7e24e4a14f
|
Merge pull request #720 from mirumee/feat/add-slug-to-seo-form
Add slug field to category, product, collection & page details
|
2020-09-25 18:44:08 +02:00 |
|
Magdalena Markusik
|
70815b0d51
|
fixes
|
2020-09-25 18:02:28 +02:00 |
|
dominik-zeglen
|
e13086fef3
|
Fix exploding table layout
|
2020-09-25 17:00:17 +02:00 |
|
Magdalena Markusik
|
f956be3fbc
|
refactor after review
|
2020-09-25 16:44:11 +02:00 |
|
Magdalena Markusik
|
828e207209
|
add error handling to seo form
|
2020-09-24 14:11:30 +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
|
52cf01ed72
|
update mutation and fixtures
|
2020-09-21 12:05:43 +02:00 |
|
Magdalena Markusik
|
d20b58dd79
|
fixes afer merge
|
2020-09-18 16:40:48 +02:00 |
|
AlicjaSzu
|
eba4ba2edf
|
update VisibilityCard component (#679)
* update VisibilityCard component
* add visibleInListings in Product
* update mutations and types with visibleInListings
* update ProductExportDialogInfo with availableForPurchase
* update defaultMessages
* update useDateLocalize hook
* update cypress tests
* update orders with availability info
* revert cypress changes
* update changelog
* update product update handlers
* fix VisibilityCard styles
* create AvailabilityCard component
* update defaultMessages
* update snapshots and messages
* fix ProductCreatePage form data types
* update defaultMessages
|
2020-09-03 12:25:16 +02:00 |
|
dominik-zeglen
|
2353e54ab2
|
Add metadata editor to collection creator
|
2020-09-01 17:14:45 +02:00 |
|
Dominik Żegleń
|
7770ae34df
|
Add metadata (#670)
* Add metadata editor component
* Add tests
* Fix plurals
* Use pascal case in selectors
* Update product metadata
* Add metadata handler decorator
* Update snapshots
* wip
* Remove operation provider component
* Add metadata to collections
* Add metadata editor to variant
* Add metadata editor to categories
* Add metadata to product types
* Simplify code
* Add metadata to attributes
* Drop maybe
* Rename Metadata to MetadataFragment
* Update changelog and snapshots
|
2020-08-28 14:45:11 +02:00 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|
AlicjaSzu
|
1887769055
|
add status to notifications
|
2020-07-06 10:46:14 +02:00 |
|
Krzysztof Wolski
|
f4d570c7e5
|
Fix warnings and better test tag (#582)
* Resolve test warnings
* Tename data-tc to data-test
* Update src/orders/components/OrderFulfillPage/OrderFulfillPage.tsx
|
2020-07-02 12:59:09 +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
|
490c4c3023
|
Check shop errors too
|
2020-03-24 13:53:06 +01:00 |
|
dominik-zeglen
|
2a1abe76b6
|
Use translated errors in collections
|
2020-03-24 13:53:03 +01:00 |
|
dominik-zeglen
|
4c27d69229
|
Fix form errors
|
2020-03-03 14:33:35 +01:00 |
|
dominik-zeglen
|
c4863ece60
|
Do not store errors in form component
|
2020-02-24 15:14:48 +01:00 |
|
dominik-zeglen
|
fa8231992f
|
Explicitely return not found page
|
2020-02-20 15:18:22 +01:00 |
|
dominik-zeglen
|
c4c0f22cec
|
Fix ICU plurals
|
2020-02-13 12:54:05 +01:00 |
|
dominik-zeglen
|
943232acb3
|
Add query param getters
|
2020-01-20 16:46:58 +01:00 |
|
dominik-zeglen
|
83e1f62da4
|
Add filter tests
|
2020-01-20 16:46:56 +01:00 |
|
dominik-zeglen
|
02a24de103
|
Separate visual and app layer in collections
|
2020-01-20 16:46:05 +01:00 |
|
dominik-zeglen
|
be649e32ea
|
Use generic handlers
|
2020-01-20 16:46:03 +01:00 |
|
dominik-zeglen
|
eab3d67502
|
Remove unused import
|
2020-01-20 16:45:50 +01:00 |
|
dominik-zeglen
|
b4cb44834c
|
Add filtering to collections
|
2020-01-20 16:45:48 +01:00 |
|
dominik-zeglen
|
5ff1521b26
|
Unify dialog handling
|
2019-12-18 13:20:59 +01:00 |
|
dominik-zeglen
|
9c688d3aef
|
Add sorting to lists
|
2019-12-18 11:22:02 +01:00 |
|
dominik-zeglen
|
bf0bad5a5e
|
Rename state to status prop
|
2019-12-06 18:17:44 +01:00 |
|
dominik-zeglen
|
6b62f5cc40
|
Do not use getMutationState explicitly
|
2019-12-06 18:11:46 +01:00 |
|
dominik-zeglen
|
af95cb3be2
|
Fix handlers
|
2019-11-28 16:27:27 +01:00 |
|
dominik-zeglen
|
44ba4c5fd5
|
Fix import paths
|
2019-11-21 15:59:41 +01:00 |
|
dominik-zeglen
|
fff2a8caea
|
Use product search hook
|
2019-11-21 15:59:37 +01:00 |
|
Krzysztof Bialoglowicz
|
9911f2b278
|
Use responsive table component
|
2019-11-19 13:41:36 +01:00 |
|
dominik-zeglen
|
4b574c5d6c
|
Fix messages
|
2019-11-07 14:40:28 +01:00 |
|
dominik-zeglen
|
74d6794679
|
Update @material-ui to v4
|
2019-11-07 14:29:07 +01:00 |
|