Sam
|
41986cdb2f
|
Refactor requires login logic, reduce duplicate code
This also corrects the positioning in the chain of the check
and removes misuse of prepend_before_action
|
2018-02-01 15:17:59 +11:00 |
Sam
|
f2e7b74d88
|
FIX: don't return 200s when login is required to paths
When running `ensure_login_required` it should always happen prior to
`check_xhr` cause check xhr will trigger a 200 response
|
2018-02-01 12:26:45 +11:00 |
Guo Xiang Tan
|
77d4c4d8dc
|
Fix all the errors to get our tests green on Rails 5.1.
|
2017-09-25 13:48:58 +08:00 |
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Robin Ward
|
7f66cf618c
|
FIX: You should be an admin to do the wizard
|
2016-09-22 11:12:51 -04:00 |
Robin Ward
|
29cf47cfb2
|
Track steps the user has completed, nag them to finish it.
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
35b767f6af
|
Company Name Step which updates the TOS
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
28b6c300a0
|
Clean up wizard updater API for better plugin use
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
c94e6f1b96
|
Add locale step
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
9f12b571ef
|
Wizard: Server Side Validation + Finished Step
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
3a4615c205
|
Wizard: Step 1
|
2016-09-22 09:48:58 -04:00 |