27 Commits
Author SHA1 Message Date
KKlochko 38e1e03b26 Add a E2E test to create new link without a random shorten. 2024-09-06 13:07:19 +03:00
KKlochko 9e22e1bfde Add the configuration for wallaby. 2024-09-06 12:54:20 +03:00
KKlochko d0646b93f9 Update the form for Link to create with a random shorten if needed.
continuous-integration/drone/push Build is passing
2024-09-05 12:51:35 +03:00
KKlochko 74136c7fa7 Update the Links.create_one to support options for the generator.
continuous-integration/drone/push Build is passing
2024-09-05 12:10:27 +03:00
KKlochko 8ddb7da76e Update the generator to use options and support a string-based map. 2024-09-05 12:09:03 +03:00
KKlochko 158dcce49b Refactor the test for SafeString. 2024-09-05 12:04:13 +03:00
KKlochko 00467d249a Add tests for Links' LiveViews.
continuous-integration/drone/push Build is passing
2024-09-03 10:15:06 +03:00
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 8d3d619e7c Update the tests for Links. 2024-09-01 21:31:32 +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 31d0e01e95 Update the routes for Accounts to use hyphens.
continuous-integration/drone/push Build is passing
2024-08-31 15:22:07 +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 61af12a52a Update the RedirectionController.
continuous-integration/drone/push Build is passing
2024-08-21 10:46:04 +03:00
KKlochko 59de90601a Update the link api.
continuous-integration/drone/push Build is passing
2024-08-20 21:46:00 +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 ebac60a2b0 Add tests for the Links module. 2023-08-02 21:26:56 +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