rijkvanzanten
54b16fdfd5
Fix peerDep reference
2021-02-23 17:16:55 -05:00
rijkvanzanten
6c96cc7eed
Bump versions
2021-02-23 17:13:39 -05:00
rijkvanzanten
3d33b9db55
Allow and ignore null schema in field update
...
Fixes #4254
2021-02-23 17:06:35 -05:00
rijkvanzanten
0eb7f01a3e
Remove explicit height from docs logo
2021-02-23 15:23:55 -05:00
Jian Liao
545b6a03f6
Fix Issue 4188 ( #4200 )
...
* add more ignore pattern for git
* fix #4188 by applying a special flag for unsaved item and build a predictable sort
* revert the change for api/.gitignore
* Rely on editsAtStart in value check instead of unsaved flag
Co-authored-by: Jian Liao <jianliao@adobe.com >
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-23 15:18:23 -05:00
Rijk van Zanten
b2c85bad6a
New Crowdin updates ( #4239 )
...
* Update source file en-US.yaml
* New translations en-US.yaml (French)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Hungarian)
2021-02-23 14:46:17 -05:00
rijkvanzanten
474d68499b
Fix wrong type in corresponding m2m field
...
Fixes #4243
2021-02-23 14:45:54 -05:00
Tyler Forest-Hauser
e076fad3a8
Attempt to improve Config Files doc ( #4252 )
...
• Adds a basic example to attempt to illustrate how to use different config file formats.
2021-02-23 14:40:38 -05:00
rijkvanzanten
4dacdd6675
Merge branch 'main' of github.com:directus/directus into main
2021-02-23 14:39:03 -05:00
rijkvanzanten
fab082b63f
Fix revisions drawer detail when number of revisions > 100
...
Fixes #4187
2021-02-23 14:38:38 -05:00
Valentino Stillhardt
12a7c409a7
Update api-hooks.md ( #4250 )
...
I think it's worth mentioning that `items.create` is the same as the old (v8) `items.create.after`.
I personally tried putting .after and it didn't call, only to realize that it's not needed anymore.
2021-02-23 14:29:01 -05:00
rijkvanzanten
a7ba05b6f8
Merge branch 'main' of github.com:directus/directus into main
2021-02-23 12:17:20 -05:00
rijkvanzanten
6f0cb5a91c
Center logo
2021-02-23 12:17:08 -05:00
WoLfulus
ca3c4e54f1
Adds Heroku app link ( #4249 )
2021-02-23 12:15:53 -05:00
rijkvanzanten
689ccffa2d
Add roles to recommended app default permissions
...
Fixes #4212
2021-02-23 12:02:00 -05:00
rijkvanzanten
142b250c8d
Use pino error instead of fatal
...
Fatal throws flushing error when using 'pretty' log style
2021-02-23 11:29:37 -05:00
rijkvanzanten
12690707ee
Merge branch 'main' of github.com:directus/directus into main
2021-02-23 11:29:28 -05:00
rijkvanzanten
435d6ec84a
Validate DB_CLIENT env var before creating DB connection
...
Fixes #3556
2021-02-23 11:28:56 -05:00
Ben Haynes
bb2699b0e7
fix docs logo alignment
2021-02-23 11:10:38 -05:00
Ben Haynes
c5f97b2a83
Update api-hooks.md
2021-02-23 11:01:13 -05:00
rijkvanzanten
2a738b7b52
Scope order by clause to table
...
Fixes #4246
2021-02-23 10:53:25 -05:00
rijkvanzanten
b087967c29
Prioritize env vars over stored vars in config file
...
Fixes #4191
2021-02-22 20:21:50 -05:00
rijkvanzanten
81bb7cfa53
Allow configuring the connection pool size
...
Closes #3165
2021-02-22 20:19:08 -05:00
rijkvanzanten
f0ed48d344
Use db-safe for repeater field option
...
Closes #3391
2021-02-22 20:11:43 -05:00
rijkvanzanten
301d5a3337
Add "show hidden collections" context menu
...
Closes #3310
2021-02-22 19:49:53 -05:00
rijkvanzanten
0b20922c27
Use v-if instead of v-show to render nested list items
...
Fixes #3417
2021-02-22 19:24:28 -05:00
rijkvanzanten
036c9810f9
Don't show unchanged data in diff
...
Fixes #2914
2021-02-22 19:09:23 -05:00
Rijk van Zanten
0beaf56dc3
Add on-error hook ( #4233 )
...
* Add on-error hook
Closes #2906
* Ignore unspecified listeners
* Document error hook
2021-02-22 19:00:53 -05:00
Rijk van Zanten
f87cbb5824
Make max-payload-size configurable ( #4232 )
...
* Make max post size configurable
Closes #2925
* Document max payload size env var
2021-02-22 18:35:07 -05:00
rijkvanzanten
6fe03dd183
Only expose version in dev mode
2021-02-22 18:21:25 -05:00
Rijk van Zanten
4869b79eaf
New translations en-US.yaml (French) ( #4225 )
2021-02-22 18:13:12 -05:00
Pyll Gomez
08e4400935
Fix for generating meta data gif and tiff images ( #4230 )
...
* Rotate JPG image on upload #4206
* fixes #3949 width/height generated for gif and tif
2021-02-22 17:10:24 -05:00
Pyll Gomez
20e2905f74
Updated nodejs Link ( #4228 )
...
Updated nodejs Link to current version
2021-02-22 15:33:22 -05:00
Rijk van Zanten
07983fd7a6
Update running-locally.md
2021-02-22 13:57:05 -05:00
Rijk van Zanten
900055eda7
Update contributing.md
...
Fixes #4224
2021-02-22 13:14:41 -05:00
Nitwel
ef33d2edfe
Add search field in settings > presets ( #4176 )
...
* add search field in settings > presets
* move search field to the sidebar
2021-02-22 12:43:31 -05:00
Rijk van Zanten
e8d5ded6ee
New Crowdin updates ( #4186 )
...
* New translations en-US.yaml (French)
* New translations en-US.yaml (Bulgarian)
* Update source file en-US.yaml
* Update source file en-US.yaml
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Turkish)
2021-02-22 12:42:05 -05:00
Pyll Gomez
87ec42c1bc
Rotate JPG image on upload #4206 ( #4223 )
2021-02-22 12:36:03 -05:00
Juan Carlos Blanco Delgado
7dee95e8aa
Adding syntax prefix parsing to specific types instead of only string var ( #4190 )
...
* Adding syntax prefix parsing to specific types instead of only strings env variables
* Update api/src/env.ts
* Update docs/reference/environment-variables.md
* Update docs/reference/environment-variables.md
* Ignore pre-parsed types
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-02-22 11:36:24 -05:00
YannickMol
cf261f4eb2
Show related values for M2A ( #4196 )
2021-02-22 11:24:05 -05:00
rijkvanzanten
0233e56c88
Fix type check of refresh cookie secure env var
...
Fixes #4205
2021-02-22 11:14:39 -05:00
Rijk van Zanten
ae137abb47
Update bug_report.md
2021-02-22 10:48:42 -05:00
Nitwel
78bd05bff4
Fix advanced filtering on relational fields ( #4217 )
...
* fix advanced filtering on relational fields
* Fix relational lookup for o2m fields
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-22 10:42:45 -05:00
YannickMol
c66fec0c6d
Show dropdown groupable ( #4202 )
...
Fixes #4193
2021-02-22 10:27:50 -05:00
Nitwel
3cedef6d13
allow setting primary key in o2m ( #4218 )
2021-02-22 10:07:51 -05:00
rijkvanzanten
055ebcb69b
v9.0.0-rc.42
v9.0.0-rc.42
2021-02-19 17:22:06 -05:00
rijkvanzanten
0fcada652f
New lockfile version
2021-02-19 17:18:39 -05:00
rijkvanzanten
348e420634
Update package-lock
2021-02-19 17:11:36 -05:00
YannickMol
c69aaa471d
Clarify filtered results ( #4162 )
...
* Clarify filtered results
Fixes #3769
* Update cards.vue
* Change to 1 (filtered) item
2021-02-19 17:07:41 -05:00
Nitwel
0896526be6
fix input padding ( #4185 )
2021-02-19 17:04:04 -05:00