homebox/frontend
Hayden d6da63187b
feat: new homepage statistic API's (#167)
* add date format and orDefault helpers

* introduce new statistics calculations queries

* rework statistics endpoints

* code generation

* fix styles on photo card

* label and location aggregation endpoints

* code-gen

* cleanup parser and defaults

* remove debug point

* setup E2E Testing

* linters

* formatting

* fmt plus name support on time series data

* code gen
2022-12-05 12:36:32 -09:00
..
components feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
composables feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
layouts fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
lib feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
test feat: add additional currencies (#125) 2022-11-01 14:16:22 -08:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
app.vue feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
nuxt.config.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
package.json feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
pnpm-lock.yaml feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00