Commit Graph

  • 96acf03acf Added client library prtsie 2024-08-28 12:46:58 +03:00
  • 537081a63f Merge pull request #11 from prtsie/9-refactor prtsie 2024-08-28 11:58:16 +03:00
  • 1be599fe1c Moved swagger configuration to one place prtsie 2024-08-28 11:57:36 +03:00
  • 8700c78f1a Changes for client generation prtsie 2024-08-27 21:16:55 +03:00
  • 8ad57afdd0 Edited comments and removed route attributes prtsie 2024-08-27 16:04:08 +03:00
  • b63a245c9e Return pending applications for authorities prtsie 2024-08-27 10:46:30 +03:00
  • 2353077404 removed route attributes prtsie 2024-08-27 10:36:00 +03:00
  • b88997c057 Merge pull request #10 from prtsie/9-refactor prtsie 2024-08-26 11:53:06 +03:00
  • 0a6dd5fb37 Removed UserIdProvider from controllers and moved it to services prtsie 2024-08-26 11:51:40 +03:00
  • c86cc70f3f added comments prtsie 2024-08-26 11:45:52 +03:00
  • 2eea79711e renamed class prtsie 2024-08-26 11:42:16 +03:00
  • 8f7c8a4fe9 renamed unused parameter prtsie 2024-08-26 11:35:09 +03:00
  • 0d8e30004d file-scoped namespaces prtsie 2024-08-26 11:33:31 +03:00
  • bfce112a59 Merge pull request #8 from prtsie/todos prtsie 2024-08-26 11:31:19 +03:00
  • a9b9ae839c refactored exceptions prtsie 2024-08-26 11:29:57 +03:00
  • d009181b91 Fixed validation prtsie 2024-08-26 11:25:16 +03:00
  • 00aa3ab6af Added validation and fixed errors prtsie 2024-08-25 19:49:28 +03:00
  • c92855e7ce Added mapper prtsie 2024-08-23 20:09:41 +03:00
  • e857cca2cf Merge pull request #6 from prtsie/visa-applications-controller prtsie 2024-08-23 16:55:32 +03:00
  • e70f383903 removes todo prtsie 2024-08-23 16:54:30 +03:00
  • 78b4ca4f84 action for process applications for authorities prtsie 2024-08-22 21:48:01 +03:00
  • 300d8afd93 added todo, deleted empty folder prtsie 2024-08-22 21:14:10 +03:00
  • e3060c663f fixed warnings prtsie 2024-08-22 16:56:14 +03:00
  • 7b7ca6ae36 Changed exceptions, added action for closing applications by applicant prtsie 2024-08-22 11:43:55 +03:00
  • 99625c957e Added status to application, response models of application for applicant and authority prtsie 2024-08-22 11:06:45 +03:00
  • 843d64487c Fixed missing comment prtsie 2024-08-22 10:17:24 +03:00
  • ae04687445 Merge pull request #4 from prtsie/users-controller prtsie 2024-08-22 10:04:26 +03:00
  • 85bac2b0a4 user service with editing, removing and reading accounts methods, controller actions for this service prtsie 2024-08-22 00:23:02 +03:00
  • d1d3a1ab73 Merge pull request #2 from prtsie/1-finish-locations-controller prtsie 2024-08-21 21:53:48 +03:00
  • ddf8c8cee0 added todo prtsie 2024-08-21 21:52:44 +03:00
  • 3e21a0a164 Removed location entities, fixed configurations and controllers' comments prtsie 2024-08-21 18:39:22 +03:00
  • f857ba90f8 Fixed namespaces prtsie 2024-08-21 16:43:25 +03:00
  • a0d002b465 updating countries prtsie 2024-08-20 21:34:56 +03:00
  • 19e792e670 Changed response of actions that create something to 200 OK prtsie 2024-08-20 17:09:30 +03:00
  • 7d7993f9e5 Removed another todo prtsie 2024-08-20 17:01:13 +03:00
  • eb0037e108 Removed todo prtsie 2024-08-20 17:00:18 +03:00
  • d082ff90e5 Renamed folder prtsie 2024-08-20 17:00:01 +03:00
  • 564fd1ddbf Comments and attributes for actions prtsie 2024-08-20 16:55:32 +03:00
  • 4db37bb32c Merge remote-tracking branch 'origin/main' prtsie 2024-08-20 16:29:34 +03:00
  • d7921087ab request of applications for applicant prtsie 2024-08-20 16:28:43 +03:00
  • e33011e436 request for applications for applicant prtsie 2024-08-20 16:28:43 +03:00
  • 57a69c09f3 fixed VisaApplicationConfiguration.cs and changed DbContext registration prtsie 2024-08-20 00:13:53 +03:00
  • 8c58574b5a Registration and actions for approving authorities prtsie 2024-08-19 23:12:01 +03:00
  • 0afe775d85 Renamed folder prtsie 2024-08-19 22:25:08 +03:00
  • bd43611edf Removed useless lines in entity configurations prtsie 2024-08-18 20:36:10 +03:00
  • d22fc3f02e Fixed error prtsie 2024-08-18 20:33:54 +03:00
  • ec394a9b61 Exceptions handling prtsie 2024-08-18 19:53:40 +03:00
  • 3cb2083222 Admin controller, Locations controller, requests to add available countries, request to get available countries prtsie 2024-08-17 21:30:51 +03:00
  • 7cbe3d9698 Added authentication and authorization, updated dependency injections, removed hard-coded connection string prtsie 2024-08-17 16:28:35 +03:00
  • 026a104131 Refactored and fixed errors prtsie 2024-08-15 23:42:18 +03:00
  • 72924fb037 Fixed configurations of owned types prtsie 2024-08-15 23:40:50 +03:00
  • 54e31d41fc fixed warnings prtsie 2024-08-15 18:54:26 +03:00
  • 927a01cdbe Created method for finding city by its name and country prtsie 2024-08-15 18:54:17 +03:00
  • 4c3380ee8d Created more proper NotFound exceptions prtsie 2024-08-15 18:53:36 +03:00
  • 604081e047 Moved interfaces, created new folders for visa requests and handlers prtsie 2024-08-15 18:26:14 +03:00
  • b02e30ba2a Moved repository interfaces to application layer, created blank visa requests handler prtsie 2024-08-15 18:22:25 +03:00
  • c1a4acf414 Changed models, added Application layer models prtsie 2024-08-15 14:54:23 +03:00
  • 1d8405b4ec Merge remote-tracking branch 'origin/main' prtsie 2024-08-15 14:36:41 +03:00
  • 47509906a5 DateTime instead of DateOnly, fixed warnings prtsie 2024-08-15 14:35:55 +03:00
  • a81739214c DateTime instead of DateOnly, fixed warnings prtsie 2024-08-15 14:35:55 +03:00
  • 25a9d8f86d Fixed database context prtsie 2024-08-15 14:26:59 +03:00
  • 29fce811d4 Merge remote-tracking branch 'origin/main' prtsie 2024-08-15 14:17:45 +03:00
  • cec6a2cf26 Fixed order of adding services prtsie 2024-08-15 14:17:33 +03:00
  • 769e72442b Added comments, changed generic repository, removed warnings prtsie 2024-08-15 14:15:01 +03:00
  • deaa9d9670 Added comments, changed generic repository, removed warnings prtsie 2024-08-15 14:15:01 +03:00
  • 798811b093 DependencyInjection.cs for Infrastructure layer prtsie 2024-08-15 13:48:34 +03:00
  • e3d0d05355 Changed domains, configured links between VisaApplication and Applicant,created generic repository and repositories for domains prtsie 2024-08-14 18:49:42 +03:00
  • e0f9a0f10f Fixed warnings with unnecessary usings and forgotten nulls! prtsie 2024-08-13 22:05:10 +03:00
  • b424f0561e Added interfaces to read and write data in DB and added DbContext implementing these prtsie 2024-08-13 22:02:50 +03:00
  • 3c17580941 Added passport to applicant which didn't have it because I'm dumb prtsie 2024-08-13 22:01:14 +03:00
  • 987cf26f7b Made ReentryPermit an owned type prtsie 2024-08-13 21:59:48 +03:00
  • 4f0d5bfaaa Moved middleware configuration to separated file prtsie 2024-08-13 19:50:30 +03:00
  • 5f6f47206f Created Infrastructure layer prtsie 2024-08-13 17:58:28 +03:00
  • a77a8339d7 Moved registering services to separated class prtsie 2024-08-13 17:53:22 +03:00
  • cc7eb1d168 Added application layer prtsie 2024-08-13 17:52:45 +03:00
  • 5475e587be Updated models prtsie 2024-08-13 17:51:48 +03:00
  • 5db1d1b1c5 Models prtsie 2024-08-12 17:38:02 +03:00
  • 14f9092f63 Created project prtsie 2024-08-12 15:22:26 +03:00