summaryrefslogtreecommitdiffstats
path: root/webapp/routes/route_root.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix MFA enforcement redirect loop (#4991)Joram Wilander2017-01-061-22/+3
|
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create MFA setup page and remove MFA setup from account settings modal * Add enforce MFA to system console and force redirect * Lockdown mfa required API routes, add localization, other changes * Minor fixes * Fix typo * Fix some unit tests * Fix more unit tests * Minor fix * Updating UI for MFA screen (#4670) * Updating UI for MFA screen * Updating styles for MFA page * Add the ability to switch between email/sso with MFA enabled * Added mfa change email * Minor UI updates for MFA enforcement * Fix unit test * Fix client unit test * Allow switching email to ldap and back when MFA is enabled * Fix unit test * Revert config.json
* PLT-2951 Improved signup process (#3771)David Lu2016-08-221-1/+13
|
* PLT-2345 Switch "help" link below text input box to localizable version (#3794)enahum2016-08-181-1/+3
|
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-0/+6
| | | | | | | | | | | | | | * PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider
* PLT-3640 Add mobile landing pages (#3674)Harrison Healey2016-08-021-0/+29
| | | | | | | | | | | | * PLT-3640 Moved all clientside user agent snooping into a single file * PLT-3640 Added mobile landing pages on login to iOS and Android web apps * PLT-3640 Moved landing page to appear before first login * PLT-3640 Fixed detection of Chrome on Android * PLT-3640 Disabled mobile landing pages when their respective URLs are set to blank
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-0/+123