Commit Graph

1962 Commits

Author SHA1 Message Date
rijkvanzanten
3d33b9db55 Allow and ignore null schema in field update
Fixes #4254
2021-02-23 17:06:35 -05:00
Jian Liao
545b6a03f6 Fix Issue 4188 (#4200)
* add more ignore pattern for git

* fix #4188 by applying a special flag for unsaved item and build a predictable sort

* revert the change for api/.gitignore

* Rely on editsAtStart in value check instead of unsaved flag

Co-authored-by: Jian Liao <jianliao@adobe.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-23 15:18:23 -05:00
Rijk van Zanten
b2c85bad6a New Crowdin updates (#4239)
* Update source file en-US.yaml

* New translations en-US.yaml (French)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Hungarian)
2021-02-23 14:46:17 -05:00
rijkvanzanten
474d68499b Fix wrong type in corresponding m2m field
Fixes #4243
2021-02-23 14:45:54 -05:00
rijkvanzanten
fab082b63f Fix revisions drawer detail when number of revisions > 100
Fixes #4187
2021-02-23 14:38:38 -05:00
rijkvanzanten
689ccffa2d Add roles to recommended app default permissions
Fixes #4212
2021-02-23 12:02:00 -05:00
rijkvanzanten
f0ed48d344 Use db-safe for repeater field option
Closes #3391
2021-02-22 20:11:43 -05:00
rijkvanzanten
301d5a3337 Add "show hidden collections" context menu
Closes #3310
2021-02-22 19:49:53 -05:00
rijkvanzanten
0b20922c27 Use v-if instead of v-show to render nested list items
Fixes #3417
2021-02-22 19:24:28 -05:00
rijkvanzanten
036c9810f9 Don't show unchanged data in diff
Fixes #2914
2021-02-22 19:09:23 -05:00
rijkvanzanten
6fe03dd183 Only expose version in dev mode 2021-02-22 18:21:25 -05:00
Rijk van Zanten
4869b79eaf New translations en-US.yaml (French) (#4225) 2021-02-22 18:13:12 -05:00
Nitwel
ef33d2edfe Add search field in settings > presets (#4176)
* add search field in settings > presets

* move search field to the sidebar
2021-02-22 12:43:31 -05:00
Rijk van Zanten
e8d5ded6ee New Crowdin updates (#4186)
* New translations en-US.yaml (French)

* New translations en-US.yaml (Bulgarian)

* Update source file en-US.yaml

* Update source file en-US.yaml

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Turkish)
2021-02-22 12:42:05 -05:00
YannickMol
cf261f4eb2 Show related values for M2A (#4196) 2021-02-22 11:24:05 -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
YannickMol
c66fec0c6d Show dropdown groupable (#4202)
Fixes #4193
2021-02-22 10:27:50 -05:00
Nitwel
3cedef6d13 allow setting primary key in o2m (#4218) 2021-02-22 10:07:51 -05:00
YannickMol
c69aaa471d Clarify filtered results (#4162)
* Clarify filtered results

Fixes #3769

* Update cards.vue

* Change to 1 (filtered) item
2021-02-19 17:07:41 -05:00
Nitwel
0896526be6 fix input padding (#4185) 2021-02-19 17:04:04 -05:00
Nitwel
79eff4d5b2 Add notification when new field will be generated (#4148)
* add notification when new field will be generated

* add detailed info on which data will be generated

* update style of notification

* update paddings
2021-02-19 15:07:04 -05:00
Rijk van Zanten
b407b14d66 New Crowdin updates (#4164)
* New translations en-US.yaml (French)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Japanese)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)
2021-02-19 14:54:47 -05:00
Nitwel
2ee639964c Show prompt when having unsaved changes (#4174)
* show prompt when having unsaved changes

* alert also for users and files
2021-02-19 14:51:53 -05:00
Nitwel
de528f261d fix-z-height on wysiwyg in drawer (#4177) 2021-02-19 11:06:52 -05:00
YannickMol
d56b8cf836 Show number of items for M2A in tabular view (#4168)
Fixes #3517
2021-02-19 10:56:58 -05:00
Jian Liao
b9cc5ec8b3 Fix issue-4005 [M2A] Item order changed after parent object save (#4167)
* add more ignore pattern for git

* revert gitignore change for api

Co-authored-by: Jian Liao <jianliao@adobe.com>
2021-02-19 10:43:15 -05:00
Jian Liao
a4932a099e Fix issue 4146 - Warning message while rendering M2A builder (#4158)
* add more ignore pattern for git

* fix #4146 by waiting until junctionRowMap got filled

* fix #4146 by waiting until junctionRowMap got filled

* revert local gitingore change

Co-authored-by: Jian Liao <jianliao@adobe.com>
2021-02-18 18:13:14 -05:00
Rijk van Zanten
fe07419f28 New Crowdin updates (#4144)
* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (French)
2021-02-18 17:07:57 -05:00
Adrian Dimitrov
ca8d0e3dc0 Actions presentation interface (#3677)
* Adding actions interface

* Do not use v-button-group

* Add open in new window; Use injected values instead of $parent

* Simplify and rename interface

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-18 16:37:53 -05:00
Ben Haynes
d1fb64223d in-app docs styling updates 2021-02-18 14:25:32 -05:00
Ben Haynes
2d948f49ab more contrast on v-list submenus 2021-02-18 14:25:10 -05:00
rijkvanzanten
175b50a29c Fix type warning 2021-02-18 13:43:45 -05:00
rijkvanzanten
7f652ced4f Fix loading indicator state of v-table
Fixes #4157
2021-02-18 13:42:22 -05:00
Ben Haynes
1ecedf5d44 dark theme highlight fix 2021-02-18 12:56:58 -05:00
Nitwel
52922866ef sort fields when getting them from the store (#4154) 2021-02-18 12:54:49 -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
22dccf2adc fall back to key.code when char is not latin (#4151) 2021-02-18 11:26:01 -05:00
Nitwel
32fabbd2ee fix repeater type not being able to be set (#4149) 2021-02-18 11:22:57 -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
Rijk van Zanten
80ae253d34 New Crowdin updates (#4105)
* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Lithuanian)

* New translations en-US.yaml (Dutch)

* New translations en-US.yaml (Norwegian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Portuguese, Brazilian)

* New translations en-US.yaml (Spanish, Chile)

* New translations en-US.yaml (Indonesian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Chinese Traditional)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Spanish, Latin America)

* Update source file en-US.yaml

* New translations en-US.yaml (French)
2021-02-17 18:34:47 -05:00
Nitwel
f3807a57c0 Live preview title when creating new field (#4129)
* Live preview title when creating new field

* rename translation name
2021-02-17 12:10:04 -05:00
Nitwel
84c52feb71 Reset value of interface interface when type gets changed (#4125) 2021-02-17 11:03:38 -05:00
Nitwel
274e3950b7 fix batch mode not setting default values (#4124) 2021-02-17 11:01:34 -05:00
rijkvanzanten
b80c8f2a85 Allow any type to be rendered in text-overflow 2021-02-17 11:00:04 -05:00
rijkvanzanten
3615612da0 Apply search to filter_count
Fixes #4121
2021-02-17 10:47:57 -05:00
rijkvanzanten
07ea3870ba Fix revisions permissions check for admin users
Fixes #4114
2021-02-17 10:32:49 -05:00
rijkvanzanten
5aad79dc5a Navigate away from bookmark on bookmark delete
Fixes #3766
2021-02-16 16:58:41 -05:00
rijkvanzanten
96dea565a5 Skip hidden fields in tabular default columns
Fixes #3367
2021-02-16 16:36:40 -05:00
Alexandre Lotte
e8d565b074 Fix input padding (#4020) 2021-02-16 16:31:43 -05:00
YannickMol
19dfb56eab Fix padding v-field-template (#4103)
Fixes Rijk's comment on #4020
2021-02-16 16:30:56 -05:00