Nitwel
c2bc3ea330
Add custom interface for presets ( #4870 )
...
* add custom interface for presets
* add defaults and change naming
* Fix type issue, put current selection on top
* Fetch email as name fallback
* Opinionated code changes
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-04-13 18:33:36 -04:00
Rijk van Zanten
bcac4b80c2
Fix perf regression in translations ( #5041 )
...
* Only translate extensions on language load
* Make table-row functional
2021-04-13 17:00:22 -04:00
Nitwel
93f8b7720c
Fix translations not working on displays, modules... ( #4734 )
...
* generalyze extensions
* replace vue-i18n tranlslations
* replace vue-i18n tranlslations
* add missing commas
* replace translations recursive
* restructure translate
* remove unused i18n
* remove unused i18n
* remove unused i18n
* Remove i18n context in define
* Rename translate util file
* Fix type errors
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-04-08 16:36:55 -04:00
Nitwel
db77727cd3
Only allow to en/disable own tfa ( #4854 )
...
* remove non existing fields
* only edit own tfa
2021-04-07 11:53:56 -04:00
Nitwel
c2e7c85bbd
Update documentation of app ( #4222 )
...
* move component docs to documentation
* update app docs tables for components
* update docs
* Add components to docs sidebar
* fix generated tables
* fix tables
* rename transitions
* update tables
* update nested components
* update tables
* update tables
* update tables
* update v-table table
* add basic documentation to each component
* remove all stories of storybook
* add missing documentation
* undate tables
* update tables
* update docs sidebar
* update app docs
* remove unused references
* add general readme
* update docs
* make reference titiles smaller
* add reference tag
* improve docs
* update order of tabs in sidebar
* remove all readmes and stories from interfaces/displays
* Cleanup menu
* Remove storybook
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-24 17:48:19 -05:00
rijkvanzanten
5b12e1c85c
Show errors on 2fa disable
...
Fixes #4156
2021-02-24 16:18:39 -05:00
Nitwel
84c52feb71
Reset value of interface interface when type gets changed ( #4125 )
2021-02-17 11:03:38 -05:00
Nicola Krumschmidt
8f8b33de09
Fix v-input usages requiring nullable to be false
2021-01-26 13:08:29 +01:00
rijkvanzanten
6f7cc4fcce
Move en-US translations to YAML file
2020-12-08 10:14:10 -05:00
Igor Savin
7cddb458cb
Run prettier across app and api
2020-12-08 02:22:00 +02:00
rijkvanzanten
23f8153992
Add missing sort option in m2a builder interface
...
Ref #3231
2020-12-03 13:00:59 -05:00
rijkvanzanten
c258ba6b9e
Fix interfaces/displays sometimes showing up in the wrong category
...
Squashed commit of the following:
commit 2e07fdc946c985a32db2c78a54f61527bb7671ea
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Fri Nov 27 17:59:20 2020 -0500
Properly scope interfaces to local app group
commit 3d593a4b1c8493db29f934f3a336654ac11e0ea4
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Fri Nov 27 17:47:30 2020 -0500
Rename localTypes to groups
commit 5b2e882c8f3e700925d54f18bb54cdac98320f55
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Fri Nov 27 17:46:55 2020 -0500
Check tighter for local group
2020-11-27 17:59:37 -05:00
rijkvanzanten
3c1a9a1cbe
Give collection field higher priority than collection prop
...
Fixes #867
2020-11-03 14:15:54 -05:00
Nitwel
e49a433ed3
add support for relational sorting
2020-10-16 17:33:03 +02:00
rijkvanzanten
120ef2f05a
Rename close to esc
2020-10-15 18:47:06 -04:00
Nitwel
c19ac51ffa
add 'close' event to v-dialog and v-modal
2020-10-09 14:55:58 +02:00
rijkvanzanten
4d1e21d95e
Move inject outside of computed
2020-10-07 10:10:49 -04:00
Nitwel
4138ac3bdb
add type field to repeater
2020-10-07 11:10:04 +02:00
rijkvanzanten
f57b542c4d
Require user password to setup tfa
...
Fixes #183
2020-10-02 17:12:25 -04:00
Nitwel
70b128160a
tweaked label display and a few translations
2020-09-22 10:23:18 +02:00
rijkvanzanten
3e72d09f45
Add correct form layout to webhooks
2020-09-10 15:14:04 -04:00
rijkvanzanten
76dea282ad
Make collection/collections system interfaces
2020-09-10 14:58:47 -04:00
rijkvanzanten
d14ea96973
Fix define import
2020-09-10 14:50:23 -04:00
rijkvanzanten
11eb066f62
Move system interfaces into _system folder
2020-09-10 14:48:12 -04:00