Dorian Zedler
94e53212b4
Implement AUTH_DISABLE_DEFAULT config option ( #9322 )
...
* Implement AUTH_DISABLE_DEFAULT config option
* Disable default auth rute if set to disabled
* Add disableDefault to API docs
* Update app/src/routes/login/login.vue
Co-authored-by: Aiden Foxx <aiden.foxx.mail@gmail.com >
* Remove watch block
* Remove useless variable
* Don't import watch
Co-authored-by: Aiden Foxx <aiden.foxx.mail@gmail.com >
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-12-03 14:13:50 -05:00
Rijk van Zanten
d2e228f30b
Add missing docs for collection hierarchy and auth-refresh mode ( #10278 )
...
* Add docs on collection hierarchy
Fixes #10265
* Add missing docs on "mode" flag for auth refresh
Fixes #10007
* Fix wrong quotes in gql
2021-12-03 11:25:57 -05:00
Ben Haynes
6ec467e1dc
Fixes for docs links
2021-10-29 12:32:02 -04:00
Jay Cammarano
29b0fb9b8b
Fixes broken links in docs ( #9172 )
...
* first half of broken links fixed
* next chunk of broken links resolved
* next chunk of urls
* last chunk of links
* one more
* filter rules
* homepage links
* removed localhost
* filter rules for query
* updated links
* relationships link
* changed links from references to glossary
2021-10-27 17:22:43 -04:00
Ben Haynes
1b87e4555f
Docs structure ( #9071 )
...
* WIP
* updates
* docs updates
* structure
* big structure update
* docs module icon change
* in-app docs nav
* more content and structure changes
* Remove redundant
* Fix docs build in app
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-10-25 21:19:23 -04:00