55 Commits

Author SHA1 Message Date
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
Ben Haynes
e2f9005a2f formatting and spacing 2020-08-07 22:16:34 -04:00
Ben Haynes
00688b1a82 Update readme.md 2020-08-07 22:15:41 -04:00
Ben Haynes
7167d2834b Update readme.md 2020-08-07 22:13:30 -04:00
Ben Haynes
71ceabd974 Update readme.md 2020-08-07 22:10:30 -04:00
Ben Haynes
72205e2133 Update readme.md 2020-08-07 22:01:20 -04:00
Ben Haynes
10a7f3878c additional info and resources 2020-08-07 20:00:47 -04:00
rijkvanzanten
1edc132651 Host modules to top on bootstrap 2020-08-06 14:53:30 -04:00
Rijk van Zanten
0607c2be7f Update readme.md 2020-08-05 09:37:24 -04:00
rijkvanzanten
a0306b1b8a Force api to dev port on development mode 2020-08-03 18:10:37 -04:00