homebox/frontend
Hayden 22bbaae08f
feat: add support for create + add more for all create modals and support k… (#526)
* add support for create + add more for all create modals and support keyboard bindings

* listen for esc to close modals
2023-07-31 09:53:26 -08:00
..
assets/css feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
components feat: add support for create + add more for all create modals and support k… (#526) 2023-07-31 09:53:26 -08:00
composables fix: prevent resetting dialog state on error (#524) 2023-07-31 08:22:08 -08:00
layouts fix: other minor fixes (#388) 2023-04-01 22:01:21 -08:00
lib fix: assert/asserts (#521) 2023-07-31 06:05:37 -08:00
middleware fix: cookie-auth-issues (#365) 2023-03-22 21:52:25 -08:00
pages fix: prevent resetting dialog state on error (#524) 2023-07-31 08:22:08 -08:00
plugins feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
public feat: pwa support (#366) 2023-03-23 10:27:12 -08:00
stores fix: refactoring errors (#359) 2023-03-20 21:48:22 -08:00
test chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
.nuxtignore feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
app.vue feat: pwa support (#366) 2023-03-23 10:27:12 -08:00
nuxt.config.ts fix: redirect issues for authorized users (#374) 2023-03-25 11:07:22 -08:00
package.json chore(deps): update dependency @vite-pwa/nuxt to ^0.1.0 (#474) 2023-07-22 19:46:08 -08:00
pnpm-lock.yaml ui: rework location/labels pages (#475) 2023-07-27 13:21:28 -08:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00