Rijk van Zanten
883c5d4a47
Merge branch 'main' into fix-591
2020-10-11 18:59:59 -04:00
Rijk van Zanten
09b7a82f1b
Merge pull request #505 from directus/list-accordion
...
Add support for modeling activeItems in v-list
2020-10-11 18:59:17 -04:00
Rijk van Zanten
5230ed44ec
Merge branch 'main' into add-modified_on
2020-10-11 18:53:42 -04:00
Rijk van Zanten
f8771d27c0
Merge pull request #586 from directus/fix-336
...
Add singleton option to collection creation
2020-10-11 18:50:46 -04:00
Nitwel
5b31074717
bring o2m back to life
2020-10-10 11:03:39 +02:00
maartenvn
716784a1c8
Replace 'locale' with 'language'
...
- Update fields translations use 'language' instead of 'locale'
- Replace all translation files from locale to language
- Update the docs with locale to language
2020-10-10 00:59:10 +02:00
maartenvn
97de8af2c8
Remove unused 'locale_options'
2020-10-10 00:43:39 +02:00
maartenvn
07c33720c8
Use 'language' instead of 'locale' in the app
2020-10-10 00:43:00 +02:00
Nitwel
989182f59a
initial commit
2020-10-09 22:42:11 +02:00
Nitwel
7753b79f02
add headerPlaceholder prop to repeater
2020-10-09 18:42:42 +02:00
Nitwel
f706e7a327
fix keyCombination validation
2020-10-09 18:13:56 +02:00
Nitwel
f645cfd42c
Fix corresponding field name not getting set in store
2020-10-09 16:25:41 +02:00
Nitwel
ab4ff1cd4a
add dense prop to v-list-group
2020-10-09 15:05:08 +02:00
Nitwel
c19ac51ffa
add 'close' event to v-dialog and v-modal
2020-10-09 14:55:58 +02:00
Nitwel
b13ec9ed33
Merge branch 'main' into fix-381
2020-10-09 14:13:08 +02:00
Nitwel
f753e40fb2
Merge branch 'main' into fix-336
2020-10-09 14:08:09 +02:00
Nitwel
447c59ce2d
clean code
2020-10-09 14:05:00 +02:00
Nitwel
9e5f5b8d6d
clean code
2020-10-09 13:52:04 +02:00
Nitwel
86d4cdcbdb
remove console log
2020-10-09 13:46:46 +02:00
Nitwel
812f60874d
fix navigation now working
2020-10-09 00:42:42 +02:00
Nitwel
32c433fb24
remove subgroups
2020-10-08 23:00:19 +02:00
Nitwel
ae7ad4cb38
Merge branch 'main' into list-accordion
2020-10-08 22:57:17 +02:00
Nitwel
a27d6e4fc0
fix src not being null
2020-10-08 22:35:35 +02:00
Nitwel
d73ef72d33
remove background of svg
2020-10-08 22:34:50 +02:00
rijkvanzanten
6ee74e06e7
v9.0.0-beta.10
2020-10-08 15:18:20 -04:00
rijkvanzanten
0a0dc0198f
I give up. You can have your d*mn lockfile
2020-10-08 15:18:01 -04:00
rijkvanzanten
fde1b6eaad
Fix TS 4.0 warnings
2020-10-08 15:01:48 -04:00
Ben Haynes
aa437ab8f5
Style docs heading links
2020-10-08 11:26:32 -04:00
Ben Haynes
cc77446b6d
Add docs sidebar info
2020-10-08 11:26:18 -04:00
rijkvanzanten
045aa613e2
Rely on undefined check for #583
2020-10-08 09:08:20 -04:00
Nitwel
94373041b0
use form mixin and add singleton on collection setup
2020-10-08 12:22:48 +02:00
Nitwel
fb756f75f4
support unnamed collection navigations and fix repeater naming
2020-10-08 11:35:06 +02:00
Nitwel
1ef08942b3
fix view possibly being null
2020-10-08 10:20:00 +02:00
rijkvanzanten
44a2260d18
Remove empty injection
2020-10-07 22:07:14 -04:00
rijkvanzanten
da51cffcff
Small tweaks
2020-10-07 22:05:19 -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
Rijk van Zanten
7bf548a997
Merge pull request #579 from nickrum/preset-name-fix
...
Fix presets bookmark field name
2020-10-07 21:29:46 -04:00
Rijk van Zanten
37e44262d9
Merge pull request #578 from nickrum/preset-drawer-fix
...
Fix presets filter query
2020-10-07 21:29:18 -04:00
Nicola Krumschmidt
d0db08ef92
Fix presets bookmark field name
...
This fixes the presets and bookmarks browse view not showing any values
in the name column.
2020-10-08 02:11:01 +02:00
Nicola Krumschmidt
a970c14c03
Fix presets filter query
...
This fixes a RangeError and the drawer not showing the presets and
bookmarks count.
2020-10-08 02:04:10 +02:00
Ben Haynes
0f8017f06d
Ref #577
...
WIP
2020-10-07 17:31:30 -04:00
Nitwel
6aab9a76eb
add modified_by
2020-10-07 19:10:16 +02:00
Nitwel
7b257cd038
add modified_on to files
2020-10-07 18:51:23 +02:00
Nitwel
05dcbf945b
Fix opening repeater row when creating new one
2020-10-07 17:52:18 +02:00
Rijk van Zanten
248d648ba0
Merge pull request #568 from directus/fix-307
...
Disable field when unselected in collection creation
2020-10-07 10:58:36 -04:00
Nitwel
11fe48c6ac
style chanes
2020-10-07 16:45:51 +02:00
Rijk van Zanten
0ad099d1bb
Merge pull request #563 from directus/repeater-type
...
Add type field to repeater
2020-10-07 10:12:56 -04:00
rijkvanzanten
4d1e21d95e
Move inject outside of computed
2020-10-07 10:10:49 -04:00
Rijk van Zanten
2b80a627f6
Merge pull request #569 from directus/folder-detail-back
...
Fix back arrow in folder
2020-10-07 09:37:49 -04:00