Juan Rodriguez
|
9c7146820c
|
feat: ✨ Sessions controller
Sessions helper methods, login and signup modals, load partial views with stimulus
Situmuls usersController, Create and Destroy user sessions
|
2021-06-14 11:46:25 -05:00 |
|
Juan Rodriguez
|
f63be42b4c
|
feat: ✨ Create users
Users migration, model, controller. user_id to links. signup view
|
2021-06-14 08:24:34 -05:00 |
|
Juan Rodriguez
|
3e8bdee17a
|
feat: ✨ Generate short url view
stimulus links controller, tailwindcss setup, links controller post route, tests updated
Generate short links view
|
2021-06-14 00:41:53 -05:00 |
|
Juan Rodriguez
|
d72ad2d43b
|
feat: ✨ Links controller
Show method, Home page, redirection validation
LinksController show method
|
2021-06-13 20:34:41 -05:00 |
|
Juan Rodriguez
|
7e81f47473
|
build: 🔧 Stimulus setup
webpack service added to docker-compose, rails webpacker config, application js and css tags updated
rails webpacker support
|
2021-06-13 16:28:45 -05:00 |
|
Juan Rodriguez
|
d27fb94095
|
test: ✅ Link unit test finished
100% coverage
|
2021-06-13 12:28:37 -05:00 |
|
Juan Rodriguez
|
38d0aff7f8
|
build: 🔧 default url_options host added
simplecov added, docker-compose updated, test_helper updated
|
2021-06-13 12:27:23 -05:00 |
|
Juan Rodriguez
|
587f9552c8
|
feat: ✨ Link model
create_links and slug index migrations. generate_slug and shorten model methods
- Create links migration - Add slug index migration
|
2021-06-13 10:55:05 -05:00 |
|
Juan Rodriguez
|
a9d3cbe544
|
refactor: ♻️ Rubocop auto-correct
frozen_string_literal and single quote strings
|
2021-06-13 10:46:52 -05:00 |
|
Juan Rodriguez
|
019e2516d7
|
feat: 🏗️ Rails setup
postgresql database
|
2021-06-13 09:05:20 -05:00 |
|