rijkvanzanten
58f6a6fcde
v9.16.0
v9.16.0
2022-08-18 16:55:44 -04:00
rijkvanzanten
ec024217c3
Update app docs
2022-08-18 16:52:48 -04:00
Rijk van Zanten
3643bbfae4
New Crowdin updates ( #14994 )
...
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Sorani (Kurdish))
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (French, Canada)
* Update source file en-US.yaml
* Update source file en-US.yaml
* New translations en-US.yaml (Romanian)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Persian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Breton)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Serbian (Cyrillic))
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (English, United Kingdom)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Afrikaans)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Catalan)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Greek)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Japanese)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Norwegian)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Ukrainian)
* New translations en-US.yaml (English, Canada)
* New translations en-US.yaml (French, Canada)
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Spanish, Mexico)
* New translations en-US.yaml (Sorani (Kurdish))
* Update source file en-US.yaml
* New translations en-US.yaml (Romanian)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Persian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Breton)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Serbian (Cyrillic))
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (English, United Kingdom)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Afrikaans)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Catalan)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Ukrainian)
* New translations en-US.yaml (English, Canada)
* New translations en-US.yaml (French, Canada)
* New translations en-US.yaml (Croatian)
* New translations en-US.yaml (Spanish, Mexico)
* New translations en-US.yaml (Sorani (Kurdish))
2022-08-18 16:51:57 -04:00
ian
73fa8d66ac
Emit nested action events after the transaction completes ( #14981 )
...
* Emit nested action events after the transaction completes
* Propagate mutation options for the disabling of nested emits
* Disable emit in test
* Shift emitting
2022-08-18 16:07:33 -04:00
José Varela
63b667e45d
API: Bypass cache for /server/ping ( #15149 )
...
* Bypass schema cache
* Bypass request cache
* Short-circuit on ping calls
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-08-18 16:04:45 -04:00
Brainslug
b9803456e0
Stop groups from rendering before the conditions are applied ( #15144 )
...
* update open state if already initialized
* prevent group rendering with default props before data is loaded
* prevent default field options before values are loaded
2022-08-18 15:40:17 -04:00
Azri Kahar
ad97b309cd
Allow array of user IDs for Notify operation ( #14694 )
...
* Allow array of user IDs for Notify operation
* Update app/src/operations/notification/index.ts
* use csv for all tags interfaces in Flow operations
2022-08-18 15:39:51 -04:00
Rijk van Zanten
a21b28b423
Add "Run Script" operation ( #15101 )
...
* [WIP] Start working on script operation
* WIP Remove npx-import experiment
* Don't break on string value in options scope
* WIP Add module whitelist
* Mission critical import cleanup work
* Add translated labels
* Use nodeVM for everything
Keeps the export function callback structure consistent
* Tweak wording
* WIP start on tests
* Improve typing in shared define types
* Add missing base reactive properties in server store
* Add tests for exec index in app
* Add tests
* Optimize error handling
2022-08-18 15:39:25 -04:00
Gerard Lamusse
9c104519f0
Initial interface of O2M & M2M Table View ( #12820 )
...
* Fix lint issues
Merge in main
* Add support for resizing columns.
Disable sorting on json columns
* Replaced static text with translations
* remove unused variables
* add no collection/fields states to system-fields
* turn columns to notice when creating list-m2m
* tweak system-fields no fields background color
* add danger styling for deselect in table layout
* add tooltips
* prevent linking to items without ID yet
* fix launch icon for list layout
* tweak padding for per page
* Update missing types
* resolve ::v-deep to :deep warning
* minor style tweaks
* fix search
* fix destructuring crashing when no permissions
* remove unused variables
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
2022-08-19 03:16:20 +08:00
Gerard Lamusse
394e577668
Fix searching custom value and text property on v-select ( #15148 )
2022-08-18 15:07:09 -04:00
Pascal Jufer
de2d81082c
Revert "Fix "Unrestricted file system access to" messages" ( #15146 )
2022-08-18 15:06:27 -04:00
ian
6c0e60a7f7
Hide item link for delete action in activity feed ( #15131 )
...
* Hide item link for delete action in activity feed
* Store translated action separately
2022-08-19 01:19:31 +08:00
Azri Kahar
b2683e6d75
fix name removal in Presets & Bookmarks ( #15141 )
2022-08-18 08:55:42 -04:00
Lukas Schätzle
a803331b4a
Unify download icon ( #15132 )
2022-08-17 16:44:41 -04:00
Rijk van Zanten
19ddd89d8d
Move unit tests to files they apply to ( #15130 )
...
* Move unit tests to files they apply to
* Remove tests root
2022-08-17 16:01:16 -04:00
ian
122f8cfed0
Fix URL for subfolder assets ( #15126 )
...
* Prevent duplicate rootPath for image in file-preview
* Add rootPath to file and file-image for downloading
* Revert change to v-image
* Patch rootPaths accordingly
* Fix missing file name on download
2022-08-17 14:03:29 -04:00
Azri Kahar
d6bfef40cc
Fix v-image's intersection observer sometimes preventing image load ( #15082 )
...
* Fix v-image's intersection observer
* check the last entry instead
* clean up
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-08-17 11:44:18 -04:00
ian
f8ea4fdcd2
Remove limit when loading flows ( #15106 )
2022-08-17 11:41:04 -04:00
ian
dca0290d1f
Remove check button when displaying activity log item ( #15107 )
2022-08-17 11:40:38 -04:00
ian
191a70d746
Use img for user placeholder image in activity feed ( #15109 )
2022-08-17 11:36:14 -04:00
Azri Kahar
5297c56422
Fix translations interface and use-relation-multiple empty edits ( #15111 )
...
* fix translations interface empty edits
* fix use-relation-multiple empty edits
2022-08-17 11:35:09 -04:00
Azri Kahar
86a8134a37
Reinstate language direction translations keys ( #15113 )
2022-08-17 11:32:12 -04:00
Azri Kahar
608596f382
Fix margin for tree view buttons ( #15117 )
2022-08-17 10:14:26 -04:00
Gerard Lamusse
b1449dd1cc
Show sub fields if parent exists ( #15041 )
...
* Show sub fields if parent exists
Search relationship fields
* Revert back to 20
2022-08-17 10:02:33 -04:00
Gerard Lamusse
1fedc5bdfd
Fix validatePayload for _or containing _and ( #14951 )
...
* Fix validatePayload for _or containing _and
* Remove comment
* Update unit test
Co-authored-by: ian <licitdev@gmail.com >
2022-08-17 16:53:31 +08:00
ian
a520b66c50
Add M2M base tests ( #15093 )
...
* Add M2M base tests
* Test if working for all vendors
* Revert triggering for all vendors
2022-08-16 14:47:58 -04:00
ian
24b49a9662
Remove usage of .send() when ending stream ( #15097 )
2022-08-16 14:35:47 -04:00
Azri Kahar
8559d37df5
Add messenger env variables to allow list ( #15081 )
2022-08-16 11:52:59 -04:00
ian
75ef3e94a4
Skip seeding of excluded tests when running "only" in blackbox ( #15083 )
2022-08-16 11:38:26 -04:00
Azri Kahar
e255bf80e4
Fix schema apply when deleting interrelated collections ( #15072 )
...
* Fix apply when deleting interrelated collections
* test
* fix unit test
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2022-08-16 11:30:42 -04:00
Azri Kahar
91a36120fa
fix operations foreign key errors on Flow deletion ( #15087 )
2022-08-16 11:00:01 -04:00
Anh Le
9c0f806ed8
Add allow duplicates option to M2A and M2M interfaces ( #14987 )
...
* Add allow duplicates option to M2A and M2M interfaces
* add allow duplicates translation
Co-authored-by: Anh Le <anh.le@hybridheroes.de >
2022-08-16 21:19:55 +08:00
Azri Kahar
14f0acbcc6
Fix manually typed o2m sort field ( #15065 )
2022-08-15 10:13:18 -04:00
José Varela
5087fcd1e4
Graphql: Fix geometry type in arguments ( #15050 )
...
* Handle matrixes as args
This was the less intrusive way I figure out.
We may need to refactor this parseArgs properly in order to handle this types
* App/Graphql: Send filter query as proper JSON instead of escaped string
* Make panel variables readonly when no-editing
Prevents Geometry type mismatch error
* Fix proper way to parse args
2022-08-15 09:58:43 -04:00
ian
1514b0c204
Enable schema caching for blackbox tests ( #15070 )
...
* Enable schema caching for blackbox tests
* Test if working for all vendors
* Undo triggering of all vendors
2022-08-15 09:56:41 -04:00
Brainslug
bd55ebcc83
Workaround preventing the drawer to render with an empty collection ( #14824 )
2022-08-15 09:40:15 -04:00
Azri Kahar
edc431764e
fix filter by folder for file and files interface ( #15073 )
2022-08-15 09:38:41 -04:00
Rijk van Zanten
0bffb2b0f5
Update readme.md
2022-08-12 11:58:43 -04:00
Rijk van Zanten
6d08672c88
Update knex-schema-inspector to 2.0.4 ( #15047 )
2022-08-12 11:02:17 -04:00
ian
225822541e
Allow fields nested in groups to be visible ( #15044 )
2022-08-12 10:39:20 -04:00
Azri Kahar
8fc7218c55
Add Content-Type header when applicable ( #15029 )
2022-08-11 11:23:16 -04:00
Piotr
d3edacd3df
Fix date-fns format to use hours (HH) instead of era (GG) ( #15032 )
2022-08-11 11:20:50 -04:00
ian
33a2444611
Skip fetching items when id = '+' ( #15023 )
2022-08-11 09:16:05 -04:00
Pascal Jufer
55ec5f87d0
Submit Crowdin PRs without "Automerge" label ( #15013 )
2022-08-10 12:52:52 -04:00
ian
3586409a0b
Only allow null filter operators for fields with "conceal" special ( #15010 )
...
* Only allow null filter operators for fields with "conceal" special
* Add tests
* Use GraphQLHash type for fields with "conceal" special
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2022-08-10 11:19:04 -04:00
José Varela
273e0edfa9
Do not validate circular fields ( #14996 )
2022-08-10 10:42:11 -04:00
ian
de7ac8ff14
Prevent clearing of trigger options when initialising ( #15005 )
2022-08-10 10:22:19 -04:00
Azri Kahar
50963747f1
fix map interface for non-native geometry types ( #15008 )
2022-08-10 10:20:09 -04:00
ian
d29536208c
Encode webhook url only if it does not contain encoded values ( #15009 )
2022-08-10 10:17:27 -04:00
Azri Kahar
94393be968
fix Flow operations update bug ( #14998 )
2022-08-10 09:33:23 -04:00