Commit Graph

6035 Commits

Author SHA1 Message Date
renovate[bot]
992b3845c8 update dependency @rollup/plugin-node-resolve to v13.0.2 (#6849)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-16 09:36:54 -04:00
rijkvanzanten
5514c35a3f Remove unused import 2021-07-15 18:21:41 -04:00
Rijk van Zanten
c2e1aca63b Make sure every DB returns time as HH:mm:ss (#6847)
Fixes #6492
2021-07-16 00:21:19 +02:00
Nicola Krumschmidt
e44e485939 Correctly document the default value of PUBLIC_URL (#6846) 2021-07-15 18:18:35 -04:00
Rijk van Zanten
70bb6d70dd Improve default value extraction in MS SQL (#6843)
Fixes #6666
2021-07-15 23:57:08 +02:00
Rijk van Zanten
f360a2d445 Fixed issue that would cause the wrong field to be extracted when using "detailed" updates in o2m with non-"id" primary keys (#6841)
Fixes #6817
2021-07-15 23:40:04 +02:00
Dieter Luypaert
99184a2fd7 Fix session memcache variable name (#6830) 2021-07-15 17:21:53 -04:00
Rijk van Zanten
262e8cdbb8 Show warning when PUBLIC_URL isn't correctly configured (#6840)
Closes #6539
2021-07-15 23:20:35 +02:00
renovate[bot]
ce1748c354 update dependency slugify to v1.6.0 (#6839)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-15 17:08:44 -04:00
Rijk van Zanten
ac414877a6 Auto-open groups on search in tree-select (#6838) 2021-07-15 22:18:06 +02:00
Pascal Jufer
21ebcf30ab Add latest tag & remove sha tag for Docker image (#6837) 2021-07-15 16:17:37 -04:00
Nicola Krumschmidt
3d185b9496 Update package-lock.json 2021-07-15 21:38:17 +02:00
Nicola Krumschmidt
dece7d1600 Update changelog.md 2021-07-15 21:37:19 +02:00
Nicola Krumschmidt
f96eeb2c83 v9.0.0-rc.85 v9.0.0-rc.85 2021-07-15 21:22:54 +02:00
Nicola Krumschmidt
a65c3d3df9 Fix production build on node versions <16 (#6836) 2021-07-15 15:19:04 -04:00
Rijk van Zanten
131e946407 Update changelog.md 2021-07-15 14:58:06 -04:00
rijkvanzanten
92d15a2fef Remove prepare script from schema package 2021-07-15 14:32:48 -04:00
rijkvanzanten
f60deb9ca2 Remove prepublish build step, handled in CI v9.0.0-rc.84 2021-07-15 14:23:48 -04:00
rijkvanzanten
ddab55d190 v9.0.0-rc.84 2021-07-15 14:10:01 -04:00
rijkvanzanten
8c083a2a67 Reset md content on update 2021-07-15 14:02:45 -04:00
Rijk van Zanten
d38681c2ee Add v-md directive (#6835)
* Use stricter Vue eslint setting

* Implement v-md directive

Replaces old uses of v-html + md util

* Fix typo
2021-07-15 18:01:30 +00:00
Rijk van Zanten
5f7dce54e2 Use stricter Vue eslint setting (#6833) 2021-07-15 13:49:59 -04:00
rijkvanzanten
84f12a51e7 Rebuild package-lock 2021-07-15 12:31:25 -04:00
Rijk van Zanten
18e70aeb25 New translations en-US.yaml (Slovenian) (#6814) 2021-07-15 11:23:29 -04:00
rijkvanzanten
2fc85bba27 Update package-lock 2021-07-15 10:44:04 -04:00
renovate[bot]
9ad0540861 update dependency @rollup/plugin-node-resolve to v13.0.1 (#6828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-15 10:33:49 -04:00
Nicola Krumschmidt
d529b0373b Use actions/setup-node's way of authenticating to npm registry (#6827) 2021-07-15 10:33:32 -04:00
renovate[bot]
e89372b1a2 update dependency @rollup/plugin-commonjs to v19.0.1 (#6826)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-15 14:32:04 +00:00
rijkvanzanten
2a60a0fd88 Revert "v9.0.0-rc.84"
This reverts commit a4945a64fd.
2021-07-15 10:29:18 -04:00
rijkvanzanten
fad5a74fa2 Remove full user read perm in rec defaults 2021-07-15 10:27:42 -04:00
Nicola Krumschmidt
87720f4ba2 Fix publishing packages without changes (#6825)
Despite the name, "--force-publish" is actually an option for "lerna version".
When using "lerna publish from-git", lerna won't run "lerna version" beforehand,
so we can savely remove the "lerna version"-specific options.
2021-07-15 10:22:58 -04:00
Matteo Gazzoni
25fa4f12bc add updateByQuery to js sdk (#6824)
* add updateByQuery to js sdk

https://github.com/directus/directus/discussions/6822

* Update items.ts
2021-07-15 10:11:02 -04:00
Pascal Jufer
aa71420ab1 Add required deps for Docker ARM build (#6813) 2021-07-15 09:20:03 -04:00
renovate[bot]
47ce605690 update dependency rollup to v2.53.2 (#6812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-15 09:15:29 -04:00
Rijk van Zanten
d4d2753ec6 Fix sidebar overflow in preset detail (#6810)
Fixes #6472
2021-07-15 02:42:21 +02:00
Rijk van Zanten
0428e12987 Fix relationship setup not showing current collection (#6809)
Fixes #6582
2021-07-15 02:37:01 +02:00
Rijk van Zanten
be60fa9f31 Use [String] for CSV type in GraphQL (#6808)
Fixes #6653
2021-07-15 02:34:40 +02:00
Rijk van Zanten
83e056c029 Clear group when duplicating field (#6807)
Fixes #6693
2021-07-15 02:27:59 +02:00
Rijk van Zanten
abe0172f5f Fix system locked fields showing double (#6806)
Fixes #6684
2021-07-15 02:14:28 +02:00
Sean Goff
f29dee4a3e disable lerna access verification (#6805) 2021-07-14 20:07:09 -04:00
Rijk van Zanten
1713f0cbf2 Allow setting a custom mailgun host (#6804)
Fixes #6787
2021-07-15 01:28:50 +02:00
Rijk van Zanten
711fb6353d Fix permissions/validation default value for full (#6801)
Fixes #6743
2021-07-15 01:25:21 +02:00
Rijk van Zanten
003d1fe20f Fetch all languages in the translations interface (#6800)
Fixes #6698
2021-07-15 01:03:21 +02:00
Saad Irfan ⚡️
643d7d7977 feat: global installation and update check (#6795)
* Add global installation option

* Add update check for global install
2021-07-14 23:02:30 +00:00
Rijk van Zanten
f10d370759 New translations en-US.yaml (Slovenian) (#6797) 2021-07-14 18:54:15 -04:00
Rijk van Zanten
ed0005d5a1 Support Slovenian language (#6799) 2021-07-14 18:54:08 -04:00
Rijk van Zanten
eea0bc86e3 Update readme.md 2021-07-14 18:41:07 -04:00
rijkvanzanten
eae4b620ae Fix npm token in publish step 2021-07-14 18:18:51 -04:00
rijkvanzanten
511f93e611 Remove unnecessary defaults 2021-07-14 18:18:28 -04:00
rijkvanzanten
6d7dc17852 Remove oracle from optionaldependencies 2021-07-14 18:18:16 -04:00