Nitwel
1aeaebea31
Use technical collection/field names in settings ( #19444 )
...
* temp commit
* change to non translated names
* Add changeset
* Fix linter warning
* Update related collection selection as well
Unfortunately, modifiying the font via css var doesn't work so we need
to pass it down via prop. See https://github.com/vuejs/core/issues/7312
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-08-21 11:40:04 +02:00
Nitwel
b689da7a21
Add prefix option to list-m2a ( #19441 )
...
* Add prefix option to m2a
* clean up
* Format file
* Add changeset
* Update app/src/lang/translations/en-US.yaml
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
2023-08-18 16:52:01 +02:00
Nitwel
b7e3bd8a1d
Add search in data-model collections overview ( #19405 )
...
* Add search in data-model collections overview
* Add changeset
* added collection highlighting
* minor improvements
* Consistent search field placeholder casing across app
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
2023-08-18 16:30:18 +02:00
Pascal Jufer
d3de4d48e9
Consistent link to documentation of jsonwebtoken ( #19452 )
...
GitHub repository may change, thus linking to npm
2023-08-16 18:38:04 +02:00
ian
88d4f7cfb1
Add JSON Web Token (JWT) operation ( #19434 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-16 10:34:18 +00:00
Nitwel
415e385fdb
Hide accordion section if field is hidden ( #19409 )
...
* hide accordion section if field is hidden
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-14 09:32:26 -04:00
Nitwel
8b91e7cd05
Fix missing check for sort field ( #19412 )
...
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-14 09:32:55 +00:00
Nitwel
c5468f2db1
Fix not submitting meta keys ( #19403 )
...
* Fix not submitting meta keys
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-11 12:24:52 -04:00
Nitwel
eb47299452
Fix editor.js alignment not updating content ( #19402 )
...
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-11 16:04:41 +02:00
Nitwel
fb8bdb96e9
fix item-dropdown interface text overflowing ( #19406 )
...
* fix item-dropdown interface text overflowing
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-11 09:22:57 -04:00
rijkvanzanten
68ca1d309e
v10.5.3
2023-08-10 15:11:51 -04:00
Pascal Jufer
cb23804d24
Fix displaying of thumbnail in O2M/M2O/M2A interfaces ( #19395 )
2023-08-10 15:10:33 -04:00
Rijk van Zanten
0cabfcaf96
New Crowdin updates ( #19290 )
...
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Marathi)
* New translations en-US.yaml (Albanian)
* New translations en-US.yaml (German)
* New translations en-US.yaml (German)
* New translations en-US.yaml (French, Canada)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Croatian)
* Update source file en-US.yaml
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Slovak)
* New translations en-US.yaml (Slovak)
2023-08-10 15:09:21 -04:00
Nitwel
e4f30454f1
Fix not ignoring $thumbnail ( #19389 )
...
* Fix not ignoring $thumbnail
* Format file
* Add changeset
* change replace technique
* Update use-alias-fields.ts
* run prettier formatting
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
2023-08-10 14:30:03 +00:00
Nitwel
cd78801f9a
Filter out any non existent fields ( #19352 )
...
* filter out any non existent fields
* hide upsi
* fix layout throwing error
* Format file
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-10 14:42:56 +02:00
Daniel Biegler
d443ea6b20
Fixed hiding of modals after failing to delete item ( #19383 )
...
* fix hiding of modals when unsuccessfully deleting
* add changeset
2023-08-09 13:43:29 -04:00
Daniel Biegler
a885c7b868
Add file preview to m2o-fields if the relation is directus_files ( #19374 )
...
* add file preview to m2o-fields if the relation is directus_files
* add changeset
* move check to useFile instead of relatedCollection
2023-08-08 18:36:08 +00:00
Daniel Biegler
5114169b38
fix detailed and improve simple variants of showing rating-display on card layout ( #19365 )
...
* fix detailed and improve simple variants of showing rating-display on card layout
* create changeset
2023-08-07 14:10:57 -04:00
ian
3393216328
Disable TinyMCE only after editor has been initialized ( #19346 )
...
* Disable tinymce only after editor has been initialized
* Create old-zoos-relax.md
* Update changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-07 12:25:51 -04:00
Nitwel
84ecefabf9
Add option for lazy loading image ( #19353 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: ian <licitdev@gmail.com >
2023-08-06 02:02:10 +00:00
Daniel Biegler
cd2d601fbe
fix unexpected error when showing only selected checkbox values w/o defaults ( #19321 )
...
* fix unexpected error when showing only selected checkbox values w/o default
* add myself to contributors list
* replace spans with buttons, disable when theres no value
* run prettier formatting
* add changeset
* Disable hover when button is disabled
---------
Co-authored-by: ian <licitdev@gmail.com >
2023-08-01 20:59:41 +02:00
Pascal Jufer
84eee63dbf
Allow to pass type to useItem & fix User type ( #19308 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
2023-08-01 12:48:35 +00:00
Nitwel
1d00b29af3
Add max size to markdown interface ( #19305 )
...
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-08-01 12:33:18 +00:00
rijkvanzanten
e701313191
v10.5.2
2023-07-28 13:07:10 -04:00
Pascal Jufer
99d1a64553
Update TinyMCE to fix issue with readonly mode ( #19280 )
...
* Update TinyMCE to fix issue with readonly mode
* Add changeset
2023-07-28 09:42:41 -04:00
Rijk van Zanten
b00a0db0da
New Crowdin updates ( #19262 )
...
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Italian)
2023-07-28 03:35:29 +02:00
GitStart
6f004f8428
Enable usage of Home and End keys in input fields ( #19273 )
...
Co-authored-by: RubensRafael <rubensrafael2@live.com >
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-07-28 03:34:58 +02:00
Pascal Jufer
ce099a0337
Enhance user fetching on user detail page ( #19257 )
...
* Enhance user fetching on user detail page
* Add changeset
* Get avatar ID from flat response
2023-07-27 13:52:16 -04:00
Pascal Jufer
84cbc31d18
Delay retrieving context for conditions ( #19271 )
...
* Delay retrieving context for conditions
* Add changeset
2023-07-27 13:51:28 -04:00
rijkvanzanten
373cc9f4fa
v10.5.0
2023-07-25 17:36:33 -04:00
Rijk van Zanten
4a9107aa71
New Crowdin updates ( #19136 )
...
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Croatian)
* Update source file en-US.yaml
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Croatian)
* Update source file en-US.yaml
2023-07-25 15:09:04 -04:00
Gerard Lamusse
150153e42a
Fix permissions using dynamic user or role fields ( #19073 )
...
* Fix permissions using dynamic user or role fields
Dynamic variables were not fetched, so not being parsed and checked
* Added tests
* Pretty
* Tried fixing unit tests.
* Finish parse-filter test
* Finish parse-preset test
* Update permissions store test
* Update docs for dynamic filters
* Add changeset
* Update tiny-carpets-remain.md
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-07-24 15:46:18 -04:00
GitStart
3012348cb3
Add/Edit Link dialog: link text/url don't display in dialog after copy/paste, and cursor doesn't change focus. ( #19190 )
...
* Fix text/URL selection
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Add changeset
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Tweak changeset
---------
Co-authored-by: RubensRafael <rubensrafael2@live.com >
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-07-24 12:37:23 -04:00
Pascal Jufer
08f6953822
Require 'collection' & 'item' fields for shares ( #19220 )
2023-07-24 13:31:43 +02:00
Ashish Baravaliya
50515d6c7e
feat: Disabling editing disables zoom ( #19221 )
...
* feat: Disabling editing disables zoom
* Update changeset
* Allow downloading when readonly
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: ian <licitdev@gmail.com >
2023-07-24 11:22:17 +00:00
Pascal Jufer
3160161384
Modernize TS setup for app ( #19198 )
...
* Modernize TS setup for `app`
* Use new config name
2023-07-19 09:31:40 -04:00
Rijk van Zanten
9adbb511d7
Don't check related perms for m2a deselect ( #19184 )
...
Fixes #19181
2023-07-17 14:28:40 -04:00
Rijk van Zanten
5442645c03
Add notice for missing field key on validation config ( #19170 )
...
Fixes #19165
2023-07-14 21:45:05 +02:00
Rijk van Zanten
9d6053a493
Add flows status to default app permissions ( #19169 )
...
Fixes #19158
2023-07-14 21:34:39 +02:00
Rijk van Zanten
e6db6f70f5
Fix datetime string handler not matching default value for format option ( #19168 )
...
* Default format to `long` to match display value
Fixes #19152
* Add changeset
2023-07-14 21:11:30 +02:00
Rijk van Zanten
f39fef641c
Fix preview mode remaining open on create page ( #19164 )
...
Fixes #19161
2023-07-14 17:17:11 +02:00
Rijk van Zanten
e87b4b0302
Don't track preview window as user's last page ( #19162 )
...
* Pass full router object to UsersStore trackPage method
* Don't track /preview pages as part of user's last
* Add changeset
* Fix tests
2023-07-14 15:53:23 +02:00
Rijk van Zanten
99f9392681
Refresh item data on save and stay ( #19148 )
...
* Refresh item data on save and stay
Fixes #19090
* Apply same save and stay logic to users/files
* Fix loading state of v-form
* Fix missing definition
2023-07-12 16:03:05 +02:00
Rijk van Zanten
9d8eb5bcb5
Pass field context to interface-options in conditions ( #19147 )
...
Fixes #19145
2023-07-12 15:08:25 +02:00
Magnus Bendix Borregaard
fdee208297
Fix formatted Kanban card text including HTML tags ( #19112 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-07-12 10:13:35 +00:00
Rijk van Zanten
27957bb295
Fix meta tags inconsistencies ( #19141 )
...
* Install unhead
* Use unhead plugin in vite for smaller builds
* Remove unused / outdated public assets
* Don't serve fixed manifest, pinned tab icon
* Remove custom useTitle composable in favor of useHead
* Register useHead in vue app
* Set global title template based on projectname
* Add changeset
* Make theme-color dynamic
* Remove default meta tags
2023-07-12 11:01:57 +02:00
Ashish Baravaliya
9c8814ecd1
Fix: Display issues with Panels ( #19137 )
...
* fix: number formats added for all supported countries
* fix: decimal values type check before using in pie chart
* chore: changeset added
* Run formatter
* Update changeset language
---------
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2023-07-12 09:44:30 +02:00
Rijk van Zanten
45d20aedf6
Fix context menu hanging and overflowing edit drawer in flow operations ( #19140 )
...
* Remove stop propagation modifier
Fixes #19139
* Add changeset
2023-07-12 09:36:27 +02:00
rijkvanzanten
d3c9de9dfb
v10.4.3
2023-07-11 16:00:17 +02:00
Rijk van Zanten
95a6e98134
New Crowdin updates ( #19078 )
...
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Croatian)
* Update source file en-US.yaml
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Persian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (English, United Kingdom)
* New translations en-US.yaml (Romanian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Afrikaans)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Catalan)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (Greek)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hebrew)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Japanese)
* New translations en-US.yaml (Korean)
* New translations en-US.yaml (Mongolian)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Norwegian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Slovak)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Albanian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Ukrainian)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Icelandic)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Spanish, Mexico)
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Hindi)
* New translations en-US.yaml (English, Canada)
* New translations en-US.yaml (French, Canada)
* New translations en-US.yaml (Faroese)
* New translations en-US.yaml (Esperanto)
* New translations en-US.yaml (Bosnian)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Bengali, India)
* New translations en-US.yaml (Nepali)
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Spanish, Latin America)
* Update source file en-US.yaml
2023-07-11 15:55:09 +02:00