Commit Graph

24 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
3d08c02e4c Fix disabled state of code editor
Fixes #3916
2021-02-16 16:03:04 -05:00
YannickMol
e691c2a911 Update readonly styling for code editor (#4085)
Fixes #3365
2021-02-16 13:56:15 -05:00
rijkvanzanten
ca36e312c4 Start on new md interface 2021-01-14 14:48:40 -05:00
Nicola Krumschmidt
87e6e54e13 Fix template option of code interface 2020-12-28 00:23:24 +01:00
rijkvanzanten
d893e44bf7 Fix code interface not staging values in plain text mode
Fixes #3296
2020-12-08 18:32:53 -05:00
Nicola Krumschmidt
9853832cdc Only emit actual user input in code interface
Fixes #800
2020-10-29 22:46:51 +01:00
rijkvanzanten
e3c5acd636 Remove linters from code interface
Fixes #812
2020-10-29 16:43:59 -04:00
Nitwel
a40eb8f16d organize code interface choices 2020-10-15 17:58:44 +02:00
rijkvanzanten
1458512494 Add custom-css support to app 2020-10-13 15:24:45 -04:00
Nitwel
d13ea6041e fix selecting and custom formats 2020-09-14 14:56:52 +02:00
Nitwel
57fd330701 fix my stupidity 2020-09-09 20:01:47 +02:00
Nitwel
69036d6ffd add missing defaults and clean code 2020-09-09 19:33:40 +02:00
Nitwel
9a02a4bab1 update icons and add placeholder prop to code interface 2020-09-08 10:09:37 +02:00
Nitwel
fedd99e9b4 update slug, markdown, hash, collections, code 2020-09-07 11:22:22 +02:00
Nitwel
30b10ec8af fix code template and wysiwyg options 2020-09-04 11:37:54 +02:00
rijkvanzanten
556ec9a84c Add permissions setup (w/ json editors) 2020-08-28 10:41:44 -04:00
rijkvanzanten
641392fe07 Expect invalid JSON in code on emit 2020-08-28 09:47:28 -04:00
Ben Haynes
4210c3f644 code interface styling 2020-08-19 16:12:41 -04:00
rijkvanzanten
c081031385 Clean up code interface 2020-08-13 16:15:33 -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