Commit Graph

188 Commits

Author SHA1 Message Date
rijkvanzanten
036c9810f9 Don't show unchanged data in diff
Fixes #2914
2021-02-22 19:09:23 -05:00
Nitwel
78bd05bff4 Fix advanced filtering on relational fields (#4217)
* fix advanced filtering on relational fields

* Fix relational lookup for o2m fields

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-22 10:42:45 -05:00
Nitwel
7a2a4c311a Add expand_more icons to sidebar detail (#4153)
* add expand_more icons to sidebar detail

* remove moving sidebar header

* Use mandatory for open state

* Use mandatory to toggle first item

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-18 12:51:07 -05:00
Nitwel
bdec23c796 Fix bookmarks not updating properly (#4134)
* first try on fixing bookmarks

* fix bookmarks and search not updating on single word

* Fix double inject on paste

Fixes #3792

* Remove unused import

* Set bookmark saved state on clear local value

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-18 11:21:49 -05:00
Nitwel
e1b353b38b fix translation of module names (#4057) 2021-02-15 11:32:36 -05:00
rijkvanzanten
e3b39f211f Use overflow helper for text-only displays 2021-02-12 16:48:40 -05:00
Rijk van Zanten
c440c66461 Trigger search on input and paste (#4034)
Fixes #3792
2021-02-12 15:41:54 -05:00
Rijk van Zanten
ee3f5cbad3 Various m2a builder fixes (#4032)
* Fix drawer opening empty item after sort

* Fix null sorting

* Fix sending null for a type in field creation

* Fix sort / edit existing on sorted values in m2a builder

Fixes #4005, fixes #4007

* Remove stray console log
2021-02-12 15:23:23 -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
c049daf418 Fix save-button overflow in header-bar (#3970)
Fixes #3910
2021-02-08 15:42:09 -05:00
rijkvanzanten
e547a72693 Use correct permissions in drawer-item
Fixes #3811
2021-01-28 16:48:51 -05:00
Nicola Krumschmidt
8f8b33de09 Fix v-input usages requiring nullable to be false 2021-01-26 13:08: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
8ec04fa458 update public logo 2021-01-25 10:52:47 -05:00
rijkvanzanten
9e2826057e Optimize search performance 2021-01-21 14:38:37 -05:00
rijkvanzanten
7bbce08b98 Add edit drawers to file/image interfaces
Closes #3752
2021-01-21 11:49:35 -05:00
Ben Haynes
5bd9e60fdf style updates 2021-01-20 19:28:57 -05:00
rijkvanzanten
4ea6aa1f7c Add image picker to md interface 2021-01-19 12:11:16 -05: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
b0af07ae99 public page style updates 2021-01-14 09:58:23 -05:00
Ben Haynes
1cfa09e46c improve sizing/spacing on page
This could be converted to a Project Setting option… which might be nice :)
2021-01-13 18:21:45 -05:00
Ben Haynes
54ddf83f6d shift up breadcrumb 2021-01-13 18:21:02 -05:00
Ben Haynes
f69c8c2c36 add new type contrast option to hierarchy 2021-01-13 18:11:24 -05:00
Ben Haynes
fbe5d6e094 Give page title more left space 2021-01-13 18:08:02 -05:00
Jakob-em
ec1f5c9826 Clear emails after successful invite 2021-01-13 21:01:41 +01:00
Jakob-em
efce49930a Add missing tooltips
- create bookmark
- delete filter
- change operator
- table sort icons
2020-12-29 21:48:09 +01: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
e01
25666d1521 Add search items to be translated 2020-12-11 11:30:04 +02:00
rijkvanzanten
17a6cbc1d3 Remove unused translations 2020-12-08 13:25:03 -05:00
Igor Savin
7cddb458cb Run prettier across app and api 2020-12-08 02:22:00 +02:00
rijkvanzanten
3605d1fc80 Fix type issue 2020-12-07 16:03:33 -05:00
rijkvanzanten
eca57e5be6 Fix boolean filter value status 2020-12-07 16:02:02 -05:00
rijkvanzanten
665ab42c5d Merge branch 'main' into m2a-interface 2020-11-27 13:55:06 -05:00
rijkvanzanten
beb4cae55a Render -- instead of ??? in unknown value in render template 2020-11-27 13:02:05 -05:00
rijkvanzanten
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -05:00
rijkvanzanten
ececff6e14 Add todo 2020-11-17 14:23:39 -05:00
rijkvanzanten
0457509e9e Improve drawer on mobile
Fixes #859
2020-11-11 18:01:24 -05:00
Ben Haynes
61126fba4c Fix wrapping time on comments 2020-11-11 17:00:13 -05:00
rijkvanzanten
8a4578fee6 Fix file preview token 2020-11-11 15:41:47 -05:00
rijkvanzanten
528112314d Remove outdated tests, fix imports 2020-11-09 12:29:01 -05:00
rijkvanzanten
57b7b3db06 Update user invite UX, add accept invite route
Fixes #886, closes #891
2020-11-05 18:54:52 -05:00
rijkvanzanten
31dadde0c2 Add permissions to /assets endpoint
Fixes #887
2020-11-05 18:22:15 -05:00
rijkvanzanten
94c03b4d4a Use new error handler where we don't handle errors better 2020-11-05 17:24:27 -05:00
rijkvanzanten
44f926e911 Update/fix unexpected error dialog 2020-11-05 17:02:01 -05:00
rijkvanzanten
207d347b80 Add notify function 2020-11-05 16:34:32 -05:00
rijkvanzanten
4130337f7a Merge branch 'main' into error-handling 2020-11-05 16:16:44 -05:00
rijkvanzanten
8dbfd34862 Update batch style to drawer 2020-11-05 15:39:07 -05:00
Jens Kuerschner
336962b387 Update public-view.vue
Add small fixes to optimize mobile support and scale elements propertly without overlapping each other or the screen.
2020-11-03 12:08:22 +01:00