Commit Graph

8102 Commits

Author SHA1 Message Date
Rijk van Zanten
14593a2652 New translations en-US.yaml (Croatian) (#11539) 2022-02-09 10:19:26 +00:00
Rijk van Zanten
d8f744b151 New translations en-US.yaml (Croatian) (#11530) 2022-02-08 23:45:35 +00:00
Rijk van Zanten
aa5b8915a8 New translations en-US.yaml (Croatian) (#11529) 2022-02-08 22:56:53 +00:00
Rijk van Zanten
c3ab7ac623 New translations en-US.yaml (Croatian) (#11528) 2022-02-08 22:22:53 +00:00
Rijk van Zanten
39b15c63f9 New translations en-US.yaml (Croatian) (#11527) 2022-02-08 21:57:20 +00:00
Azri Kahar
5bfd424c2d fix directus_notifications permissions fields (#11525) 2022-02-08 16:27:54 -05:00
Azri Kahar
60928bafea Fix soft limit overflowing (#11526) 2022-02-08 21:18:37 +00:00
Rijk van Zanten
5bc877dc30 New translations en-US.yaml (Croatian) (#11524) 2022-02-08 20:29:08 +00:00
ian
7ef1ea3b5c Fix o2m interface selection issues (#11520)
* Retain newly created items when selecting existing o2m values

* Fix editing of newly created o2m entries
2022-02-08 15:09:04 -05:00
Rijk van Zanten
81e9a55cec New Crowdin updates (#11523)
* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Croatian)
2022-02-08 20:01:19 +00:00
Rijk van Zanten
0d4f670071 New translations en-US.yaml (Croatian) (#11522) 2022-02-08 19:23:40 +00:00
Rijk van Zanten
d16ddbce4f New translations en-US.yaml (Croatian) (#11519) 2022-02-08 17:41:27 +00:00
Rijk van Zanten
552d6233e1 New translations en-US.yaml (Danish) (#11511) 2022-02-08 12:24:02 +00:00
Rijk van Zanten
ec8c9ad17b New translations en-US.yaml (English, United Kingdom) (#11508) 2022-02-08 10:30:04 +00:00
Rijk van Zanten
3277fef929 New translations en-US.yaml (English, United Kingdom) (#11505) 2022-02-08 09:44:19 +00:00
Rijk van Zanten
d0f22f445e New Crowdin updates (#11500)
* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Italian)
2022-02-08 02:38:58 +00:00
Nitwel
aa9e6c0dd0 fix text when deleting data-model folder (#11433) 2022-02-08 10:22:16 +08:00
Rijk van Zanten
e19322c7bd New translations en-US.yaml (Croatian) (#11499) 2022-02-08 02:07:26 +00:00
Rijk van Zanten
9fdc29ce66 New translations en-US.yaml (Croatian) (#11498) 2022-02-08 01:39:03 +00:00
Rijk van Zanten
ae59f8ced4 New translations en-US.yaml (Croatian) (#11497) 2022-02-08 01:07:32 +00:00
Rijk van Zanten
d33853e568 New translations en-US.yaml (Croatian) (#11496) 2022-02-08 00:39:03 +00:00
Rijk van Zanten
d5f2a59439 New translations en-US.yaml (Croatian) (#11495) 2022-02-08 00:13:05 +00:00
Rijk van Zanten
cfbbc48b7d New translations en-US.yaml (Croatian) (#11494) 2022-02-07 23:42:20 +00:00
ijpatricio
646a4f8bd1 Fixes reference to documentation about environment variables. (#11488) 2022-02-08 07:03:05 +08:00
Ismail D
36ebe275e5 Fix GCP Kubernetes Engine typo (#11485) 2022-02-08 07:01:11 +08:00
Rijk van Zanten
9581e0d206 New translations en-US.yaml (Croatian) (#11493) 2022-02-07 22:55:12 +00:00
Azri Kahar
8912735e93 Fix Metrics type panel creation (#11454)
* Fix Metrics type panel creation

* clean up
2022-02-07 15:52:06 -05:00
Rijk van Zanten
b8c4317cb1 New translations en-US.yaml (Polish) (#11455) 2022-02-06 11:48:42 +00:00
Rijk van Zanten
232c21ed1a New translations en-US.yaml (Bulgarian) (#11438) 2022-02-04 18:53:30 +00:00
Nitwel
8af5ddfceb Fix not being able to delete folder in data-model (#11432)
* fix not being able to delete folder in data-model

* add e2e tests

* fix e2e tests

* fix e2e tests
2022-02-04 13:13:42 -05:00
Azri Kahar
d7e45f4708 fix fields validation to include field presets (#10882) 2022-02-04 08:44:06 -05:00
Nitwel
6b95de0feb fix items not loaded in relational modal (#11431) 2022-02-04 08:43:05 -05:00
Rijk van Zanten
93a11fd128 New translations en-US.yaml (Italian) (#11428) 2022-02-04 08:55:29 +00:00
rijkvanzanten
ad126e41be v9.5.1 2022-02-03 20:45:00 -05:00
rijkvanzanten
c0c412d30b v9.5.1 v9.5.1 2022-02-03 20:41:49 -05:00
Rijk van Zanten
eee8725140 Resolve transaction unreliability issues in schema alterations (#11279)
* Start with test setup

* Reorder operations in transaction

Prevent dead roaches

* Fix test post payload

* Fix tests for real now?
2022-02-03 20:34:00 -05:00
Rijk van Zanten
79ce3c8765 Add parsePreset helper function (#11423) 2022-02-04 00:29:28 +00:00
keesvanbemmel
cf5cebef33 Added / amended env vars in docs example for Google Cloud Logging (#11336)
* Added missing data field to sessions yaml

* rebased sessions.yaml

* Added complete GCP logging env vars to example

* Revert "Added complete GCP logging env vars to example"

This reverts commit eb9f95556b.

* Added correct env vars for GCP cloud logging
2022-02-03 17:55:08 -05:00
Oreille
2d0c23d3c2 Prevent MySQL collation errors (#11069)
* Set charater set to utf8mb4

* Don't exit application when misconfigured collation

* Check all table and columns for inconsistencies with database default collation

* Tweak wording

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-02-03 17:49:39 -05:00
Nitwel
3960582302 Fix translations layout (#9421)
* fix translations layout

* fix lang names not being shown

* fix lint warnings

* both versions of field here need to test

* lgtg?

* Persist icon on open popover

Co-authored-by: Azri Kahar <azrikahar@outlook.com>
Co-authored-by: Jay Cammarano <jaycammarano@gmail.com>
Co-authored-by: jaycammarano <jay.cammarano@gmail.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-02-03 17:09:58 -05:00
Jay Cammarano
f40a3e94a0 Add strings to accepted fields for Insights Panel "Metrics" (#10828)
* extension takes context object

* v-model with options object

* removed comments

* added typing

* fixed typing

* state is saved on field-configuration

* extension-options uses object for objectOptions

* removed unnecessary context

* more props instead of context object

* remove unused import

* move Panel type to shared

* passing edits.options => whole edit object

* alterOptions check => edits watch

* props on extension types have defaults

* returning the whole panel not just .options

* panels without functions load

* only displaying first, last, and count

* first last count working

* string values displayed!

* removed unused vars

* choices disabled not removed

* options.function resets to count

* fills in values when editing a panel

* field resets when collection changes

* doesn't wipe collection on edit

* panel cleared when panel type changes

* removed resolved comment

* package.json

* Advanced Field Detail working

* divider on type of function

* divider option removed unneeded values

* removed unneeded v-if

* Don't check against function type in panel options

* Tweaks to resolve my own commentary

* 🧹 Cleanup tweaks

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-02-03 16:55:15 -05:00
Rijk van Zanten
bc57370246 New translations en-US.yaml (Korean) (#11419) 2022-02-03 19:17:04 +00:00
Rijk van Zanten
8e938ef64f New Crowdin updates (#11416)
* New translations en-US.yaml (Romanian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (French, Canada)
2022-02-03 16:11:12 +00:00
Adrian Dimitrov
c60e6be4c1 Add missing error translations (#11415) 2022-02-03 11:04:23 -05:00
Adrian Dimitrov
3796898a1d Fix performance drop in stacked drawer when many layers (#11412) 2022-02-03 11:03:43 -05:00
Rijk van Zanten
ab84615e85 New translations en-US.yaml (Portuguese, Brazilian) (#11407) 2022-02-03 06:39:47 +00:00
Rijk van Zanten
48db78285d New translations en-US.yaml (Portuguese, Brazilian) (#11406) 2022-02-03 05:59:08 +00:00
Rijk van Zanten
afdf33c2e9 New translations en-US.yaml (Portuguese, Brazilian) (#11405) 2022-02-03 05:30:07 +00:00
Rijk van Zanten
0ed9b9d57e New translations en-US.yaml (Portuguese, Brazilian) (#11404) 2022-02-03 04:58:09 +00:00
Rijk van Zanten
e556e6fe3a New translations en-US.yaml (Spanish, Latin America) (#11403) 2022-02-02 22:04:05 +00:00