Commit Graph

17 Commits

Author SHA1 Message Date
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
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
f0ed48d344 Use db-safe for repeater field option
Closes #3391
2021-02-22 20:11:43 -05:00
Nicola Krumschmidt
d5890df4c2 Add Nullable option to text-input interface 2021-01-13 17:13:35 -05:00
rijkvanzanten
528112314d Remove outdated tests, fix imports 2020-11-09 12:29:01 -05:00
Nitwel
69036d6ffd add missing defaults and clean code 2020-09-09 19:33:40 +02:00
Nitwel
722d95aa40 add description to all interfaces 2020-09-08 13:36:48 +02:00
Nitwel
1a88f6de88 add recommended displays 2020-09-07 13:35:16 +02:00
Nitwel
2f15087311 v-input returns numbers when type number and update numeric 2020-09-04 12:53:05 +02:00
Nitwel
882bfda164 add trim, mask and clean up text-input 2020-09-04 11:04:31 +02:00
rijkvanzanten
4a7f65cf6e Support UUID in text-input 2020-08-13 17:16:21 -04:00
rijkvanzanten
47085e4128 Clean up radio button options 2020-08-13 15:54:29 -04:00
Ben Haynes
057f86d812 Fix interface option wrapping 2020-08-12 18:59:07 -04:00
rijkvanzanten
886774f779 Rename database/system to schema/meta in app 2020-08-06 13:53:19 -04:00
rijkvanzanten
c50bb811cb Cleanup interfaces/displays options and types 2020-08-06 13:32:41 -04:00
rijkvanzanten
f2ca38b09c Allow text for text based interfaces 2020-07-31 18:58:27 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00