Dan Ribbens
|
3c8fa72dc8
|
chore(release): v1.0.13
v1.0.13
|
2022-08-03 15:33:52 -04:00 |
|
James
|
91c4f4f980
|
chore: remove duplicative video in docs
|
2022-08-03 15:28:29 -04:00 |
|
James
|
b2406b3696
|
docs: adds intro video to docs
|
2022-08-03 15:27:27 -04:00 |
|
James
|
b8504ffb25
|
fix: #878
|
2022-08-03 15:21:44 -04:00 |
|
James
|
0294c02aed
|
feat: improves adjacent group styling
|
2022-08-03 15:21:32 -04:00 |
|
James Mikrut
|
31680dcdea
|
Merge pull request #882 from payloadcms/fix/#880
fix: #880
|
2022-08-03 13:50:01 -04:00 |
|
James
|
d91b69c465
|
test: improves nested block test coverage
|
2022-08-03 13:49:49 -04:00 |
|
James
|
9c0c606b20
|
fix: #880
|
2022-08-03 13:39:22 -04:00 |
|
Dan Ribbens
|
6791352ce8
|
docs: payload plugins and getting started video (#876)
* docs: add link to payload-plugins github topic
* docs: add getting started developer intro video link
|
2022-08-02 17:08:02 -04:00 |
|
Dan Ribbens
|
d17d227fad
|
chore(release): v1.0.12
v1.0.12
|
2022-08-02 12:01:52 -04:00 |
|
Dan Ribbens
|
c175476e74
|
fix: unique index creation (#867)
* fix: unique indexes created for mongo 5 and later
* test: add index test coverage for unique, nested and localized fields
|
2022-08-02 11:56:18 -04:00 |
|
Dan Ribbens
|
da2a262208
|
test: e2e windows compatibility (#861)
* test: e2e compatible with windows
* chore: mongoose type fix
|
2022-08-01 15:21:25 -04:00 |
|
James
|
2f86a39e38
|
test: adds more tabs tests
|
2022-08-01 13:11:08 -04:00 |
|
James
|
408b66590a
|
fix/#853
|
2022-08-01 12:23:53 -04:00 |
|
James
|
663cae4788
|
fix: ensures tabs can overflow on mobile when there are many
|
2022-08-01 08:54:23 -04:00 |
|
James
|
3a66860ab2
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-08-01 08:40:54 -04:00 |
|
James
|
9abb74abf7
|
fix/#854
|
2022-08-01 08:40:48 -04:00 |
|
Elliot DeNolf
|
bf47f69258
|
chore(release): v1.0.11
v1.0.11
|
2022-07-28 14:09:41 -04:00 |
|
Elliot DeNolf
|
0b57e45ee4
|
test: consolidate e2e npm script
|
2022-07-28 13:51:34 -04:00 |
|
Elliot DeNolf
|
bf942bf015
|
ci: run all e2e tests (#847)
|
2022-07-28 13:33:06 -04:00 |
|
Elliot DeNolf
|
b2ae5da62a
|
test: fix fields-relationship e2e (#846)
|
2022-07-28 11:50:23 -04:00 |
|
James
|
858b1afa54
|
fix: ensures when initial values changes, field value is updated
|
2022-07-28 11:46:52 -04:00 |
|
Elliot DeNolf
|
1997153549
|
test: implement script to execute all e2e tests (#840)
|
2022-07-27 17:22:49 -04:00 |
|
Elliot DeNolf
|
b479013f00
|
test: fix admin e2e config (#839)
|
2022-07-27 17:10:51 -04:00 |
|
Dan Ribbens
|
211b960440
|
chore(release): v1.0.10
v1.0.10
|
2022-07-27 15:53:41 -04:00 |
|
James
|
7157f70790
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-07-27 15:43:11 -04:00 |
|
James
|
84611aff2c
|
fix: #836
|
2022-07-27 15:43:02 -04:00 |
|
James Mikrut
|
bd4dd45f8e
|
Merge pull request #819 from payloadcms/feat/dataloader
feat: greatly enhances performance by using dataloader pattern to batch populations
|
2022-07-27 11:36:28 -04:00 |
|
James Mikrut
|
f190ad3576
|
Merge pull request #834 from payloadcms/fix/gql-refresh-resolver
fix: accesses payload config correctly in gql refresh resolver
|
2022-07-27 11:36:16 -04:00 |
|
Dan Ribbens
|
9813216ea9
|
test: add circular relationship to tests (#835)
|
2022-07-27 11:16:05 -04:00 |
|
Jarrod Flesch
|
d5e88cc1a9
|
fix: accesses payload config correctly in gql refresh resolver
|
2022-07-27 09:17:07 -04:00 |
|
James
|
5dc7caf356
|
fix: id now properly required in graphql findByID operation
|
2022-07-26 16:59:29 -04:00 |
|
James
|
a8a21e119b
|
chore: better naming conventions within local api
|
2022-07-26 12:58:02 -04:00 |
|
Elliot DeNolf
|
2c9d45c59c
|
chore: remove unused files
|
2022-07-26 11:02:53 -04:00 |
|
Elliot DeNolf
|
d176633804
|
test: increase custom id randomization window (#829)
|
2022-07-26 10:35:46 -04:00 |
|
wristshot9987
|
f65594be43
|
doc: Adding a contributing section to README.md (#804)
|
2022-07-26 09:58:11 -04:00 |
|
Elliot DeNolf
|
f0466f885f
|
chore: update contributing guide (#825)
|
2022-07-25 21:07:28 -04:00 |
|
James Mikrut
|
309a8cde95
|
Merge pull request #823 from payloadcms/fix/#809
fix: ensures collapsible preferences are retained through doc save
|
2022-07-25 15:03:41 -07:00 |
|
James
|
61f0e8ea9f
|
fix: ensures collapsible preferences are retained through doc save
|
2022-07-25 18:02:48 -04:00 |
|
James Mikrut
|
af00eb9cc4
|
Merge pull request #820 from payloadcms/fix/#801
fix: email not always loading while viewing auth collections
|
2022-07-25 14:07:50 -07:00 |
|
James Mikrut
|
61e8a4d6ee
|
Merge pull request #821 from payloadcms/fix/#806
fix: #806, allow partial word matches using 'like' operator
|
2022-07-25 14:07:39 -07:00 |
|
James Mikrut
|
55a273d982
|
Merge pull request #811 from vincentvandijck/fix/set-overflow-modal-to-auto
fix: set overflow payload modal container to auto
|
2022-07-25 14:03:32 -07:00 |
|
James Mikrut
|
0993223e5c
|
Merge pull request #810 from vincentvandijck/fix/trim-login-email
Fix/trim login email
|
2022-07-25 14:02:23 -07:00 |
|
James
|
08a38b03b9
|
chore: applies fix to other edit views
|
2022-07-25 16:58:47 -04:00 |
|
James
|
b79ae00603
|
test: adds like query partial word match test
|
2022-07-25 16:56:45 -04:00 |
|
James
|
c96985be0c
|
fix: #806, allow partial word matches using 'like' operator
|
2022-07-25 16:48:45 -04:00 |
|
James
|
36e9acc637
|
fix: email not always loading while viewing auth collections
|
2022-07-25 16:29:20 -04:00 |
|
James
|
e541713282
|
chore: linting
|
2022-07-25 16:03:50 -04:00 |
|
James
|
5d57bfa438
|
feat: significantly improves complex GraphQL query performance
|
2022-07-25 15:54:52 -04:00 |
|
James
|
c5bcd1e341
|
feat: greatly enhances performance by using dataloader pattern to batch populations
|
2022-07-25 15:12:28 -04:00 |
|