Commit Graph

70 Commits

Author SHA1 Message Date
Catherine Luse 551cecaa6c
Merge pull request #4104 from catherineluse/localization
Document using variables in i18n paths
2021-09-16 13:26:56 -07:00
Phillip Rak cc6b215529
Merge pull request #4050 from rak-phillip/feature/4026-form-ux-docs
Add guidance for focusing form elements
2021-09-09 08:22:57 -07:00
Catherine Luse 843888384e Replace non-versioned documentation links 2021-09-02 23:34:34 -07:00
Catherine Luse 139ba0047c Document using variables in i18n paths 2021-09-02 21:52:50 -07:00
Phillip Rak 724c001fe4 Add guidance for focusing form elements to docs 2021-08-26 16:50:46 -07:00
Phillip Rak cbdc1eaeb1
Merge pull request #3904 from rak-phillip/feature/docs-custom-validations
[master] Outline steps for creating custom validation function
2021-08-24 08:12:32 -07:00
Phillip Rak 23ec3426d3 Add example for passing multiple args 2021-08-23 16:03:34 -07:00
Phillip Rak b5025c4490 Update export default example 2021-08-23 11:42:48 -07:00
Phillip Rak b95c058568 Update example for clarity 2021-08-23 11:39:27 -07:00
Phillip Rak 291410c615 Fix diff syntax 2021-08-23 11:35:55 -07:00
Phillip Rak d00c1b54e2 Clean up examples 2021-08-23 11:33:38 -07:00
Phillip Rak 57af4af9ca Edit docs for clarity 2021-08-23 11:10:49 -07:00
Phillip Rak dfecaa015b Outline steps for creating custom validation function 2021-08-17 17:54:28 -07:00
Phillip Rak a3745cad52 Update snippet about disabling recording for Vue devtools 2021-08-17 17:07:30 -07:00
Phillip Rak 98b819c1d4 Update grammar and fix typos 2021-07-29 14:28:30 -07:00
Richard Cox f5539436d2 Add Keycloak OIDC provider
- Much of the grunt work is generic OIDC

Also fixed
- store's principalId was not updated after user enables any auth provider
- Colour of InfoBox title in dark mode
- Issue where some kind of errors when enabling provider were shown as an empty box (exceptionToErrorsArray is now used, which also uses a better catch all stringify)
- An issue where enabling and disabling a provider in the same visit meant lost defaults
- An issue where Auth / Groups would not display (async part had been removed)
- Resource instance validation would show all fields as invalid once one field had failed
2021-05-25 11:15:32 +01:00
lvuch f2241f4403
WIP provider image clean up and test page 2021-04-20 00:49:59 -07:00
Richard Cox 2617f2835b Add info on store/nuxt fn rehydrate 2021-03-09 17:55:36 +00:00
Richard Cox 3a5e4add26 Fixed saml auth docs 2021-03-09 17:55:36 +00:00
Richard Cox ef98fd8874 Add developer getting started guide 2021-03-09 17:55:36 +00:00