home-cert-assistant/frontend
CybAtax f870fc1ac6
feat: Certificate request form (#7)
* wip: first draft cert request

* feat: form for cert request

* fix: add missing fields

* add app bar

* Give alt names list more space

* add missing rules
2024-11-17 22:48:38 +01:00
..
public 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
src feat: Certificate request form (#7) 2024-11-17 22:48:38 +01:00
.browserslistrc 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
.editorconfig 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
.gitignore 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
components.d.ts 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
env.d.ts 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
eslint.config.js 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
index.html 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
package.json 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
pnpm-lock.yaml 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
tsconfig.app.json 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
tsconfig.json feat: Certificate request form (#7) 2024-11-17 22:48:38 +01:00
tsconfig.node.json 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00
typed-router.d.ts feat: Certificate request form (#7) 2024-11-17 22:48:38 +01:00
vite.config.mts 🎉 Initial template frontend setup (#1) 2024-11-17 17:47:13 +01:00