Commit Graph

35 Commits

Author SHA1 Message Date
1fd95265ea fix: this is not gonna work in time, switching to mock mod for canvas so we can show what we supposed to have atleast (local canvas) and we can explain what is the problem (you can disable the mock by putting the var USE_MOCK to false in CanvasItem.vue but dont do it) 2025-05-11 21:17:09 +02:00
4356a01e4a feat: adding delete button with the corresponding endpoint 2025-05-01 19:23:21 +02:00
8154814805 fix: type errors 2025-05-01 17:35:04 +02:00
92696c3e16 fix/feat: Now the projectId is correctly fetched yet we cant test shit since the db is empty 2025-04-29 23:18:26 +02:00
8ec569e6ff fix: prettier 2025-04-29 21:35:00 +02:00
864bbbb9fd fix: eslint + prettier 2025-04-29 11:32:30 +02:00
e890a03a48 feat: all Canvas endpoints implemented, just waiting for projectId to test 2025-04-29 11:24:26 +02:00
820c979c94 fix: bugs 2025-04-29 00:28:56 +02:00
6ae50f9cf7 fix: idk 2025-04-28 23:05:04 +02:00
9f4596d0ba feat: trying to connect to the bach 2025-04-28 22:49:07 +02:00
4d3aae1249 feat: enhancing the layout + we need to start using the classes 2025-04-27 10:14:57 +02:00
fcc20d1f42 fix: (forgot to say that the layout in enhanced in last commit) + fix du prettier 2025-04-23 11:07:32 +02:00
28b0e69da1 suppresion de local database 2025-04-23 11:02:21 +02:00
c60fb8945b fix: with prettier 2025-04-21 19:01:15 +02:00
a0eeb6715e fix: fixing the eslint stuff 2025-04-21 17:38:14 +02:00
ba99b3c2b0 Merge branch 'front_foundation' of https://gitea.piair.dev/piair/MyINPulse into front_foundation 2025-04-16 10:36:59 +02:00
37e631a096 fix: fixing conflits 2025-04-16 10:36:06 +02:00
03bbc77e8a fix: linting all the files possible error may still occur but i just ignored them cuz it's commented code, probably will fix them later if it persists 2025-04-14 01:32:29 +02:00
f8991e90ab feat: using bootstrap.. 2025-04-11 19:42:38 +02:00
8c4b9ceb9d feat: still enhancing the visuals 2025-04-09 00:19:56 +02:00
647812576e feat: enhancing visuals 2025-04-09 00:05:15 +02:00
03897e1139 feat: mode admin added 'first try' 2025-04-02 11:51:39 +02:00
3dc8131c33 merging 2025-04-02 08:44:23 +02:00
dd6032f3ef fix: css.. 2025-03-26 11:38:33 +01:00
e769dd6757 fix: css fixing (again) 2025-03-26 11:30:59 +01:00
323cb05388 fix: css fixing 2025-03-26 11:07:50 +01:00
79baddb8f6 fix + feat: fixed some bugs + added a mock parser since the damn backend is not working, not finished tho (bugs) 2025-03-23 21:59:27 +01:00
9ba8e3e84e feat: fake-data can be edited, switching to end-points branch 2025-03-19 10:52:12 +01:00
6de38a9725 feat: edit-mode added, to test it use the fake api in the 'fake_data' folder 2025-03-19 09:48:04 +01:00
f48b570494 fix: to composition api 2025-02-26 03:39:59 +01:00
4ee3d9bc44 fix: data from api is now correctly displayed 2025-02-19 12:15:39 +01:00
d75d45e204 fix + feat: api test + error fix 2025-02-19 11:02:15 +01:00
22ebb0e1f4 feat: enhancing canvass layout 2025-02-11 20:47:37 +01:00
09e4b3262f feat: switching to composition API standard 2025-02-11 19:56:52 +01:00
6a3d4239ab feat: canvas are now generic 2025-02-10 22:46:59 +01:00