Commit Graph

10030 Commits

Author SHA1 Message Date
rijkvanzanten
15f1f629e4 Ignore non-existing relations 2020-07-07 15:54:29 -04:00
rijkvanzanten
b260720252 Show errors on detail page, add v-error comp 2020-07-07 14:45:50 -04:00
rijkvanzanten
331fc99454 Fix error code in auth check 2020-07-07 14:06:41 -04:00
rijkvanzanten
78b5723526 Add session persistence across refresh 2020-07-07 13:58:09 -04:00
rijkvanzanten
514c86822b Rename authenticate to login, add logout 2020-07-07 13:43:04 -04:00
rijkvanzanten
7768b317be Implement access token refresh logic 2020-07-07 12:24:18 -04:00
rijkvanzanten
e02709db93 Fix cookie return config 2020-07-07 12:24:05 -04:00
Rijk van Zanten
b3a54b6f02 Merge pull request #52 from directus/refresh-token
Refresh token
2020-07-07 11:32:21 -04:00
rijkvanzanten
fecbdf2ff0 Fix example env 2020-07-07 11:31:17 -04:00
rijkvanzanten
0c1fd6df41 Rethrow JWT error as invalid creds 2020-07-07 11:30:49 -04:00
rijkvanzanten
1ed6b8b3a8 Add note on refresh token invalidation on pw change 2020-07-07 11:23:38 -04:00
rijkvanzanten
8fc4b783c9 Add refresh endpoint 2020-07-07 11:20:55 -04:00
rijkvanzanten
2b8cedfd1f Allow returning refresh token in json or cookie 2020-07-07 10:50:40 -04:00
rijkvanzanten
2c75c91fbd Generate, save, and return refresh token 2020-07-07 10:35:12 -04:00
rijkvanzanten
db9c4f13ec Remove salt rounds from example env 2020-07-03 17:53:08 -04:00
rijkvanzanten
4be0cc8120 Merge branch 'main' of github.com:directus/app-next into main 2020-07-03 16:42:03 -04:00
rijkvanzanten
2b50baa13d Various fixes to address issues in app 2020-07-03 16:41:53 -04:00
rijkvanzanten
646743cf0f Various more tweaks to run it on node 2020-07-03 16:41:43 -04:00
rijkvanzanten
b275de46e9 Fix type errors 2020-07-03 15:10:40 -04:00
rijkvanzanten
be20289ae5 Various changes and fixes 2020-07-03 12:48:45 -04:00
rijkvanzanten
e506b2dd95 Squashed commit of the following:
commit aabfcdb9fc75789e8b68a026297651dc3b9a432d
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 11:40:44 2020 -0400

    Fix more projects stuff

commit 5df3364e0887627fca8361297b92a9ff5b36c98f
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 11:36:28 2020 -0400

    More project deletions

commit 75d49100adffee5ad94736e62470cffa89a44aa3
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 11:32:04 2020 -0400

    Batch get rid of projects

commit 02a64a5d4c6ae02ece42878dc10560b662b1dfca
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 11:06:20 2020 -0400

    Some more things

commit 617e22e0abd5d6bf57e1eac95b9a68287cd0044b
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 10:35:43 2020 -0400

    Fix module bar logo projects check

commit a8fbf0be75055c31075f2352b150309fea424e8a
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 10:35:24 2020 -0400

    Set auth token in auth handler

commit c0c1c1bb164bd49d252c6dd1d944d7bc4b6aede5
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Jul 3 10:18:30 2020 -0400

    public login
2020-07-03 11:40:54 -04:00
dependabot-preview[bot]
aa1b8c35c3 Bump @vue/cli-plugin-vuex from 4.4.4 to 4.4.6 (#768) 2020-07-03 15:03:52 +00:00
rijkvanzanten
c0d0c8a276 Remove project param from router 2020-07-03 09:47:31 -04:00
Rijk van Zanten
afa38fbe8a Merge pull request #49 from directus/relational-read
Relational read
2020-07-03 09:41:27 -04:00
rijkvanzanten
5620237a1c Move from yarn to npm 2020-07-03 09:39:06 -04:00
rijkvanzanten
23200630da Support *.* notation 2020-07-02 17:40:50 -04:00
rijkvanzanten
9c76d14d20 Add relational reading 2020-07-02 16:14:08 -04:00
dependabot-preview[bot]
6b0abaa0f9 Bump typescript from 3.9.5 to 3.9.6 (#764) 2020-07-01 21:41:56 +00:00
Rijk van Zanten
9358c3ce99 Merge pull request #48 from directus/collections
Collections & Fields
2020-07-01 14:57:00 -04:00
rijkvanzanten
0196496c1a Add create field 2020-07-01 14:54:19 -04:00
rijkvanzanten
90aa74bfce Add read fields endpoint 2020-07-01 13:46:45 -04:00
rijkvanzanten
2680092dc9 Finish create collection 2020-07-01 12:35:22 -04:00
rijkvanzanten
db90fddbcd Fix types in inspector 2020-07-01 12:13:28 -04:00
dependabot-preview[bot]
af06cf59ee Bump @popperjs/core from 2.4.2 to 2.4.3 (#763) 2020-07-01 15:56:48 +00:00
rijkvanzanten
1e07ee8921 Fix method overloads 2020-07-01 11:43:01 -04:00
rijkvanzanten
77a80077c9 Update schema inspector 2020-07-01 11:02:54 -04:00
rijkvanzanten
1b1cb30171 Update schema inspector 2020-07-01 11:01:01 -04:00
rijkvanzanten
df219c95a9 Add support for length 2020-06-30 18:16:40 -04:00
rijkvanzanten
49e78d064d Add delete collection 2020-06-30 18:08:03 -04:00
rijkvanzanten
0e5e2db084 Rough in collection creation 2020-06-30 17:53:54 -04:00
rijkvanzanten
ebf38ee6bc Update schema inspector 2020-06-30 17:15:29 -04:00
rijkvanzanten
67202260f7 Start on collections endpoint 2020-06-30 17:06:01 -04:00
rijkvanzanten
6f264eb9a6 Add knex-schema-inspector as submodule (temp) 2020-06-30 17:05:54 -04:00
rijkvanzanten
0f8daaac79 Add read single 2020-06-30 15:03:18 -04:00
rijkvanzanten
d52f1e5758 Move collection stuff into service 2020-06-30 14:49:57 -04:00
rijkvanzanten
c00645f259 Add GET /collections endpoint 2020-06-30 14:45:54 -04:00
rijkvanzanten
a4e5e52085 Optimize asset checks 2020-06-30 12:58:16 -04:00
rijkvanzanten
0c58ac2d6b Add asset shortcuts validation and support
Closes #29
2020-06-30 12:41:21 -04:00
rijkvanzanten
ab1296c89f Rework assets to be a service 2020-06-30 12:21:10 -04:00
dependabot-preview[bot]
3d72bd3279 Bump @babel/plugin-proposal-optional-chaining from 7.10.3 to 7.10.4 (#762) 2020-06-30 16:05:15 +00:00