summaryrefslogtreecommitdiff
path: root/app/javascript
AgeCommit message (Collapse)Author
2019-06-15fix linter errorsmo
2019-05-30upgrade to webpacker 4mo
2018-12-17fix linter errorsmo
2018-12-17set a min height for the headermo
2018-12-17add copy to clipboard buttonmo
2018-12-17message -> outputmo
2018-12-17add ability to test mfa code before enabling it.mo
2018-12-17add multiple steps to the mfa setup page.mo
2018-12-16install flutie and bourbonmo
2018-12-15add fontawesome and allow revoking sessions.mo
2018-12-15delete unused codemo
2018-12-15use input controller on login page.mo
2018-12-15add password confirmationmo
2018-12-15autofix linter errorsmo
2018-12-15move to karma-fixture instead of jasmine-fixturemo
2018-12-14add polyfills and load header via content-loadermo
2018-12-08connect close button to controller.mo
2018-12-08start switch to bulmamo
2018-11-20add stylelint.mo
2018-09-24fix linter errors and capybara tests.mo
2018-09-24do not use sprocketsmo
2018-09-23add auditingmo
2018-09-23display sessions using local-timemo
2018-09-09move text to translations.mo
2018-09-09generate a single pack.mo
2018-09-09make translations available to js.mo
2018-09-04import bootstrap scss instead of css.mo
2018-09-04rename tfa -> mfamo
2018-09-01update gemsmo
2018-09-01extract application controller for js.mo
2018-09-01install eslintmo
2018-09-01remove console.logmo
2018-04-09move sessions controller to sessions/new.jsmo
2018-04-09add spec for tfa setup controller.mo
2018-04-09move canvas element into div.mo
2018-04-09display the qr code when show is clicked.mo
2018-04-07replace inline js with stimulus controller.mo
2018-04-07load bootstrap from npm.mo
2018-04-07run webpack as part of cibuild.mo
2018-04-07upgrade webpacker.mo
2018-04-03fix build.mokha
2018-01-27disable login button when form is invalid.mo
2018-01-26run js test using jest.mokha
2018-01-26connect login form to controller for validation.mokha
2018-01-26hook up stimulus js.mokha
2018-01-26add webpacker.mokha