custom_ui/frontend
2026-01-19 21:47:04 -05:00
..
documentation add theme store and input, update some components to use theme 2025-12-12 14:21:42 -06:00
public app 2025-10-19 22:57:58 -05:00
src Added API methods for connecting tasks to Home page dials. Connected 'view' buttons to tasks page. 2026-01-19 21:47:04 -05: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 updated calendar to be tabular, moved bid schedule there, started client view refactoring 2025-12-12 08:03:48 -06:00
package.json updated calendar to be tabular, moved bid schedule there, started client view refactoring 2025-12-12 08:03:48 -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.