Commit Graph

59 Commits

Author SHA1 Message Date
rijkvanzanten
3654da7fa9 Work around breaking change in @types/express-sesssion
Fixes #927
2020-11-11 09:41:25 -05:00
rijkvanzanten
7eb90154e0 package json updates 2020-11-10 14:23:32 -05:00
rijkvanzanten
0697f4b4be Add new overview method, attach it every request 2020-11-09 15:19:23 -05:00
rijkvanzanten
528112314d Remove outdated tests, fix imports 2020-11-09 12:29:01 -05:00
rijkvanzanten
07dd583060 Fix package resolution
Ref #882
2020-11-05 10:33:39 -05:00
rijkvanzanten
a30da7e4c0 Update primary key checks for new versino of schema inspector 2020-11-04 15:18:45 -05:00
rijkvanzanten
88efab510e Update versions 2020-11-04 11:02:30 -05:00
e01
81626bcfc2 Tune the tox style to match better directus themes 2020-10-23 19:51:39 +03:00
rijkvanzanten
40377b341d Normalize filenames on upload
Closes #687
2020-10-20 20:18:16 -04:00
Nitwel
59c3b8da3a hide duplicate on relational fields 2020-10-16 11:24:26 +02:00
rijkvanzanten
0041f851a7 Package lock 2020-10-15 17:36:57 -04:00
rijkvanzanten
2a9987084a Use terminus 2020-10-15 11:40:12 -04:00
rijkvanzanten
7b7263b6b7 Lock stuff again 2020-10-14 12:25:32 -04:00
rijkvanzanten
7f306cca03 Move title formatter into monorepo 2020-10-14 12:15:25 -04:00
rijkvanzanten
3b302b6915 One more package-lock update for your pleasure 2020-10-12 15:55:53 -04:00
rijkvanzanten
272a2090ac Add setup command 2020-10-08 10:18:16 -04:00
rijkvanzanten
e9f136bbb0 Add nav structure to docs folder 2020-10-07 21:57:22 -04:00
rijkvanzanten
6057c9e5d1 Update docs module 2020-10-07 21:54:44 -04:00
rijkvanzanten
adb9254e90 Add build step to docs 2020-10-07 10:56:05 -04:00
rijkvanzanten
c36fb905c1 Setup lock structure 2020-10-02 14:17:21 -04:00
rijkvanzanten
d518519c7a Refresh package locks 2020-10-02 11:48:58 -04:00
rijkvanzanten
3b77f4ef63 Install axios in api 2020-08-13 15:19:09 -04:00
rijkvanzanten
a29cf94f66 Fix bootstrapping dependencies 2020-08-07 11:10:26 -04:00
rijkvanzanten
c37b47e612 Update package lock 2020-08-07 09:20:13 -04:00
rijkvanzanten
1edc132651 Host modules to top on bootstrap 2020-08-06 14:53:30 -04:00
rijkvanzanten
6ce9485cc4 Use cross-env in api dev script 2020-08-04 13:45:46 -04:00
rijkvanzanten
a0306b1b8a Force api to dev port on development mode 2020-08-03 18:10:37 -04:00
rijkvanzanten
d13fb94515 Add lerna setup script 2020-08-03 10:40:21 -04:00
rijkvanzanten
a9f400a7a2 Run npm audit 2020-08-03 10:34:04 -04:00
rijkvanzanten
6dff97f053 Setup lerna for version management 2020-08-03 10:22:27 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00
dependabot-preview[bot]
5f388c51ec Bump regenerator-runtime from 0.13.5 to 0.13.7 (#798)
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.5 to 0.13.7.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.5...regenerator-runtime@0.13.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:39:25 -04:00
dependabot-preview[bot]
0037289188 Bump typescript from 3.9.6 to 3.9.7 (#795)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:37:17 -04:00
dependabot-preview[bot]
b87e7b4c25 Bump @tinymce/tinymce-vue from 3.2.1 to 3.2.2 (#785)
Bumps [@tinymce/tinymce-vue](https://github.com/tinymce/tinymce-vue) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/tinymce/tinymce-vue/releases)
- [Changelog](https://github.com/tinymce/tinymce-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-vue/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:36:15 -04:00
dependabot-preview[bot]
4674a1108e Bump @types/jest from 26.0.4 to 26.0.5 (#797)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:36:07 -04:00
dependabot-preview[bot]
a6ec76b27a Bump @types/lodash from 4.14.157 to 4.14.158 (#796)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.157 to 4.14.158.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:35:57 -04:00
dependabot-preview[bot]
fad3cb441d Bump pinia from 0.0.6 to 0.0.7 (#787)
Bumps [pinia](https://github.com/posva/pinia) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/posva/pinia/releases)
- [Changelog](https://github.com/posva/pinia/blob/master/.release-it.json)
- [Commits](https://github.com/posva/pinia/compare/0.0.6...0.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:33:21 -04:00
dependabot-preview[bot]
01815dde57 Bump marked from 1.1.0 to 1.1.1 (#789)
Bumps [marked](https://github.com/markedjs/marked) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:33:06 -04:00
dependabot-preview[bot]
6edc41406d Bump jest-sonar from 0.2.9 to 0.2.10 (#790)
Bumps [jest-sonar](https://github.com/sh33dafi/jest-sonar) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/sh33dafi/jest-sonar/releases)
- [Changelog](https://github.com/sh33dafi/jest-sonar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sh33dafi/jest-sonar/compare/v0.2.9...v0.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:32:51 -04:00
dependabot-preview[bot]
2eaf437ba2 Bump @babel/core from 7.10.4 to 7.10.5 (#791)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:32:43 -04:00
dependabot-preview[bot]
8ef998ac4e Bump codemirror from 5.55.0 to 5.56.0 (#794)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.55.0 to 5.56.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.55.0...5.56.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:32:22 -04:00
dependabot-preview[bot]
a834545119 Bump @typescript-eslint/typescript-estree from 3.6.0 to 3.7.0 (#793)
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.0/packages/typescript-estree)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:32:12 -04:00
dependabot-preview[bot]
6c2a0f25a9 Bump vue-cli-plugin-storybook from 1.2.2 to 1.3.0 (#784)
Bumps [vue-cli-plugin-storybook](https://github.com/storybooks/vue-cli-plugin-storybook) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/storybooks/vue-cli-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/vue-cli-plugin-storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/vue-cli-plugin-storybook/compare/v1.2.2...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:31:22 -04:00
dependabot-preview[bot]
b77be826c8 Bump @types/codemirror from 0.0.96 to 0.0.97 (#783)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.96 to 0.0.97.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:31:14 -04:00
dependabot-preview[bot]
ba32476cd9 Bump autoprefixer from 9.8.4 to 9.8.5 (#782)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.4 to 9.8.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.4...9.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 10:31:07 -04:00
rijkvanzanten
68e00d0b32 Lock versions for app side 2020-07-10 12:39:21 -04:00
rijkvanzanten
96e2c3f553 Add security patches 2020-07-10 12:11:49 -04:00
dependabot-preview[bot]
b0fc7ad5bd Bump sass from 1.26.9 to 1.26.10 (#775)
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.9 to 1.26.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.9...1.26.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-10 12:06:03 -04:00
dependabot-preview[bot]
d75e0a0a61 Bump @types/jest from 26.0.3 to 26.0.4 (#774)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.3 to 26.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-10 12:05:52 -04:00
dependabot-preview[bot]
aebb063726 Bump vuedraggable from 2.23.2 to 2.24.0 (#773)
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.23.2 to 2.24.0.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/compare/v2.23.2...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-10 12:02:55 -04:00