Commit Graph

64 Commits

Author SHA1 Message Date
Ben Haynes
aca9ff9709 Update readme.md 2022-03-17 14:22:16 -04:00
Ben Haynes
5a16f283ca update image and cloud details 2022-03-17 14:19:15 -04:00
Rijk van Zanten
eec21d8d9a Add "items.sort" event (#11954)
* Adds the 'sort_updated' event emit after items are sorted

Signed-off-by: Mihovil Ilakovac <mihovil.ilakovac@gmail.com>

* Updates the event name to 'sort_update'. Docs.

Signed-off-by: Mihovil Ilakovac <mihovil.ilakovac@gmail.com>

* Updates the event name to `sort`

* Add item/to to hook, fix docs

Co-authored-by: Mihovil Ilakovac <mihovil.ilakovac@gmail.com>
2022-03-04 19:58:47 -05:00
Nayan Patel
27e863f197 Adds Deploy with Koyeb. (#11686)
* Adds Deploy with Koyeb.

* Oops

I'm not great at markdown :|
2022-02-28 13:44:53 -05:00
rijkvanzanten
247b4f0564 Update supported DBs 2022-02-18 18:59:17 -05:00
keesvanbemmel
b13afc7445 Installation guide for Google Cloud Platform (#10936)
* Added missing data field to sessions yaml

* rebased sessions.yaml

* Initial commit

* Initial complete guide

* Added LOGGER_LEVELS addition

* Removed redundant VPC cost aspect

* Added login details after deployment

* Minor textual changes

* Made requested changes by @azrikahar

* Changed github repo link from keesvanbemmel to gcp-example in community

* Added Run on Google Cloud button to readme.
2022-01-12 10:35:57 -05:00
Azri Kahar
27f36ad348 annual copyright year update (#10901) 2022-01-07 07:31:43 +00:00
Adam Miedema
3d5cd8132b Add Deploy with Cleavr to Readme (#10807)
Thanks for the offer to add Cleavr to the Readme page!
2022-01-03 11:21:52 +08:00
Azri Kahar
0dc0fd4360 Simplify presentation/aliases & accordion setup flow (#9742)
* move title input up for dividers

* WIP

* simplify key id

* add contrast to notices in field configuration

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-12-01 21:29:02 +00:00
Girish Ramakrishnan
bb319be744 Add cloudron as installation method (#3456) 2021-11-25 17:33:15 +00:00
Pascal Jufer
b39aa02f45 Remove note about RC in the readme (#9513) 2021-11-05 09:49:25 -04:00
rijkvanzanten
6b1c151839 Cleanup supported versions 2021-10-12 11:46:34 -04:00
Nicola Krumschmidt
e889d84748 Update the Dockerfile link in readme (#8616) 2021-10-07 13:17:36 -04:00
Nicola Krumschmidt
8f54c8d40d Recommend npm init directus-project to create a project (#8590)
This slightly nicer syntax was introduced back in "npm@6.1.0".
"node@12.20.0", which is the minimum version we require, ships with "npm@6.14.8".
"npm@6" versions below "6.1.0" were never actually shipped with any node version, so it should be very safe to use this syntax.
2021-10-06 09:56:48 -04:00
Azri Kahar
f474b012cd fix readme emoji (#7893) 2021-09-07 13:51:44 -04:00
Ben Haynes
23afd34854 New dark theme compatible logo 2021-08-02 11:35:01 -04:00
Ash Wilson
850d92787a Update Discussions link (#6895) 2021-07-20 13:50:02 -04:00
Rijk van Zanten
eea0bc86e3 Update readme.md 2021-07-14 18:41:07 -04:00
Rijk van Zanten
1b49dd0f3f Update one-clicks in readme/docs (#6037)
* Update one-clicks in readme/docs

* Fix width on deploy badges

* Tweak logo alignment

* Re-add section br

* Add updated button for DO
2021-06-03 14:41:12 -04:00
Rijk van Zanten
071410c86f Update readme.md 2021-06-01 16:47:17 -04:00
rijkvanzanten
010eabad27 Format remaining md files 2021-05-04 18:52:08 -04:00
Rijk van Zanten
fe7ed3236f Update Discord link 2021-05-04 12:53:34 -04:00
fissben
56909c3161 Add info about mysql 8 setting up (#5319) 2021-04-28 09:27:23 -04:00
Rijk van Zanten
63a36386db Update readme.md 2021-04-12 12:43:55 -04:00
WoLfulus
42393951e0 Test runners for storage drivers (#4716)
* add tests to drive

* add azure test runner

* add gcs test runner

* add s3 test runner

* quick changes

* Re-add npm run dev

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 15:40:12 -04:00
sabinehoi
be98fd7ff7 Use monorepo for dockerfile location in README (#4837) 2021-04-05 09:40:49 -04:00
Rijk van Zanten
f90c31b798 GraphQL 2.0 (#4625)
* Start on GraphQL "2.0", add methodnotallowed exceptoin

* Fix relative file pointer in peer dep

* [WIP] Add pre-filtered schema to SchemaOverview

* Use root schema as is, add reduce-schema util

* Use reduceSchema in the wild

* Base schema on local reduced schema

* Remove todo

* Use graphql-compose to build out schema

* Start restructuring resolvers

* Add create mutation

* Return boolean true for empty create mutation selections

* Add update mutation

* Add delete mutation

* Add system/items scoping

* Fix merge conflicts for real now

* Use system services, rename ids->keys

* Start on docs on mutations

* Updates to match main

* Add fetch-by-id

* Add one/many resolvers for mutations

* Check system collection rows for singleton

* Fix resolver extraction for single read

* Share delete return type

* Add comments

* Use collection root name for readable type

* Add specs endpoint for GraphQL SDL

* Update docs

* Add note on SDL spec

* Fix delete single example

* Remove package-lock

* Fix collection read scoping in non-read
2021-03-30 17:06:35 -04:00
Ben Haynes
6689386c5c update spacing 2021-03-26 14:08:34 -04:00
Ben Haynes
bdc83f68df Update readme.md 2021-02-19 14:48:45 -05:00
WoLfulus
7c1d0ba325 add heroku deploy button (#4137) 2021-02-17 17:43:31 -05:00
Szabó Gergő
a81b573e86 Change year (#3897) 2021-02-02 08:32:33 -05:00
rijkvanzanten
2f9f7b8f44 Update mariaDB version 2020-12-11 17:28:16 -05:00
Giacomo Triggiano
49e085c957 Fix "Contribute Guide" link in main readme.md 2020-12-10 11:30:55 +01:00
Rijk van Zanten
7cc62075d2 Update readme.md 2020-12-09 08:31:00 -05:00
rijkvanzanten
7d8bc308f1 Update minimum required version of MySQL
Closes #3355
2020-12-08 16:19:32 -05:00
Rijk van Zanten
9c620659de Merge pull request #3276 from chadwcarlson/deploy-platformsh
Add Platform.sh deploy button.
2020-12-03 10:58:41 -05:00
Rijk van Zanten
ad4c9442e2 Update readme.md 2020-12-03 09:58:21 -05:00
chadcarlson
db39c60ed1 Add DOP button. 2020-12-02 16:49:04 -05:00
rijkvanzanten
3b6fdd5fa2 Update readme 2020-11-18 20:38:33 -05:00
rijkvanzanten
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -05:00
Rijk van Zanten
be414b1b39 Update readme.md 2020-10-13 18:31:28 -04:00
Rijk van Zanten
3e00c9d920 Update readme.md 2020-09-22 16:15:11 -04:00
Rijk van Zanten
2d429a74d3 Update readme.md 2020-09-18 13:10:39 -04:00
Rijk van Zanten
35ae5f311e Update readme.md 2020-09-18 13:07:06 -04:00
Rijk van Zanten
fc0c2b78c1 Update readme.md 2020-09-08 19:17:15 -04:00
Rijk van Zanten
7c3696d766 Update readme.md 2020-09-01 16:22:55 -04:00
Rijk van Zanten
cf3e15b079 Update readme.md 2020-08-11 09:22:26 -04:00
Ben Haynes
f5f2398245 Update readme.md 2020-08-07 22:21:12 -04:00
Ben Haynes
df28786a1d Update readme.md 2020-08-07 22:17:56 -04:00
Ben Haynes
b12dc64cc4 Update readme.md 2020-08-07 22:17:17 -04:00