Commit Graph

12 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
528112314d Remove outdated tests, fix imports 2020-11-09 12:29:01 -05:00
Nitwel
70b128160a tweaked label display and a few translations 2020-09-22 10:23:18 +02:00
Nitwel
04644ddf57 Merge branch 'main' into room-cleaning 2020-09-08 18:29:14 +02:00
rijkvanzanten
0b8fa50336 Fix displays not showing up 2020-09-08 11:59:54 -04:00
Nitwel
722d95aa40 add description to all interfaces 2020-09-08 13:36:48 +02:00
rijkvanzanten
639f92530f Add a couple recommended displays 2020-09-03 16:34:07 -04:00
rijkvanzanten
36478133fd Add field widths to dropdown options 2020-08-12 13:27:45 -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
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00