Commit Graph

8642 Commits

Author SHA1 Message Date
Lasse Rosenow
46c0a62b71 Improve app loading background (#12865)
* Improve loading background

* Fix login background

* Update app/src/app.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-04-21 15:16:23 -04:00
Rijk van Zanten
cdb63a90dc Fix validation check on item update (#12933) 2022-04-21 14:38:54 -04:00
Eron Donevan Powell
7481419fb1 Docs: Content (#12046)
* small tweaks on content page, pushing to origin

* collectionsfirst edit half done

* improved tip on create an item

* reworked intro sections of content docs

* added on import/export and layouts pages

* finished content.md first draft, added some structural details

* content-collections.md first draft complete

* renamed content-collections.md to 'Collection Page' and content-items.md to 'Item Page'

* content-items.md first draft finished

* content-layouts.md first draft complete

* import/export first draft *almost* done

* imports/export first draft done

* forgot to manually add import/export file to commit

* moved layouts into utilities

* import-export first draft done

* Initial proofread of all content docs

* addressed most comments from github review

* media added

* widows

* Update docs/app/content.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* applied half of rijk's edit requests, waiting for replies to add the other half

* finished applying rijk's edit requests

* Fix active link style in docs sidebar nav

* Add cloud exclusive mention

* The last of it... Until Loris edits

Co-authored-by: Eron Powell <eronpowell@Erons-MBP-2.local>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-21 12:37:15 -04:00
rijkvanzanten
056fc493f9 Handle missing type in display better 2022-04-21 11:52:25 -04:00
Eron Donevan Powell
ae25bca518 Docs: Cloud - Lori's Edits (#12905)
* Text edits

Edited for grammar, style.

* text changes

Edits for grammar, style, consistency.

* text changes

Edited for grammar, style, consistency

* text edits

Edited for grammar, style and consistency

* a few more changes

punctuation

* text edits

Edited for grammar, style, consistency.

* fixed type-errors

* fixed type errors and widows

* fixed type errors

* fixed type errors

* fixed type errors

* Update docs/cloud/glossary.md

Co-authored-by: lmaupas <103216525+lmaupas@users.noreply.github.com>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2022-04-21 10:51:27 -04:00
Azri Kahar
c54434d854 Show minutes by default in Calendar month layout (#12929) 2022-04-21 14:17:58 +00:00
Azri Kahar
e93ab8db0f Fix model updates when using collection prop (#12917) 2022-04-21 09:03:11 -04:00
Azri Kahar
bc0e4bc20f translate validation message in validation errors (#12916) 2022-04-21 08:22:41 -04:00
Azri Kahar
4438909186 Fix readSingleItems response from array to object (#12922) 2022-04-21 08:21:35 -04:00
Azri Kahar
5bfd3b7b90 Add missing import for color package (#12919) 2022-04-21 09:39:19 +00:00
Azri Kahar
49a687788b Prevent passing empty string as json field default (#12904) 2022-04-20 21:42:30 +00:00
Rijk van Zanten
59eb0f7cec New translations en-US.yaml (Italian) (#12902) 2022-04-20 20:45:25 +00:00
Rijk van Zanten
78a3895f75 Give config file higher priority than existing env (#12900)
Fixes #12884
2022-04-20 16:33:26 -04:00
Rijk van Zanten
722e202673 New translations en-US.yaml (Italian) (#12898) 2022-04-20 20:07:49 +00:00
Rijk van Zanten
9cc10c68e6 New translations en-US.yaml (Romanian) (#12894) 2022-04-20 19:16:46 +00:00
Azri Kahar
f0a4e95ced fix unsetting fields in batch mode (#12880) 2022-04-20 11:40:20 -04:00
Rijk van Zanten
be1295f73a New translations en-US.yaml (Persian) (#12878) 2022-04-20 13:55:23 +00:00
Azri Kahar
ec2d0dd16d Input translated string improvements (#12869)
* Input translated string improvements

* Update app/src/interfaces/_system/system-input-translated-string/input-translated-string.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-04-20 13:36:03 +00:00
rijkvanzanten
1486d37eb0 Match display default value to option 2022-04-20 09:32:58 -04:00
Azri Kahar
5c99906e48 Refresh datetime display value every minute for relative format (#12872) 2022-04-20 08:10:02 -04:00
Azri Kahar
3802fb8ae8 FIx failed to resolve component warning (#12875) 2022-04-20 11:50:03 +00:00
Rijk van Zanten
89aa10b3d7 New Crowdin updates (#12866)
* New translations en-US.yaml (German)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Polish)

* Update source file en-US.yaml

* New translations en-US.yaml (German)
2022-04-19 16:10:31 -04:00
Jay Cammarano
6e3e67889d removed trailing comma from panels.barchart.name (#12864) 2022-04-19 15:27:59 -04:00
Rijk van Zanten
d652a12008 Ignore non-alias fields that only exist in directus_fields (#12860)
* Ignore non-alias fields that only exist in directus_fields

Fixes #12857

* Organize imports
2022-04-19 14:44:32 -04:00
Jay Cammarano
f7c8789800 Move more utils to shared (#12825)
* getEndpoint()

* cssVar() and abbreviateNumber

* remove unneeded type. Tests.

* better tests

* getEndpoint Tests

* cssVar => browser folder, test not passing yet

* tests passing
2022-04-19 11:25:48 -04:00
Azri Kahar
08e57c2901 only set default value when exists for singleton (#12852) 2022-04-19 11:18:09 -04:00
Azri Kahar
098dc4cc70 fix directus_user mutation with role (#12849) 2022-04-19 10:32:08 -04:00
Azri Kahar
460f0ba003 Fix alias (#12826)
* fix alias

* minor clean up

* fix graphql nested junction aliases
2022-04-19 10:19:49 -04:00
rijkvanzanten
5cce44fa05 Remove deadlink 2022-04-18 19:12:07 -04:00
Rijk van Zanten
0a315dcf74 Fix related primary key lookup in list-m2m (#12840)
* Fix related primary key lookup in list-m2m

Fixes #12836

* Apply the same fix for m2a
2022-04-18 19:11:30 -04:00
Rijk van Zanten
986bd51759 Don't save directus_revisions row for empty delta (#12839)
Fixes #12838
2022-04-18 22:54:19 +00:00
Rijk van Zanten
7dd8e8a6a9 Support jsonb in count() (#12835)
* Support jsonb in count()

Fixes #12779

* Flip check

The expected path is json rather than jsonb, so it feels like the safer default
2022-04-18 15:16:57 -04:00
Rijk van Zanten
3410771bce Fix width detection when using mixed hidden fields (#12834)
* Use correct previous visible field when calculating width

Fixes #12815

* Fix order of system filter
2022-04-18 14:31:19 -04:00
Rijk van Zanten
982a7836f2 Scope not null in subquery (#12833)
Fixes #12803
2022-04-18 13:21:29 -04:00
Nitwel
303e192a05 fix update fetchedItems on every param change (#12832) 2022-04-18 17:08:06 +00:00
Rijk van Zanten
f4238232b2 New translations en-US.yaml (Danish) (#12829) 2022-04-18 16:18:09 +00:00
Rijk van Zanten
c67c1f7301 New translations en-US.yaml (Danish) (#12828) 2022-04-18 15:52:01 +00:00
Rijk van Zanten
ac2f117cdd New translations en-US.yaml (Danish) (#12827) 2022-04-18 15:18:43 +00:00
Rijk van Zanten
74fbba5c3b Fix casting of duplication fields (#12824)
Fixes #12555
2022-04-18 10:39:41 -04:00
Azri Kahar
6298b9e995 Prevent stale filter value when switching maps (#12797) 2022-04-18 10:23:23 -04:00
Nitwel
bbd5676b7c Show pagination on readonly (#12800)
* show pagination on readonly

* allow to preview disabled items
2022-04-18 10:18:30 -04:00
Nitwel
3db1fff840 fix uploading new files not working (#12821) 2022-04-18 10:16:49 -04:00
rijkvanzanten
14d8338403 Fix linter warning 2022-04-18 10:16:23 -04:00
Rijk van Zanten
518d14607d Tweak default sizing of roles, enable resize (#12822)
* Tweak default sizing of roles, enable resize

Implements #12816

* Use v-text-overflow for role name

* Use text overflow for description as well
2022-04-18 10:13:54 -04:00
Nitwel
e57718dde5 fix itemId being null (#12799) 2022-04-18 15:38:55 +02:00
Rijk van Zanten
69d40af5b3 New translations en-US.yaml (Polish) (#12811) 2022-04-17 13:54:21 +00:00
Rijk van Zanten
ae83412bb6 New translations en-US.yaml (Polish) (#12807) 2022-04-17 09:41:56 +00:00
Rijk van Zanten
a9558147ea New translations en-US.yaml (Polish) (#12806) 2022-04-17 09:16:47 +00:00
Rijk van Zanten
47f510545d New translations en-US.yaml (Bulgarian) (#12798) 2022-04-16 08:49:33 +00:00
Rijk van Zanten
d8b81f07c7 Throw 400 on file upload with missing filename (#12785)
Fixes #8101
2022-04-15 17:36:42 -04:00