Commit Graph

6051 Commits

Author SHA1 Message Date
Nicola Krumschmidt
0efe4fbba4 Use path in docker/pack.js instead of path.posix (#6884) 2021-07-19 16:15:24 -04:00
renovate[bot]
e10ef6a0f8 update typescript-eslint monorepo to v4.28.4 (#6882)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 13:41:41 -04:00
Rijk van Zanten
83ad6ed108 New Crowdin updates (#6866)
* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Chinese Simplified)
2021-07-19 09:58:44 -04:00
renovate[bot]
947cc1d47e update vue monorepo to v3.1.5 (#6863)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 09:41:14 -04:00
renovate[bot]
a2e25fc205 update dependency eslint to v7.31.0 (#6868)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 09:39:25 -04:00
renovate[bot]
df4570fcc7 update dependency eslint-plugin-vue to v7.14.0 (#6869)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 09:39:12 -04:00
Rijk van Zanten
d68df58347 Fix update/delete relation docs (#6878)
Fixes #6872
2021-07-19 15:23:09 +02:00
renovate[bot]
9ca5a34c3d update dependency @types/dockerode to v3.2.6 (#6874)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 09:17:04 -04:00
renovate[bot]
1361eb24b4 update dependency stylelint-scss to v3.20.1 (#6873)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 09:16:55 -04:00
Pascal Jufer
667db994b1 Add note about change in naming of Docker tags (#6876)
* https://github.com/directus/directus/pull/6759#issuecomment-881462198
* https://github.com/directus/directus/issues/6859
2021-07-19 09:13:44 -04:00
Nicola Krumschmidt
d3a960a0a0 Make extension loading more robust (#6845)
* Make extension loading more robust

* Remove unnecessary path joining
2021-07-16 13:57:18 -04:00
Nicola Krumschmidt
7898f3ee92 Fix extension loading on Windows (#6862)
Extension path and entrypoint are win32 paths, so they have to be
converted to posix last.
2021-07-16 13:56:51 -04:00
Rijk van Zanten
11479313c9 Use / as default value for public_url (#6860) 2021-07-16 17:45:39 +02:00
Sean Goff
5bca0e7b39 fix logo (#6856) 2021-07-16 10:16:03 -04:00
rijkvanzanten
52be44d6ca Don't expose version in app logs 2021-07-16 10:15:32 -04:00
renovate[bot]
ec725bba1b update dependency @types/dockerode to v3.2.5 (#6855)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-16 09:37:36 -04:00
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