Commit Graph

326 Commits

Author SHA1 Message Date
d0e64bdffc refactor(approvals): move functionalities for separation of concern, page formatting, i18n refactoring, consideration for mobile appearance. 2025-08-21 17:06:57 -04:00
27e73f8f51 refactor(approvals): change timesheet store to no longer rely on array of pay periods, now requests new pay period objects depending on date picker button pressed. 2025-08-21 10:44:23 -04:00
21b98ec825 refactor(approvals): remake entire card appearance, hook up to pay period picker to backend, make the period picker actually functional. 2025-08-20 17:03:32 -04:00
0c1d214420 refactor(approvals): fully overhaul timesheet approvals to work with backend, begin to implement approval logic. 2025-08-19 16:49:49 -04:00
62aec8f597 Merge pull request 'fix(employees): minor tweaks to appearance for table, tracking of data.' (#3) from dev/nicolas/employee-list into main
Reviewed-on: Targo/targo_frontend#3
2025-08-18 10:28:14 -04:00
41abd70ff7 fix(employees): minor tweaks to appearance for table, tracking of data. 2025-08-18 10:02:28 -04:00
52bc26052e Merge pull request 'dev/nicolas/employee-list' (#2) from dev/nicolas/employee-list into main
Reviewed-on: Targo/targo_frontend#2
2025-08-15 17:03:46 -04:00
b13c8b8b1b feat(employees): add modal to show employee details, connects successfully to backend and receives data. 2025-08-15 17:00:52 -04:00
7230ef01e6 fix(employees): finalize GUI of employee list grid mode 2025-08-15 10:19:40 -04:00
f33ca127fa refactor(employees): finish connection to backend api, design cards to display employees, fine-tunning element placement 2025-08-14 17:03:51 -04:00
f45d0c2bd6 feat(employees): add page and components for employee list, connect to backend logic 2025-08-13 17:02:59 -04:00
cf6f411ac6 Merge pull request 'dev/nicolas/timesheet-validation' (#1) from dev/nicolas/timesheet-validation into main
Reviewed-on: Targo/targo_frontend#1
2025-08-13 13:11:13 -04:00
552c6fa971 refactor(approvals): slight tweaks to appearance, add title bar, begin making detailed overview 2025-08-13 11:32:11 -04:00
4ae33dfcf1 refactor(approvals): add table with grid setup, customize card (item) appearance 2025-08-12 17:01:46 -04:00
2fb7b4a4c1 feat(approvals): add page for timesheet approvals, complete date picker component, begin work for approvals table. 2025-08-11 17:04:21 -04:00
1f94d6a900 eat(approvals): add and define components and other files related to timesheet approval page 2025-08-08 17:04:54 -04:00
c1ce7e36cb feat(approvals): Create timesheet approval page, begin scaffolding and building store, services, api, set up backend connecting logic 2025-08-08 17:03:19 -04:00
5a4cba5588 feat(login): create dev login bypass for testing, refactor main layout for consistency and more intuitive UI 2025-08-07 15:40:19 -04:00
7399232ed8 refactor(login): change to Setup store instead of Options store, fix auth frontend flow 2025-08-06 17:09:30 -04:00
6006c3fb42 fix(login): change authentik button to employee login button (abstracted), shorten work email detection 2025-08-05 10:31:47 -04:00
07058d1ae7 feat(login): Significant work on login page appearance and authentik button behavior. Implement backend Oauth2 flow through popup window 2025-08-04 16:36:25 -04:00
7317f35df3 feat(login): refactor login page code, trim excess logic, refine UI, use innate Quasar and Vue utils and components 2025-07-31 17:11:58 -04:00
984ac83f67 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
94604cda1b fix(scaffolding): redid some folder structure to be more modular, moved some folders from modules to src, general file/folder cleanup. 2025-07-28 12:22:51 -04:00
a63ae452a8 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
Matthieu Haineault
a8e6b8750d first commit 2025-07-10 08:45:02 -04:00