Commit Graph
6 Commits
Author SHA1 Message Date
gold-dev 6e02618a38 Feat: Slides 1-2 2026-01-20 13:27:35 +02:00
Jeppe Bundgaard 9ff0bcec17 Refactor: Move configuration exports (API_URL, IS_DEV, POS_STEP_1_VERSION) to dedicated config file and update imports across components 2026-01-08 12:55:23 +01:00
Jeppe Bundgaard 39e4866964 Enhance mobile experience with adjusted viewport meta tag and added Apple touch capability 2025-09-07 14:48:56 +02:00
Jeppe Bundgaard e9b01dbed0 Update viewport meta tag to include maximum-scale property for improved mobile accessibility 2025-09-07 14:30:21 +02:00
Jepp9350 10a320e985 Add new dependencies for calendar and styling support
This commit introduces new dependencies including `dayspan-vuetify`, `bulma-block-list`, `vue-cal`, and `@event-calendar/core` for enhanced calendar functionality and styling options. Additionally, several supporting libraries such as `svelte`, `css-tree`, and `clsx` were added for improved performance and compatibility.
2025-05-13 08:43:20 +02:00
Jepp9350 18dc8fb40f Add Department POS module and related views
Introduced Department POS functionality with navigation, orders, and order detail views. Set up routing and middleware for POS operations. Added base styles, assets, and updated package dependencies to support these changes.
2025-02-25 08:20:04 +01:00