homebox/frontend
Motordom b87cdc8164
fix(s): spelling mistakes, and external link handling on login page (#65)
* Fix spelling mistake

Fix spelling mistake, changed 'Mode Number' to 'Model Number'

* Update external links on login page

Updated the external links on the login page for Discord and application docs to open in new tabs/windows.

* Fix spelling mistake on items page

Fix spelling mistake, changed second incorrect occurrence of 'Labels' to 'Locations'
2022-10-14 08:30:23 -08:00
..
components fix: auto-select bug (#59) 2022-10-13 16:45:18 -08:00
composables feat: expanded search for items (#46) 2022-10-12 21:13:07 -08:00
layouts fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
lib feat: expanded search for items (#46) 2022-10-12 21:13:07 -08:00
pages fix(s): spelling mistakes, and external link handling on login page (#65) 2022-10-14 08:30:23 -08:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
test chore: cleanup (#27) 2022-09-25 14:33:13 -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: user profiles (#32) 2022-10-06 21:54:09 -05:00
pnpm-lock.yaml feat: user profiles (#32) 2022-10-06 21:54:09 -05: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