Jeppe Bundgaard 2f16a91007 Fix conditional rendering in ModuleActionLogsTable and remove unused lifecycle hook
- Updated `ModuleActionLogsTable.vue` to handle null or undefined `created_at` and `data` fields gracefully.
- Improved "no logs found" message with localized text using `SessionUser.objects.global.language.no_data`.
- Removed unused `onMounted` lifecycle hook from `ModulesPagination.vue` for cleanup.
2026-01-06 11:34:19 +01:00

truckwashdashboardsfrontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build
S
Description
Staging repo for pleno-vue (CI + promotion to GitHub)
Readme
146 MiB
Languages
JavaScript 57%
Vue 30.7%
CSS 7%
TypeScript 4.6%
HTML 0.5%