15 Commits
Author SHA1 Message Date
KKlochko 6300a1a8b7 Update the UserFactory filename to the snake_case.
continuous-integration/drone/push Build is passing
2024-09-01 21:35:52 +03:00
KKlochko 9b2f9aaa8c Update the links fixture to use the factory. 2024-09-01 21:30:06 +03:00
KKlochko 83bf6ce558 Add LinkFactory to create links. 2024-09-01 21:29:36 +03:00
KKlochko 1b6651bab9 Add the create_user to the UserFactory. 2024-09-01 21:23:20 +03:00
KKlochko 9671d030c4 Update the user_factory to the user_attrs_factory. 2024-09-01 21:22:42 +03:00
KKlochko 780652241f Add the logout for the API.
continuous-integration/drone/push Build is passing
2024-08-31 14:52:56 +03:00
KKlochko 8697be9f17 Update the API Authentication.
continuous-integration/drone/push Build is passing
2024-08-24 16:18:11 +03:00
KKlochko 32ea2c4ff8 Update the Authentication.
continuous-integration/drone/push Build is passing
2024-08-21 11:32:52 +03:00
KKlochko 18bb0b13b6 Update the phoenix version and starting migration the project.
continuous-integration/drone/push Build is passing
2024-08-20 20:13:01 +03:00
KKlochko 06dfee5b57 Add tests for user login.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-11 15:38:00 +03:00
KKlochko aff4973ea8 Add the auth pipeline for the Link API path.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-10 20:06:27 +03:00
KKlochko dad35c5c51 Add the Web Authentication.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2023-08-08 21:16:18 +03:00
KKlochko 1cc1a83e34 Add tests for UserController, Accounts, Generators.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-07 20:51:54 +03:00
KKlochko c6236c0ef1 Refactor the Links module. 2023-08-02 21:20:01 +03:00
KKlochko dd0e79c400 Add tests for the API. 2023-08-01 18:09:01 +03:00