Patrick H. Lauke
c8fc7ee6fc
Add basic heading markup
2021-11-02 22:41:17 +00:00
Patrick H. Lauke
6b0167a098
Merge branch 'master' into patrickhlauke-a11y-patch2
2021-09-18 17:47:59 +01:00
Vincent Salucci
bb99af6e24
[SSO/Auto Enroll] Fix type for banner ( #2073 )
2021-09-16 23:00:40 -05:00
Vincent Salucci
d7754441d3
[SSO/Auto Enroll] Set Password banner ( #2050 )
...
* [SSO/Auto Enroll] Set Password banner
* Fix merge conflict
* Add missing string/style
* Update jslib
2021-09-07 12:06:43 -05:00
Vincent Salucci
1c7504a691
[Callout] Update UI structure ( #2020 )
...
* [Callout] Update UI structure
* Update jslib
2021-08-27 17:04:45 -05:00
Patrick H. Lauke
d528d72b4d
Change links to buttons
...
- more semantically accurate, will expose these as buttons to assistive technologies
- note: while having block-level elements like `<div>` inside a `<button>` is an html validation error, it does not affect functionality as long as there's no more structure inside it
2021-07-31 20:50:46 +01:00
Kyle Spearrin
b795f0e587
Fix CryptoFunctionService and implement syncLoading ( #1371 )
...
* Fix things and implement syncLoading
* feedback
2020-08-31 14:21:59 -04:00
Matt Smith
7c4ef9d8fc
Modified correct file for feedback
2020-08-28 11:52:24 -05:00
Matt Smith
b65d6582be
Fixed ordering. Removed commented out code.
2020-08-25 11:08:35 -05:00
Matt Smith
91ce6527c0
Added set password flow to browser based SSO
2020-08-25 09:49:24 -05:00