AutoGPT/autogpt_platform/frontend/src
Krzysztof Czerwinski 800625c952
fix(frontend): Change `/store*` url to `/marketplace*` (#9119)
We have branded it as "Marketplace", so the URL shouldn't be "store".

### Changes 🏗️

- Change frontend URLs from `/store*` to `/marketplace*`
- No API route changes to minimize bugs (follow up:
https://github.com/Significant-Gravitas/AutoGPT/issues/9118)
2025-01-18 17:49:41 +01:00
..
app fix(frontend): Change `/store*` url to `/marketplace*` (#9119) 2025-01-18 17:49:41 +01:00
components fix(frontend): Change `/store*` url to `/marketplace*` (#9119) 2025-01-18 17:49:41 +01:00
hooks fix(frontend): Unbreak save button after save error (#9290) 2025-01-17 13:29:43 +00:00
lib fix(frontend): Change `/store*` url to `/marketplace*` (#9119) 2025-01-18 17:49:41 +01:00
stories tool(platform): Add storybooks to aid UI development (#8274) 2024-10-10 16:35:05 +00:00
tests fix(frontend): Change `/store*` url to `/marketplace*` (#9119) 2025-01-18 17:49:41 +01:00
types refactor(frontend): Auth pages update (#9124) 2024-12-30 18:23:02 +00:00
instrumentation.ts refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
middleware.ts feat(platform): Agent Store V2 (#8874) 2024-12-13 16:35:02 +00:00