• Joined on 2025-02-06
adnane pushed to front_foundation at piair/MyINPulse 2025-04-16 10:59:28 +02:00
6b3cb2610d feat: adding signup page
adnane pushed to front_foundation at piair/MyINPulse 2025-04-16 10:37:05 +02:00
ba99b3c2b0 Merge branch 'front_foundation' of https://gitea.piair.dev/piair/MyINPulse into front_foundation
31d82f6271 fix:...
37e631a096 fix: fixing conflits
6306a00eca feat: contact button opens the partage page
Compare 4 commits »
adnane pushed to front_foundation at piair/MyINPulse 2025-04-12 22:23:27 +02:00
ad1fd45bed Merge branch 'front_foundation' of https://gitea.piair.dev/piair/MyINPulse into front_foundation
f0c4a3a10d adding formulaire pour le signup d'un entrepreneur (not yet working)
Compare 2 commits »
adnane pushed to front_foundation at piair/MyINPulse 2025-04-11 19:42:42 +02:00
f8991e90ab feat: using bootstrap..
adnane pushed to front_foundation at piair/MyINPulse 2025-04-09 00:20:05 +02:00
8c4b9ceb9d feat: still enhancing the visuals
adnane pushed to front_foundation at piair/MyINPulse 2025-04-09 00:05:20 +02:00
647812576e feat: enhancing visuals
adnane pushed to front_foundation at piair/MyINPulse 2025-04-02 11:51:43 +02:00
03897e1139 feat: mode admin added 'first try'
adnane pushed to front_foundation at piair/MyINPulse 2025-04-02 10:52:43 +02:00
00a733c03b fix: manine try now
adnane pushed to front_foundation at piair/MyINPulse 2025-04-02 08:44:29 +02:00
3dc8131c33 merging
259d56271c Merge branch 'openapi_integration' into front_foundation
067eeb9494 docs: added examples and changed some weird character
b355463dd9 docs: added needed modications and reorganized yaml file
79e949bdd4 feat: configured gradle file to generate code for api interface from swagger specification
Compare 6 commits »
adnane pushed to front_foundation at piair/MyINPulse 2025-03-26 11:57:17 +01:00
14a2a59786 merging
0ae6e7dfda merging
15ccb5630a MERGING
4ec292cca7 fix: merging
14a953536a merging
Compare 7 commits »
adnane pushed to front_foundation at piair/MyINPulse 2025-03-26 11:31:02 +01:00
e769dd6757 fix: css fixing (again)
adnane pushed to front_foundation at piair/MyINPulse 2025-03-26 11:07:55 +01:00
323cb05388 fix: css fixing
adnane approved piair/MyINPulse#6 2025-03-26 11:01:10 +01:00
backend-api
adnane pushed to front_foundation at piair/MyINPulse 2025-03-23 21:59:31 +01:00
79baddb8f6 fix + feat: fixed some bugs + added a mock parser since the damn backend is not working, not finished tho (bugs)
adnane pushed to front_foundation at piair/MyINPulse 2025-03-19 11:54:36 +01:00
279c171ba2 fix: Doc added (for me)
adnane pushed to front_foundation at piair/MyINPulse 2025-03-19 10:52:16 +01:00
9ba8e3e84e feat: fake-data can be edited, switching to end-points branch
adnane pushed to front_foundation at piair/MyINPulse 2025-03-19 09:48:08 +01:00
6de38a9725 feat: edit-mode added, to test it use the fake api in the 'fake_data' folder
adnane pushed to front_foundation at piair/MyINPulse 2025-02-19 12:15:47 +01:00
4ee3d9bc44 fix: data from api is now correctly displayed
adnane pushed to front_foundation at piair/MyINPulse 2025-02-19 11:02:19 +01:00
d75d45e204 fix + feat: api test + error fix
adnane pushed to front_foundation at piair/MyINPulse 2025-02-18 07:21:05 +01:00
651fb2b1a1 feat: adding first fake api (use this cmd in fake_data reportory: json-server --watch db.json --port 5000) + fetching witch axios for now (npm install axios)