MadeTech Dushan
19e2ad98cf
Add devise gem and a first test for user login
...
Devise is a commonly used gem for user authentication and management. Using
rails generators and Devise allows us to get a lot of boilerplate code for
user authentication and management and means we don't have to revinvent the
wheel. Styling will need to be done for the necessary pages and there are
likely to be bits of generated code that can be deleted. This will act as
a starting point to be built up from using TDD.
3 years ago
Daniel Baark
0a9851b43e
CLDC-639: Active admin ( #75 )
...
* Install ActiveAdmin
* Tidy up dashboard
* Set time zone as per Gov UK recommendations
* Add chartkick for some basic admin dashboard charts
3 years ago
magicmilo
073ccfe633
rubocop
3 years ago
Daniel Baark
c5e6506e48
Database Cleaner ( #67 )
3 years ago
Daniel Baark
1733a3bd1f
Api update ( #48 )
...
* Add PUT/PATCH/DELETE case log to API
3 years ago
Daniel Baark
a831a70aab
CLDC-341: Conditional showing and hiding of question on a page ( #29 )
...
* Use Stimulus controller for showing and hiding conditional questions for radio questions
3 years ago
baarkerlounger
5cb14cb996
Let's not load more than we need to
3 years ago
baarkerlounger
52b571f066
Don't require rubocop gems
3 years ago
baarkerlounger
62c43a50ef
Add simplecov
3 years ago
Matthew Phelan
37af23e8f1
Rubocop
3 years ago
baarkerlounger
dbe12960aa
Rubocop
3 years ago
Matthew Phelan
610a35ed47
Hotwire, stimulus and turbo added
3 years ago
baarkerlounger
0c73220831
Add factorybot
3 years ago
baarkerlounger
35737e092b
Update Ruby version and Gov UK frontend component gem
3 years ago
baarkerlounger
4897e2cd76
Add application skeleton to repo
3 years ago