Commit Graph

68 Commits (dev)
 

Author SHA1 Message Date
KKlochko 8a3c22dab1 Add the configuration for Drone CI/CD to run E2E tests.
continuous-integration/drone/push Build is failing Details
8 months ago
KKlochko 38e1e03b26 Add a E2E test to create new link without a random shorten.
8 months ago
KKlochko 9e22e1bfde Add the configuration for wallaby.
8 months ago
KKlochko ddf54a9264 Add wallaby and flop as dependencies.
8 months ago
KKlochko d0646b93f9 Update the form for Link to create with a random shorten if needed.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 74136c7fa7 Update the Links.create_one to support options for the generator.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 8ddb7da76e Update the generator to use options and support a string-based map.
8 months ago
KKlochko 158dcce49b Refactor the test for SafeString.
8 months ago
KKlochko 00467d249a Add tests for Links' LiveViews.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 15d12bd937 Update the show LiveView template for Links.
8 months ago
KKlochko d3c3e210d5 Add CRUD LiveViews for Links.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 1e15bc3603 Add a function to get all user's links.
8 months ago
KKlochko d2f8543fdd Update the edit function in Links to support existing links.
8 months ago
KKlochko 6300a1a8b7 Update the UserFactory filename to the snake_case.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko f2fe354e43 Update the create link route to add the relationship to the user.
8 months ago
KKlochko 8d3d619e7c Update the tests for Links.
8 months ago
KKlochko 9b2f9aaa8c Update the links fixture to use the factory.
8 months ago
KKlochko 83bf6ce558 Add LinkFactory to create links.
8 months ago
KKlochko 499c5e5cc2 Add a relationship between a user and links.
8 months ago
KKlochko 1b6651bab9 Add the create_user to the UserFactory.
8 months ago
KKlochko 9671d030c4 Update the user_factory to the user_attrs_factory.
8 months ago
KKlochko 31d0e01e95 Update the routes for Accounts to use hyphens.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 780652241f Add the logout for the API.
continuous-integration/drone/push Build is passing Details
8 months ago
KKlochko 2f4fc790be Add Guardian.DB to track API tokens.
8 months ago
KKlochko 8697be9f17 Update the API Authentication.
continuous-integration/drone/push Build is passing Details
9 months ago
KKlochko 32ea2c4ff8 Update the Authentication.
continuous-integration/drone/push Build is passing Details
9 months ago
KKlochko 61af12a52a Update the RedirectionController.
continuous-integration/drone/push Build is passing Details
9 months ago
KKlochko 59de90601a Update the link api.
continuous-integration/drone/push Build is passing Details
9 months ago
KKlochko 18bb0b13b6 Update the phoenix version and starting migration the project.
continuous-integration/drone/push Build is passing Details
9 months ago
KKlochko 01efdc201d Update the docker image for the CI/CD pipeline.
continuous-integration/drone/tag Build is passing Details
9 months ago
KKlochko 8a423b721d Add ErrorHandler for API Auth.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko 06dfee5b57 Add tests for user login.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko aff4973ea8 Add the auth pipeline for the Link API path.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko c793b46e53 Add the authentication for API sing in.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko dad35c5c51 Add the Web Authentication.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build is failing Details
2 years ago
KKlochko 1cc1a83e34 Add tests for UserController, Accounts, Generators.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko 93631f195f Add the API Authentication.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko cde8970b46 Add User model.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko 33fae4ece2 Add dependencies for API Authentication.
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko e89a8ea5db Update Links.create_one to use a function.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko feebbe4f8a Add a generator for Link with random shorten.
2 years ago
KKlochko ecdce9e407 Add the test config.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko e3b202825b Add the CI/CD configuration.
2 years ago
KKlochko ebac60a2b0 Add tests for the Links module.
2 years ago
KKlochko c6236c0ef1 Refactor the Links module.
2 years ago
KKlochko dd0e79c400 Add tests for the API.
2 years ago
KKlochko e6e344745b Add the API to update the Link model.
2 years ago
KKlochko 62e855e1b6 Fix the route path in LinkController.create/2.
2 years ago
KKlochko 8f6ec31366 Fix Links.update_one/2.
2 years ago
KKlochko 9c273a473e Update the controller and the view for updated Link model.
2 years ago