Go to file
Matt 6b922580c5 Add v-phone-input component for enhanced phone number fields
Replace basic text fields with v-phone-input in CreateInterestModal and
InterestDetailsModal to provide country selection, validation, and better
UX for phone number entry. Includes US as default with preferred countries
list and search functionality.
2025-06-04 02:43:21 +02:00
.gitea/workflows build: add workflow 2025-02-16 20:32:34 +02:00
components Add v-phone-input component for enhanced phone number fields 2025-06-04 02:43:21 +02:00
composables feat: add interest button 2025-06-03 22:04:22 +03:00
middleware feat: add files 2025-02-16 14:10:19 +02:00
pages feat: Add mobile responsiveness to interest list table and simplify dashboard routing 2025-06-04 01:40:13 +02:00
plugins Add v-phone-input component for enhanced phone number fields 2025-06-04 02:43:21 +02:00
public feat: add more pages 2025-03-14 02:10:03 +02:00
server feat: add new status columns 2025-06-04 00:48:44 +03:00
static feat: add files 2025-02-16 14:10:19 +02:00
utils feat: add new status columns 2025-06-04 00:48:44 +03:00
.dockerignore feat: add files 2025-02-16 14:10:19 +02:00
.gitignore feat: add files 2025-02-16 14:10:19 +02:00
Dockerfile feat: add files 2025-02-16 14:10:19 +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: changes 2025-05-29 08:32:13 +03:00
package-lock.json Add v-phone-input component for enhanced phone number fields 2025-06-04 02:43:21 +02:00
package.json Add v-phone-input component for enhanced phone number fields 2025-06-04 02:43:21 +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