rijkvanzanten
cb4bf88e66
Tweak relational interfaces
...
Squashed commit of the following:
commit ade7ce72e7dac9908504eacf420875baaae1cc47
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 13:16:03 2021 -0400
Add no-items notice
commit e47dd5ac1f28300a33478a2be3c50496859b09fc
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 13:13:58 2021 -0400
Remove files interface
commit 2925fb9c86719c48006f7b2619df7fd26bf7b523
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 13:10:44 2021 -0400
Fix sort field in m2m
commit 009e2b1fd99f7a31f20fba04cd9980eaa3566ac8
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 13:06:45 2021 -0400
Add dense at item count
commit 83b088f4da3ea4a1d7e030f34a07aa1cb2235b43
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 12:05:40 2021 -0400
Tweak rendering of thumbnails inside relational interfaces
commit 06770a0f16e344ab62c0228b87824a6c00ad39bc
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 11:36:07 2021 -0400
Rename $file->$thumbnail, render properly in render-template
commit 954fd725629ce055459a7925be4aaddf3fb723c2
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 11:35:53 2021 -0400
Fix injection on v-field-select
commit 83073dea2fc26af61a5155adddd5d4e3afa5cb14
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 11:35:39 2021 -0400
Adjust for virtual $thumbnail field on files
commit ee57b8316479204c0a5c931c86807afde55423a1
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:49:35 2021 -0400
Don't hardcode file/user relations
commit 31ed92c5a785f20b7dc58bb62f35f6e31c95cfc6
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:49:22 2021 -0400
Allow injecting temporary fields in field template
commit 9d98d4fe4def7bdba12d1613bd08bdb9bd9e1431
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:36:53 2021 -0400
Render collection level template in placeholder
commit 0e0dda1e9f5a930ce3c73c2f8003d98853d58bc0
Merge: 65fa8084f 1e3b64bf9
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:35:21 2021 -0400
Merge branch 'main' into relational-tweaks
commit 65fa8084f84aa1a90686fe6407a6d54ca47d1371
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:29:03 2021 -0400
Make input container relative
commit 0674a0a00faa5df2208b466114721ba5d5116bf7
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Apr 22 10:28:44 2021 -0400
Add placeholder option to v-field-template
2021-04-22 13:16:20 -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
Ben Haynes
7599e0a7aa
primary color and various design updates
2021-03-04 18:50:47 -05:00
Rijk van Zanten
1064d10296
Fix file imports now that vetur supports monorepos ( #4016 )
2021-02-11 13:08:59 -05:00
rijkvanzanten
68ef095875
Fix image interface not fetching image in drawers
...
Fixes #3512
2021-01-27 17:50:08 -05:00
rijkvanzanten
c89b83a76a
Add token to download links
...
Fixes #3451
2021-01-27 15:28:14 -05:00
rijkvanzanten
7bbce08b98
Add edit drawers to file/image interfaces
...
Closes #3752
2021-01-21 11:49:35 -05:00
rijkvanzanten
4ea6aa1f7c
Add image picker to md interface
2021-01-19 12:11:16 -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
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
rijkvanzanten
4130337f7a
Merge branch 'main' into error-handling
2020-11-05 16:16:44 -05:00
Nitwel
d7f2ab11fd
Add localType to interfaces
2020-10-24 12:47:11 +02:00
Nitwel
ae50632874
clean up imports
2020-10-24 11:15:37 +02:00
Nitwel
f81771ef1c
clean up error handling
2020-10-24 10:48:14 +02:00
Nitwel
c8b894aef1
code tweaks
2020-10-22 17:56:31 +02:00
Nitwel
2dd509e48a
add proper error handling
2020-10-22 17:26:37 +02:00
rijkvanzanten
2a77c0cb07
Fix v-upload reading null file
...
Fixes #477
2020-10-01 10:07:50 -04:00
rijkvanzanten
272653d5dd
Use html attr style in components
2020-09-24 16:45:47 -04:00
Nitwel
dae1a9ca51
move options to v-upload
2020-09-24 16:34:54 -04:00
Nitwel
1abba79c9f
add missing select and loadFromUrl options in modal
2020-09-24 16:34:54 -04:00
Nitwel
621627cd19
Merge branch 'main' into room-cleaning
2020-09-08 16:28:24 +02:00
rijkvanzanten
2d5928da77
Fix download icon
2020-09-08 10:26:14 -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
a336998b8d
Revert "Flatten utils"
...
This reverts commit 343599b524 .
2020-08-11 11:24:14 -04:00
rijkvanzanten
343599b524
Flatten utils
2020-08-11 11:13:13 -04:00
rijkvanzanten
6ea10375e9
Allow multiple in v-upload
2020-08-07 15:47:35 -04:00
rijkvanzanten
d1aa5d350e
Move app to app folder
2020-07-29 11:24:52 -04:00