Commit Graph

4514 Commits

Author SHA1 Message Date
Rijk van Zanten
f3cb3ddc2b Fix query param handling in file interface (#3977)
Fixes #3944
2021-02-08 17:44:36 -05:00
Ben Haynes
239c021f12 Updates to API Reference 2021-02-08 17:31:07 -05:00
Rijk van Zanten
d9717c1df7 Navigate back to parent folder on file save/delete-and quit (#3976)
Fixes #3909
2021-02-08 16:57:38 -05:00
andriusign
c00e89a8c0 Allow to pass custom URL for user invitation (#3972)
* Allow to pass custom URL for invitation to enable verification of user's email on custom Frond-End page (other than Directus Admin page).

* Update api/src/services/users.ts

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* Update api/src/services/users.ts

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* Update api/src/services/users.ts

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-02-08 16:39:11 -05:00
andriusign
f79a9bebc0 Update users.md (#3974) 2021-02-08 16:36:29 -05:00
Rijk van Zanten
bf2d99a534 Fix infinite loop in recent files filter (#3975)
Fixes #3942
2021-02-08 16:36:09 -05:00
Rijk van Zanten
c049daf418 Fix save-button overflow in header-bar (#3970)
Fixes #3910
2021-02-08 15:42:09 -05:00
Rijk van Zanten
4144cecef5 Fix validation structure in authorization service (#3967)
Fixes #3597
2021-02-08 15:13:14 -05:00
Rijk van Zanten
6108de4f3e Scope column name in table on search query (#3966)
Fixes #3964
2021-02-08 14:16:37 -05:00
rijkvanzanten
072b7a14d8 Update package-lock 2021-02-08 13:44:38 -05:00
rijkvanzanten
d200c52e4f Fix package name 2021-02-08 13:37:40 -05:00
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