Take Weiland
acad2888cd
fix: fixes creation of related documents within a transaction if filterOptions is used ( #4087 )
2023-11-10 10:37:58 -05:00
Dan Ribbens
47efd3b92e
fix(plugin-nested-docs): sync write transaction errors ( #4084 )
2023-11-10 10:16:31 -05:00
Jessica Chowdhury
687f4850ac
fix: hide empty image sizes from the preview drawer ( #3946 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-09 22:34:50 -05:00
Jarrod Flesch
dbc4ce71e6
chore: fixes test suites that use clearAndSeedEverything ( #4080 )
2023-11-09 12:30:19 -05:00
Patrik
cef4cbb0ee
fix: conditionally hide dot menu in DocumentControls ( #4075 )
2023-11-09 12:01:58 -05:00
Jacob Fletcher
2ad7340154
fix(live-preview): field recursion and relationship population ( #4045 )
2023-11-08 17:28:35 -05:00
Alessio Gravili
fff377ad22
fix(richtext-lexical): Blocks: unnecessary saving node value when initially opening a document & new lexical tests ( #4059 )
...
* chore: new lexical int tests and working test structure
* chore: more int tests, and better lexical collection structure
* fix(richtext-lexical): Blocks: unnecessary saving node value when initially opening a document
2023-11-08 21:32:43 +01:00
Hulpoi George-Valentin
266c3274d0
feat: Custom Error, Label, and before/after field components ( #3747 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-11-08 14:40:31 -05:00
Jørgen Kalsnes Hagen
6a0a859563
feat: add internationalization (i18n) to locales ( #4005 )
2023-11-08 12:56:15 -05:00
Dan Ribbens
57da3c99a7
fix: error on graphql multiple queries ( #3985 )
2023-11-08 12:38:25 -05:00
Jacob Fletcher
7a9af4417a
fix: polymorphic hasMany relationships missing in postgres admin ( #4053 )
2023-11-08 12:31:07 -05:00
Patrik
8d14c213c8
fix: resets list filter row when the filter on field is changed ( #3956 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-08 08:31:01 -05:00
Elliot DeNolf
64136a6b17
test(plugin-sentry): add test components ( #4042 )
2023-11-07 16:02:24 -05:00
Jarrod Flesch
acba5e482b
fix: focal and cropping issues, adds test ( #4039 )
2023-11-07 15:20:57 -05:00
Take Weiland
131d89c3f5
fix: handle invalid tokens in refresh token operation ( #3647 )
...
* fix: handle invalid tokens in refresh token operation
* fix: check for any falsy user values instead of just nullish in token refresh
2023-11-07 14:55:35 -05:00
Elliot DeNolf
55c38a8934
test: plugin-sentry suite ( #4040 )
2023-11-07 13:51:40 -05:00
Alessio Gravili
17f7b94555
chore: improve test suites, upgrade jest and playwright, add debug utilities for lexical ( #4011 )
...
* feat(richtext-lexical): 'bottom' position value for plugins
* feat: TestRecorderFeature
* chore: restructuring to seed and clear db before each test
* chore: make sure all tests pass
* chore: make sure indexes are created in seed.ts - this fixes one erroring test
* chore: speed up test runs through db snapshots
* chore: support drizzle when resetting db
* chore: simplify seeding process, by moving boilerplate db reset / snapshot logic into a wrapper function
* chore: add new seeding process to admin test suite
* chore(deps): upgrade jest and playwright
* chore: make sure mongoose-specific tests are not skipped
* chore: fix point test, which was depending on another test (that's bad!)
* chore: fix incorrect import
* chore: remove unnecessary comments
* chore: clearly label lexicalE2E test file as todo
* chore: simplify seed logic
* chore: move versions test suite to new seed system
2023-11-06 16:38:40 +01:00
Jessica Chowdhury
a9d96b1037
fix: global autosave and relevant e2e test
2023-11-03 16:38:43 +00:00
Jessica Chowdhury
ea7ce6fd97
test: adds autosave test
2023-11-03 15:59:06 +00:00
Patrik
96fc3df532
chore: ellipse long error messages, add title attribute ( #3812 )
...
Co-authored-by: Jarrod Flesch <30633324+JarrodMFlesch@users.noreply.github.com >
2023-11-03 10:40:58 -04:00
Jarrod Flesch
c7a315a7d1
fix: passes correct data to buildStateFromSchema on account page ( #3984 )
...
* chore: fixes e2e tests
2023-11-03 10:30:36 -04:00
Jacob Fletcher
f7d4c04f65
chore: adds e2e tests for nested views ( #3962 )
2023-11-02 13:13:29 -04:00
Jacob Fletcher
b2beec302f
chore: unable to boot config and endpoints test suites ( #3969 )
2023-11-01 18:02:25 -04:00
Jacob Fletcher
fbc2064a10
chore: deflakes e2e tests ( #3970 )
2023-11-01 17:26:07 -04:00
Jacob Fletcher
f04a18a258
chore: fixes flaky e2e tests ( #3961 )
2023-11-01 10:22:54 -04:00
Jarrod Flesch
cdc10be1a2
fix: do not display field if read permission is false - admin panel ui ( #3949 )
2023-11-01 10:21:19 -04:00
Jacob Fletcher
a5b2333140
fix: deeply merges view configs ( #3954 )
2023-11-01 08:58:42 -04:00
Jarrod Flesch
5ea88bb47d
fix: block row removal w/ db-postgres adapter ( #3951 )
2023-11-01 08:32:02 -04:00
Jacob Fletcher
1f8f173741
fix: findVersions pagination ( #3906 )
2023-10-31 09:33:13 -04:00
Jarrod Flesch
36576f152a
fix: field paths being mutated if they ended with the req.locale ( #3936 )
2023-10-31 08:53:00 -04:00
Jacob Fletcher
20373903fd
chore: adds e2e tests for versions tab and route ( #3908 )
2023-10-30 11:39:24 -04:00
Jarrod Flesch
46fc41cbd9
fix: incorrect duplication of data in admin ui ( #3907 )
2023-10-27 22:41:33 -04:00
Patrik
237eebdf87
fix: enables nested AND/OR queries ( #3834 )
2023-10-27 15:18:25 -04:00
Jarrod Flesch
d393225289
fix: set date to 12UTC for default, dayOnly and monthOnly fields ( #3887 )
2023-10-27 14:43:36 -04:00
Dan Ribbens
3404bab83f
fix: generate new block ids on create ( #3871 )
2023-10-27 13:32:20 -04:00
Dan Ribbens
4d8d4c214a
fix: unique field error handling ( #3888 )
2023-10-27 13:31:14 -04:00
Dan Ribbens
dc13b101f7
fix(payload): graphql query errors transaction race condition ( #3795 )
2023-10-27 13:29:51 -04:00
Jessica Chowdhury
c564a83ab6
fix: ensure serverURL has string value for getBaseUploadFields function ( #3900 )
2023-10-27 11:42:14 -04:00
Jacob Fletcher
4f2b080d1c
fix(db-mongodb): versions pagination ( #3875 )
2023-10-26 12:18:54 -04:00
Elliot DeNolf
6cfa8a373e
test: plugin cloud storage suite ( #3884 )
...
* chore: proper admin mock for adapters
* test: add plugin-cloud-storage dev
2023-10-26 09:35:49 -04:00
Elliot DeNolf
f53b713154
fix: resize image if no aspect ratio change ( #3859 )
...
* fix: resize image if no aspect ratio change
* test: adjust unawaited assertion
2023-10-26 09:04:13 -04:00
Jacob Fletcher
3032e0b5a2
fix: global permissions for live preview ( #3854 )
2023-10-24 23:32:55 -04:00
Dan Ribbens
7eee0ec355
fix: prevent storing duplicate user preferences ( #3833 )
...
* fix(payload): prevent storing duplicate user preferences
* test: add int tests for payload-preferences
* chore: add comments and cleanup preferences useEffects
2023-10-24 14:07:43 -04:00
Jacob Fletcher
fa8d591b4b
chore: ignores uploads dir in test suite
2023-10-24 09:54:54 -04:00
Jarrod Flesch
5a0d0dbc02
fix: reverting localized versions ( #3831 )
2023-10-23 21:57:24 -04:00
Jacob Fletcher
71a3e5ba10
fix: prevents document sidebar from collapsing
2023-10-23 17:01:58 -04:00
Elliot DeNolf
d4e6791494
chore: plugin-cloud suite ( #3821 )
...
* test: plugin-cloud suite
* chore: clean up dist imports
* chore(plugin-cloud): linting
2023-10-23 14:50:21 -04:00
Jacob Fletcher
a13ec2ebc4
fix: renders live preview for globals ( #3801 )
2023-10-23 14:30:51 -04:00
Jacob Fletcher
eaef0e7395
fix: alignment of collapsible within row ( #3822 )
2023-10-23 14:30:37 -04:00
Jarrod Flesch
ea83c3f3a2
fix: simplify how the search input and query params are connected ( #3797 )
2023-10-21 10:04:54 -04:00