Commit Graph

703 Commits

Author SHA1 Message Date
dependabot-preview[bot]
0209cf3517 Bump vue-i18n from 8.16.0 to 8.17.0 (#385) 2020-04-13 13:26:31 +00:00
dependabot-preview[bot]
8036cea395 Bump @popperjs/core from 2.2.3 to 2.3.1 (#391) 2020-04-13 13:19:27 +00:00
dependabot-preview[bot]
5d9160efce Bump semver from 7.2.1 to 7.2.2 (#390) 2020-04-13 13:19:21 +00:00
dependabot-preview[bot]
6c6cbd8d8c Bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#388) 2020-04-13 01:45:16 +00:00
dependabot-preview[bot]
1235a0f88e Bump @popperjs/core from 2.2.2 to 2.2.3 (#384) 2020-04-11 16:34:38 +00:00
dependabot-preview[bot]
e4e3bf9f3a Bump stylelint from 13.3.1 to 13.3.2 (#383) 2020-04-11 15:37:19 +00:00
dependabot-preview[bot]
f78c9c4491 Bump nanoid from 3.1.2 to 3.1.3 (#382) 2020-04-10 23:14:51 +00:00
dependabot-preview[bot]
eabb88e092 Bump nanoid from 3.1.0 to 3.1.2 (#381) 2020-04-10 21:59:47 +00:00
dependabot-preview[bot]
b35293b78b Bump nanoid from 3.0.2 to 3.1.0 (#379) 2020-04-10 21:46:31 +00:00
Rijk van Zanten
311404f092 Add install flow (#377)
* Register install route

* Install semver

* Make sure that loader fades out on top

* Add requirements string to translations

* Add transition between wide and normal

* wip add install panes

* Move tab items one level up to enable lifecycle

* Add all fields in setup

* gst

* Add slug mode to input

* Use slug and watch project key

* Finish installation flow

* Finish installation for new projects

* Fix linter warnings
2020-04-10 16:46:54 -04:00
dependabot-preview[bot]
42d344749e Bump css-loader from 3.5.1 to 3.5.2 (#376) 2020-04-10 15:46:31 +00:00
Rijk van Zanten
7485a97a3b Public (#373)
* Add note to public page

* Add project chooser on public view

* Optimize loading order

So much nicer to use now

Closes #298

* Fix the private project switcher too

* Add transition to public view

* Prevent project switching if youre already on that project

* [WIP] Add reset password form

* Add request password reset page

* Add jwt-payload util

* Install base-64

* Fix test typing

* Add new errors to translations

* Finish reset password flow

* Fix foreground color on v-notice

* Fix tests

* Allow code in translateError + render project error translated on login

* Remove wrong reference to error component

* Render project key if name is unknown

* Fix date-fns version

* Fix tests
2020-04-09 19:06:15 -04:00
dependabot-preview[bot]
153eaec78a Bump date-fns from 2.11.1 to 2.12.0 (#372) 2020-04-09 17:54:07 +00:00
dependabot-preview[bot]
9bd2b40c1c Bump @popperjs/core from 2.2.1 to 2.2.2 (#370) 2020-04-09 15:45:07 +00:00
dependabot-preview[bot]
a9b50435ea Bump lint-staged from 10.1.2 to 10.1.3 (#369) 2020-04-09 15:34:29 +00:00
dependabot-preview[bot]
f2034f7ade Bump stylelint from 13.3.0 to 13.3.1 (#367) 2020-04-09 12:29:21 +00:00
dependabot-preview[bot]
4bbff8c455 Bump stylelint-scss from 3.16.0 to 3.16.1 (#366) 2020-04-09 11:24:01 +00:00
Rijk van Zanten
a9bfa469d9 Add users module (#360)
* Install micromustache

* Add useCollectionPreset composition

* Add detailRoute prop to layouts

Allows for overriding where the detail view is located from the parent

* Add locale translations for users/files/activity

* Update collections module to use new composition / layout prop

* Update useItem useItems to allow for directus_ collections

* Add default width to all fields with no width

* Only fetch comment,create,update,delete activity on detail

* Fix out-transition on sign-out button

* Add users module
2020-04-08 12:35:36 -04:00
dependabot-preview[bot]
7aa864c375 Bump @vue/test-utils from 1.0.0-beta.32 to 1.0.0-beta.33 (#358) 2020-04-08 11:34:28 +00:00
dependabot-preview[bot]
c052a9e407 Bump @vue/cli-plugin-typescript from 4.3.0 to 4.3.1 (#351) 2020-04-07 16:30:28 +00:00
dependabot-preview[bot]
74a238b641 Bump @vue/cli-plugin-unit-jest from 4.3.0 to 4.3.1 (#353) 2020-04-07 16:24:23 +00:00
dependabot-preview[bot]
e5522613c1 Bump @vue/cli-plugin-babel from 4.3.0 to 4.3.1 (#352) 2020-04-07 16:21:54 +00:00
dependabot-preview[bot]
4b443151b5 Bump @vue/cli-service from 4.3.0 to 4.3.1 (#350) 2020-04-07 16:15:41 +00:00
dependabot-preview[bot]
2c17b80ac5 Bump @vue/cli-plugin-eslint from 4.3.0 to 4.3.1 (#349) 2020-04-07 16:14:55 +00:00
dependabot-preview[bot]
f14e994d8a Bump @vue/cli-plugin-vuex from 4.3.0 to 4.3.1 (#347) 2020-04-07 16:08:54 +00:00
dependabot-preview[bot]
8d2ea98715 Bump css-loader from 3.5.0 to 3.5.1 (#334) 2020-04-07 12:03:27 +00:00
dependabot-preview[bot]
39311982f7 Bump autoprefixer from 9.7.5 to 9.7.6 (#328) 2020-04-06 21:39:46 +00:00
Rijk van Zanten
bba4dae46d Activity sidebar (#327)
* Show activity sidebar in detail page

* Add localized format distance util

* Update use-time-from-now composition to use localized dates

* Install marked

* Add activity delta strings

* Show all activity records in sidebar

* Add correct permutations of users

* Make avatar rounded square

* Finish posting comments

* Remove empty test file

* Fix tests
2020-04-06 15:25:58 -04:00
dependabot-preview[bot]
281d2865c7 Bump @typescript-eslint/parser from 2.26.0 to 2.27.0 (#325) 2020-04-06 19:08:02 +00:00
dependabot-preview[bot]
92f7bbd680 Bump @typescript-eslint/eslint-plugin from 2.26.0 to 2.27.0 (#326) 2020-04-06 19:02:22 +00:00
dependabot-preview[bot]
399484be68 Bump css-loader from 3.4.2 to 3.5.0 (#323) 2020-04-06 18:50:30 +00:00
dependabot-preview[bot]
30ec0c02b6 Bump prettier from 2.0.3 to 2.0.4 (#321) 2020-04-06 14:44:00 +00:00
dependabot-preview[bot]
08da30e4d2 Bump prettier from 2.0.2 to 2.0.3 (#320) 2020-04-05 21:21:32 +00:00
dependabot-preview[bot]
3833bb3eda Bump lint-staged from 10.1.1 to 10.1.2 (#319) 2020-04-05 09:34:35 +00:00
dependabot-preview[bot]
c234d76810 Bump @vue/cli-plugin-unit-jest from 4.2.3 to 4.3.0 (#318) 2020-04-04 14:46:41 +00:00
dependabot-preview[bot]
bfa49ee0d3 Bump @vue/cli-plugin-eslint from 4.2.3 to 4.3.0 (#317) 2020-04-04 14:42:22 +00:00
dependabot-preview[bot]
666b78cee9 Bump @vue/cli-plugin-typescript from 4.2.3 to 4.3.0 (#316) 2020-04-04 14:36:35 +00:00
dependabot-preview[bot]
660f543b4f Bump @vue/cli-plugin-babel from 4.2.3 to 4.3.0 (#315) 2020-04-04 14:30:56 +00:00
dependabot-preview[bot]
1e2445b985 Bump @vue/cli-service from 4.2.3 to 4.3.0 (#313) 2020-04-04 14:24:48 +00:00
dependabot-preview[bot]
e8c3bdab7b Bump @vue/cli-plugin-vuex from 4.2.3 to 4.3.0 (#312) 2020-04-04 14:18:20 +00:00
dependabot-preview[bot]
7fa1ef607b Bump @popperjs/core from 2.2.0 to 2.2.1 (#311) 2020-04-04 09:46:18 +00:00
dependabot-preview[bot]
3a0f7a6163 Bump @types/jest from 25.2.0 to 25.2.1 (#305) 2020-04-03 21:32:55 +00:00
dependabot-preview[bot]
2da790ccc4 Bump @types/jest from 25.1.5 to 25.2.0 (#304) 2020-04-03 21:06:49 +00:00
dependabot-preview[bot]
11f9a7f89c Bump stylelint from 13.2.1 to 13.3.0 (#301) 2020-04-03 16:46:59 +00:00
dependabot-preview[bot]
ed5b4d4b80 Bump @popperjs/core from 2.1.1 to 2.2.0 (#300) 2020-04-03 15:09:51 +00:00
dependabot-preview[bot]
170487e3b2 Bump @types/jest from 25.1.4 to 25.1.5 (#291) 2020-04-02 17:10:48 +00:00
dependabot-preview[bot]
8acb5917a6 Bump html-loader from 1.0.0 to 1.1.0 (#280) 2020-04-02 15:01:10 +00:00
dependabot-preview[bot]
dbf63bdab3 Bump vue-cli-plugin-storybook from 1.2.1 to 1.2.2 (#278) 2020-04-01 22:56:30 +00:00
dependabot-preview[bot]
f0679ae2e1 Bump @storybook/addon-knobs from 5.3.17 to 5.3.18 (#270) 2020-03-31 14:12:09 +00:00
dependabot-preview[bot]
aa90eeacf9 Bump lint-staged from 10.1.0 to 10.1.1 (#273) 2020-03-31 14:07:18 +00:00