targo-frontend/src
2025-10-07 10:40:39 -04:00
..
assets feat(profile): add profile template, employee tabs and panels, add some logic to validate entries, i18n implementation 2025-09-12 16:55:33 -04:00
boot refactor(approvals): move functionalities for separation of concern, page formatting, i18n refactoring, consideration for mobile appearance. 2025-08-21 17:06:57 -04:00
css feat: modified how the message is sent. Took out the handleEnter function since it wasnt needed. 2025-09-26 13:48:14 -04:00
i18n refactor(types): refactoring of shifts, expenses, timesheet types, interfaces and defaults values. 2025-09-25 09:05:03 -04:00
layouts style: Added a button on the bottom right of the screen, this will later open the chatbox 2025-09-23 16:33:19 -04:00
modules style: parsed some of the incomming markdown such that headers bigger than h4 will be reduced to enhance readibilty. 2025-10-07 10:40:39 -04:00
pages refactor(employees): finish connection to backend api, design cards to display employees, fine-tunning element placement 2025-08-14 17:03:51 -04:00
router fix(app): refactor and slim i18n files, correct and update pages, rework and refactor verbose code on some components and pages 2025-09-22 14:11:29 -04:00
stores Merge branch 'main' into dev/lion/chatbot 2025-10-07 09:42:46 -04:00
utils refactor(types): refactoring of shifts, expenses, timesheet types, interfaces and defaults values. 2025-09-25 09:05:03 -04:00
App.vue build(scaffolding): set up all folders and files, most of them empty, built some logic, clarified file names. 2025-07-25 16:58:07 -04:00
env.d.ts build(scaffolding): set up all folders and files, most of them empty, built some logic, clarified file names. 2025-07-25 16:58:07 -04:00
quasar.d.ts feat(lang)Clean landing dashboard page, footers, headers, language module to match with Quasar and/or Vue conventions 2025-07-30 15:44:23 -04:00
shims-vue.d.ts build(scaffolding): set up all folders and files, most of them empty, built some logic, clarified file names. 2025-07-25 16:58:07 -04:00