market/tests/unit/components
Matthias Kretschmann 960c5b3234
Update metadata, the proper way (#292)
* prototype view switching

* refactor, more UI

* formik form setup & data flow

* debug output, fixes, refactor

* description preview refactor

* publish/update date changes

* output created & updated date at top of asset
* use ddo.created & ddo.updated everywhere
* stop pushing metadata.main.datePublished

* owner check for edit link

* all the feedback states and switching between them: loading, error, success

* refactor feedback, one component for publish & edit

* action & date output fixes

* move all content, iterate form fields from it

* UI updates

* styling tweaks

* ddo dataflow refactor, more useAsset usage

* more useAsset usage

* form actions styling

* prepare edit history component

* metadata output tweaks

* copy

* safeguard against profile urls without protocol defined

* refetch ddo after edit

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* switch author for dataTokenOptions in metadata preview

* refactor

* copy

* showPricing fix

* validation: minimum characters for title & description

* disable submit button when validation fails

* form validation fixes

* manually trigger onChange validation in publish & edit forms

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-12-10 14:30:40 +01:00
..
Button.test.tsx refactor to use optional chain expressions 2020-09-10 22:22:16 +02:00
Markdown.test.tsx first commit 2020-05-07 09:03:30 +03:00
Page.test.tsx refactor root components (#263) 2020-11-18 20:01:33 +01:00
Pagination.test.tsx first commit 2020-05-07 09:03:30 +03:00
PublishForm.test.tsx Update metadata, the proper way (#292) 2020-12-10 14:30:40 +01:00
Tags.test.tsx first commit 2020-05-07 09:03:30 +03:00