Josef Bredreck
144bb81721
feat: add support for sharp resize options ( #2844 )
...
* feat(ImageResize): add support for resize options
* fix(ImageUpload): reuse name for accidental duplicate
* fix(ImageResize): e2e tests for added media size
* chore: simplify fileExists method
* fix: typo
* feat(ImageResize): update name to be more transparent
* fix: use fileExists in file removal
* improve names, comments and clarity of needsResize function
* fix: jsDoc params
* fix: incorrect needsResize condition and add failing test case
* chore: improve comment
* fix: merge conflict error
---------
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
2023-08-01 09:20:50 -04:00
Dan Ribbens
5ef20e3440
docs: mention virtual fields cannot be sorted ( #3107 )
2023-08-01 05:10:02 -04:00
James
4b00850e41
chore(release): v1.11.8
v1.11.8
2023-07-31 15:00:28 -04:00
James
badf2336ee
chore: resolves type conflicts introduced with database folder
2023-07-31 14:55:23 -04:00
James
6220c3d6d9
chore: includes database files for adapter build
2023-07-31 14:46:28 -04:00
Dan Ribbens
455b35dc1b
chore: remove console log array field
2023-07-28 07:27:14 -04:00
James
129a9e7675
chore(release): v1.11.7
v1.11.7
2023-07-26 21:24:27 -04:00
Jarrod Flesch
7542a92104
chore(tests): adds array row manipulation tests ( #3086 )
2023-07-26 16:34:13 -04:00
Corfitz
0a91950f05
fix: incorrect image rotation after being processed by sharp ( #3081 )
...
* Applying rotation fix for sharp image resizing
* fix: make sure original image is rotated correctly
* chore: explain why rotate() is needed in comments
---------
Co-authored-by: Alessio Gravili <alessio@gravili.de >
2023-07-26 20:57:36 +02:00
James
02809532b4
fix : #3062
2023-07-26 11:34:22 -04:00
Alessio Gravili
67ba131cc6
feat: ability to add context to payload's request object ( #2796 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-07-26 09:07:49 -04:00
Jarrod Flesch
cf9795b8d8
fix: array row deletion ( #3062 )
2023-07-26 09:01:25 -04:00
James
a5f42e6a08
chore(release): v1.11.6
v1.11.6
2023-07-25 17:14:59 -04:00
James Mikrut
23e718d4d1
Merge pull request #3068 from sannajammeh/master
...
fix(admin:upload): Enable adminThumbnail fn execution on all mime types
2023-07-25 17:01:50 -04:00
Tylan Davis
d43c83dad1
fix: threads hasMaxRows into ArrayAction components within blocks and arrays ( #3066 )
2023-07-25 15:43:20 -04:00
Jarrod Flesch
916f04cba0
chore: better parity for initing admin routes between dev and build ( #3074 )
2023-07-25 14:27:01 -04:00
Jarrod Flesch
156c3eeb08
chore: adds updated yarn lock files for examples and templates folders
2023-07-25 14:22:53 -04:00
Jarrod Flesch
9755a55672
chore: sets payload to latest within templates and examples
2023-07-25 14:11:33 -04:00
Jacob Fletcher
774ffa14d3
chore: updates e-commerce template ( #3072 )
2023-07-25 12:47:08 -04:00
James
e30db30b07
chore(release): v1.11.5
v1.11.5
2023-07-25 10:27:03 -04:00
Jarrod Flesch
e71866856f
fix: admin route not mounting on production serve ( #3071 )
2023-07-25 10:16:55 -04:00
Elliot DeNolf
242dac5b8e
chore(release): v1.11.4
v1.11.4
2023-07-25 08:48:16 -04:00
Sanna Jammeh
dda9ff01ca
docs(upload): Modify the note under adminThumbnail to reflect changes
2023-07-25 00:35:19 +00:00
Sanna Jammeh
5b7aac08f5
test(uploads): Add test case for adminThumbnail
2023-07-25 00:29:54 +00:00
Sanna Jammeh
2c74e9396a
fix(collections:admin): Enable adminThumbnail fn execution on all types
2023-07-24 22:42:41 +00:00
Jessica Boezwinkle
136298ac86
docs: fix useAuth code snippet on admin/react-hooks
2023-07-24 16:53:56 +01:00
Greg Willard
080e6195ef
feat: improve keyboard focus styles ( #3011 )
...
* feat: Card: add keyboard focus outline
* feat: Button: add keyboard focus styles
* feat: links: add keyboard focus styles
* feat: CopyToClipboard: fix textarea tabbing issue, add keyboard focus style
* chore: fix text getting darker on keyboard focus
* feat: Pill: add keyboard focus styles
* feat: Paginator: fix disabled state, add keyboard focus styles
* feat: Nav: add keyboard focus styles
* feat: Table: add keyboard focus styles
* chore: add jsDocs to (s)css loaders
* fix: update dependency which fixes css bug
* chore: remove unnecessary Card style
* fix: use Button instead of button for DeleteDocument
* chore: override browser default outline
* chore: remove unnecessary outline rule
* fix: list drawer outline
---------
Co-authored-by: Alessio Gravili <alessio@gravili.de >
2023-07-24 17:04:12 +02:00
Jacob Fletcher
074abf4b7d
chore: migrates ecommerce template to next.js app router ( #2991 )
2023-07-24 08:23:51 -04:00
Jarrod Flesch
08377cc5a7
fix: if arrayFieldType rows are undefined, page would crash ( #3049 )
2023-07-21 17:24:44 -04:00
Jarrod Flesch
641c765fb9
feat: solidifies bundler adapter pattern ( #3044 )
2023-07-21 17:20:51 -04:00
Jacob Fletcher
9f06253321
chore: fixes ecommerce template .env.example ( #3041 )
2023-07-20 17:45:55 -04:00
Elliot DeNolf
5476cdfee2
chore: only needed dependabot security alerts enabled, not all deps
2023-07-20 17:44:03 -04:00
Elliot DeNolf
f232434b9a
chore: add dependabot ( #3027 )
2023-07-20 17:12:05 -04:00
Jacob Fletcher
2a932ea28e
chore: updates auth example ( #3026 )
2023-07-20 14:06:26 -04:00
Elliot DeNolf
41d3eee35f
feat: bump mongoose and mongoose-paginate versions ( #3025 )
2023-07-20 12:51:30 -04:00
Elliot DeNolf
7aa57308be
chore(release): v1.11.3
v1.11.3
2023-07-19 17:54:16 -04:00
Elliot DeNolf
744a79f286
chore: pin mongoose-paginate-v2
2023-07-19 17:29:27 -04:00
Dominik Zogg
cd0bf68a61
feat: support logger destination ( #2896 )
...
* add-pino-destination-stream-support
* destinationStream => loggerDestination
2023-07-19 11:48:13 -04:00
Jarrod Flesch
a69c3ec476
chore: updates example folder mongodb uri's to work with node 18
2023-07-18 16:51:22 -04:00
Alessio Gravili
3ac910bf6d
chore: improves datepicker styles and functionality ( #2347 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-07-18 14:32:30 -04:00
Jarrod Flesch
60fca40780
fix: rich text link element not validating on create ( #3014 )
2023-07-18 08:54:22 -04:00
Alessio Gravili
733fc0b2d0
feat: auto-login in config capability ( #3009 )
...
This is useful when developing/testing, where logging after every change can be cumbersome.
2023-07-17 16:35:58 -04:00
Jacob Fletcher
2fc03f196e
feat: returns queried user alongside refreshed token ( #2813 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-07-17 09:35:34 -04:00
Jessica Chowdhury
7927dd485a
docs: adds auth example for useAPIKey and disableLocalStrategy ( #3007 )
2023-07-17 09:30:30 -04:00
Jessica Chowdhury
42334263bb
fix: adds backdrop blur to button ( #3006 )
2023-07-17 09:24:39 -04:00
James
75fbec21a9
chore(release): v1.11.2
v1.11.2
2023-07-14 10:47:37 -04:00
Ritsu
281239db05
chore: fix typo error ua.json ( #2995 )
2023-07-13 16:11:20 -04:00
Jarrod Flesch
59bc002aed
chore: fix protectRoles in auth example
2023-07-12 08:31:21 -04:00
Jarrod Flesch
70f3e6fc3e
chore: explicitly import Tab type as type
2023-07-11 23:40:02 -04:00
Jarrod Flesch
4925f90b5f
feat: adds array, collapsible, tab and group error states
...
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design >
Co-authored-by: James <james@trbl.design >
2023-07-11 23:20:27 -04:00