Commit graph

14 commits

Author SHA1 Message Date
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
Artur Beljajev
096035ae11 Revert old behaviour 2018-08-08 22:28:09 +03:00
Artur Beljajev
5561825584 Use standard Devise sessions controller in admin area
Fixes a bug when retrying to login with correct credentials
2018-07-18 20:02:05 +03:00
Artur Beljajev
989bb32548 Improve readability 2018-07-16 01:31:36 +03:00
Artur Beljajev
a651ac8cab Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
Artur Beljajev
f6ad22156e Supply PaperTrail with current user 2018-07-13 23:13:58 +03:00
Artur Beljajev
9684c8e59f Refactor Devise integration
- Use scoped users
- Use the named route helpers instead of hardcoded paths
2018-06-20 12:21:22 +03:00
Artur Beljajev
a63b989cd6 Use BaseController in admin 2017-08-22 01:17:50 +03:00
Artur Beljajev
e365cc896a admin area: use default layout path, remove turbolinks, load js in async mode, extract menu partial
#341
2017-01-17 12:01:36 +02:00
Priit Tark
e0e7a3e35e Added admin login 2015-05-20 16:30:36 +03:00
Priit Tark
c08dc9aae7 Convert all session controllers directly under devise controller 2015-05-20 14:57:46 +03:00
Priit Tark
11399958f5 Refactored stylesheets and fixed font 2015-04-16 16:30:23 +03:00
Martin Lensment
418bd2046c Handlers for mid login 2015-03-23 14:07:33 +02:00
Martin Lensment
744f29c674 Refactor sessions 2015-03-20 16:39:32 +02:00