rijkvanzanten
16cb51de9c
Add loading state to presets table
2020-06-11 11:38:01 -04:00
rijkvanzanten
5a87fcafa2
Remove annoying warning in modal
2020-06-11 11:24:42 -04:00
dependabot-preview[bot]
51c59cda5b
Bump @vue/composition-api from 0.6.1 to 0.6.2 ( #704 )
2020-06-11 14:22:24 +00:00
Rijk van Zanten
79f1f13abf
Project info ( #701 )
...
* Make DL styles global
* Show project info in sidebar on settings
2020-06-10 17:44:02 -04:00
rijkvanzanten
4557f297da
Fix tabular for real this time
2020-06-10 16:55:15 -04:00
rijkvanzanten
3d7c8ac707
Fix tabular spacing
2020-06-10 16:43:36 -04:00
rijkvanzanten
2118a44730
Add margin offset for footer
2020-06-10 16:22:38 -04:00
rijkvanzanten
0c5b0a6f31
Add bottom padding back to detail pages
2020-06-10 15:56:35 -04:00
rijkvanzanten
24a68a288d
Fix default sort field on cards
2020-06-10 15:20:42 -04:00
dependabot-preview[bot]
28e42ec9e1
Bump @types/jest from 25.2.3 to 26.0.0 ( #697 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [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-06-10 15:17:20 -04:00
Rijk van Zanten
51b939be4a
Move to folder ( #700 )
...
* Add move to folder on file detail
* Add save logic for move to folder on detail
* Change style to be inline
* Only stop propagation on toggle
* Add move to folder on browse
2020-06-10 14:33:06 -04:00
dependabot-preview[bot]
aa23da6806
Bump vuepress from 1.5.0 to 1.5.1 ( #699 )
2020-06-10 14:19:29 +00:00
dependabot-preview[bot]
e8550a7971
Bump @popperjs/core from 2.4.0 to 2.4.2 ( #698 )
2020-06-10 14:18:48 +00:00
dependabot-preview[bot]
aeb515c921
Bump tinymce from 5.3.1 to 5.3.2 ( #696 )
2020-06-10 14:16:58 +00:00
Rijk van Zanten
13c3fb8373
Add select-all button to cards layout ( #695 )
2020-06-09 18:20:06 -04:00
rijkvanzanten
e2e86957eb
Add missing immediate
2020-06-09 18:16:32 -04:00
rijkvanzanten
7200d716d8
Don't try to fetch folder when it's not set
2020-06-09 18:15:26 -04:00
rijkvanzanten
945a19ca48
File is never new
2020-06-09 18:03:31 -04:00
Rijk van Zanten
a77dd1a64f
Show user and folder in info sidebar ( #694 )
2020-06-09 18:01:13 -04:00
Rijk van Zanten
b4491602f9
Fix previews in header section ( #693 )
2020-06-09 16:17:04 -04:00
Rijk van Zanten
7be23f73d5
User detail system info in sidebar ( #692 )
...
* Use custom filtered field set on user detail
* Move system information to information sidebar
* Remove comment
* Always show info section
* Trigger ci
* Final ci test
2020-06-09 15:26:53 -04:00
Rijk van Zanten
a83737eeb8
Update test.yml
2020-06-09 15:10:13 -04:00
Rijk van Zanten
7f43356b6a
Add useFormFields composable ( #691 )
...
* Extract use-form-fields into separate composable
* Use new composable on fields detail
2020-06-09 14:44:13 -04:00
Rijk van Zanten
6777ba94c3
Revert "Bump @popperjs/core from 2.4.0 to 2.4.1 ( #684 )" ( #690 )
...
This reverts commit abedf251e0 .
2020-06-09 14:06:37 -04:00
Rijk van Zanten
91e5691895
Use immediate watcher where needed ( #689 )
2020-06-09 13:47:59 -04:00
rijkvanzanten
5382afab19
Extract content padding into two separate vars
2020-06-09 13:02:22 -04:00
rijkvanzanten
ae0876594e
Fix overflow of tabular to maintain padding
2020-06-09 12:49:12 -04:00
dependabot-preview[bot]
1811d4a545
Bump @typescript-eslint/typescript-estree from 3.1.0 to 3.2.0 ( #688 )
2020-06-09 14:13:37 +00:00
dependabot-preview[bot]
08b3310029
Bump @vue/composition-api from 0.5.0 to 0.6.1 ( #683 )
...
* Bump @vue/composition-api from 0.5.0 to 0.6.1
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api ) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/vuejs/composition-api/releases )
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/composition-api/compare/v0.5.0...v0.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Support composition api 0.6+
* Remove failing tests
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2020-06-08 18:17:58 -04:00
Rijk van Zanten
93c7cdef1f
Presets ( #687 )
...
* Fix preset detail dropdowns
* Filter preset collections dropdown
2020-06-08 17:32:48 -04:00
Rijk van Zanten
1a8e02a74e
Rename global settings -> project settings ( #686 )
2020-06-08 17:14:21 -04:00
rijkvanzanten
1376119392
Bump version
2020-06-08 16:30:24 -04:00
Rijk van Zanten
70bbb0aa22
Multiple files ( #685 )
...
* Start on files structure
* Move relationship helper to separate file
* Extract useSelection to file
* Extract use preview
* Remove unused imports
* Extract use-edit
* Remove unused import
* Use m2m base to create files
2020-06-08 15:56:35 -04:00
dependabot-preview[bot]
abedf251e0
Bump @popperjs/core from 2.4.0 to 2.4.1 ( #684 )
2020-06-08 16:41:52 +00:00
dependabot-preview[bot]
4fbf7b050d
Bump vue-i18n from 8.18.1 to 8.18.2 ( #682 )
2020-06-08 16:40:49 +00:00
rijkvanzanten
850937f797
Fix typing in story
2020-06-08 11:41:15 -04:00
rijkvanzanten
ac264b3ff0
Move mock data to storybook folder
2020-06-08 11:38:32 -04:00
Rijk van Zanten
f59c44b443
v-field-template ( #680 )
...
* Add use-field-tree composable
* Add v-field-template component
* Remove console.log
2020-06-05 16:46:18 -04:00
dependabot-preview[bot]
d9316d1a88
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4 ( #681 )
2020-06-05 20:14:34 +00:00
dependabot-preview[bot]
25f5707eb6
Bump sass from 1.26.7 to 1.26.8 ( #679 )
2020-06-05 13:19:23 +00:00
rijkvanzanten
06146df21a
Fix role/webhook detail title
2020-06-04 18:40:51 -04:00
Rijk van Zanten
df3f6edf83
Many to Many ( #675 )
...
* Start on files inteface
* Return related m2m relation in store
* Add useRelations to files
* Fetch current items in files
* Allow dot notation in table row
* Render tableHeaders
* Add file display
* Register file display
* Remove unused css
* Rough in select modal
* Start on saving selected items
* Finish selecting existing item
* Auto fix line width of file display
* Rename var to be clearer
* Rework to allow editing junctino row
* Add support for junction fields in modal detail
* Stage changes to existing items correctly
* Show previously made edits in modal detail
* Blammo bunch of changes, lets do m2m first
* Stage newly created items
* Stage newly created items
* Add editing of newly added records
* Stage new edits of existing items
* Allow updating existing rows
* Stage selection of newly selected items
* Add fetching preview for related item
* Allow for updating staged selected existing items
* Fix nested m2o in m2m
* Finish deep fetch of multi-related item
* Finish deselecting of rows
* Add a little note to future self
2020-06-04 18:28:12 -04:00
dependabot-preview[bot]
2e6d7392c6
Bump typescript from 3.9.3 to 3.9.5 ( #678 )
2020-06-04 22:16:42 +00:00
Jacob Rienstra
a714befce0
Display stories ( #668 )
...
* rating
* datetime
* filesize
* image
* mime-type
* user
* Update .storybook/decorators/full-width.ts
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2020-06-04 15:02:09 -04:00
dependabot-preview[bot]
04741b7183
Bump @babel/core from 7.10.1 to 7.10.2 ( #667 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.2/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-06-04 14:49:28 -04:00
Jacob Rienstra
90d01a5ed6
Fixes ( #665 )
...
* search input colors
* import tinymce icons
2020-06-04 14:49:12 -04:00
rijkvanzanten
a9a337d82b
Fix prop definition
2020-06-04 14:48:52 -04:00
Jacob Rienstra
827d6325fc
Keyboard Shortcuts ( #658 )
...
* mod a on tabular
* save on item detail
* shortcut composable
* Remove test, add readme
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2020-06-04 14:46:53 -04:00
Rijk van Zanten
487eb6491f
Update test.yml
2020-06-04 14:42:03 -04:00
Ben Haynes
c38e167069
Tweaks ( #659 )
...
* 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
* fix tags styling
this supercedes the fix by jacob
* divider icon positioning
* correct help text
* remove docs module
* updated help text and other tweaks
* WIP: add heading and subheading to all modals
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2020-06-04 14:27:19 -04:00