Commit Graph

  • 6b1323f844 Merge branch 'main' of github.com:devitq/Travel-Agent main ITQ 2024-05-19 16:24:41 +03:00
  • 4bc3025ab4 chore: Added __init__ files, added fallback for callbacks, refactoring & improvements ITQ 2024-05-19 16:24:19 +03:00
  • b51c135b14 chore: Improvements in docker compose ITQ 2024-05-19 16:19:03 +03:00
  • c6bcb1fb8d Improvements in docker compose ITQ 2024-05-19 16:19:03 +03:00
  • 77705a5bcf chore: Removed version from docker compose ITQ 2024-04-23 20:23:39 +03:00
  • 831e5f0aa3 chore: Updated pgadmin version ITQ 2024-04-23 17:32:17 +03:00
  • 8856d420a8 fix: Fixed link to bot ITQ 2024-04-14 16:53:36 +03:00
  • 0561a7dd59 chore: Removed GitHub CI/CD and moved img folder to .github folder ITQ 2024-04-14 16:48:22 +03:00
  • 56cafd90c2 fix: Fixed urls in README ITQ 2024-04-05 18:24:59 +03:00
  • bc44520419 fix: Fixes in README ITQ 2024-04-05 18:20:43 +03:00
  • 91e2963d94 fix: Fixes before publishing to GitHub ITQ 2024-04-05 18:17:15 +03:00
  • df6b6e8b2d chore: Improvements in README ITQ 2024-04-05 15:26:16 +03:00
  • 3213aab259 fix: Fixed callback data for note ITQ 2024-03-26 09:20:17 +03:00
  • 1d8ce5844e feat: Added ability to upload video and voice messages as notes ITQ 2024-03-26 09:06:26 +03:00
  • 37101629b5 fix: Small fix in README ITQ 2024-03-26 08:07:49 +03:00
  • 33d539b655 chore: Additions and improvements in README ITQ 2024-03-26 07:50:24 +03:00
  • 88dfe1704d feat: Added notes creation, view and deletion, added route planning, added location list with current weather and nearby locations, code improvements and fixes ITQ 2024-03-26 07:49:50 +03:00
  • 65719a61ef feat: Added travel deletion and added ability to add locations ITQ 2024-03-25 02:51:25 +03:00
  • dd16eda94a Merge branch 'Central-University-IT-prod:main' into main ITQ 2024-03-24 17:15:05 +03:00
  • 02508ea9fd feat: Added ability to change travel ITQ 2024-03-23 23:53:54 +03:00
  • 5156986004 Merge pull request #6 from Central-University-IT-prod/basic-ci Igor Baliuk 2024-03-23 21:38:31 +01:00
  • 40ea9689ab feat: Added travel detail, added proccessing message when changing/setting user location, improvements in messages text ITQ 2024-03-23 16:19:15 +03:00
  • 7b28635f09 chore: Global project refactoring ITQ 2024-03-23 10:47:39 +03:00
  • 1802ce81b0 feat: Added travel models, travel creation command, travels list command with pagination, set help message, improvements and fixes ITQ 2024-03-23 02:47:05 +03:00
  • 675e5ab891 fix: Fixed error with calling commands within active state ITQ 2024-03-23 02:42:41 +03:00
  • 252b0bf340 Configure run timeout from control plane Igor Baliuk 2024-03-23 00:22:38 +01:00
  • 4f3295a315 feat: Added date joined to user ITQ 2024-03-22 12:47:57 +03:00
  • 4cf40a465f chore: Changed states class names and formatted migrations ITQ 2024-03-22 11:13:40 +03:00
  • 2a60eb75f9 fix: Fixed issue in profile callback ITQ 2024-03-22 11:03:11 +03:00
  • e7e6323c6c feat: Added menu command ITQ 2024-03-22 11:02:43 +03:00
  • 03769b9aca Add basic CI with docker compose Igor Baliuk 2024-03-22 00:45:55 +01:00
  • 4ebd403d2e chore: Improvements in User database structure ITQ 2024-03-22 00:58:46 +03:00
  • ab4c69208b chore: Reformatted file ITQ 2024-03-22 00:34:41 +03:00
  • 92c9745496 chore: Code refactoring ITQ 2024-03-22 00:33:15 +03:00
  • 71876fe7a6 chore: Small improvements ITQ 2024-03-22 00:21:50 +03:00
  • 013d04261b chore: Code refactoring and improvements ITQ 2024-03-22 00:16:12 +03:00
  • b32add6d07 chore: Renamed app container ITQ 2024-03-21 23:57:51 +03:00
  • d506f91e79 chore: Improvements in README ITQ 2024-03-21 23:18:52 +03:00
  • b655adafe6 feat: Added redis as storage for states, improvements in docker compose, added /cancel command, small improvements ITQ 2024-03-21 23:16:46 +03:00
  • 597d629954 chore: Small improvements in database structure ITQ 2024-03-21 18:33:46 +03:00
  • 3226e090f5 chore: Added message deletions and small code refactoring ITQ 2024-03-21 18:33:14 +03:00
  • 2d35f26b29 feat: Added edit profile func ITQ 2024-03-20 23:12:35 +03:00
  • 3ca80dea1f chore: Code refactoring ITQ 2024-03-20 23:05:42 +03:00
  • 6d755490d6 feat: Reorganized project, added user registration, throttling middleware, help command, profile command ITQ 2024-03-20 20:53:43 +03:00
  • 7086a1cf52 chore: Small improvements in README ITQ 2024-03-20 20:06:15 +03:00
  • 669292f80b fix: Small fix in flake8 ITQ 2024-03-19 15:39:06 +03:00
  • c1c1d61c49 chore: Removed unused folder from dockerignore ITQ 2024-03-18 23:13:40 +03:00
  • b4b11ce759 chore: Removed task.md file ITQ 2024-03-18 22:49:34 +03:00
  • 12c787a516 chore: Added dockerignore file and small improvement in README ITQ 2024-03-18 22:47:42 +03:00
  • 5018307464 chore: Added banner to README ITQ 2024-03-18 17:23:47 +03:00
  • 336fb4c607 fix: Fixes in readme and in requirements ITQ 2024-03-17 19:19:52 +03:00
  • aa99051c7b init: Initial project setup ITQ 2024-03-17 18:50:03 +03:00
  • 9b652d063b Update notion link Igor Baliuk 2024-03-16 10:00:28 +03:00
  • 637dd333fc Remove redundant readme Igor Baliuk 2024-03-16 09:33:41 +03:00
  • 90cf5927cf Initial commit Igor Baliuk 2024-03-16 09:31:57 +03:00
  • 29ee355e7f Create README.md Aleksandr Shakhov 2024-03-16 09:28:49 +03:00