Commit Graph

99 Commits

Author SHA1 Message Date
Valentino Stillhardt
408096ed14 Fixed routes with missing end slash (#4911) 2021-04-08 14:40:53 -04:00
Nitwel
6f9b2cafcd Add page titles (#4775)
* restructure template rendering

* add useTitle composable

* Split up render-string-template from getFieldsFromTemplate

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-03-31 10:53:57 -04:00
rijkvanzanten
4fc079473e Allow numbers in formatted values display
Fixes #4483
2021-03-11 18:50:44 -05:00
Ben Haynes
7599e0a7aa primary color and various design updates 2021-03-04 18:50:47 -05: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
Nitwel
e130e80f50 fix related-values display not working on translations (#4268) 2021-02-24 10:04:11 -05:00
YannickMol
d56b8cf836 Show number of items for M2A in tabular view (#4168)
Fixes #3517
2021-02-19 10:56:58 -05:00
Rijk van Zanten
81fc8443df Don't wrap text in nav (#4035)
* Move v-list-item-text to v-text-overflow, use in tables

* Fix type issue
2021-02-12 16:39:17 -05:00
Rijk van Zanten
5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00
rijkvanzanten
dbfc594857 Fix activity sidebar filters
Fixes #3768
2021-01-28 17:39:28 -05:00
rijkvanzanten
4ea6aa1f7c Add image picker to md interface 2021-01-19 12:11:16 -05:00
Rijk van Zanten
ba0cfd0dcf Merge pull request #3729 from medteck/fix/field-of-undefined
Fixes 'Cannot read property field of undefined' error
2021-01-18 10:53:03 -05:00
Mohamed Thiam
64597a994c Fixes 'Cannot read property field of undefined' error 2021-01-18 06:49:48 -05:00
Ben Haynes
b4779bf17a fix title cropping 2021-01-14 21:10:13 -05:00
rijkvanzanten
890d5338f2 Tweak equality check of input nullable 2021-01-13 17:31:40 -05:00
rijkvanzanten
54a3fb3b12 Default to primary key for related values display
Fixes #3470
2021-01-13 17:10:38 -05:00
rijkvanzanten
398e6bc0a4 Allow labels for CSV type
Fixes #3381
2020-12-11 18:10:14 -05:00
Igor Savin
7cddb458cb Run prettier across app and api 2020-12-08 02:22:00 +02:00
rijkvanzanten
d3b038289e Fix typing in formatted-json-value display 2020-12-01 11:55:39 -05:00
e01
e6066fb653 Add formatted-json-value display 2020-11-29 15:53:58 +02: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
1f96d89646 Render existing items inline 2020-11-17 12:17:32 -05:00
rijkvanzanten
749de0bd18 Set default formatting to false 2020-11-16 14:36:32 -05:00
rijkvanzanten
ea71f58fd8 Reset edits on successful save as copy
Fixes #979
2020-11-13 12:10:30 -05:00
Ben Haynes
310a58752f adjust contrast border threshhold 2020-11-13 10:46:09 -05:00
Ben Haynes
7ce4f10d6d fix datetimes cropping 2020-11-11 17:11:06 -05:00
rijkvanzanten
a3864e3031 Render status dot inline
Fixes #921
2020-11-10 13:59:25 -05:00
rijkvanzanten
31dadde0c2 Add permissions to /assets endpoint
Fixes #887
2020-11-05 18:22:15 -05:00
rijkvanzanten
94c03b4d4a Use new error handler where we don't handle errors better 2020-11-05 17:24:27 -05:00
Nitwel
dbcae8324b allow for custom formats 2020-10-20 13:25:36 +02:00
rijkvanzanten
54f19fc5a5 Fix user display not showing email 2020-10-19 13:43:01 -04:00
rijkvanzanten
6c0afa9651 Add userName util function to render user's name 2020-10-19 13:31:44 -04:00
Nitwel
8857ac54fb improve related values display 2020-10-15 17:04:07 +02:00
rijkvanzanten
c11c42584f Merge branch 'main' into fix/i18n 2020-10-12 14:24:41 -04:00
Nitwel
a27d6e4fc0 fix src not being null 2020-10-08 22:35:35 +02:00
Nitwel
de55e1a18e Update props of v-list 2020-10-05 18:13:56 +02:00
rijkvanzanten
b05930afd7 Handle no choices in labels display 2020-09-30 16:44:24 -04:00
rijkvanzanten
8741428605 Update datetime display to accept correct formats 2020-09-28 18:23:04 -04:00
rijkvanzanten
692ff0bda6 Allow setting up relations to system collections
Fixes #376
2020-09-23 19:50:52 -04:00
Nitwel
70b128160a tweaked label display and a few translations 2020-09-22 10:23:18 +02:00
Nitwel
614d656a2a use lib instead of own functions 2020-09-21 12:00:08 +02:00
Nitwel
f4dee0b10b fixed boolean, color display and repeater options 2020-09-21 09:44:40 +02:00
rijkvanzanten
267e337d41 Fix rebasing issue 2020-09-17 14:07:00 -04:00
Nitwel
adaebdcbdb change to a light border 2020-09-17 14:04:09 -04:00
Nitwel
b86baa7833 add border on low contrast 2020-09-17 14:04:09 -04:00
Nitwel
6fedc3abda validate default color 2020-09-17 14:03:29 -04:00
Nitwel
d85091c0af change color-dot to color and add show-as-dot option to labels 2020-09-17 14:03:29 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -04:00
rijkvanzanten
f3e0699af4 Update the translations interface to work as m2m 2020-09-15 12:22:00 -04:00
Nitwel
c885c3a98b add defaults 2020-09-15 16:09:48 +02:00