Nitwel
6d468fb2bf
m2o fix corresponding type not set ( #4052 )
...
* m2o fix corresponding type not set
* Update app/src/modules/settings/routes/data-model/field-detail/components/relationship-m2o.vue
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-02-15 10:08:32 -05:00
YannickMol
902b760676
Autofocus on name when duplicating field ( #4039 )
...
Fixed #3392
2021-02-12 17:55:57 -05:00
Rijk van Zanten
81fc8443df
Don't wrap text in nav ( #4035 )
...
* Move v-list-item-text to v-text-overflow, use in tables
* Fix type issue
2021-02-12 16:39:17 -05:00
rijkvanzanten
533b235920
Prevent cyclical dependency between app/api
2021-02-11 13:17:06 -05:00
Rijk van Zanten
1064d10296
Fix file imports now that vetur supports monorepos ( #4016 )
2021-02-11 13:08:59 -05:00
Rijk van Zanten
b7d87e581a
System permissions for app access ( #4004 )
...
* Pass relations through schema, instead of individual reads
* Fetch field transforms upfront
* Fix length check
* List if user has app access or not in accountability
* Load permissions up front, merge app access minimal permissions
* Show app access required permissions in permissions overview
* Show system minimal permissions in permissions detail
* Fix app access check in authenticate for jwt use
* Fix minimal permissions for presets
* Remove /permissions/me in favor of root use w/ permissions
* Fix logical nested OR in an AND
* Use root permissions endpoint with filter instead of /me
* Allow filter query on /permissions
* Add system minimal app access permissions into result of /permissions
* Remove stray console log
* Remove stray console.dir
* Set current role as role for minimal permissions
* Fix no-permissions state for user detail
* Add filter items function that allows altering existing result set
2021-02-11 12:50:56 -05:00
Rijk van Zanten
df22a58c6a
Update in-app docs ( #3989 )
...
* Fix root redirect
* Fix html in headings
* Add graphql syntax mode
* Install markdown-it + plugins
* Fix file copying on mac
* Replace md rendering engine
* Fix wrong links in guides
* Scroll to top on every route change
* Update in-app links
* Fix home redirect
* Fix deep-linking paths
* Add to reference
* Fix nested group scoping
* Fix open path reference
2021-02-09 18:31:25 -05:00
Rijk van Zanten
d9717c1df7
Navigate back to parent folder on file save/delete-and quit ( #3976 )
...
Fixes #3909
2021-02-08 16:57:38 -05:00
Rijk van Zanten
bf2d99a534
Fix infinite loop in recent files filter ( #3975 )
...
Fixes #3942
2021-02-08 16:36:09 -05:00
Rijk van Zanten
5450de0351
Update Docs ( #3905 )
...
* Allow formatted value display for numbers
* Move the docs website into monorepo
* Fix build
* Tweak docs build setup
* Fix tips, pull in images
* Add syntax highlighting to docs
* Restructure nav, add divider
* Fix tips formatting
* Add prettier config
* Add editorconfig
2021-02-02 11:55:04 -05:00
Philleep Florence
c934dd17a6
1129.01 - Resolve links and images within the Docs Module. ( #3760 )
...
* 1129.01 - Resolve links and images within the Docs Module. Validate hint container blocks.
* Remove copy-to-app
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-02-01 17:15:58 -05:00
rijkvanzanten
3103d9d7ea
Fix archive button on collection module collection overview
...
Fixes #3826
2021-01-29 18:39:01 -05:00
Rijk van Zanten
5d96529341
Don't navigate on save as copy on validation error ( #3854 )
...
Fixes #3430
2021-01-29 18:04:22 -05:00
rijkvanzanten
6d00de6b67
Merge branch 'main' of github.com:directus/directus into main
2021-01-28 17:40:03 -05:00
rijkvanzanten
dbfc594857
Fix activity sidebar filters
...
Fixes #3768
2021-01-28 17:39:28 -05:00
Peter Stuifzand
734f39e155
Fix typo for batchEditAllowed -> batchArchiveAllowed
2021-01-28 22:57:12 +01:00
rijkvanzanten
e547a72693
Use correct permissions in drawer-item
...
Fixes #3811
2021-01-28 16:48:51 -05:00
rijkvanzanten
56034fffc6
Fix language change on save
...
Fixes #3714
2021-01-27 13:40:08 -05:00
Nicola Krumschmidt
4bfbc2ba9f
Prevent add/edit dialogs from saving if value is null
2021-01-26 13:14:32 +01:00
Nicola Krumschmidt
8f8b33de09
Fix v-input usages requiring nullable to be false
2021-01-26 13:08:29 +01:00
Nicola Krumschmidt
56be2c0f9e
Fix formatting
2021-01-26 13:03:29 +01:00
Ben Haynes
0b3aa71940
Merge branch 'main' of https://github.com/directus/directus into main
2021-01-25 10:52:51 -05:00
Ben Haynes
dbd7dfb328
fix nav colors
2021-01-25 10:52:35 -05:00
rijkvanzanten
d2705713e1
Use body for moving files to folder
...
Fixes #19
2021-01-20 21:37:46 -05:00
rijkvanzanten
4ea6aa1f7c
Add image picker to md interface
2021-01-19 12:11:16 -05:00
rijkvanzanten
770761b30c
Don't change the language if you're not editing current user
...
Fixes #3714
2021-01-15 17:46:05 -05:00
Jakob-em
5a6f340657
Fix duplicate field notification
2021-01-15 21:31:19 +01:00
rijkvanzanten
b30324a06c
Add custom syntax block option to markdown
...
And fix v-form overrides
2021-01-15 11:43:27 -05:00
Ben Haynes
55b0ae581d
fix plural title
2021-01-14 21:18:07 -05:00
rijkvanzanten
2a95f62b20
Fix duplicable check
...
Fixes #3239
2021-01-13 15:51:25 -05:00
rijkvanzanten
05f0bc967e
Turn hash into type
...
Fixes #3542
2021-01-12 17:08:19 -05:00
Mehmet Tüken
12d03114b5
set m2o corresponding field one collection.
2021-01-10 11:25:12 +03:00
Jakob-em
efce49930a
Add missing tooltips
...
- create bookmark
- delete filter
- change operator
- table sort icons
2020-12-29 21:48:09 +01:00
Nicola Krumschmidt
97211d5d69
Clean up field type watcher in local store
2020-12-28 00:38:01 +01:00
Nicola Krumschmidt
211898776e
Reset Length and Required if Field Type changes
2020-12-28 00:34:46 +01:00
rijkvanzanten
4220542d76
Tweak styling
2020-12-16 18:25:59 -05:00
rijkvanzanten
33c614f638
Show error dialogue on unexpected saving error
2020-12-16 18:19:28 -05:00
rijkvanzanten
af8bc3c962
Fix typing issue
2020-12-16 18:06:19 -05:00
rijkvanzanten
ea3e3125be
Merge branch 'main' into fix-356
2020-12-16 17:29:49 -05:00
Rijk van Zanten
157c43f175
Merge pull request #2900 from directus/patch-3
...
Updating one-to-many relationship fields form
2020-12-16 17:04:27 -05:00
Rijk van Zanten
6330c7ffab
Update app/src/modules/settings/routes/data-model/field-detail/components/relationship-o2m.vue
2020-12-16 17:04:18 -05:00
rijkvanzanten
f10af130c7
Don't allow auto-gen UUID on file type
...
Fixes #3241
2020-12-14 20:01:41 -05:00
rijkvanzanten
79876f065d
Default to correct corresponding collection in m2o setup
...
Fixes #3303
2020-12-14 19:59:54 -05:00
rijkvanzanten
451f412b28
Fix filters not staging on first use
...
And add no-results state, no-layout-selected state
Fixes #3402
2020-12-14 19:43:02 -05:00
rijkvanzanten
83b003b5ff
Fix scale/precision not saving properly
...
Fixes #3368
2020-12-14 19:28:14 -05:00
rijkvanzanten
fde6125400
Properly truncate large column names
...
Fixes #3419
2020-12-14 19:20:55 -05:00
rijkvanzanten
becba663b4
Start groups open when start open
...
Fixes #3397
2020-12-11 18:15:56 -05:00
rijkvanzanten
2ed1e92d5c
Fix auto-gen translations not setting interface correctly
2020-12-08 15:57:53 -05:00
Igor Savin
7cddb458cb
Run prettier across app and api
2020-12-08 02:22:00 +02:00
rijkvanzanten
f2cc4ed66c
Set primary key true explicitly
...
Fixes #3333
2020-12-07 18:32:40 -05:00