Diego Leme
aaa0397c3a
Block refresh token of suspended users ( #17927 )
...
* Block refresh token of suspended users
* Add diegoleme as contributor
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-11 09:22:00 -04:00
Azri Kahar
166ba2f8c1
refresh current user for Save and Stay action ( #17925 )
2023-04-11 09:09:10 -04:00
Gerard Lamusse
e66ee967f0
If undefined collection, use item as relative url ( #15806 )
...
* If no undefined collection, use item as relative url
* Only navigate if item is set
* Added Gerard Lamusse (u12206050)
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-11 09:03:41 -04:00
Jan Arends
a13c52f123
added jaads to list of contributors ( #18129 )
2023-04-11 12:42:44 +02:00
ian
b9087c1aca
Move activity Action enum from types to constants package ( #18126 )
...
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
2023-04-11 08:30:48 +00:00
Pascal Jufer
1ba69ba851
Add missing typescript devDep to composables ( #18127 )
2023-04-11 08:29:34 +00:00
Matthew Rumery
0462d55615
[docs] add tip about bundle type not supporting migration extension type ( #18123 )
2023-04-10 22:11:08 -04:00
Azri Kahar
6bba1c38f8
Fix dark theme color for emoji picker ( #17926 )
2023-04-10 20:34:17 -04:00
bicouy0
d9d9901b02
serve rollup output chunks ( #18084 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-11 00:09:00 +02:00
Nitwel
9cbfa88e81
Fix default values ( #15710 )
...
* Fix default values
* run linter
* use assign
* fix working with permissions
* run linter
* fix set related item to empty when having junction
* check for empty
* Update app/src/views/private/components/drawer-item.vue
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
2023-04-10 21:23:49 +00:00
Rijk van Zanten
c0345194ff
Update contributing.md
2023-04-10 16:40:58 -04:00
Brainslug
ab8446dd16
throw an error on invalid file upload ( #18035 )
...
* throw an error on invalid file upload
* include size check in file validation
* removed accidental import
2023-04-10 15:47:42 -04:00
Rijk van Zanten
0ce2ef244d
Upgrade tinymce ( #18107 )
...
* Upgrade tinymce
* Omit 'skin_url' instead of setting it to false
The option expect a string value. Instead of setting it to 'false' we
can just completly omit it.
Otherwise we get the following warning:
> Invalid value passed for the skin_url option. The value must be a string.
Although not explicitly mentioned in the migration doc, the stricter check / warning has
probably been introduced with v6.
* Disable pasting of images
From
https://www.tiny.cloud/docs/tinymce/6/migration-from-5x/#plugins-paste :
> A paste default has changed. The paste_data_images option now defaults to true.
> When paste was a plugin, this option was, by default, set to false, which prevented images being pasted from the local machine
* Update toolbar option names
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-10 15:22:37 -04:00
Rijk van Zanten
54abbd1970
Update keyv/redis ( #18119 )
2023-04-10 15:22:22 -04:00
Rijk van Zanten
05af3a7774
Add items.sort to flow trigger events ( #18118 )
2023-04-10 14:53:51 -04:00
rijkvanzanten
340d9fbc7b
Enable editLink
2023-04-10 14:43:18 -04:00
Azri Kahar
dd3202ce38
Fix diff validation and apply ( #18048 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: ian <licitdev@gmail.com >
2023-04-10 17:53:51 +02:00
Azri Kahar
98335f248f
fix warning block accessibility for dark theme ( #18117 )
2023-04-10 10:17:47 -04:00
Pascal Jufer
3dff09346a
Remove wrong info that SAML metadata options can be URLs ( #18116 )
...
* Improve typings in saml auth driver
* Remove wrong info that SAML metadata options can be URLs
2023-04-10 09:11:36 -04:00
Nitwel
8ea94c317b
Fix sort icons ( #17984 )
...
* Fix sort icons
* Run linter
* Fix return value for unsorted headers
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-10 14:27:12 +02:00
Brainslug
e56a6715be
security update in the vm2 dependency ( #18112 )
2023-04-08 19:32:55 +02:00
Rijk van Zanten
9ec6606694
Bro thats like just your opinion bro ( #18106 )
2023-04-07 16:28:57 -04:00
ian
fdf0fa2fb8
Add max batch mutation ( #17535 )
...
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-07 18:25:25 +02:00
Pascal Jufer
ec5852b23b
Small typo on configuration options page in docs ( #18102 )
2023-04-07 09:44:00 -04:00
Azri Kahar
9bafaef939
Fix falsy default values when reading singleton collection ( #18101 )
...
* fix falsy default value for readSingleton
* add unit test
* opt to check null only
* sign CLA
2023-04-07 21:29:36 +08:00
Pascal Jufer
f7c2f14181
Check if there are any missing contributors ( #18099 )
2023-04-07 07:58:47 -04:00
Nitwel
88a401ca20
Make headers sticky again ( #17850 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-07 12:29:41 +02:00
Pascal Jufer
99e6c7f8fd
Clean-up configs ( #18093 )
...
* Consolidate gitignore config
* Remove editorconfig in subfolders
* Remove obsolete jest config
2023-04-07 17:29:28 +08:00
Bryant Gillespie
e3f688acb2
Security in Headless CMS Guide ( #18073 )
...
* migrate from docs repo
* sign cla agreement
* Remove .gitignore in docs in favor of root file
* content updates
* ignore vitepress cache
* add 2FA to dictionary
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-06 15:21:00 -04:00
Romain Lenzotti
949c4794d5
Fix missing payload.iss when authorization_response_iss_parameter_supported OpenID metadata is true ( #18009 )
...
* Fix missing payload.iss when authorization_response_iss_parameter_supported OpenID metadata is true
* Add github usernamt to contributings.yml
* Fix github username case
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-06 12:30:36 -04:00
ian
6bf5327614
Remove double bracket from CLA message ( #18086 )
2023-04-06 16:58:39 +02:00
Brainslug
bc8457e996
Windows compatibility for running migrations ( #18082 )
...
* Prepend the file:// prefix for windows compatibility in migrations
* cla
2023-04-06 09:04:18 -04:00
Brainslug
b01896314f
Go back to tsx for api scripts for Windows compatibility ( #18066 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-05 22:23:11 +00:00
Rijk van Zanten
535edd7d7e
Update cla.yml
2023-04-05 17:42:21 -04:00
Rijk van Zanten
7db025b95c
Create CODEOWNERS
2023-04-05 17:37:42 -04:00
Rijk van Zanten
1505a2cc8c
Update pull_request_template.md ( #18075 )
2023-04-05 17:34:52 -04:00
Rijk van Zanten
8a654433e1
Update cla.yml
2023-04-05 14:01:27 -04:00
Rijk van Zanten
a9d45fc4a5
Add CLA + automation ( #18071 )
2023-04-05 13:59:50 -04:00
Nitwel
3219bfe38f
Fix status on shutdown ( #18010 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
Co-authored-by: Brainslug <tim@brainslug.nl >
2023-04-05 14:50:15 +00:00
Pascal Jufer
8c0ac96358
Add workflow for docs spellchecker ( #18063 )
...
* Ignore node_modules for docs spellchecking
* Add workflows for docs spellchecking
* Update command to new structure
* Skip core checks on pure docs changes
* Don't build packages for spellcheck workflow
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
---------
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-05 09:54:11 -04:00
ian
7e2193a205
Add gitignore for docs ( #18059 )
...
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-05 13:45:34 +00:00
Pascal Jufer
a6aa99c0cc
Mention Node.js LTS requirement in CLI documentation ( #18060 )
...
* Mention Node.js LTS requirement in CLI documentation
* Match capitalization of "Active" in linked page
Co-authored-by: ian <licitdev@gmail.com >
---------
Co-authored-by: ian <licitdev@gmail.com >
2023-04-05 09:21:37 -04:00
Kevin Lewis
34babb8823
Removed link to field schema, which doesn't exists ( #18062 )
2023-04-05 09:20:49 -04:00
Rijk van Zanten
31e575202c
Update docs_problem.yml
2023-04-05 09:19:47 -04:00
Pascal Jufer
aeb26bdbaa
Update pull request template after move of docs ( #18058 )
2023-04-05 11:07:45 +00:00
Nitwel
9ee67830e3
Fix rehydrating cache after flow save ( #17819 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-04-05 12:30:19 +02:00
Pascal Jufer
f1b48cb81d
Mark docs package as private ( #18053 )
2023-04-04 18:57:19 -04:00
rijkvanzanten
11e10742a4
Update issue templates
2023-04-04 18:57:00 -04:00
rijkvanzanten
9d445d4842
Fix docs build
...
Squashed commit of the following:
commit 2b8a1c10608c51278dd7967a16295763af1bc605
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Tue Apr 4 18:45:56 2023 -0400
Tweak
commit daad2447ce8a45ee80b9c4ea2bc768299384f6af
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Tue Apr 4 18:43:54 2023 -0400
Update lockfile
commit b2c37099942a8c412f69176383553cc6c5522599
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Tue Apr 4 18:42:32 2023 -0400
Update netlify build command
commit c3b4a11ad77834a1bf86f4b73fe6f09447f87ba5
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Tue Apr 4 18:40:40 2023 -0400
Update node version
2023-04-04 18:46:05 -04:00
rijkvanzanten
06a0493e20
Try to make things better
2023-04-04 18:38:34 -04:00