custom_ui/frontend
2025-12-11 16:31:43 -06:00
..
documentation add notifiaction handling, error handling 2025-11-12 15:13:49 -06:00
public app 2025-10-19 22:57:58 -05:00
src lookup focus functionality in client table view 2025-12-11 16:31:43 -06:00
.gitignore create form and modal components, update datatable persistant filtering 2025-10-30 03:21:41 -05:00
action-behavior-test.html add table actions to datatable, client page, start writing db method for clients 2025-11-11 09:50:23 -06:00
CALENDAR_UPDATE_SUMMARY.md switch calendar to be per foreman, added date select, added foreman select 2025-10-31 01:38:20 -05:00
index.html develop 2025-10-20 09:26:47 -05:00
package-lock.json get create client working 2025-11-25 06:22:55 -06:00
package.json get create client working 2025-11-25 06:22:55 -06:00
PAGINATION_USAGE.md update filter functionality 2025-11-04 09:09:56 -06:00
README.md app 2025-10-19 22:57:58 -05:00
test-datatable-actions.html add table actions to datatable, client page, start writing db method for clients 2025-11-11 09:50:23 -06:00
vite.config.js create form and modal components, update datatable persistant filtering 2025-10-30 03:21:41 -05:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.