WoLfulus
d3986577e2
Adds gatsby integration package ( #3730 )
...
* Adds gatsby integration package for v9
* added credentials authentication and update readme
* corrected package.json
* Remove workarounds
* Link gatsby-source-directus locally
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-08 12:35:49 -05:00
WoLfulus
b8e7c80b72
Application initialization events ( #3680 )
...
* Adds `not_found` hook
* Separate hooks and endpoints initialization process
* Adds additional application events
* Remove unused import
* Change the event order to accound for notFound and errorHandler
* Change emitAsync.catch to use the emitAsyncSafe function
* Updated docs, reordered table by lifecycle and usage
2021-02-08 12:30:09 -05:00
Joseph Geis
42f0f01b13
Add system collections to GraphQL schema (wip) ( #3872 )
2021-02-08 12:21:50 -05:00
Rijk van Zanten
3a57335457
Update files.md
2021-02-08 10:28:52 -05:00
Rijk van Zanten
b27194b634
New Crowdin updates ( #3965 )
...
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
2021-02-08 09:16:04 -05:00
Luis Donis
08aa037d7a
Fix link to roles management ( #3957 )
2021-02-07 08:21:50 -05:00
Mateo Hrastnik
48f504f252
Fix default value for refresh and access token ( #3954 )
2021-02-06 12:48:51 -05:00
Ben Haynes
f862f0f8f3
More docs! ( #3953 )
...
* Add Quickstart Guide
* Update installation
* Remove unused files
* Update support/backing
* Tweaks in concepts
* Setup file structure for API reference 2.0
* Setup page layout for reference
* Add clean-urls plugin
* getting started updates
* Finish authentication rest
* getting started updates
* Render stylus in 2 spaces
* Various
* Various
* Finish activity docs
* Add collections reference
* Add extension reference
* concepts updates
* Fields/tweaks
* Add files doc
* Add revisions
* concepts docs
* More api reference
* Finish rest api reference (finally)
* initial concepts
* More things
* Add assets api ref
* Move sections from file to assets
* Add environment variables
* contributing docs
* Add field transforms page
* Left align table headers
* concept links
* Add API config
* Fix mobile nav
* Add migrating a project
* doc link fixes
* link fixes
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-05 21:31:39 -05:00
rijkvanzanten
f305d1be1c
Another attempt
2021-02-05 19:20:00 -05:00
rijkvanzanten
fd6e87dd8b
Force home redirect
2021-02-05 19:17:25 -05:00
rijkvanzanten
d447da0ffa
Build to vuepress default
2021-02-05 19:13:23 -05:00
rijkvanzanten
83b4ff1b43
Fix my locked package
2021-02-05 19:09:04 -05:00
rijkvanzanten
b4895ea4af
Merge branch 'main' of github.com:directus/directus into main
2021-02-05 19:05:45 -05:00
rijkvanzanten
db278a02b1
Add another missing dep
2021-02-05 19:05:41 -05:00
Rijk van Zanten
51b547e4b5
Delete website-docs-deploy.yml
2021-02-05 19:03:16 -05:00
rijkvanzanten
262b59c44d
Add missing dependency
2021-02-05 19:01:56 -05:00
rijkvanzanten
d25900d13f
Remove unused file
2021-02-05 18:59:38 -05:00
Rijk van Zanten
a8c8c88494
New Crowdin updates ( #3896 )
...
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (German)
2021-02-05 18:52:08 -05:00
Rijk van Zanten
817ccf3620
Overhaul docs ( #3951 )
...
* Add Quickstart Guide
* Update installation
* Remove unused files
* Update support/backing
* Tweaks in concepts
* Setup file structure for API reference 2.0
* Setup page layout for reference
* Add clean-urls plugin
* getting started updates
* Finish authentication rest
* getting started updates
* Render stylus in 2 spaces
* Various
* Various
* Finish activity docs
* Add collections reference
* Add extension reference
* concepts updates
* Fields/tweaks
* Add files doc
* Add revisions
* concepts docs
* More api reference
* Finish rest api reference (finally)
* initial concepts
* More things
* Add assets api ref
* Move sections from file to assets
* Add environment variables
* contributing docs
* Add field transforms page
* Left align table headers
* concept links
* Add API config
* Fix mobile nav
* Add migrating a project
* doc link fixes
Co-authored-by: Ben Haynes <ben@rngr.org >
2021-02-05 18:51:54 -05:00
Rijk van Zanten
4fe04539bb
Update bug_report.md
2021-02-04 17:48:12 -05:00
rijkvanzanten
a0fb2abbe9
Remove batch delete for fields/collections
...
It's too destructive
2021-02-04 11:19:32 -05:00
rijkvanzanten
fbd6a4a6b2
Validate that to-be-deleted record is comment before allowing
2021-02-03 18:18:09 -05:00
rijkvanzanten
4992a17a8b
Validate comment update
2021-02-03 18:12:13 -05:00
Rijk van Zanten
5450de0351
Update Docs ( #3905 )
...
* Allow formatted value display for numbers
* Move the docs website into monorepo
* Fix build
* Tweak docs build setup
* Fix tips, pull in images
* Add syntax highlighting to docs
* Restructure nav, add divider
* Fix tips formatting
* Add prettier config
* Add editorconfig
2021-02-02 11:55:04 -05:00
Szabó Gergő
a81b573e86
Change year ( #3897 )
2021-02-02 08:32:33 -05:00
Philleep Florence
c934dd17a6
1129.01 - Resolve links and images within the Docs Module. ( #3760 )
...
* 1129.01 - Resolve links and images within the Docs Module. Validate hint container blocks.
* Remove copy-to-app
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-01 17:15:58 -05:00
Rijk van Zanten
136ed43812
New Crowdin updates ( #3882 )
...
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Hungarian)
2021-02-01 17:03:56 -05:00
Nicola Krumschmidt
395eb9427e
Set bundler and cjs targets of sdk-js and format-title to es2018 ( #3646 )
...
* Set bundler and cjs targets of sdk-js to es2018
* Set bundler and cjs targets of format-title to es2018
2021-02-01 15:03:33 -05:00
Mattia Panzeri
59431ce516
Update Auth docs details about SSO/OAuth endpoints ( #3871 )
2021-02-01 10:36:35 -05:00
Rijk van Zanten
693e770ca3
Make filename disk readonly ( #3883 )
...
Fixes #3863
2021-02-01 10:24:27 -05:00
rijkvanzanten
27b539167d
Merge branch 'main' of github.com:directus/directus into main
2021-01-29 18:40:04 -05:00
rijkvanzanten
3103d9d7ea
Fix archive button on collection module collection overview
...
Fixes #3826
2021-01-29 18:39:01 -05:00
Aleksandar
22bcf1244d
Fix sdk auth ( #3337 )
...
* Fix format errors
* Fix lint error
* Fix auth token setter on server
* Fix auth logout for JSON
2021-01-29 18:13:15 -05:00
Rijk van Zanten
5d96529341
Don't navigate on save as copy on validation error ( #3854 )
...
Fixes #3430
2021-01-29 18:04:22 -05:00
rijkvanzanten
b2263e614a
v9.0.0-rc.34
v9.0.0-rc.34
2021-01-29 17:14:12 -05:00
rijkvanzanten
539ef2e333
lock mah package
2021-01-29 17:13:55 -05:00
rijkvanzanten
e6f8f910b5
Check for allowed fields existence before reading
...
Fixes #3853
2021-01-29 17:09:28 -05:00
Rijk van Zanten
2bd73694a7
New Crowdin updates ( #3851 )
...
* New translations en-US.yaml (French)
* New translations en-US.yaml (French)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Chinese Simplified)
2021-01-29 16:36:34 -05:00
Rijk van Zanten
5a019b4284
Implemented Union Types in GraphQL ( #3852 )
...
* Fetch correct amount of data
* Allow system required data to be returned in items service
* Fetch non-requested required data, find type through context
Fixes #3718
2021-01-29 16:23:33 -05:00
Rijk van Zanten
6cce246b92
Prefix union type name with collection name ( #3847 )
...
Fixes #3835
2021-01-29 10:56:41 -05:00
Rijk van Zanten
af5b14469f
Merge pull request #3846 from directus/issue/3315
...
Use sort value in m2a preview values
2021-01-29 10:39:50 -05:00
rijkvanzanten
77e10a7130
Use sort value in m2a preview values
...
Fixes #3315
2021-01-29 10:36:18 -05:00
Rijk van Zanten
4c00ad9fd3
Merge pull request #3839 from directus/translations
...
New Crowdin updates
2021-01-29 10:02:06 -05:00
Rijk van Zanten
5faa0518a6
New translations en-US.yaml (Swedish)
2021-01-29 06:09:24 -05:00
Rijk van Zanten
e298b919cf
New translations en-US.yaml (Chinese Simplified)
2021-01-29 04:57:45 -05:00
Rijk van Zanten
1efe98a568
New translations en-US.yaml (Bulgarian)
2021-01-29 03:35:11 -05:00
Rijk van Zanten
366f46a0ab
New translations en-US.yaml (Chinese Simplified)
2021-01-29 03:08:22 -05:00
Rijk van Zanten
239a70c78a
New translations en-US.yaml (Hungarian)
2021-01-29 03:08:20 -05:00
Rijk van Zanten
04fedca36f
New translations en-US.yaml (Bulgarian)
2021-01-29 03:08:18 -05:00
Rijk van Zanten
9c9ac748d0
New translations en-US.yaml (Hungarian)
2021-01-29 02:40:58 -05:00