Go to file
Matt e57756e433 Add phone number formatting and improve UI components
- Integrate libphonenumber-js for proper phone number formatting
- Display phone numbers in national format in PhoneInput component
- Strip non-numeric characters from phone input automatically
- Fix refresh button icon rendering in EmailThreadView
- Improve EOI button layout alignment and centering
2025-06-12 22:35:17 +02:00
.gitea/workflows build: add workflow 2025-02-16 20:32:34 +02:00
components Add phone number formatting and improve UI components 2025-06-12 22:35:17 +02:00
composables feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
docs REVERT Network Updates 2025-06-12 21:54:47 +02:00
middleware feat: add files 2025-02-16 14:10:19 +02:00
pages fixes 2025-06-12 17:52:57 +02:00
plugins feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
public Feat: Complete EOI improvements and PWA implementation 2025-06-12 16:16:30 +02:00
server REVERT Network Updates 2025-06-12 21:54:47 +02:00
static feat: add files 2025-02-16 14:10:19 +02:00
utils fixes 2025-06-12 16:26:10 +02:00
.dockerignore feat: add files 2025-02-16 14:10:19 +02:00
.env.example Add embedded signing support with webhook configuration 2025-06-11 17:57:58 +02:00
.gitignore feat: add files 2025-02-16 14:10:19 +02:00
Dockerfile REVERT Network Updates 2025-06-12 21:54:47 +02:00
README.md feat: add files 2025-02-16 14:10:19 +02:00
app.vue feat: add interest button 2025-06-03 22:04:22 +03:00
nuxt.config.ts feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
package-lock.json Add phone number formatting and improve UI components 2025-06-12 22:35:17 +02:00
package.json Add phone number formatting and improve UI components 2025-06-12 22:35:17 +02:00
tsconfig.json feat: add files 2025-02-16 14:10:19 +02:00

README.md

Client Portal

Commands

  • npm run dev to start development

Tech Stack

  • Node.js
  • Nuxt
  • Directus
  • Vuetify