Commit graph

13 commits

Author SHA1 Message Date
Antonio Anaya
f8c4ffe62b ui_migration refactor(store) Remove lingering getters at wot.js pinia store 2026-05-24 18:16:01 -06:00
Antonio Anaya
ace7ae9855 ui_migration refactor(store) Remove lingering getters for origin and available at settings.js pinia store, fixed unit test and thresholds accordingly. 2026-05-24 16:50:53 -06:00
Julian Stirling
a265656984 Don't show error symbol when loading unless error 2026-05-15 12:55:19 +01:00
Julian Stirling
a58007a98c Remove the dev-tools for rediricting API from production app 2026-05-15 12:55:18 +01:00
Richard Bowman
f91373e215 Update default URL for overriding the origin. 2026-05-11 11:07:38 +01:00
Richard Bowman
93a2e87dac Adjust default origin URL to use /api/v3 prefix
This won't be the only URL that needs fixing, but it should make most of the web app work.
2026-05-11 11:07:38 +01:00
Antonio Anaya
67f253eecd Apply suggestions from code review of branch refactor/migrate_vuex_to_pinia
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-04-30 21:24:29 +00:00
Julian Stirling
ebd67cd410 Fix persistance in pinia store 2026-04-30 09:44:50 +01:00
Antonio Anaya
793441aadf ui_migration chore(eslint) clean 2026-04-30 01:44:52 -06:00
Antonio Anaya
292358d08f ui_migration bugfix(store) removed uri to persistence storage to avoid passing directly to cors issue 2026-04-30 01:38:11 -06:00
Antonio Anaya
3ecb5b32e4 ui_migration refactor(store) update store files droppping mutations 2026-04-21 18:04:25 -06:00
Antonio Anaya
2701ad0eba ui_migration refactor(store) migrate vuex to pinia 2026-04-20 18:32:39 -06:00
Antonio Anaya
b580a63675 ui_migration chore(store) move store files for pinia refactor 2026-04-20 18:30:24 -06:00