Commit Graph

  • 4ee3d9bc44 fix: data from api is now correctly displayed ALAMI Adnane 2025-02-19 12:15:39 +01:00
  • 4698aa549f feat: frontend call now include the token and send the email from the token to backen servie Pierre Tellier 2025-02-19 12:09:37 +01:00
  • d75d45e204 fix + feat: api test + error fix ALAMI Adnane 2025-02-19 11:02:15 +01:00
  • 79e949bdd4 feat: configured gradle file to generate code for api interface from swagger specification MAILLAL Anas 2025-02-19 01:36:52 +01:00
  • 9f3754776f fix: fixed the code for AdminMain Mohamed Maoulainine Maoulainine 2025-02-18 22:17:57 +01:00
  • 04a73073c1 feat: switch to a service layer architecture Pierre Tellier 2025-02-18 22:15:14 +01:00
  • 11ab5e1dc4 feat: merged Keycloak / postgres Pierre Tellier 2025-02-18 17:20:08 +01:00
  • 820757c836 fix: corrected formatter error back-postgres Pierre Tellier 2025-02-18 16:59:19 +01:00
  • 730aa5f450 Merge remote-tracking branch 'refs/remotes/origin/back-postgres' into back-postgres Pierre Tellier 2025-02-18 16:56:26 +01:00
  • dda3e5fcfd fix: most likely fixed merge conflict Pierre Tellier 2025-02-18 16:55:08 +01:00
  • 5e8e875a37 feat: added user deletion and custom api call in the frontend Pierre Tellier 2025-02-18 16:45:41 +01:00
  • 86e7dc7c75 fix: removed the test file that was causing the linter to fail Pierre Tellier 2025-02-18 16:37:55 +01:00
  • 6235fe7e68 feat: separated class definition Pierre Tellier 2025-02-18 12:07:07 +01:00
  • 3cb12dab4f feat: created signature of all api functions Pierre Tellier 2025-02-18 10:50:21 +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) ALAMI Adnane 2025-02-18 07:20:58 +01:00
  • aa5988ce75 fix: emptyed the app.vue and did some code reorganisation Mohamed Maoulainine Maoulainine 2025-02-17 23:48:28 +01:00
  • 9ae18e1e4b feat : adding an agenda, not included to the main page yet Mohamed Maoulainine Maoulainine 2025-02-17 21:48:09 +01:00
  • 0a9d83655f feat: query to database from and unaut endpoint Pierre Tellier 2025-02-13 21:57:41 +01:00
  • ef8c8e896d feat: added openapi documentation to the project MAILLAL Anas 2025-02-12 20:59:13 +01:00
  • fc73293122 fix: merge Théo Le Lez 2025-02-12 19:03:39 +01:00
  • e26f8da662 fix: inserting data in db Théo Le Lez 2025-02-12 18:51:27 +01:00
  • b4c05f8c59 fix: formatting again Pierre Tellier 2025-02-12 15:38:55 +01:00
  • ca282378ec fix: changed the formatting ? Pierre Tellier 2025-02-12 15:34:16 +01:00
  • 746fa97cf3 fix: applied formatter (on all import as well :) Pierre Tellier 2025-02-12 15:29:12 +01:00
  • 8b24456b48 feat: back to google as I can't make the other one work Pierre Tellier 2025-02-12 15:14:48 +01:00
  • 6befd10735 test: syntax validation Pierre Tellier 2025-02-12 15:10:59 +01:00
  • db094a8d86 test: syntax validataion Pierre Tellier 2025-02-12 15:09:42 +01:00
  • c739b4d26d test: syntax validataion Pierre Tellier 2025-02-12 15:07:36 +01:00
  • dacb0dd179 fix: now uses another library Pierre Tellier 2025-02-12 14:56:09 +01:00
  • b00c28a02a fix: now uses the correct version Pierre Tellier 2025-02-12 14:54:27 +01:00
  • 208cbbfa1d feat: now uses intellij Pierre Tellier 2025-02-12 14:51:37 +01:00
  • d77f38b405 fix: removed exposed ports on the frontend Pierre Tellier 2025-02-12 12:24:15 +01:00
  • 525f98a054 feat: new makefile option Pierre Tellier 2025-02-12 12:23:53 +01:00
  • 43aadac503 feat: reflected changes of path change Pierre Tellier 2025-02-12 12:23:04 +01:00
  • 07f66f65ed feat: comments and security comfiguration improved. Pierre Tellier 2025-02-12 12:04:59 +01:00
  • 6e5651c527 fix: remove dialect to supress a warning Pierre Tellier 2025-02-12 12:04:19 +01:00
  • 1ed976b039 fix: now only show the incorrect files Pierre Tellier 2025-02-12 11:42:16 +01:00
  • 013b97cec0 test: check if the action is now red Pierre Tellier 2025-02-12 11:34:57 +01:00
  • e7cb8cf469 feat: single .env file Pierre Tellier 2025-02-12 11:34:11 +01:00
  • 184642a750 fix: coherent syntax Pierre Tellier 2025-02-12 11:32:41 +01:00
  • a8ae5f14d4 fix: db connection Théo Le Lez 2025-02-12 11:09:17 +01:00
  • e6565275c8 fix: removed git action push to not destroy our history Pierre Tellier 2025-02-12 11:04:49 +01:00
  • f629fb4a4e Google Java Format github-actions 2025-02-12 09:20:00 +00:00
  • 7a9955b781 fix: merged Théo Le Lez 2025-02-12 10:19:31 +01:00
  • 1e97177777 fix: issue with foreign keys Théo Le Lez 2025-02-11 21:15:13 +01:00
  • 22ebb0e1f4 feat: enhancing canvass layout ALAMI Adnane 2025-02-11 20:47:37 +01:00
  • 09e4b3262f feat: switching to composition API standard ALAMI Adnane 2025-02-11 19:55:28 +01:00
  • 9e2ab9fa5a Google Java Format github-actions 2025-02-11 18:27:36 +00:00
  • 70b00a1996 feat: test on github validation Pierre Tellier 2025-02-11 19:27:22 +01:00
  • 720b19df93 wqMerge remote-tracking branch 'refs/remotes/origin/back-postgres' into back-postgres Pierre Tellier 2025-02-11 19:25:59 +01:00
  • 1498b5908b fix: should now catch errors ? Pierre Tellier 2025-02-11 19:24:04 +01:00
  • 45bbe51897 Google Java Format github-actions 2025-02-11 18:21:00 +00:00
  • c715955758 feat: the backend validator is better Pierre Tellier 2025-02-11 19:20:49 +01:00
  • 0fc4be2008 test: changed the verification Pierre Tellier 2025-02-11 19:18:08 +01:00
  • c7ddc37bf9 test: changed the verification Pierre Tellier 2025-02-11 19:12:49 +01:00
  • 93bb46b017 test: check backend formatting Pierre Tellier 2025-02-11 19:04:02 +01:00
  • eed4e6f855 feat: multiple database and user in postgres Pierre Tellier 2025-02-11 11:07:45 +01:00
  • d2cc3e00e1 fix: Makefile now build correctly production environment Pierre Tellier 2025-02-11 10:07:00 +01:00
  • 249d00177c feat: interraction between the backend and keycloak Pierre Tellier 2025-02-11 10:00:11 +01:00
  • 36e4967394 Feat: first implementation of postgres db for backend Théo Le Lez 2025-02-11 00:08:53 +01:00
  • 6a3d4239ab feat: canvas are now generic ALAMI Adnane 2025-02-10 22:46:59 +01:00
  • c32eea8a40 Merge pull request 'Mise en place d'un linter, de formatteur et d'actions afin de vérifier que le code du frontend compile bien' (#3) from linter into main piair 2025-02-10 22:44:34 +01:00
  • 9d71c93b5b feat: layout changes ALAMI Adnane 2025-02-10 15:53:10 +01:00
  • b1df7421dc fix: commiting some minor changes before switching to front_foundation branch ALAMI Adnane 2025-02-10 15:32:28 +01:00
  • 7a03146bf8 fix: commiting minor changes before switching to front_foundation branch ALAMI Adnane 2025-02-10 15:21:07 +01:00
  • 5145b833ae feat: rendez-vous agenda for admin and user Mohamed Maoulainine Maoulainine 2025-02-10 15:15:58 +01:00
  • 30344a60b7 fix: removed import Pierre Tellier 2025-02-09 16:12:43 +01:00
  • 2465545b6b fix: removed temp modal Pierre Tellier 2025-02-09 16:11:54 +01:00
  • 83cbeb7a2e feat: single workflow that check prettier, linter and build Pierre Tellier 2025-02-09 16:07:40 +01:00
  • 645a10477d feat: now respect codestyle Pierre Tellier 2025-02-09 15:59:30 +01:00
  • a859871265 fix: prettier now fail instead of doing nothing Pierre Tellier 2025-02-09 15:57:40 +01:00
  • 0eab9a8063 feat: implemented prettier Pierre Tellier 2025-02-09 15:54:19 +01:00
  • 1dff7573ff feat: now compliant with eslint Pierre Tellier 2025-02-09 15:28:09 +01:00
  • 8af40bfe50 fix: linter action: installed required modules Pierre Tellier 2025-02-09 14:04:12 +01:00
  • afa4d34ec8 fix: linter action Pierre Tellier 2025-02-09 14:02:34 +01:00
  • c5fc5b600e fix: linter action Pierre Tellier 2025-02-09 14:00:49 +01:00
  • a4939737fe feat: trying to setup linter Pierre Tellier 2025-02-09 13:57:17 +01:00
  • f0a371dc52 Merge pull request 'main-revert' (#2) from main-revert into main piair 2025-02-09 13:11:01 +01:00
  • ac19d33bdb Reapply "fix: fixed TS errors" Pierre Tellier 2025-02-09 13:05:28 +01:00
  • 3d4d5b90d1 Revert "fix: fixed TS errors" Pierre Tellier 2025-02-09 13:03:26 +01:00
  • e7ebcc0d3a feat: created eslint config Pierre Tellier 2025-02-09 12:36:43 +01:00
  • 4080cee818 Meeeerge... Merge branch 'main' of https://gitea.piair.dev/piair/MyINPulse front Mohamed Maoulainine Maoulainine 2025-02-08 22:40:42 +01:00
  • f4d73654d1 some minor changes on the main page Mohamed Maoulainine Maoulainine 2025-02-08 22:40:35 +01:00
  • 4fda5513a9 error corrected ALAMI Adnane 2025-02-08 20:33:03 +01:00
  • 32407b0e8f conflits... ALAMI Adnane 2025-02-08 20:23:43 +01:00
  • b30e1196f4 canvas included in the main page, still shiting with vue ALAMI Adnane 2025-02-08 20:18:44 +01:00
  • b5c9b40672 fix: fixed TS errors Pierre Tellier 2025-02-08 18:49:22 +01:00
  • b228b78e17 feat: add popop with awfuls colors and backend api call Pierre Tellier 2025-02-08 12:11:20 +01:00
  • dfaa97346f fix: git + docker maintenance Pierre Tellier 2025-02-08 12:09:18 +01:00
  • 3de90295bd fix: changed configs Pierre Tellier 2025-02-08 12:08:02 +01:00
  • dbf06d8c64 feat: configured authentification Pierre Tellier 2025-02-07 23:06:59 +01:00
  • edd4993f3f nice merge Merge branch 'main' of https://gitea.piair.dev/piair/MyINPulse Mohamed Maoulainine Maoulainine 2025-02-06 15:41:02 +01:00
  • 8abbddaebd header for the site, and making the 1st layout for the components, still trying to figure out the framework Mohamed Maoulainine Maoulainine 2025-02-06 15:40:13 +01:00
  • 9a1d24f334 feat: container are now auto deleted Pierre Tellier 2025-02-06 09:10:38 +01:00
  • 4256feed23 fix: makefile now works Pierre Tellier 2025-02-06 09:01:54 +01:00
  • 105362e33c feat: improved Makefile Pierre Tellier 2025-02-06 08:47:17 +01:00
  • 765070f7b2 feat: changed domain for production envt Pierre Tellier 2025-02-06 08:25:36 +01:00
  • f8c52adca8 feat: improved makefile Pierre Tellier 2025-02-06 08:23:03 +01:00
  • f63a56e6b1 fix: switched from a bassh script to a Makefile Pierre Tellier 2025-02-05 21:01:24 +01:00
  • 1aa4b86d65 fix: fixed docker compose Pierre Tellier 2025-02-05 11:28:30 +01:00