Hangar/frontend-new
Nassim Jahnke feb363e817
Improve text field and select, add error tooltip
ErrorTooltip is only used in InputText yet, should be added to others depending on how good it looks
2022-04-05 15:08:24 +02:00
..
.env add tooltips and user admin buttons 2022-03-29 21:52:32 +02:00
.husky linting improvements 2022-03-21 13:58:14 +01:00
public/favicon update dependencies, add server for deployment 2022-03-21 13:58:14 +01:00
server update pnpm deps 2022-03-25 23:00:15 +01:00
src Improve text field and select, add error tooltip 2022-04-05 15:08:24 +02:00
.editorconfig eslint, prettier, git hooks 2022-03-21 13:58:14 +01:00
.eslintrc.js Fix eslint complaining about some imports (#610) 2022-03-21 13:58:14 +01:00
.gitignore
.npmrc
.prettierignore linting improvements 2022-03-21 13:58:14 +01:00
.prettierrc eslint, prettier, git hooks 2022-03-21 13:58:14 +01:00
index.html implement admin stats page 2022-03-21 13:58:14 +01:00
package.json figure out locale and theme on server, add theme option to db 2022-04-03 00:23:48 +02:00
pnpm-lock.yaml figure out locale and theme on server, add theme option to db 2022-04-03 00:23:48 +02:00
proxy.config.ts implement proxy for prod mode 2022-03-25 20:40:37 +01:00
TODO.md implement channel modal 2022-04-04 22:15:29 +02:00
tsconfig.json Improve style (#607) 2022-03-21 13:58:14 +01:00
vite.config.ts implement rendering of project pages 2022-03-26 13:19:09 +01:00
windi.config.ts implement donation stuff 2022-04-04 23:31:07 +02:00