dependabot-preview[bot]
bbca63d745
Bump @babel/core from 7.9.6 to 7.10.0 ( #636 )
2020-05-26 22:48:49 +00:00
dependabot-preview[bot]
0d9bebd499
Bump @babel/plugin-proposal-optional-chaining from 7.9.0 to 7.10.0 ( #635 )
2020-05-26 22:07:25 +00:00
dependabot-preview[bot]
7c68dc1621
Bump vue-i18n from 8.17.7 to 8.18.0 ( #634 )
2020-05-26 19:36:34 +00:00
Rijk van Zanten
d463460548
Leave navigation guard ( #633 )
...
* Add leave navigation guard to collections module
* Add leave guard to users module
* Add leave navigation guard to file detail
2020-05-26 14:10:18 -04:00
Jacob Rienstra
c418b5a2fe
Code Interface ( #598 )
...
* first draft
* reworked to dynamically load modes.i think it works but im not totally sure tbh
* style fixes
* dynamic imports with some missing .d.ts files
* not sure about binding of value
* Update codemirror / types
* Update code story
* Add code interface translation strings
* Fix typing issues, use correct translation
* Update styling, fix tests
* Set language on init
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2020-05-26 12:39:52 -04:00
Jacob Rienstra
1786629718
Minor fix ( #630 )
2020-05-26 11:25:42 -04:00
dependabot-preview[bot]
668a3dc0ef
Bump pinia from 0.0.5 to 0.0.6 ( #628 )
...
Bumps [pinia](https://github.com/posva/pinia ) from 0.0.5 to 0.0.6.
- [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.5...0.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-26 11:24:09 -04:00
Rijk van Zanten
b01e1b0ce6
Use system revert endpoint ( #632 )
2020-05-26 11:23:44 -04:00
Ben Haynes
3e5a9fe7c4
user component styling ( #617 )
...
* user component styling
* badge alignment
* selected checkbox label color
* add commit node custom icon
* fix translation key
* cleaner badge centering
* clean up last comment spacing
* style cleanup, badges for revision/comment count
* button styling
* Update src/modules/settings/routes/data-model/fields/components/fields-management/fields-management.vue
* Update src/modules/settings/routes/data-model/fields/components/fields-management/fields-management.vue
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2020-05-26 11:10:13 -04:00
Rijk van Zanten
787efb8d6e
Fix image size in user detail page header avatar ( #631 )
2020-05-26 11:08:30 -04:00
dependabot-preview[bot]
9642428a0b
Bump @typescript-eslint/typescript-estree from 3.0.0 to 3.0.1 ( #629 )
2020-05-25 21:12:30 +00:00
dependabot-preview[bot]
10077473d3
Bump @storybook/vue from 5.3.18 to 5.3.19 ( #627 )
2020-05-24 05:17:28 +00:00
dependabot-preview[bot]
6695393cce
Bump @storybook/addon-actions from 5.3.18 to 5.3.19 ( #624 )
2020-05-24 05:12:09 +00:00
dependabot-preview[bot]
adfe8d1085
Bump @storybook/addon-notes from 5.3.18 to 5.3.19 ( #622 )
2020-05-24 05:10:40 +00:00
dependabot-preview[bot]
74c2fadedc
Bump @storybook/addon-knobs from 5.3.18 to 5.3.19 ( #625 )
2020-05-24 05:05:03 +00:00
dependabot-preview[bot]
a55de2629d
Bump @storybook/core from 5.3.18 to 5.3.19 ( #626 )
2020-05-24 05:03:42 +00:00
dependabot-preview[bot]
9bf27da005
Bump @storybook/addon-links from 5.3.18 to 5.3.19 ( #621 )
2020-05-24 04:58:13 +00:00
dependabot-preview[bot]
2b37460bae
Bump @storybook/addon-viewport from 5.3.18 to 5.3.19 ( #623 )
2020-05-24 04:53:48 +00:00
dependabot-preview[bot]
fb7761072b
Bump @storybook/addon-centered from 5.3.18 to 5.3.19 ( #620 )
2020-05-24 04:51:38 +00:00
dependabot-preview[bot]
37847592d1
Bump @storybook/addons from 5.3.18 to 5.3.19 ( #619 )
2020-05-24 04:45:05 +00:00
dependabot-preview[bot]
f2916887d5
Bump cropperjs from 1.5.6 to 1.5.7 ( #618 )
2020-05-23 05:40:45 +00:00
rijkvanzanten
aa33482b2d
Bump version
2020-05-22 18:21:33 -04:00
Ben Haynes
ebd78f86fc
Tweaks ( #615 )
...
* checkbox inactive styling
* fix options
* fix translation
* dropdown placeholder default
* cleanup text input options
* roles layout setup
* add placeholder option to dropdown
* add translations
* info on global settings
* elipses after placeholders
* update to bytes for better formatting control
* clean up mime type displays
* new template formatting
* WIP info and help sidebar
* add support for svgs
* user popover styling
* have un-styled logo spinner feel centered
* consistent missing avatar colors
* fix asset url
* add info drawers
* initial help drawer
* WIP add help components to all pages
* Remove non-existing trim
* Fix file interface deselect
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2020-05-22 18:19:33 -04:00
Rijk van Zanten
2bf4ce9af7
Add 2fa input on login ( #616 )
2020-05-22 17:59:28 -04:00
Rijk van Zanten
085f6dc581
Module collections override ( #614 )
...
* Fix errors in repeater
* Use custom module listing in sidebar
* Refresh user store on role update
* Add custom module info to type
* Add collections interface
* Add collections interface translations
* Add collections listing types
* Use custom collections listing in collections module nav
* Remove outdated nav test
2020-05-22 17:04:20 -04:00
Rijk van Zanten
82d4210ff3
Add user detail page header art ( #613 )
2020-05-22 16:02:20 -04:00
Rijk van Zanten
df2587810c
Revisions flow ( #612 )
...
* WIP rework revisions, fetch data
* Render revision items in sidebar
* Show created externally
* Install diff
* Add strings for revisions modal
* Allow slot to override subtitle in modal
* Add tabs content to revisions modal
* Add revert button
2020-05-22 15:45:35 -04:00
Rijk van Zanten
dbe4d319a9
Fix project chooser not closing on click ( #611 )
2020-05-22 11:36:51 -04:00
dependabot-preview[bot]
3b4bc9d2d0
Bump lint-staged from 10.2.4 to 10.2.6 ( #610 )
2020-05-22 11:29:24 +00:00
dependabot-preview[bot]
0afc7874d5
Bump @tinymce/tinymce-vue from 3.2.1 to 3.2.2 ( #609 )
2020-05-22 11:27:36 +00:00
Rijk van Zanten
3c6db9b8f0
Dynamic favicon ( #607 )
...
* Fix favicon path in dev mode
* Add favicon that matches project brand color
2020-05-21 18:16:12 -04:00
dependabot-preview[bot]
919225151f
Bump mockdate from 2.0.5 to 3.0.2 ( #606 )
...
Bumps [mockdate](https://github.com/boblauer/MockDate ) from 2.0.5 to 3.0.2.
- [Release notes](https://github.com/boblauer/MockDate/releases )
- [Changelog](https://github.com/boblauer/MockDate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/boblauer/MockDate/compare/v2.0.5...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-21 18:08:33 -04:00
dependabot-preview[bot]
33ed37f8c6
Bump @typescript-eslint/typescript-estree from 2.34.0 to 3.0.0 ( #604 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 2.34.0 to 3.0.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.0.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-05-21 18:08:09 -04:00
Rijk van Zanten
0347426e12
Interface single file ( #605 )
...
* Start on file interface
* Add preview icon
* Add readable mimetypes to extension
* Add file interface strings
* Fix type errors
* Add file select / deselect
* Add new file upload support
* Add import from url
* Fix loading state of url import
* Add filename in download attribute
* Replace option names with replace when file exists
* Remove / fix outdated tests
2020-05-21 16:47:01 -04:00
Rijk van Zanten
7b2cb9d329
Fix project logo, use unbranded spinner ( #602 )
...
* Use asset URL in logo / public pages
* Use correct project logo in module bar
* Use unbranded loader state
2020-05-21 11:00:22 -04:00
dependabot-preview[bot]
180fa1a5dc
Bump tinymce from 5.2.2 to 5.3.0 ( #601 )
2020-05-21 03:42:52 +00:00
dependabot-preview[bot]
139678ae1e
Bump vue-router from 3.1.6 to 3.2.0 ( #590 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.6 to 3.2.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.2.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-05-20 16:38:43 -04:00
Rijk van Zanten
66e6af7a3d
User popover ( #599 )
...
* Change large/x-large sizes
* Force update to popper on content change
* Use smaller size avatar in module bar
* Make the readme up to date
* Add support for trigger / delay props on v-menu
* Add user-popover component, use in comments drawer detail
* Add loading state to user popoer
* Fix trigger target in comments drawer etail item header
2020-05-20 16:38:31 -04:00
dependabot-preview[bot]
97b543e553
Bump vue-i18n from 8.17.6 to 8.17.7 ( #589 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.17.6 to 8.17.7.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.17.6...v8.17.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-05-20 16:35:38 -04:00
dependabot-preview[bot]
ffadf4efee
Bump @types/jest from 25.2.2 to 25.2.3 ( #588 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.2 to 25.2.3.
- [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-05-20 16:35:20 -04:00
dependabot-preview[bot]
47923b9f6c
Bump date-fns from 2.13.0 to 2.14.0 ( #586 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.13.0...v2.14.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-05-20 16:34:22 -04:00
dependabot-preview[bot]
c43a8198a3
Bump @typescript-eslint/parser from 2.33.0 to 2.34.0 ( #584 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.33.0 to 2.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.34.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-20 16:34:00 -04:00
dependabot-preview[bot]
f288a72faa
Bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 ( #585 )
2020-05-20 20:30:55 +00:00
dependabot-preview[bot]
8962997834
Bump @typescript-eslint/typescript-estree from 2.33.0 to 2.34.0 ( #583 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 2.33.0 to 2.34.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/v2.34.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-05-20 16:24:27 -04:00
dependabot-preview[bot]
99592e8f5f
Bump lint-staged from 10.2.3 to 10.2.4 ( #582 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.3...v10.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-20 16:24:14 -04:00
dependabot-preview[bot]
56b184442b
Bump typescript from 3.9.2 to 3.9.3 ( #597 )
2020-05-19 23:42:32 +00:00
dependabot-preview[bot]
8fd6b45806
Bump @types/lodash from 4.14.151 to 4.14.152 ( #596 )
2020-05-19 23:02:41 +00:00
Rijk van Zanten
3f9d5d7d96
Add SSO flow ( #595 )
...
* Store / parse sso providers in project info
* Render sso provider links on login form
* Provide path to api on sso
* Finish SSO
* Fix user detail route
* Accept string error codes
* Rename color->type, fix old v-notices
* Add adding user string
* Fix reading order in v-menu
2020-05-19 18:02:04 -04:00
dependabot-preview[bot]
9a923d41af
Bump stylelint from 13.4.0 to 13.5.0 ( #591 )
2020-05-19 21:24:06 +00:00
Rijk van Zanten
0c745a6eee
Switch to history mode in app ( #594 )
...
* Switch to history mode in pp
* Remove broken tests
* Install asset manifest
* Only build to modern
* Remove override files in favor of settings
* Build assets json
* Use dynamic routing based on api basepath
* Remove override files
* Set webpack public path based on passed window var
* Fix tests
2020-05-19 17:16:44 -04:00