market/src/pages
EnzoVezzaro 6a6f1acd84
add steps back history to publish (#1342)
* added step route to publish

* moved hooks to navigation

* handle back history and load on refresh

* clean up

* changed to nested routes in publish

* fix warning code climate (similar blocks)

* fix header publish link

* moved scrollIntoView() after routing change

* fix `Type 'string[]' is not assignable to type 'string'.` error

* Revert "fix header publish link"

This reverts commit 82e00398c0.

* serverside redirect from `/publish`

* client side redirect from `/publish`

* fix issue with redirect on publish

- remove index publish (redirect taken care server side)
- change link in menu to step 1
- refactor router push on navigation

* simplify handleStepClick function
2022-04-26 12:09:51 +02:00
..
asset/[did] SEO & favicon fixes (#1229) 2022-03-22 14:57:33 +00:00
privacy migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
profile Refactor pricing and various components that are involved (#1046) 2022-02-03 03:29:39 -08:00
publish add steps back history to publish (#1342) 2022-04-26 12:09:51 +02:00
404.tsx migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
[slug].tsx migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
_app.tsx Unsupported Network Tooltip (#1331) 2022-04-22 02:54:04 +02:00
index.tsx Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
search.tsx Refactor pricing and various components that are involved (#1046) 2022-02-03 03:29:39 -08:00