Commit graph

  • cea772371e Merge pull request 'All methods are in the right class' (#21) from refactor-code-and-comments into main main Stanislas Jouffroy 2024-03-24 13:37:39 +00:00
  • 7f59443b64 All methods are in the right class stanislas 2024-03-23 21:54:17 +01:00
  • 0d541e82a5 Merge pull request 'refactor-data-model' (#17) from refactor-data-model into main Stanislas Jouffroy 2024-03-23 11:01:06 +00:00
  • a622ee69de Added a service that can get all current tournaments list stanislas 2024-03-23 11:58:07 +01:00
  • 3d0bd47079 Added a service that can get all current tournaments list stanislas 2024-03-23 11:56:31 +01:00
  • 42ce764654 Merge pull request 'create gestion sport services' (#16) from refactor-data-model into main Stanislas Jouffroy 2024-03-20 22:13:33 +00:00
  • e6023e0687 created a gestion sports services class that handles the connection while the connector is dedicated to the requests stanislas 2024-03-20 23:11:43 +01:00
  • bcd8dc0733 Added a lot of unit tests stanislas 2024-03-19 00:00:59 +01:00
  • 16d4a0724c Added a lot of unit tests stanislas 2024-03-18 23:46:01 +01:00
  • 0938fb98b7 Big refactoring. - clubs, booking platforms and user are now defined in customization files -> there are less environment variables - the responsibility of the session moved - booking cancellation is available Stanislas Jouffroy 2024-03-17 23:57:50 +01:00
  • dbda5a158e Merge pull request 'feature/choose-user-with-available-slot' (#15) from feature/choose-user-with-available-slot into main Stanislas Jouffroy 2024-03-04 23:33:57 +00:00
  • f3d133528b Fixed test stanislas 2024-03-05 00:32:33 +01:00
  • 559c3b6d69 Choose a user with booking availability among many stanislas 2024-03-05 00:24:28 +01:00
  • a8322d6be0 Added some logs stanislas 2024-02-22 20:48:55 +01:00
  • 552db2aa8a refactored code to place the booking specific actions inside a gestion-sports element stanislas 2024-02-21 23:49:33 +01:00
  • 1ec148e866 refactored code to place the booking specific actions inside a gestion-sports element stanislas 2024-02-21 23:47:32 +01:00
  • 59e2271c1b refactored code to place the booking specific actions inside a gestion-sports element stanislas 2024-02-21 23:28:08 +01:00
  • 26670bfe34 refactored code to place the booking specific actions inside a gestion-sports element stanislas 2024-02-21 23:24:25 +01:00
  • d0a0072b6d added available users in config stanislas 2024-02-20 18:47:11 +01:00
  • 52b962c709 Cleaned code stanislas 2024-02-20 18:18:16 +01:00
  • 1748639b43 Updated Dockerfile with smaller images stanislas 2024-02-20 18:18:00 +01:00
  • 1c652f2727 Added pre-commit to dev dependencies, and set the black profile to isort stanislas 2024-02-20 18:16:34 +01:00
  • 466af1afd7 Merge pull request 'feature/refactor-request-building' (#9) from feature/refactor-request-building into main Stanislas Jouffroy 2024-02-20 09:30:47 +00:00
  • f813e4b973 Isorted and blacked files stanislas 2024-02-20 10:26:28 +01:00
  • badced0a30 Payloads are now built with Jinja templates stanislas 2024-02-20 10:23:29 +01:00
  • ccd019eb4c Added docstrings stanislas 2024-02-18 09:16:11 +01:00
  • 5434a74d0f Merge pull request 'Fixed import including the module name' (#7) from fix/bad-import into main Stanislas Jouffroy 2024-02-18 22:08:02 +00:00
  • 868b7b1d2f Fixed import including the module name stanislas 2024-02-18 23:07:44 +01:00
  • 78147c5c82 Merge pull request 'feature/wait-until-the-right-time-before-booking' (#6) from feature/wait-until-the-right-time-before-booking into main Stanislas Jouffroy 2024-02-17 20:42:43 +00:00
  • 8562e101b4 Booking can be made as early as possible depending on the club booking opening stanislas 2024-02-17 16:23:53 +01:00
  • fc11a1e1eb Refactoring for reading the config stanislas 2024-02-17 09:35:49 +01:00
  • 963ee6b86f Merge pull request 'ABle to send the booking request to several courts at the same time' (#5) from feature/book-a-court-among-several into main Stanislas Jouffroy 2024-02-15 21:59:55 +00:00
  • 51af600d28 ABle to send the booking request to several courts at the same time stanislas 2024-02-15 19:55:07 +01:00
  • fcc08f03f1 Merge pull request 'Ability to book a single court at a given time with gestion-sports' (#4) from feature/gestion-sports-court-booking into main Stanislas Jouffroy 2024-02-11 21:16:55 +00:00
  • e953a4110b Ability to book a single court at a given time with gestion-sports stanislas 2024-02-11 22:15:23 +01:00
  • 3f18f0f4a2 Merge pull request 'platform login' (#3) from feature/gestion-sports-login into main Stanislas Jouffroy 2024-02-11 18:46:00 +00:00
  • 93bd81ecea platform login is working stanislas 2024-02-11 19:44:02 +01:00
  • 44a04f451e Merge pull request 'Main page of booking platform can be reached' (#2) from feature/gestion-sports-connection into main Stanislas Jouffroy 2024-02-11 14:56:07 +00:00
  • 95e313d922 Main page of booking platform can be reached stanislas 2024-02-11 15:50:46 +01:00
  • 190d4d2a4b Merge pull request 'Initalized git repo, added basic files and a logger' (#1) from feature/project-strucure into main Stanislas Jouffroy 2024-02-11 11:22:03 +00:00
  • aa155b2748 Initalized git repo, added basic files and a logger stanislas 2024-02-11 00:43:10 +01:00
  • 50835e924c Initial commit Stanislas Jouffroy 2024-02-10 17:14:02 +00:00