homebox/frontend/pages
Hayden 2b79788fbe feat: user defined currencies (#700)
* basic currency service for loading at runtime

* api endpoint for currencies

* sort slice before return

* remove currency validation

* validate using currency service

* implement selecting dynamic currency options

* bump go version

* fix type definition

* specify explicit type

* change go versions

* proper types for assetId

* log/return currency error

* make case insensative

* use ToUpper instead

* feat: adding new currencies (#715)

* fix: task swag (#710)

Co-authored-by: Quoing <pavel.cadersky@mavenir.com>

* [feat] Adding new currencies

---------

Co-authored-by: quoing <quoing@users.noreply.github.com>
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com>

* remove ts file and consoldate new values into json

* move flag to options namespace

* add env config for currencies

* basic documentaion

* remove in sync test

---------

Co-authored-by: quoing <quoing@users.noreply.github.com>
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com>
Former-commit-id: c4b923847a
2024-01-18 10:45:42 -09:00
..
a feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
assets feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
home fix/feat: primary photo auto set and auto-set primary photo (#651) 2023-12-01 08:57:29 -09:00
item fix: loading causing stale data to present in form(#650) 2023-12-01 08:57:43 -09:00
label fix: use theme aware background color (#619) 2023-11-15 18:01:03 -09:00
location fix: use theme aware background color (#619) 2023-11-15 18:01:03 -09:00
reports fix 3 places where API URLs were not constructed by function route (#451) 2023-07-22 20:11:29 -08:00
[...all].vue frontend: cleanup 2022-09-09 14:46:53 -08:00
index.vue refactor: rewrite to cookie based auth (#578) 2023-10-06 19:44:43 -08:00
items.vue chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
locations.vue fix: refactoring errors (#359) 2023-03-20 21:48:22 -08:00
profile.vue feat: user defined currencies (#700) 2024-01-18 10:45:42 -09:00
tools.vue feat: primary images (#576) 2023-10-06 18:51:08 -08:00