Dawid Tarasiuk
|
fc02fce701
|
Page types (#807)
* Create attribute class selector
* Use ProductAttributeType to check if product is simple or with variants
* Allow attribute class selection only during its creation
* Update attribute type selection translations
* Show only product attributes in columns picker on product list view
* Cleanups in Attribute Organization component
* Create Page Types list page
* Create content management section in settings
* Implement page types list view
* Remove unused imports from page type list
* Updatte page type list style
* Remove legacy code from page type list component
* Update PageTypeListPage component
* Create Page Types details page
* Fix page type attribute reordering
* Implement PageType create view
* Implement PageType update view
* gUpdate page type details components
* Fix page type update component
* Update page type components stories
* Update page type errors handling
* Update page type details view
* Create Page Types details page
* Implement PageType create view
* Update product attribute assignment mutations
* Add page types attribute assignment mutations
* Add page types attribute assignment handling
* Temporarily fix page create mutation
* Update page type error messages
* Remove legacy storybook page type stories
* Update attribute assignment dialogs stories
* Update page type details error handling
* Update props for page type components
* Create attribute class selector
* Implement page types list view
* Add page type selector on page create and details views
* Add attributes list to page details views
* Update page types list
* Use attribute errors for attributes muatations
* Save attribute values on page create and update
* Update messages for page view
* Update page attributes fragment
* Use AttributeError in AttributeBulkDelete
* Update page type and its attribute selection
* Handle page types deleting
* Update page types deleting messages
* Handle page types attribute reorder
* Fix PageOrganizeContent component types
* Update graphqql types
* Fix page fixture
* Update messages
* Update test snapshots
* Pass pageTypes to PageForm
* Update changelog with page type addition note
* Update package-lock
* Update test snapshots
* Fix malformed generated type
* Update messages after rebase
|
2020-11-19 15:42:14 +01:00 |
|
Dominik Żegleń
|
dda68cf6cd
|
Merge pull request #686 from mirumee/fix/attribute-crash
Fix crashing attribute value creation
|
2020-09-03 11:29:39 +02:00 |
|
dominik-zeglen
|
a6ce67b6c9
|
Fix crashing attribute value creation
|
2020-09-02 11:42:22 +02:00 |
|
dominik-zeglen
|
ca78ecc19f
|
Add metadata editor to attribute creator
|
2020-09-01 17:14:48 +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
|
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
|
381665409f
|
Rebase fixes
|
2020-03-24 15:05:26 +01:00 |
|
Dominik Żegleń
|
bf92214fc3
|
Revert "Use error formatting in product type section"
|
2020-03-11 10:56:04 +01:00 |
|
dominik-zeglen
|
db14154c34
|
Use error formatting in attribute view
|
2020-03-04 13:50:25 +01:00 |
|
dominik-zeglen
|
5ff1521b26
|
Unify dialog handling
|
2019-12-18 13:20:59 +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
|
4b574c5d6c
|
Fix messages
|
2019-11-07 14:40:28 +01:00 |
|
dominik-zeglen
|
a472c8cd1a
|
Remove ids
|
2019-08-29 14:12:34 +02:00 |
|
Dominik Żegleń
|
a573f5e139
|
Refactor attribute section translations
|
2019-08-29 14:12:34 +02:00 |
|
dominik-zeglen
|
a2dd1a1404
|
Add missing files
|
2019-08-09 12:17:04 +02:00 |
|