Commit Graph

52 Commits

Author SHA1 Message Date
Brainslug
a9f397de1f Prevent parsing non-decimal values in search (#18383)
* prevent parsing non-decimal values in search

* Create rare-deers-clap.md

* Adjust format of changeset

* Add explaining comment to return logic of validateNumber

* remove float with zeros check

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-03 09:42:28 -04:00
Brainslug
c74b5da7b9 Improved flows error class handling (#18421)
* improved flows error handling

* Create gentle-cars-watch.md

* updated changeset
2023-05-03 09:40:45 -04:00
Nicola Krumschmidt
1d7eec9795 Mark shared packages as side effects free (#18365)
* Mark the constant and utils packages as side effects free

* Add changeset

* mark composables as side effect free

* mark exceptions package as side effects free

* updated changeset

---------

Co-authored-by: Brainslug <tim@brainslug.nl>
2023-05-03 14:26:52 +02:00
Brainslug
8a772802fa updated uses of useAliasFields (#18267)
* updated uses of useAliasFields

* use fields instead

* updated ternary check

* remove dealiasing

* Linty lint

* temporary changes

* finish alias cleanup

* Fix linter warnings

* fixed imports from merge

* removed unsed variables

* Add changeset

---------

Co-authored-by: Nitwel <mail@nitwel.de>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Jan Arends <jan.arends@mailbox.org>
2023-05-02 15:23:38 -04:00
Nitwel
2432306fea Make folders hidden by default in system collection interface (#18362)
* make folders hidden by default in system collection interface

* Create green-stingrays-shake.md

* Remove prop

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-05-02 15:17:58 -04:00
Brainslug
1fba5ebf94 Load cjs custom migrations (#18385) 2023-05-02 21:10:19 +02:00
Nicola Krumschmidt
80bcc35af3 Add support for building API extensions to ESM (#18351)
* Remove language check from extension build command

* Add getFileExt util

* Add support for building API extensions to ESM

* Build new extensions to ESM by default

* Update config file docs to be in ESM

* Add changeset

* Fix extension test

* Replace nested ternary expression

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

* Li(n)t

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2023-05-02 14:45:25 -04:00
ian
69061c1284 Add Cache option for Flows webhook trigger (#18277)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-02 15:17:07 +00:00
Brainslug
06ff0c2ef9 Fixes _offset=0 in deep filters (#18382) 2023-05-02 12:34:50 +02:00
Jan Arends
8b8858da9a Support multipart/form-data to apply schema diffs (#18321)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-02 10:24:46 +00:00
Matthew Rumery
bf10c943c8 Fix broken links in the documentation (#18377)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-02 10:03:32 +02:00
Brainslug
87f2edc735 Prevent nested ternary expressions (#18376)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-01 19:07:40 +00:00
Nicola Krumschmidt
3ff71cc34a Silence prefer builtins and circular dependency warnings when building extensions (#18366)
* Silence prefer builtins warning

* Silence circular dependency warning if only external files are involved

* Add changeset
2023-04-28 15:07:51 -04:00
Nicola Krumschmidt
6c1a4812ca Instruct users to use the latest version of create-directus-extension (#18361) 2023-04-28 12:57:12 -04:00
Nitwel
f56706095a Fix default values for boolean (#18357)
* fix default values for boolean

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-04-28 09:40:03 -04:00
Hannes Küttner
02f0284540 Add related collection link to data model settings (#18346)
* Add related collection link to data model settings

* Add changeset

* Update .changeset/six-emus-joke.md

* Hide button for self-referencing relations

Co-authored-by: ian <licitdev@gmail.com>

* Use unref instead of .value

* Make typescript happier

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: ian <licitdev@gmail.com>
2023-04-27 17:47:36 -04:00
Nicola Krumschmidt
e60c6cff5f Remove extension config import workaround (#18349)
* Remove extension config import workaround

* Add changeset

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-04-27 17:20:55 -04:00
Nicola Krumschmidt
af2ce35d67 Add shared javascript file ext constant (#18350)
* Add shared javascript file ext constant

* Add changeset
2023-04-27 17:18:02 -04:00
ian
321cd1e9c9 Translate module link name in project settings (#18343)
* Translate module link name in project settings

* Add changset
2023-04-27 13:14:28 -04:00
rijkvanzanten
cdf8d94ec1 Use past tense in changelog 2023-04-26 17:08:39 -04:00
rijkvanzanten
f4698b5de3 Add changeset for #18310 2023-04-26 17:04:54 -04:00
rijkvanzanten
0f32f4f136 Add changeset for #18316 2023-04-26 16:46:06 -04:00
rijkvanzanten
37d74f96fd Create changeset for #18328 2023-04-26 16:44:26 -04:00
Rijk van Zanten
abc9d0142f Install changesets (#18331)
* Install changesets

* Update contributing guidelines
2023-04-26 16:21:15 -04:00
rijkvanzanten
77b082c942 Remove changesets experiment 2021-06-01 20:12:28 -04:00
Rijk van Zanten
5c66c53478 Enhance translations interface previews (#5860)
* Delete what was previously added

The reasons of which are beyond me

* Don't default to having the first nested field opened

* Add options for translations / language templates

* Pull previews and render based on secondary display template

* Add changeset
2021-05-24 20:56:29 -04:00
rijkvanzanten
925c3fa3fa Fix range requests in s3 driver
Fixes #5380
2021-05-24 16:13:00 -04:00
rijkvanzanten
2660c39954 Fix reactivity on m2m relation setup
Fixes #5839
2021-05-24 14:17:23 -04:00
rijkvanzanten
374e6e5a7d Set size limit on v-error 2021-05-24 14:16:47 -04:00
rijkvanzanten
dee8160f18 Fix calendar layout dateTime timezone save issue
Fixes #5651
2021-05-24 14:07:36 -04:00
rijkvanzanten
3d3a508880 Expose on create / on update for m2o fields to users/roles 2021-05-24 13:49:10 -04:00
rijkvanzanten
bd6cab8989 Prevent duplicate field name on recursive m2m 2021-05-24 13:20:56 -04:00
Oreille
8590eec662 Fix navigation search (#5834)
* Fix navigation search

* Update use-navigation.ts

* Add changeset

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-05-24 12:24:14 -04:00
rijkvanzanten
171ca334c4 Add changeset for gatsby fix 2021-05-24 12:21:39 -04:00
Rijk van Zanten
ce59ce0d2f Support top-level filter through relational m2a items (#5855)
Fixes #5850
2021-05-24 12:20:15 -04:00
rijkvanzanten
a40d75a184 Improve hitbox registration in v-menu
Fixes #5774
2021-05-21 22:13:02 -04:00
rijkvanzanten
b782eba859 Fix field name translations failing after sort
Fixes #5413
2021-05-21 21:50:42 -04:00
rijkvanzanten
eb68195cd5 Default ACL to undefined instead of ''
Fixes #5435
2021-05-21 21:47:41 -04:00
rijkvanzanten
550621479e Fix boolean field default interface name
Fixes #5643
2021-05-21 21:35:21 -04:00
rijkvanzanten
246c55266b Don't use NonNull for update input types
Fixes #5723
2021-05-21 21:32:42 -04:00
rijkvanzanten
5704cd46d2 Set resumable false to destStream in GCS 2021-05-21 21:19:14 -04:00
rijkvanzanten
e2c9e15a98 Throw 503 instead of 500 on file upload failure 2021-05-21 21:17:19 -04:00
rijkvanzanten
4beccb6a8a Don't allow contains on a UUID
Fixes #5802
2021-05-21 20:39:09 -04:00
rijkvanzanten
a5cba0dc7e Prevent unusable collections from being selected
Closes #5748
2021-05-21 19:26:52 -04:00
rijkvanzanten
4277de0889 Set default value for advanced boolean filter to true
Fixes #5638
2021-05-21 17:23:21 -04:00
Matteo Gazzoni
32f4fcf0c7 select only real tables (and not views) in mssql (#5816)
* select only real tables (and not views) in mssql

* add table_catalog check

* Add changeset

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-05-21 21:11:19 +00:00
rijkvanzanten
158316f863 Allow multiple in filter-setup
Ref #5644
2021-05-21 15:00:50 -04:00
Rijk van Zanten
33e0236cfe Fix custom field sort on system detail pages (#5810) 2021-05-21 14:15:48 -04:00
Rijk van Zanten
ba2e56e43c Fix collection delete for collections w/ m2o to them (#5809)
* Fix new-collection relational field creation

* Fix collection delete for collections w/ m2o to them

Fixes #5793
2021-05-21 13:57:42 -04:00
rijkvanzanten
da7b539adb Fix new-collection relational field creation 2021-05-21 12:49:05 -04:00