James
d6d4906148
chore(release): v1.5.8
2023-01-12 13:56:19 -05:00
James
a054cf098c
chore: excludes versions that do not have a parent document from draft queries
2023-01-12 13:35:17 -05:00
James
3fb2e5d25e
Merge branch 'master' of github.com:payloadcms/payload
2023-01-12 10:39:41 -05:00
James
af7b42e531
chore: renames beta releases to canary
2023-01-12 10:39:35 -05:00
James Mikrut
679331873c
Merge pull request #1861 from payloadcms/feat/error-reporting
...
feat: throws descriptive error when collection or global slug not found
2023-01-12 10:26:51 -05:00
James
4460ad0577
chore(release): v1.5.7
2023-01-12 10:25:33 -05:00
James
1ea6e8b4f3
chore: ensures that while querying with draft=true, outdated versions are excluded
2023-01-12 10:20:20 -05:00
James
f018fc04b0
fix: ensures querying with drafts works on both published and non-published posts
2023-01-12 10:06:44 -05:00
James
69026c5779
fix: ensures find with draft=true does not improperly exclude draft ids
2023-01-12 09:50:24 -05:00
Jessica Boezwinkle
b847d85e60
feat: throws descriptive error when collection or global slug not found
2023-01-12 13:12:46 +00:00
James
dabc0bbe80
chore(release): v1.5.6
2023-01-11 16:13:53 -05:00
James
3f30b2f489
fix: ensures that find with draft=true returns ids with drafts
2023-01-11 16:08:32 -05:00
James
a470706c2e
chore(release): v1.5.5
2023-01-11 10:41:22 -05:00
James Mikrut
5e7d731ddd
Merge pull request #1850 from payloadcms/fix/1848
...
fix: rte link from text
2023-01-11 10:33:21 -05:00
Jacob Fletcher
2e833a6efd
chore: e2e test for rte link from text
2023-01-11 10:25:43 -05:00
Jacob Fletcher
1cde647a2a
fix: rte link element initial state #1848
2023-01-11 09:44:41 -05:00
James
047efe02ff
chore: revert #1794 for now until permanent init architecture is established
2023-01-11 09:32:44 -05:00
Jarrod Flesch
96002dbda5
Merge pull request #1719 from payloadcms/feat/1695-nullable-localized-array-and-blocks
...
Feat: allow null for non-default locales on arrays and blocks
2023-01-10 11:23:46 -05:00
James Mikrut
93d0a9b3d4
Merge pull request #1837 from payloadcms/chore/manual-draft-aggregate
...
feat/documentdb / azure cosmos compatibiilty
2023-01-10 11:23:19 -05:00
Jarrod Flesch
571495c3e0
chore: sets parameter defaults for locale and defaultLocale to null
2023-01-10 10:44:48 -05:00
Jarrod Flesch
9b71aa17b3
chore: uses defaultLocale for local operations locale and fallbackLocale
2023-01-10 10:40:35 -05:00
Jacob Fletcher
03dcf743e8
Merge pull request #1835 from payloadcms/fix/1801
...
fix: upload field filterOptions
2023-01-10 09:46:26 -05:00
Jacob Fletcher
dadaf32e4d
Merge pull request #1839 from payloadcms/fix/date-useastitle
...
fix: formats date when useAsTitle
2023-01-10 09:45:04 -05:00
Jacob Fletcher
086117d703
fix: formats date when useAsTitle
2023-01-09 22:05:56 -05:00
James
ea9943e135
chore: ensures versions aggregate runs in the right order
2023-01-09 19:47:31 -05:00
James
bda03d7a84
Merge branch 'chore/manual-draft-aggregate' of github.com:payloadcms/payload into chore/manual-draft-aggregate
2023-01-09 19:46:57 -05:00
James
665d3da651
chore: ensures sort is used within mergeDrafts
2023-01-09 19:46:35 -05:00
James
faab09b76f
chore: ensures sort is used within mergeDrafts
2023-01-09 19:41:30 -05:00
James
33401f4064
chore: comment accuracy
2023-01-09 19:11:40 -05:00
James
9e9dfbcb10
chore: cleanup mergeDrafts
2023-01-09 19:06:02 -05:00
James
73af283e1c
feat: ensures compatibility with azure cosmos and aws documentdb
2023-01-09 18:59:20 -05:00
PatrikKozak
6c25ad9cc2
Merge branch 'master' of https://github.com/payloadcms/payload into feat/1695-nullable-localized-array-and-blocks
2023-01-09 17:49:31 -05:00
PatrikKozak
c247f3130c
feat: adds translations for fallbackToDefaultLocale
2023-01-09 17:46:35 -05:00
Jacob Fletcher
4194632318
chore: fixes failing upload e2e test
2023-01-09 17:15:05 -05:00
Jarrod Flesch
8f84f9e140
chore: adds simplified config for testing
2023-01-09 17:02:25 -05:00
Jarrod Flesch
21420f16df
chore: adjusts skipValidation for array
2023-01-09 16:39:13 -05:00
Jarrod Flesch
ee682270a4
Merge remote-tracking branch 'origin' into feat/1695-nullable-localized-array-and-blocks
2023-01-09 16:19:11 -05:00
Jarrod Flesch
6923128774
chore: abstracts NullifyField component out, non-default locales can be set to null to use fallback
2023-01-09 16:08:55 -05:00
Jarrod Flesch
5cabd8e4c0
chore: abstracts CheckboxInput into a uncontrolled input
2023-01-09 16:07:41 -05:00
Jarrod Flesch
84bc5ab299
chore: fixes incorrect tooltip arrow color
2023-01-09 16:06:51 -05:00
Jacob Fletcher
9483ccb120
fix: upload field filterOptions
2023-01-09 14:40:30 -05:00
Jacob Fletcher
d8c700975f
chore: creates uploads e2e testing suite
2023-01-09 13:17:55 -05:00
James Mikrut
aee7d36f1d
Merge pull request #1832 from payloadcms/fix/#1808
...
fix : #1808 , arrays and blocks now save localized nested field data upon reordering rows
2023-01-09 12:59:52 -05:00
James
febbea5550
chore: restores debugger to use fields test suite
2023-01-09 12:59:36 -05:00
James
ee54c1481c
fix : #1808 , arrays and blocks now save localized nested field data upon reordering rows
2023-01-09 12:58:13 -05:00
James
78af86f9d1
chore: simplifies init code
2023-01-09 11:27:00 -05:00
Christian Schurr
82961767e3
feat!: enforces payload.init is async
...
* Run connectMongoose before starting payload init
* - reverted changes
- added deprecated to init
- docs: changed all payload.init to payload.initAsync
- changed all internal init calls
* forgotten inits in docs
* reverted back - removed init and renamed initAsync to init
2023-01-09 11:24:22 -05:00
James Mikrut
7583289d24
Merge pull request #1830 from payloadcms/fix/#1737-upload-filedata-available
...
fix: ensures upload file data is available for conditions
2023-01-09 11:14:55 -05:00
James
d40e136947
fix: ensures upload file data is available for conditions
2023-01-09 10:43:42 -05:00
Jessica Chowdhury
ed7cfff45c
fix: bug when clearing relationship field without hasMany: true ( #1829 )
...
* fix: bug when clearing relationship field without hasMany: true
* fix: checks for null value within function
2023-01-09 10:23:40 -05:00
James Mikrut
a10376372a
Merge pull request #1796 from payloadcms/fix/groups-within-row
...
fix: updates margin for group field within a row
2023-01-09 10:03:50 -05:00
James Mikrut
f6e749734a
Merge pull request #1824 from payloadcms/fix/rte-uploads-drawer
...
fix: prevents uploads drawer from crashing when no uploads are enabled
2023-01-09 09:06:25 -05:00
Jacob Fletcher
62c9efbc54
Merge pull request #1819 from Elliot67/patch-2
...
fix: wrong translation and punctuation spacing
2023-01-09 09:02:09 -05:00
Jacob Fletcher
84e1417b71
fix: prevents uploads drawer from crashing when no uploads are enabled
2023-01-08 23:04:42 -05:00
Elliot Lintz
bf1242aafa
fix: wrong translation and punctuation spacing
2023-01-07 03:38:40 +01:00
Jarrod Flesch
001a68f45c
chore: adjusts block and array schemas to store undefined instead of empty arrays by default
2023-01-06 16:56:26 -05:00
Jacob Fletcher
a823e75d2b
Merge pull request #1815 from iamprompt/patch-1
...
fix: fix miss typo in Thai translation
2023-01-06 12:24:39 -05:00
James
c21c6b8013
chore(release): v1.5.4
2023-01-06 11:36:26 -05:00
James Mikrut
e42d103af3
Merge pull request #1816 from payloadcms/feat/prebuilt-config
...
feat: allows init to accept a pre-built config
2023-01-06 11:30:57 -05:00
James
84e00bf7b3
feat: allows init to accept a pre-built config
2023-01-06 11:23:55 -05:00
Supakarn Laorattanakul
25e5ab7cee
fix: fix miss typo in Thai translation
2023-01-06 20:23:27 +07:00
James
5a7972fbf8
chore(release): v1.5.3
2023-01-05 13:53:39 -05:00
James
74e10b1788
Merge branch 'master' of github.com:payloadcms/payload
2023-01-05 13:32:47 -05:00
James
6c3bc6fb34
chore: moves graphql types for globals onto payload class
2023-01-05 13:32:38 -05:00
Jarrod Flesch
b8ca2c56d9
Merge pull request #1807 from payloadcms/fix/code-editor-theme-flicker
...
fix: theme flicker on code editor
2023-01-05 09:42:24 -05:00
Jessica Boezwinkle
c9e7c1b3bc
chore: commits the correct file (jess negligence)
2023-01-05 13:58:44 +00:00
Jessica Boezwinkle
dacf1a85fd
chore: removes code editor theme from options
2023-01-05 13:57:10 +00:00
Jessica Boezwinkle
6567454ae4
fix: theme flicker on code editor
2023-01-05 10:03:19 +00:00
James
06fd7e7776
chore(release): v1.5.2
2023-01-04 15:16:32 -05:00
James Mikrut
cac4b92a02
Merge pull request #1805 from payloadcms/fix/swc-ignore
...
fix: ignores admin and components from swc
2023-01-04 15:01:43 -05:00
Jacob Fletcher
7d27431312
fix: ignores admin and components from swc
2023-01-04 14:57:07 -05:00
Jarrod Flesch
206d0c2c2a
chore: adds sourcemaps for swc register
2023-01-04 13:54:39 -05:00
James
38b8423150
chore(release): v1.5.1
2023-01-04 13:23:46 -05:00
James Mikrut
ea8b1ba10c
Merge pull request #1804 from payloadcms/fix/components-dir
...
fix: reverts components directory back to ts
2023-01-04 13:07:51 -05:00
Jacob Fletcher
1bbf099fe0
fix: reverts components directory back to ts
2023-01-04 13:04:07 -05:00
James
5fae18e940
chore: passing tests
2023-01-04 12:46:18 -05:00
James
f4d20a9aed
chore: removes logging
2023-01-04 11:43:45 -05:00
James
27dd945544
chore: adds logging to debug why tests not passing in ci
2023-01-04 11:36:38 -05:00
James
7c74507bca
chore(release): v1.5.0
2023-01-04 10:43:08 -05:00
James
c18ea7c856
chore: migrates component tests to new version of jest
2023-01-04 10:28:31 -05:00
James
681d75e43e
chore: adapts tests to new jest version
2023-01-04 10:22:57 -05:00
James Mikrut
c11bcd1416
feat: swc register ( #1779 )
...
* feat: implements esbuild and removes babel
* chore: implements esbuild-register
* chore: tests passing
* chore: implements @swc/jest for tests
* feat: implements swc
* chore: removes build and relies on swc/register only
* chore: converts some exports
* chore: flattens ts configs
* chore: allows tsx in swc
* chore: converts more exports into js
* chore: restores payload module.exports
* chore: removes unused dependency
2023-01-04 10:11:26 -05:00
James
82501319ce
chore: dependency updates
2023-01-04 10:06:00 -05:00
Jarrod Flesch
b379001f00
Merge pull request #1802 from payloadcms/chore/code-field-props
...
chore: moves editorProps into admin property for code and json field types
2023-01-04 09:01:07 -05:00
Jarrod Flesch
fe1dfa3e23
chore: updates test config payload-types
2023-01-04 08:51:54 -05:00
Jarrod Flesch
d97c9fd2ee
chore: moves editorProps into admin property for code and json field types
2023-01-04 08:41:59 -05:00
Jarrod Flesch
fde79a1b3c
Merge pull request #1731 from payloadcms/feat/json-field
...
feat: builds json field and updates code field editor
2023-01-03 17:00:34 -05:00
Jarrod Flesch
59781b9eef
chore: adjusts JSON field type, removes jsonError from config type
2023-01-03 16:47:51 -05:00
Jarrod Flesch
27ab978565
chore: updates json field docs
2023-01-03 15:01:43 -05:00
Jarrod Flesch
f7d664fdcf
docs: updates code and json field types to reflect internal switch to monaco-react editor
2023-01-03 15:01:04 -05:00
Jarrod Flesch
4d74d7a994
chore: abstracts CodeEditor component, ensures js and ts language are respected in Code Field with new editor
2023-01-03 13:57:06 -05:00
James
6a3ee4debe
chore(release): v1.4.2
2023-01-03 10:16:45 -05:00
Jarrod Flesch
a0181a0eee
Merge branch 'master' into feat/json-field
2023-01-03 10:03:16 -05:00
Jessica Boezwinkle
1c3a257244
fix: updatesmargin for group field within a row
2023-01-03 10:26:10 +00:00
James Mikrut
7727496548
Merge pull request #1793 from payloadcms/fix/#1786
...
fix : #1786 , relationship with hasMany no longer sets empty array as default value
2023-01-02 15:50:58 -05:00
James
ecfb363169
fix : #1786 , relationship with hasMany no longer sets empty array as default value
2023-01-02 15:49:19 -05:00
James Mikrut
4579a2adc1
Merge pull request #1787 from payloadcms/chore/deleting-error-i18n
...
chore: fix incorrect translation for error deleting document
2023-01-02 14:42:37 -05:00
James Mikrut
57ba307c3b
Merge pull request #1792 from payloadcms/feat/reactive-preview
...
feat: preview now exposes most recent draft data
2023-01-02 14:39:38 -05:00
James
54dadbeae5
feat: preview now exposes most recent draft data
2023-01-02 14:38:35 -05:00
James Mikrut
2a8bc31e4a
Merge pull request #1789 from payloadcms/fix/#1775
...
fix : #1775 - siblingData for unnamed fields within array rows improperly formatted
2023-01-02 13:39:02 -05:00
James
d6fcd19bd1
fix : #1775 - siblingData for unnamed fields within array rows improperly formatted
2023-01-02 13:31:34 -05:00
Dan Ribbens
e0d4b3fef2
chore: fix incorrect translation for error deleting document
2023-01-02 12:43:05 -05:00
James Mikrut
3552d6a340
Merge pull request #1770 from payloadcms/fix/#1762-select-unmatched-value
...
fix : #1762 select field crash on missing value option
2023-01-02 10:28:57 -05:00
James Mikrut
e330d8874b
Merge pull request #1766 from jacobsfletch/fix/1765
...
fix: error clearing date field
2023-01-02 09:51:51 -05:00
James Mikrut
d919abbda4
Merge pull request #1782 from jacobsfletch/fix/1777
...
docs: reserved field names
2023-01-02 09:45:24 -05:00
Jacob Fletcher
8e6b2c4f9d
docs: reserved field names
2023-01-02 00:47:54 -05:00
Jacob Fletcher
420ed6738e
chore: e2e test for date input clearing
2022-12-26 14:31:08 -05:00
Zlatex
49fa5cb23a
feat: add Ukrainian translation ( #1767 )
2022-12-26 12:48:13 -05:00
Dan Ribbens
ec9196e33c
fix: select field crash on missing value option
2022-12-26 12:13:11 -05:00
Jacob Fletcher
883daf7b46
fix: error clearing date field
2022-12-24 09:02:35 -05:00
James
7b92211eca
chore(release): v1.4.1
2022-12-23 19:52:05 -05:00
James
192c9fe981
Merge branch 'master' of github.com:payloadcms/payload
2022-12-23 19:46:09 -05:00
James
9f4ce8d756
fix : #1761 , avoids rich text modifying form due to selection change
2022-12-23 19:46:01 -05:00
Dan Ribbens
abaa22950c
test: json field e2e and int
2022-12-23 17:45:22 -05:00
James Mikrut
e23481a011
Update README.md
2022-12-23 16:29:51 -05:00
James
8a8741a792
chore(release): v1.4.0
2022-12-23 16:13:12 -05:00
James Mikrut
206b757629
Merge pull request #1757 from payloadcms/fix/#1738-svg-image-sizes
...
fix : #1738 save image dimensions to svg uploads
2022-12-23 16:05:22 -05:00
PatrikKozak
238badabb4
fix: translated tab classnames
2022-12-23 15:20:44 -05:00
James
e86a6efe45
Merge branch 'master' of github.com:payloadcms/payload
2022-12-23 14:39:35 -05:00
James
37bc8826f7
chore: allows relationship and upload elements to reside within lists
2022-12-23 14:39:25 -05:00
Jacob Fletcher
3d4dfbcf7a
chore: translates tooltip in rte relationship
2022-12-23 14:09:10 -05:00
Dan Ribbens
2de435f43a
fix : #1738 save image dimensions to svg uploads
2022-12-23 13:42:31 -05:00
James
ff4a6a1ea1
Merge branch 'master' of github.com:payloadcms/payload
2022-12-23 13:12:33 -05:00
James
55df622007
chore: ensures that de-indenting top-level lists works in all cases
2022-12-23 13:11:38 -05:00
Jacob Fletcher
baf5b10d23
roadmap: rte and upload drawers ( #1668 )
2022-12-23 12:41:06 -05:00
James
794b6e8783
chore: safely checks if rte last selected element is empty
2022-12-23 12:30:54 -05:00
James Mikrut
df41201134
Merge pull request #1759 from payloadcms/fix/#1748
...
fix : #1748 , bails out of autosave if doc is published while autosaving
2022-12-23 12:21:29 -05:00
James
95e9300d10
fix : #1748 , bails out of autosave if doc is published while autosaving
2022-12-23 12:20:04 -05:00
James Mikrut
ad2a54bb78
Merge pull request #1758 from payloadcms/fix/#1747
...
fix : #1747 , rich text in arrays improperly updating initialValue when…
2022-12-23 11:53:21 -05:00
James
d417e50d52
fix : #1747 , rich text in arrays improperly updating initialValue when moving rows
2022-12-23 11:47:16 -05:00
James Mikrut
16c41d36cf
Merge pull request #1722 from payloadcms/fix/#551
...
fix : #551 - rich text nested list structure
2022-12-23 11:14:28 -05:00
James Mikrut
4e019e44b0
Merge pull request #1756 from payloadcms/fix/1753-date-field-updates
...
Fix: updatedAt and createdAt fields change
2022-12-23 11:04:30 -05:00
Jarrod Flesch
d7e7ee9a52
chore: threads global updatedAt through to edit view
2022-12-23 11:01:02 -05:00
James Mikrut
e7a16364c0
Merge pull request #1754 from payloadcms/fix/#1752
...
fix : #1752 , removes label from row field type
2022-12-23 10:51:48 -05:00
James Mikrut
a46c220489
Merge pull request #1745 from payloadcms/fix/1737
...
fix: allows cleared file to be reselected
2022-12-23 10:50:30 -05:00
James Mikrut
830af2389e
Merge pull request #1744 from payloadcms/fix/1739
...
fix: missing file after reselect in upload component
2022-12-23 10:49:38 -05:00
James Mikrut
332b5d1dad
Merge pull request #1743 from payloadcms/fix/1736
...
fix: safely clears sort #1736
2022-12-23 10:48:50 -05:00
James Mikrut
3cde636d47
Merge pull request #1741 from payloadcms/fix/richtext-toolbar-drawer
...
fix: updates richtext toolbar position if inside a drawer
2022-12-23 10:47:42 -05:00
James Mikrut
c0293719d9
Merge pull request #1733 from payloadcms/fix/drawer-stepnav
...
fix: relationship labels and page stepnav
2022-12-23 10:46:54 -05:00
Jarrod Flesch
bd4ed5b99b
fix: removes update and created at fields when duplicating, ensures updatedAt data is reactive
2022-12-23 10:39:15 -05:00
James Mikrut
0527e6f3ea
Merge pull request #1700 from payloadcms/fix/#1666-api-key-header-label
...
fix : #1666 use the slug for authentication header API Key
2022-12-23 10:37:19 -05:00
James
ff3ab18d16
fix : #1752 , removes label from row field type
2022-12-23 10:24:43 -05:00
James
691730974e
chore: ensures that isListActive disregards editor parent
2022-12-23 10:15:26 -05:00
James
46a29f54fc
chore: removes debugging for slate
2022-12-23 10:05:28 -05:00
James
95127c94a6
chore: fixes rich text tests
2022-12-23 09:54:41 -05:00
James
88a0c56f40
chore: finishes left indent of lists
2022-12-23 08:53:35 -05:00
Jacob Fletcher
6bd5907ad7
chore: reverts 9567328
2022-12-23 08:34:41 -05:00
James
801068c8fe
chore: revises left indent
2022-12-22 18:26:09 -05:00
James
4516c3670e
chore: overhauls lists, prepares for left indent
2022-12-22 15:55:07 -05:00
Jessica Boezwinkle
73b8ba3d4a
fix: json field type
2022-12-22 14:12:39 +00:00
Jacob Fletcher
9567328d28
fix: refreshes document drawer on save
2022-12-21 22:42:00 -05:00
Jacob Fletcher
35abe811c1
fix: allows cleared file to be reselected
2022-12-21 17:55:48 -05:00
Jacob Fletcher
6bc1758dc0
fix: missing file after reselect in upload component
2022-12-21 17:28:09 -05:00
Jacob Fletcher
341c163b36
fix: safely clears sort #1736
2022-12-21 16:50:52 -05:00
PatrikKozak
468b0d2a55
fix: updates richtext toolbar position if inside a drawer
2022-12-21 11:49:31 -05:00
Elliot DeNolf
f873fa8d99
docs: add example Dockerfile and docker-compose.yml ( #1735 )
...
* docs: add example Dockerfile and docker-compose.yml
* docs: link to docker deployment from installation
2022-12-21 11:39:32 -05:00
Jacob Fletcher
59de4f7e82
fix: updates relationship label on drawer save and prevents stepnav update
2022-12-20 16:48:47 -05:00
Elliot DeNolf
f02bbe6308
chore: README logo ( #1732 )
...
* chore: README header logo
* updates conditionally rendered logo for light/dark mode
* adds img folder with light and dark logos to utilize gh conditional
* moves payload logos to avoid polluting root directory
Co-authored-by: Sean Zubrickas <zubricks@gmail.com >
2022-12-20 13:24:07 -05:00
Jessica Boezwinkle
e5835ae4f6
chore: cleans up files
2022-12-20 16:57:54 +00:00
Jessica Boezwinkle
309569c581
chore: pass options through to JSON and code fields, fix versions preview
2022-12-20 16:47:31 +00:00
James Mikrut
a88dddab22
Merge pull request #1728 from payloadcms/feat/account-doc-access
...
feat: adds doc permissions to account view
2022-12-20 10:08:01 -05:00
Jarrod Flesch
b5048a3323
chore: threads onSave through to account render component, refreshes docPermissions after successful save
2022-12-20 09:43:56 -05:00
Elliot DeNolf
3ec6b3d846
chore: revert README h1
2022-12-20 09:35:07 -05:00
Sean Zubrickas
d0dacdbde0
chore: readme updates ( #1717 )
...
* refines readme banner image, badges and headings
* chore: spruce up README a bit more
* adds dark/light mode support for logo
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-12-20 09:28:12 -05:00
Jarrod Flesch
8d643fb29d
feat: adds doc permissions to account view
2022-12-20 09:13:19 -05:00
Jessica Boezwinkle
e5ffb1e92d
Merge branch 'master' of https://github.com/payloadcms/payload into feat/json-field
2022-12-20 13:33:02 +00:00
James
087eeb01a2
chore: rich text type declarations
2022-12-19 23:02:39 -05:00
James
542ea8eb81
fix : #551 - rich text nested list structure
2022-12-19 22:51:24 -05:00
Dan Ribbens
60bb2652f0
fix: get relationships in locale of i18n language setting ( #1648 )
2022-12-19 20:42:09 -05:00
Jarrod Flesch
7b769caf78
chore: stubs out data layer and simple frontend example allow explicit null value setting
2022-12-19 17:02:45 -05:00
Elliot DeNolf
0796d5394d
chore: fix single quotes in translations file
2022-12-19 16:15:11 -05:00
Lukas Frana
0be4285305
feat: add Czech translation ( #1705 )
2022-12-19 16:12:57 -05:00
James Mikrut
e366624440
Merge pull request #1672 from payloadcms/fix/query-drafts
...
fix : #1611 , unable to query draft versions with draft=true
2022-12-19 16:01:57 -05:00
James
c755143cc0
chore: uses mongo aggregate for merging draft results
2022-12-19 16:01:30 -05:00
James Mikrut
020a2797d5
Merge pull request #1716 from payloadcms/fix/#1656-image-sizes-patch
...
fix : #1656 remove size data
2022-12-19 15:44:16 -05:00
Dan Ribbens
389ee261d4
fix : #1656 remove size data
2022-12-19 15:31:03 -05:00
PatrikKozak
13fd974a2d
Merge pull request #1715 from payloadcms/feat/graphql-16
...
feat(graphql): upgrade to graphql 16
2022-12-19 14:20:17 -05:00
James Mikrut
d492870924
Merge pull request #1709 from payloadcms/fix/#1698
...
fix : #1698 - globals and autosave not working
2022-12-19 14:07:14 -05:00
Calvin Lai
57f5f5ec43
feat(graphql): upgrade to graphql 16
2022-12-19 14:01:51 -05:00
Jarrod Flesch
0d06b8c178
Merge pull request #1711 from payloadcms/fix/1701-radio-validation
...
Fix/radio-field-validation
2022-12-19 12:17:13 -05:00
Jessica Chowdhury
9af4c1dde7
fix: prevents special characters breaking relationship field search ( #1710 )
...
* fix: prevents special characters breaking relationship field search
* test: add special char querying w/ like operator
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-12-19 12:16:30 -05:00
Dan Ribbens
5b70ebd119
fix: use the slug for authentication header API Key
...
BREAKING CHANGE: replaced the useAPIKey authentication header format to use the collection slug instead of the collection label. Previous: `${collection.labels.singular} API-Key ${apiKey}`, updated: `${collection.slug} API-Key ${apiKey}`
2022-12-19 11:02:40 -05:00
Jarrod Flesch
0dfed3b30a
fix: simplifies radio validation
2022-12-19 11:01:57 -05:00
James
915f1e2b3a
fix : #1698 - globals and autosave not working
2022-12-19 10:52:11 -05:00
Elliot DeNolf
2e765a1e05
chore: log full error on transport configuration error ( #1702 )
2022-12-18 21:57:33 -05:00
James
26717c9ce4
chore(release): v1.3.4
2022-12-16 17:55:42 -05:00
James
fc35d845e7
Merge branch 'master' of github.com:payloadcms/payload
2022-12-16 17:39:51 -05:00
James Mikrut
6580fc7f91
Merge pull request #1690 from payloadcms/fix/doc-access
...
fix: doc access should not run where query on collections without id
2022-12-16 17:39:39 -05:00
James
1b8ab36123
chore: removes unnecessary async
2022-12-16 17:39:02 -05:00
Jarrod Flesch
b8c0482cda
fix: run docAccess also when checking global
2022-12-16 17:38:29 -05:00
James Mikrut
100da03647
Merge pull request #1688 from payloadcms/fix/#1658-async-validate
...
fix : #1658 async validate out of order
2022-12-16 17:38:25 -05:00
Jarrod Flesch
016beb6eec
fix: doc access should not run where query on collections without id
2022-12-16 17:36:41 -05:00
James Mikrut
f85d366500
Merge pull request #1689 from payloadcms/fix/#1687
...
fix: autosave with nested localized fields
2022-12-16 17:24:32 -05:00
James
a5670c3163
chore: simplifies logic for autosave patch
2022-12-16 17:24:13 -05:00
James
4202fc2933
fix: autosave with nested localized fields
2022-12-16 17:14:00 -05:00
Dan Ribbens
e913fbe4ea
fix: async validate out of order
2022-12-16 16:45:38 -05:00
James
0fbfe149df
chore(release): v1.3.3
2022-12-16 10:07:47 -05:00
Jessica Boezwinkle
07b2ccad61
feat: wires up i18n with monaco editor
2022-12-16 15:04:25 +00:00
James
f715146aa3
fix: ensures select field avoids circular dependencies
2022-12-16 10:01:08 -05:00
Jessica Boezwinkle
efe4f6d861
feat: fixes json editor errors and misc styling
2022-12-16 13:34:21 +00:00
James
8eaf05efef
chore: json field now edits string but saves json in db
2022-12-15 21:10:56 -05:00
James
6c7282ec37
Merge branch 'feat/json-field' of github.com:payloadcms/payload into feat/json-field
2022-12-15 20:32:30 -05:00
James
d9d05f3644
chore: uses aggregate query if draft=true
2022-12-15 20:31:06 -05:00
Dan Ribbens
d88daa433e
chore: Revert "chore: allow empty string route.api" ( #1681 )
2022-12-15 15:08:50 -05:00
Jessica Boezwinkle
4d6eba8d21
feat: updates code field editor
2022-12-15 18:47:53 +00:00
Jessica Boezwinkle
28d9f9009c
feat: adds initial json field
2022-12-15 18:32:11 +00:00
Dan Ribbens
91e33ad1ee
fix: allow translation in group admin.description ( #1680 )
2022-12-15 13:13:33 -05:00
James
4359564e2f
chore(release): v1.3.2
2022-12-15 12:58:23 -05:00
James
420eef4d91
fix: safely handles rich text deselection
2022-12-15 12:39:57 -05:00
Dan Ribbens
d2f281d318
chore: update changelog
2022-12-15 12:26:06 -05:00
Dan Ribbens
2f723e0d78
chore(release): v1.3.1
2022-12-15 12:15:09 -05:00
Jacob Fletcher
a1813ca4b3
fix: stringifies date in DateTime field for useAsTitle ( #1674 )
2022-12-15 10:05:49 -05:00
Dan Ribbens
049d560898
fix: add i18n type to collection and globals admin.description ( #1675 )
2022-12-15 09:45:06 -05:00
Dan Ribbens
91493f9e8f
chore: richtext relationship i18n label ( #1662 )
2022-12-15 09:23:21 -05:00
PatrikKozak
64086e8122
fix: collapsible children margin bottom ( #1673 )
2022-12-15 09:22:26 -05:00
Dan Ribbens
75d2cbe9e3
chore: update global admin group type ( #1647 )
2022-12-15 09:09:53 -05:00
Jacob Fletcher
a0b41eb83b
fix: ensures unique document drawer slugs
2022-12-14 16:26:50 -05:00
James
44b31a9e58
fix : #1611 , unable to query draft versions with draft=true
2022-12-14 16:25:04 -05:00
Jarrod Flesch
de4c7ae625
Merge pull request #1671 from iamprompt/fix-array-collapsible-label-i18n
...
fix: array collapsible lable i18n object
2022-12-14 16:20:41 -05:00
Jacob Fletcher
414ae9e11f
Merge pull request #1669 from iamprompt/fix-label-i18n-add-relationship-tooltip
...
fix: add new relationship tooltip label translation
2022-12-14 16:17:20 -05:00
James Mikrut
f13742c1f7
Merge pull request #1670 from payloadcms/fix/select-field-clear-value
...
Fix/select field clear value
2022-12-14 16:16:21 -05:00
Jarrod Flesch
eda6f70acb
Roadmap/#1379 admin ui doc level access ( #1624 )
...
* feat: adds document level access endpoints so admin ui can now accurately reflect document level access control
* chore(docs): new doc access callout, updates useDocumentInfo props from change
2022-12-14 16:14:29 -05:00
Supakarn Laorattanakul
8b18da78fe
fix i18n object in array collapsible lable
2022-12-15 03:08:09 +07:00
Supakarn Laorattanakul
36c1008a22
fix label i18n - add new relationship tooltip
2022-12-15 02:49:00 +07:00
PatrikKozak
c52389ecb6
Merge branch 'master' of https://github.com/payloadcms/payload into fix/select-field-clear-value
2022-12-14 14:41:52 -05:00
PatrikKozak
80da898de8
fix: adds draftsEnabled to baseSchema for tabs / arrays / groups & allows for null enum
2022-12-14 14:41:41 -05:00
PatrikKozak
b4f39d5fd3
fix: removes case for select field that sets data to undefined if set to null
2022-12-14 14:39:39 -05:00
PatrikKozak
f0db5e0170
fix: adds draftsEnabled to versionSchema in collections / globals
2022-12-14 14:38:18 -05:00
Supakarn Laorattanakul
d9c45f62b1
fix: label translation in about to delete dialog ( #1667 )
2022-12-14 13:16:15 -05:00
Jacob Fletcher
3ae5d954b5
Merge pull request #1558 from jacobsfletch/feat/inline-relationships
...
roadmap: inline relationships
2022-12-14 09:51:54 -05:00
PatrikKozak
934b443b5b
fix: list view date field display format ( #1661 )
2022-12-14 07:09:54 -05:00
James Mikrut
965bd456cd
Merge pull request #1653 from damtzi/fix/#1652-dashboard-to-custom-route
...
fix: Set 'Dashboard's link to config route (#1652 )
2022-12-13 11:00:43 -05:00
Damian Tziamtzis
9d4dac892e
fix: Remove template literal from link
2022-12-12 23:16:56 +01:00
Damian Tziamtzis
940c1e84f5
fix: Set 'Dashboard's link to config route ( #1652 )
2022-12-12 23:10:57 +01:00
Alessio Gravili
1d7ed8aff9
chore: add default credentials to contributing.md ( #1642 )
2022-12-12 09:40:34 -05:00
Supakarn Laorattanakul
c15da3178e
chore: improve thai translation ( #1641 )
2022-12-12 09:13:13 -05:00
Elliot DeNolf
c0f8f94cd6
chore: update payload component usage comment
2022-12-11 12:43:21 -05:00
Jacob Fletcher
92d2c4d805
fix: fields e2e tests
2022-12-09 17:50:54 -05:00
Jacob Fletcher
50ea48901e
Merge branch 'master' into feat/inline-relationships
2022-12-09 15:37:40 -05:00
Jacob Fletcher
c72f074b77
fix: fields-relationship e2e tests
2022-12-09 15:34:35 -05:00
PatrikKozak
72f7927cc6
chore: adds close & edit keys to translations ( #1640 )
2022-12-09 14:57:40 -05:00
Jacob Fletcher
cb0437fbca
Merge branch 'master' into feat/inline-relationships
2022-12-09 13:18:49 -05:00
Jacob Fletcher
bc6cc8dd14
chore: bumps pino-pretty to latest
2022-12-09 13:16:54 -05:00
Jacob Fletcher
1695b8f263
chore: document drawer a11y
2022-12-09 13:01:57 -05:00
Elliot DeNolf
6ea462c0f7
docs: fix graphql localhost link
2022-12-09 12:24:09 -05:00
Dan Ribbens
45e4504a7b
chore(release): v1.3.0
2022-12-09 09:53:33 -05:00
Elliot DeNolf
ba2f2d6e9b
feat!: no longer sanitize collection slugs to kebab case ( #1607 )
...
BREAKING CHANGE: collection slugs are no longer automatically sanitized to be kebab case. This will only be an issue if your current slugs were in camel case. The upgrade path will be to change those slugs to the kebab case version that the slug was automatically being sanitized to on the backend.
If you only use kebab case or single word slugs: no action needed.
If you have existing slugs with camel case and populated data: you'll need to convert these to the kebab case version to match the previously sanitized value.
ie. myOldSlug is your slug, you should convert it to my-old-slug.
Any future slugs after updating will be used as-is.
2022-12-09 09:40:05 -05:00
Nut Pinyo
7777d11b9e
feat: add Thai translation ( #1630 )
2022-12-09 09:38:57 -05:00
Dan Ribbens
eff3f18e7c
fix : #1632 graphQL non-nullable relationship and upload fields ( #1633 )
2022-12-09 09:38:05 -05:00
Dan Ribbens
756edb858a
fix: Select with hasMany and localized ( #1636 )
2022-12-09 09:36:39 -05:00
Dan Ribbens
b6c597ab5c
fix: translation key in revert published modal ( #1628 )
2022-12-09 09:35:40 -05:00
Dan Ribbens
a44dba5ccc
chore: cleanup test fields relationship config ( #1635 )
2022-12-08 22:46:31 -05:00
Dan Ribbens
11b1c0efc6
fix: filterOptions function argument relationTo is an array ( #1627 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2022-12-08 21:24:00 -05:00
Jacob Fletcher
3da0cb9c79
chore: improves useDocumentDrawer memoization
2022-12-08 18:13:46 -05:00
Jacob Fletcher
a36ac209b2
fix: drawer blur, scroll, and document sidebar
2022-12-08 18:12:48 -05:00
Jacob Fletcher
e101f925cc
feat: further Tooltip improvements
2022-12-08 17:01:00 -05:00
James
bff7c9f7aa
chore: ensures rich text initialValue exists
2022-12-08 16:11:13 -05:00
Jacob Fletcher
17fac6e6a0
chore: general ReactSelect and Relationship styles
2022-12-08 14:22:02 -05:00
Jacob Fletcher
00b3b768eb
feat: supports tooltip show and delay
2022-12-08 14:11:55 -05:00
James
9558a22ce6
fix: resets slate state when initialValue changes, fixes #1600 , #1546
2022-12-08 11:39:17 -05:00
Jarrod Flesch
512bc1ebe6
fix: sanitizes global find query params
2022-12-08 08:39:17 -05:00
Jacob Fletcher
39a956cee3
fix: relationship drawer permissions
2022-12-07 16:40:42 -05:00
Jacob Fletcher
6da13f3794
chore: moves drawer logic from ReactSelect to Relationship
2022-12-07 16:22:33 -05:00
Dan Ribbens
471d21410a
fix: change edit key to prevent richtext editor from crashing ( #1616 )
2022-12-07 14:47:47 -05:00
Jacob Fletcher
f290cda333
fix: escapes react-select events when drawer is open
2022-12-07 12:40:19 -05:00
Christoffer Bjelke
759f001681
feat: add Norwegian bokmål (nb) translation ( #1614 )
2022-12-07 10:39:02 -05:00
Carsten Dietzel
dc806a9650
chore: update de.json ( #1608 )
2022-12-07 07:54:25 -05:00
Jacob Fletcher
5f0227fa80
chore: custom react-select clear indicator
2022-12-06 23:45:27 -05:00
Jacob Fletcher
e2fce30964
fix: add new relationship modal when related to many
2022-12-06 18:00:58 -05:00
James Mikrut
1c193b0ed2
Merge pull request #1609 from payloadcms/chore/translation-key-problem-uploading
...
chore: fix incorrect translation key in FileUploadError
2022-12-06 16:02:06 -05:00
Dan Ribbens
5588b342d7
chore: fix incorrect translation key in FileUploadError
2022-12-06 15:51:00 -05:00
Jacob Fletcher
f4b099a3d1
chore: removes useDrawer hook and drawer context
2022-12-06 14:56:14 -05:00
Jacob Fletcher
49528dd3c3
fix: relationship create and edit onSave handling
2022-12-06 14:56:03 -05:00
James Mikrut
3aee027b0f
Merge pull request #1606 from jacobsfletch/fix/1605-filter-options
...
fix: unflattens fields in filterOptions callback
2022-12-06 13:53:07 -05:00
Jacob Fletcher
92177e012c
Merge branch 'master' into feat/inline-relationships
2022-12-06 13:00:15 -05:00
Jacob Fletcher
acff46b4a5
fix: unflattens fields in filterOptions callback
2022-12-06 12:26:58 -05:00
Jacob Fletcher
445c6fc775
chore: reconfigures useDocumentDrawer hook
2022-12-06 12:13:30 -05:00
Jarrod Flesch
de57aa8417
Merge pull request #1532 from payloadcms/feat/#1423-copy-paste-upload
...
Feat/#1423 copy paste upload
2022-12-06 10:20:13 -05:00
Jarrod Flesch
ff1b4b098c
style: reverts upload field to original, keeps underlying copy-paste functionality
2022-12-06 10:05:22 -05:00
James
a72123dd47
fix : #1547 , global afterChange hook not falling back to original global if nothing returned
2022-12-06 09:56:52 -05:00
James
5d0fe9a6da
chore(release): v1.2.5
2022-12-06 09:38:25 -05:00
James
04eaf725a0
Merge branch 'master' of github.com:payloadcms/payload
2022-12-06 09:32:18 -05:00
James
46a96ccb2e
chore: ensures date field modifies form modified
2022-12-06 09:32:10 -05:00
James Mikrut
0b857f7234
Merge pull request #1584 from kalon-robson/fix/missing-unpublish
...
fix : #1583 mismatch language condition when rendering unpublish
2022-12-06 09:18:06 -05:00
torunai
c8a683100f
feat: add Turkish translations ( #1596 )
2022-12-06 09:14:22 -05:00
Jacob Fletcher
4e0dd3d12d
Merge pull request #1592 from jacobsfletch/fix/relationship-option
...
fix: relationship option
2022-12-05 17:15:49 -05:00
Jacob Fletcher
d9eb1ea801
fix: remounts document drawer when single-value relationship changes
2022-12-05 14:07:42 -05:00
Jacob Fletcher
881c067c40
fix: exits findOptionsByValue when matchedOption is found
2022-12-05 14:04:46 -05:00
PatrikKozak
9d4f4c6305
chore: removes isLocked since not being defined and always returning false ( #1553 )
2022-12-05 12:37:50 -05:00
Jarrod Flesch
3e2d1b5e9d
Merge pull request #1580 from payloadcms/fix/inline-relationship-select
...
fix: uses pathOrName to pass to internal Relationship field components
2022-12-05 11:09:03 -05:00
James
b6ec4bd2d4
chore: binds prefs model even if not local
2022-12-05 10:25:36 -05:00
Jarrod Flesch
b70dc83d0e
Merge pull request #1589 from payloadcms/fix/NaN-limit-and-depth-query
...
fix: safely coerces limit and depth to number or undefined
2022-12-05 09:29:59 -05:00
Roman Ryzhikov
a2eda6999a
chore: update russian translation ( #1582 )
2022-12-05 09:29:00 -05:00
Jarrod Flesch
dd04d7842e
fix: safely coerces limit and depth to number or undefined
2022-12-05 08:41:47 -05:00
Jacob Fletcher
3c862add3c
fix: prevents react-select from opening on drawer toggle
2022-12-05 00:29:30 -05:00
Kalon Robson
3ddd0ea3ef
fix: mismatch language condition when rendering unpublish
2022-12-04 00:42:38 +00:00
bobbyZ
8ad0042f5f
chore: added german translation for richtext fields ( #1579 )
2022-12-03 17:06:26 -05:00
Jarrod Flesch
8874e871d4
fix: uses pathOrName to pass to internal Relationship field components
2022-12-03 13:44:46 -05:00
Dan Ribbens
356ab8d7eb
chore(release): v1.2.4
2022-12-03 12:40:50 -05:00
Dan Ribbens
2dcada199c
fix: missing translation richText link modal ( #1573 )
2022-12-03 12:29:33 -05:00
Dan Ribbens
ca59efe396
chore: typescript typo fix ( #1575 )
2022-12-03 12:28:08 -05:00
Jacob Fletcher
5592fb148d
feat: custom button html element
2022-12-03 00:31:00 -05:00
Jacob Fletcher
1f53990bb1
Merge branch 'master' into feat/inline-relationships
2022-12-02 23:14:10 -05:00
Jacob Fletcher
811ade60b4
feat: wires DocumentDrawer into singular relationships
2022-12-02 17:44:12 -05:00
Jacob Fletcher
6fab722a2e
fix: prevents duplicative DocumentDrawer
2022-12-02 15:46:46 -05:00
Jacob Fletcher
83eef0bc77
chore: migrates from react-sortable-hoc to @dnd-kit
2022-12-02 14:26:26 -05:00
Dan Ribbens
308dc3d600
chore(release): v1.2.3
2022-12-02 12:52:18 -05:00
Dan Ribbens
396ea0bd53
fix: reset password regression ( #1574 )
2022-12-02 12:36:19 -05:00
Dan Ribbens
44df7f523b
chore(release): v1.2.2
2022-12-01 20:24:05 -05:00
James Mikrut
8b36ff8d60
Merge pull request #1551 from payloadcms/fix/#1505-collection-model-types
...
chore: extend CollectionModel type to include mongoose model
2022-12-01 19:30:25 -05:00
James Mikrut
e01b165693
Merge pull request #1559 from payloadcms/fix/#1512-localized-drafts
...
fix: update drafts includes latest version changes
2022-12-01 19:08:23 -05:00
James Mikrut
15671f2494
Merge pull request #1564 from payloadcms/docs/update-label-descriptions
...
docs: remove GraphQL from label descriptions
2022-12-01 19:07:44 -05:00
Jacob Fletcher
dd217750d7
feat: retrofits DocumentDrawer into relationship multi-select
2022-12-01 18:01:51 -05:00
Jacob Fletcher
7a42e38cca
feat: supports custom react-select components
2022-12-01 17:42:24 -05:00
Jacob Fletcher
475f147f2c
feat: retrofits DocumentDrawer into relationship AddNew
2022-12-01 16:39:51 -05:00
Jacob Fletcher
670e5243a9
fix: prevents recursive DocumentDrawer
2022-12-01 16:39:51 -05:00
Jacob Fletcher
2118927f42
feat: builds DocumentDrawer component
2022-12-01 16:39:51 -05:00
Jacob Fletcher
f8cf4c7b6a
chore: reconfigures drawer context
2022-12-01 16:39:51 -05:00
Jacob Fletcher
c6013c3904
feat: builds Drawer component
2022-12-01 16:39:51 -05:00
Jarrod Flesch
80d8367a2f
Merge pull request #1560 from payloadcms/roadmap/#1401-decouple-pagination-args
...
Roadmap/#1401 decouple pagination args
2022-12-01 16:34:22 -05:00
Dan Ribbens
283343c4a4
docs: update upload filterOptions
2022-12-01 15:50:41 -05:00
Dan Ribbens
924d903456
docs: remove GraphQL from label descriptions
2022-12-01 15:48:40 -05:00
Justin Nicewander
49efd028fa
docs: add filter options section to upload field docs. ( #1550 )
2022-12-01 15:47:37 -05:00
Jarrod Flesch
e6bda625b4
chore: fixes test expectation
2022-12-01 12:17:47 -05:00
Jarrod Flesch
226c7d5da5
chore: adds REST test for http limitless query param
2022-12-01 11:43:15 -05:00
Jarrod Flesch
891f00d05c
fix: allows for limit bypass on version find operations
2022-12-01 10:44:11 -05:00
Jarrod Flesch
c8d1b9f88a
fix: sanitize number query params before passing to find operation
2022-12-01 10:06:22 -05:00
Jarrod Flesch
a71801006c
fix: adjusts how limit is set, both in options and paginates limit
2022-12-01 09:10:56 -05:00
Jarrod Flesch
dc4e0971a6
chore: simplifies logic to decouple pagination and limit
2022-12-01 08:17:00 -05:00
Jarrod Flesch
f7ce0c615d
feat: decouples limit from pagination, allows for no limit query
2022-11-30 22:18:37 -05:00
Jarrod Flesch
dce2081663
fix: aligns mongoose PaginatedDocs type with actual lib type
2022-11-30 22:17:38 -05:00
Dan Ribbens
48989d0f6e
fix: update drafts includes latest version changes
2022-11-30 17:03:00 -05:00
Chris Waschl
47fd0d9ec4
fix(i18n): requiresAtLeast variable in de.json ( #1556 )
2022-11-30 16:32:37 -05:00
Dan Ribbens
bbe547ec47
chore: extend CollectionModel type to include mongoose model
2022-11-30 10:47:04 -05:00
Dan Ribbens
c211a804bd
chore: change test assertion to be more consistent ( #1543 )
2022-11-29 18:24:40 -05:00
Dan Ribbens
57fbff3655
chore: fix translation rich text links ( #1499 )
2022-11-29 16:36:05 -05:00
Jarrod Flesch
5a158c1b58
Merge pull request #1541 from payloadcms/fix/#1495-sharp-types
...
Fix/#1495 Sharp types
2022-11-29 16:19:46 -05:00
Jarrod Flesch
088cc16f9b
Merge pull request #1523 from payloadcms/fix/#1461-unpublish-validation
...
Fix/#1461 Form validation when un-publishing
2022-11-29 16:02:50 -05:00
Jarrod Flesch
b3d526b59a
fix: moves sharp types from devDeps to deps
2022-11-29 16:00:53 -05:00
Jarrod Flesch
afe2ed2ebc
chore: removes frontend ui logic, unnecessary when overwriting document on unpublish
2022-11-29 15:44:56 -05:00
Jarrod Flesch
e6f1c6fc7b
fix: corrects skipValidation
2022-11-29 15:44:56 -05:00
Jarrod Flesch
77ab54243a
fix: ignore validation when unpublishing, do not allow restore with invalid form state
2022-11-29 15:44:56 -05:00
Dan Ribbens
5a69ed562e
chore: fix translation key requiresAtLeast ( #1538 )
2022-11-29 15:43:41 -05:00
Angelo Bartolome
7aada3c746
fix: indexSortableFields timestamp fields #1506 ( #1537 )
2022-11-29 15:36:27 -05:00
Jarrod Flesch
425b66a0c2
Merge pull request #1501 from payloadcms/fix/#1446-graphql-contains-schema
2022-11-29 14:15:41 -05:00
Jacob Fletcher
f4ac714286
Merge pull request #1520 from jacobsfletch/docs/rate-limit
...
docs: rateLimit defaults
2022-11-29 12:50:28 -05:00
Jacob Fletcher
c9bfdbb63c
docs: rateLimit defaults
2022-11-29 12:48:53 -05:00
Jarrod Flesch
c56381b721
Merge pull request #1475 from payloadcms/fix/#1442-reactive-relationship-select
...
Fix/#1442 reactive relationship select
2022-11-29 11:24:37 -05:00
Jarrod Flesch
70675251e5
Merge pull request #1529 from iheidari-aci/patch-1
...
Add type to fix TS error for re-exporting a type
2022-11-29 11:17:46 -05:00
Jarrod Flesch
3482dd5f78
Merge pull request #1521 from payloadcms/fix/light-theme-syntax
...
fix: updates syntax colors for light theme
2022-11-29 11:14:11 -05:00
Jessica Boezwinkle
3eebd6613f
fix: updates code field css
2022-11-29 16:05:28 +00:00
Jessica Boezwinkle
d03f0aef84
fix: uses baseClass in code field
2022-11-29 16:03:34 +00:00
Jarrod Flesch
b0964b066b
chore: exports types as types from /components
2022-11-29 10:37:46 -05:00
Thomas Ghysels
5bd86571ca
feat: improve typescript comments ( #1467 )
2022-11-29 10:10:30 -05:00
Elliot DeNolf
a90a1a9e19
feat: log email transport error messages ( #1469 )
2022-11-29 09:33:00 -05:00
Jarrod Flesch
d10a993465
Merge pull request #1534 from payloadcms/fix/#1517-blockName-cutoff
...
fix: blockName grows in all browsers
2022-11-29 09:28:25 -05:00
Jarrod Flesch
03c2ab52a8
fix: blockName grows in all browsers
2022-11-29 08:57:53 -05:00
Jarrod Flesch
143362d45c
chore: styles copy paste, adds text translations
2022-11-29 08:41:17 -05:00
Arick
eb69b82adf
feat: upload support pasting file
2022-11-29 08:26:11 -05:00
Jessica Boezwinkle
1a6c9a3e18
feat: removes theme provider and updates background for code fields
2022-11-29 10:48:57 +00:00
Iman
6cb9ab6b44
Add type to fix TS error for re-exporting a type
...
To fix TS error:
Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
2022-11-28 18:28:49 -08:00
Dan Ribbens
04c689c5b0
fix: handle multiple locales in relationship population ( #1452 )
2022-11-28 14:24:01 -05:00
Jessica Boezwinkle
dbfe7ca6e6
fix: updates syntax colors for light theme
2022-11-28 16:22:13 +00:00
Christian Reichart
e9d2163601
fix: german translation optimizations ( #1485 )
...
Co-authored-by: Christian Reichart <christian.reichart@camperboys.com >
2022-11-28 10:02:58 -05:00
Jarrod Flesch
ec51929b1a
fix: ensures enums cannot query on partial matches
2022-11-23 16:38:25 -05:00
Jarrod Flesch
a0d03667c5
docs: updates messsy components banner
2022-11-23 16:21:44 -05:00
Jacob Fletcher
246ab414c8
chore: writes e2e test for dynamic filterOptions
2022-11-23 15:11:16 -05:00
Jarrod Flesch
cde1f128e9
chore: adds contains to operators.contains
2022-11-23 14:59:51 -05:00
Jarrod Flesch
4c37af6f10
fix: adds contain operators for text/email/radio fields
2022-11-23 14:46:54 -05:00
Jarrod Flesch
5e829a94bf
Merge pull request #1482 from payloadcms/fix/#1479-edit-view-sidebar-styles
...
Fix/#1479 edit view sidebar styles
2022-11-23 14:26:10 -05:00
Jarrod Flesch
56144c07f0
chore: merge tests
2022-11-23 14:05:56 -05:00
Jacob Fletcher
99c1f41e30
fix: dynamic relationship filterOptions
2022-11-23 13:47:44 -05:00
Jacob Fletcher
be9b5adfa3
types: passes generic through FilterOptions
2022-11-23 13:00:19 -05:00
Jacob Fletcher
a9da81f18c
fix: reverts async reducer and resolves infinite effect
2022-11-23 12:11:01 -05:00
Jacob Fletcher
54ef40a335
fix: moves relationship field useEffect into async reducer action
2022-11-23 10:39:38 -05:00
James
fbb4944e83
chore: fixes broken tests and ts
2022-11-22 20:05:40 -05:00
James
56682c7fd4
chore: improves logic for ensuring programmatically set relationship values have options loaded
2022-11-22 19:35:23 -05:00
Vlad Kovalevsky
114758b193
chore: allow empty string route.api
2022-11-22 15:46:22 -05:00
Jarrod Flesch
1602bdc17a
chore: moves ensureValuesAreLoaded into effect
2022-11-22 15:17:04 -05:00
Dan Ribbens
9ea41fbb58
chore: fix translation key ( #1491 )
2022-11-22 13:12:58 -05:00
Jarrod Flesch
59631c7879
chore: adds preview button to versions test configs
2022-11-22 09:13:41 -05:00
Jarrod Flesch
9770affad0
chore: improves edit screen sidebar styles
2022-11-22 09:13:00 -05:00
Dan Ribbens
9f6f2d24f3
Merge branch 'master' of github.com:payloadcms/payload
2022-11-21 21:31:16 -05:00
Dan Ribbens
efb4bd17d4
chore(release): v1.2.1
2022-11-21 21:30:59 -05:00
Dan Ribbens
3a9dc9ef68
fix: translate select field option labels ( #1476 )
2022-11-21 20:45:23 -05:00
Dan Ribbens
8123585592
fix: translate version comparison view field labels ( #1470 )
2022-11-21 20:19:16 -05:00
Jarrod Flesch
1d1d2493aa
fix: rendering of localized select value
2022-11-21 17:07:22 -05:00
Dan Ribbens
7b6a9ede6e
feat: add i18n to option labels in version comparison ( #1477 )
2022-11-21 16:38:01 -05:00
Dan Ribbens
400cb9b6bc
fix: invalid query string user account request ( #1478 )
2022-11-21 16:32:15 -05:00
Carlo Brualdi
078c28bd5f
fix: versionCount was broken & other i18n improvements ( #1450 )
2022-11-21 16:24:13 -05:00
Jarrod Flesch
23f1ac1e72
chore: updates inline comment
2022-11-21 16:12:50 -05:00
Jarrod Flesch
16d00e87c2
fix: infinite rerenders, accounts for hasMany false
2022-11-21 16:09:31 -05:00
Jarrod Flesch
6a28a41069
chore: adds precision to relationship test
2022-11-21 15:17:48 -05:00
Jacob Fletcher
59a4355614
Merge pull request #1451 from jacobsfletch/fix/draft-patch
...
fix: ensures draft operations save as drafts
2022-11-21 15:15:52 -05:00
Jarrod Flesch
e4435bb8bd
fix: allows for form controlled relationship fields to be populated
2022-11-21 12:55:06 -05:00
Dan Ribbens
3a622fcd63
chore: fix translation namespace typo ( #1460 )
2022-11-21 11:21:44 -05:00
James Mikrut
29ed75c329
Merge pull request #1456 from jacobsfletch/fix/reactive-stepnav
...
fix: dynamically sets stepnav from default edit view
2022-11-21 09:13:23 -05:00
Jarrod Flesch
9303e32273
Merge pull request #1420 from thgh/fix/textarea-click-target
...
fix: Increase textarea click area
2022-11-21 08:13:24 -05:00
Elliot DeNolf
3dbf4e2cd7
chore: simplify bug report template
2022-11-20 12:57:05 -05:00
Ed
5673b709ec
docs: make it clear that lockTime is defined in ms ( #1459 )
2022-11-20 12:50:03 -05:00
Valentín Costa
b00987b044
docs: add missing S in example of i18n ( #1463 )
2022-11-20 12:47:52 -05:00
Elliot DeNolf
075b7e9f02
fix(i18n): version count ( #1465 )
2022-11-20 12:46:57 -05:00
Jacob Fletcher
40c87784b0
fix: dynamically sets stepnav from default edit view
2022-11-18 17:30:33 -05:00
Jarrod Flesch
bf30713860
chore: removes unnecessary styles
2022-11-18 16:14:31 -05:00
Jarrod Flesch
2e57b76df0
fix: adjusts styles to allow error bg to fill textarea
2022-11-18 16:11:32 -05:00
Jarrod Flesch
ab4aa9eec6
Merge pull request #1453 from payloadcms/fix/#1424-isClearable-select
...
fix: sanitizes null select value on the server
2022-11-18 15:19:02 -05:00
Jarrod Flesch
699ca14434
fix: sanitizes select values on the server, allowing isClearable selects to be cleared without error
2022-11-18 14:58:51 -05:00
Jacob Fletcher
25822a91b1
fix: allows patching global drafts #1415
2022-11-18 14:55:24 -05:00
Jacob Fletcher
f700f51f2b
fix: flattens locales before versioning published docs #1415
2022-11-18 14:31:25 -05:00
Jacob Fletcher
af6a7aa9e8
fix: versions tests
2022-11-18 14:27:58 -05:00
Jacob Fletcher
b3c232dbbe
chore: write tests for draft patches #1415
2022-11-18 13:08:24 -05:00
Jacob Fletcher
fc16ffefdb
fix: ensures drafts operations saves as draft #1415
2022-11-18 13:08:16 -05:00
Jarrod Flesch
1d6cf04647
Merge pull request #1447 from payloadcms/fix/1441-options-type
...
Fix/1441 options type
2022-11-18 12:29:28 -05:00
Jarrod Flesch
a2c0481f59
chore: updates changelog with examples
2022-11-18 11:37:29 -05:00
Jarrod Flesch
bb6ee6a974
chore: reverts irrelevant ts-config change
2022-11-18 08:26:05 -05:00
Dan Ribbens
fa577d0490
chore(release): v1.2.0
2022-11-18 07:43:45 -05:00
Dan Ribbens
bab34d82f5
feat: add i18n to admin panel ( #1326 )
...
Co-authored-by: shikhantmaungs <shinkhantmaungs@gmail.com >
Co-authored-by: Thomas Ghysels <info@thomasg.be >
Co-authored-by: Kokutse Djoguenou <kokutse@Kokutses-MacBook-Pro.local >
Co-authored-by: Christian Gil <47041342+ChrisGV04@users.noreply.github.com >
Co-authored-by: Łukasz Rabiec <lukaszrabiec@gmail.com >
Co-authored-by: Jenny <jennifer.eberlei@gmail.com >
Co-authored-by: Hung Vu <hunghvu2017@gmail.com >
Co-authored-by: Shin Khant Maung <101539335+shinkhantmaungs@users.noreply.github.com >
Co-authored-by: Carlo Brualdi <carlo.brualdi@gmail.com >
Co-authored-by: Ariel Tonglet <ariel.tonglet@gmail.com >
Co-authored-by: Roman Ryzhikov <general+github@ya.ru >
Co-authored-by: maekoya <maekoya@stromatolite.jp >
Co-authored-by: Emilia Trollros <3m1l1a@emiliatrollros.se >
Co-authored-by: Kokutse J Djoguenou <90865585+Julesdj@users.noreply.github.com >
Co-authored-by: Mitch Dries <mitch.dries@gmail.com >
BREAKING CHANGE: If you assigned labels to collections, globals or block names, you need to update your config! Your GraphQL schema and generated Typescript interfaces may have changed. Payload no longer uses labels for code based naming. To prevent breaking changes to your GraphQL API and typescript types in your project, you can assign the below properties to match what Payload previously generated for you from labels.
On Collections
Use `graphQL.singularName`, `graphQL.pluralName` for GraphQL schema names.
Use `typescript.interface` for typescript generation name.
On Globals
Use `graphQL.name` for GraphQL Schema name.
Use `typescript.interface` for typescript generation name.
On Blocks (within Block fields)
Use `graphQL.singularName` for graphQL schema names.
2022-11-18 07:36:30 -05:00
Jarrod Flesch
7c6d6fd1ca
feat: exports field types properly
2022-11-17 17:06:34 -05:00
Jarrod Flesch
ed01a17621
fix: removes incorrectly import/export option type - #1441
2022-11-17 16:45:38 -05:00
Jarrod Flesch
c49ee15b6a
Merge pull request #1223 from bigmistqke/feat/customizable-header-labels
...
WIP: customizable RowHeaders
2022-11-16 15:06:16 -05:00
Jarrod Flesch
402b1e4615
chore: adds visualization to test examples, reduces collapsibles in test file
2022-11-16 14:54:36 -05:00
Jarrod Flesch
8d827933f3
docs: updates docs to reflect new API
2022-11-16 13:35:00 -05:00
Jarrod Flesch
65f0e1caac
fix: build errors
2022-11-16 13:08:07 -05:00
Jarrod Flesch
d9df98ff22
feat: simplifies collapsible label API, adds e2e tests
2022-11-16 12:57:54 -05:00
Jarrod Flesch
999c8fc08b
Merge remote-tracking branch 'origin/master' into pr/bigmistqke/1223
2022-11-16 09:05:07 -05:00
Jarrod Flesch
fe221aea67
Merge remote-tracking branch 'origin/master' into pr/bigmistqke/1223
2022-11-16 09:00:53 -05:00
Jarrod Flesch
57a8c352e4
feat: adds playwright tests for array fields
2022-11-16 09:00:50 -05:00
Thomas Ghysels
c303913e61
fix: Increase textarea click area
2022-11-16 01:41:08 +01:00
Jarrod Flesch
e458087a55
fix: sets pointer-events to none so the entire label bar is clickable
2022-11-15 16:05:54 -05:00
Jarrod Flesch
ccb42319ab
fix: corrects type for CollapsibleLabel example type, adjusts custom component filenames
2022-11-15 12:40:31 -05:00
Jarrod Flesch
2bf0fffa0d
feat: adds docs example
2022-11-15 12:37:47 -05:00
Jarrod Flesch
b74ea218ca
feat: specifies component names for arrays/collapsibles, simplifies threaded data
2022-11-15 11:34:36 -05:00
James
49cbb2d0ac
chore(release): v1.1.26
2022-11-15 09:26:01 -05:00
Jarrod Flesch
2878b4b1be
fix: corrects exported custom component type
2022-11-15 09:23:20 -05:00
James
0f0dc0948e
Merge branch 'master' of github.com:payloadcms/payload
2022-11-15 09:21:00 -05:00
James
50bcf001ea
fix : #1414
2022-11-15 09:20:54 -05:00
James Mikrut
7be202486b
Update CHANGELOG.md
2022-11-15 08:40:12 -05:00
James
f938dd718f
chore(release): v1.1.25
2022-11-15 08:39:43 -05:00
James Mikrut
94b2ef1613
Merge pull request #1411 from jacobsfletch/master
...
Saves tabs to user preferences
2022-11-15 08:06:03 -05:00
Jacob Fletcher
71a6c58b27
chore: cleans up handleTabChange async callback
2022-11-15 07:40:39 -05:00
Jarrod Flesch
13ec1e0398
feat: converts rowHeader to collapsibleLabel, extends data passed to functions/components
2022-11-15 01:53:09 -05:00
Jacob Fletcher
35426eef36
feat: updates tab preference keys
2022-11-14 18:30:18 -05:00
Jacob Fletcher
32833ec571
Merge branch 'payloadcms:master' into master
2022-11-14 17:49:36 -05:00
Jacob Fletcher
5eb8e4a28f
feat: saves tab index to user preferences
2022-11-14 17:49:18 -05:00
Thomas Ghysels
0f27b103b4
feat: let textarea grow based on value ( #1398 )
...
* feat: autogrowing textarea
* feat: sets textarea min-height and reduces height on mobile
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design >
2022-11-14 16:26:22 -05:00
James
d103f6c94f
fix: ensures admin components is defaulted
2022-11-14 15:46:34 -05:00
Alberto Maghini
a345ef0d31
feat: admin UI logout extensibility ( #1274 )
...
* added Logout documentation
* updated type and schema
* updated logout component, route and inactivityRoute references
* added custom Logout component into test admin instance
* fixed windows path management
* added dotenv usage
* added check on testSuiteDir and provided more meaningful error message
* fixed object destructure
* updated from logout.route to logoutRoute
* extracted getSanitizedLogoutRoutes method
* added unit tests
* updated references
* updated doc
* reviewed casing and added defaults
* updated usage
* restored workers previous value
* fixed config validation
* updated docs and schema
* updated reference to logoutRoute and inactivityRoute
* updated test ref
Co-authored-by: Alberto Maghini (MSC Technology Italia) <alberto.maghini@msc.com >
Co-authored-by: Alberto Maghini <alberto@newesis.com >
2022-11-14 14:55:31 -05:00
Thomas Ghysels
4d8cc97475
fix: add slug to DocumentInfo context ( #1389 )
2022-11-14 14:54:05 -05:00
James
7556b54017
chore: fixes TS error in UploadGallery
2022-11-14 14:49:31 -05:00
Feng Sun
5e8a8b2df9
fix: adds unique key to upload cards to prevent old images being shown while navigating to new page
2022-11-14 14:48:08 -05:00
James Mikrut
244fb63c6d
Update what-is-payload.mdx
2022-11-14 14:19:48 -05:00
bigmistqke
e4f2be3dec
RowHeaderFunction becomes RowHeaderComponent
2022-11-14 17:44:39 +01:00
bigmistqke
f43f433f51
add index to tests
2022-11-14 17:42:50 +01:00
James Mikrut
84f01e8836
Update ui.mdx
2022-11-14 10:11:28 -05:00
bigmistqke
30def3511e
add RowHeaders to array's and collapsible's tests
2022-11-14 15:54:21 +01:00
bigmistqke
27499981c8
admin.header to admin.components.RowHeader
2022-11-14 15:53:37 +01:00
bigmistqke
d5e725c608
fix: components optional chaining
2022-11-14 15:52:43 +01:00
bigmistqke
ef5cc2ab0f
rename RowLabel-parameter to RowHeader
2022-11-14 15:51:47 +01:00
bigmistqke
5cd87a754b
update collapsible's schema and type
2022-11-14 15:12:58 +01:00
bigmistqke
b1370b814a
fix bug: deleted baseAdminFields caused errors
...
also rename admin.header to admin.components.RowHeader
2022-11-14 15:04:45 +01:00
bigmistqke
b1105085c5
rename RowLabel to RowHeader
...
edit RowLabel.fallback's type to allow strings
2022-11-14 15:02:55 +01:00
Elliot DeNolf
cdaa8cc29f
fix: global afterRead and afterChange execution ( #1405 )
2022-11-14 08:18:58 -05:00
bigmistqke
811913cb85
rename files and collapse types
...
RowLabel becomes RowHeader for continuity purposes
RowHeaderFunction is removed from types as it is equal to Component
2022-11-14 14:13:51 +01:00
James Mikrut
7356d8977f
Update overview.mdx
2022-11-13 20:39:26 -05:00
James
a3959ca5d8
chore(release): v1.1.24
2022-11-13 19:21:13 -05:00
Thomas Ghysels
216b9f88d9
fix: cursor jumping while typing in inputs
...
* Revert "feat: optimizes field performance by storing internal values in useField hook"
This reverts commit 66210b856b .
* fix: Lightweight fix for cursor jump issue
Resolves #1393
2022-11-13 19:14:16 -05:00
James
183cd9a0be
chore: updates docs to reflect new website public images folder
2022-11-13 17:41:39 -05:00
James
5f5c7ba7bf
chore(release): v1.1.23
2022-11-12 18:58:34 -05:00
James
66210b856b
feat: optimizes field performance by storing internal values in useField hook
2022-11-12 18:46:31 -05:00
James
2f684040fc
fix : #1361 , ensures collection auth depth works while retrieving static assets
2022-11-12 15:44:24 -05:00
James
2364476689
chore(release): v1.1.22
2022-11-12 14:49:20 -05:00
James
7136db4c71
fix : #1360 , relationship field onMenuScrollToBottom not working in some browsers
2022-11-12 14:44:00 -05:00
James
562fccce05
docs: resolves #1273 , inaccurate docs regarding local API overrideAccess
2022-11-12 14:22:23 -05:00
James
35f91b038b
fix: 1309, duplicative logout in admin UI
2022-11-12 14:19:08 -05:00
James
eb0023e961
fix : #1358 , allows listSearchableFields to work when indicated fields are nested
2022-11-12 13:44:30 -05:00
James
1d76e973bb
fix : #1367 , allows custom global components within schema validation
2022-11-12 13:08:10 -05:00
James
3f28a69959
fix : #1353 , ensures errors returned from server make their way to UI
2022-11-12 12:55:30 -05:00
James
77792327f1
Merge branch 'master' of github.com:payloadcms/payload
2022-11-11 12:04:01 -07:00
James
86855d68f6
fix : #1357 , nested arrays and blocks sometimes not allowing save
2022-11-11 12:03:39 -07:00
Nick Borko
cfef68f364
fix: fixed GraphQL Access query resolver to return the correct data ( #1339 )
2022-11-11 04:25:46 -08:00
Nut Pinyo
32b8f46bf2
docs: field hook example configuration ( #1329 )
2022-11-11 04:19:18 -08:00
James
cc5fa943ad
Merge branch 'master' of github.com:payloadcms/payload
2022-11-11 04:12:48 -08:00
James
9da9d38aed
docs: adds useEditDepth to docs
2022-11-11 04:12:43 -08:00
Feng Sun
d90ca777db
chore: export useEditDepth ( #1350 )
2022-11-11 04:09:06 -08:00
James
e4b4931dba
chore(release): v1.1.21
2022-11-05 12:10:30 -04:00
James
93acea9d7f
chore: ensures when array / block rows are added, new row count is properly calculated
2022-11-05 12:05:34 -04:00
James
f883e04ee1
chore(release): v1.1.20
2022-11-05 11:45:07 -04:00
James
bb51a54ebe
Merge branch 'master' of github.com:payloadcms/payload
2022-11-05 11:38:02 -04:00
James
483adf08c4
feat: optimizes blocks and arrays by removing some additional rerenders
2022-11-05 11:37:55 -04:00
Elliot DeNolf
4a78f7d3c3
chore: change discord readme badge to blurple
2022-11-04 10:31:42 -04:00
James
78c2306b73
Merge branch 'master' of github.com:payloadcms/payload
2022-11-01 17:51:03 -04:00
James
ddfb011904
docs: quick fix to strong tag
2022-11-01 17:50:55 -04:00
James Mikrut
d1c20e4fef
Update CHANGELOG.md
2022-10-31 18:23:34 -04:00
James
a5139072c8
chore(release): v1.1.19
2022-10-31 18:23:10 -04:00
James
e004682799
Merge branch 'master' of github.com:payloadcms/payload
2022-10-31 17:51:00 -04:00
James
c651835061
fix : #1318 , improves popup positioning and logic
2022-10-31 17:50:52 -04:00
Elliot DeNolf
2255ebb64a
feat: revert enforce kebab-case slugs ( #1322 ) ( #1325 )
2022-10-31 16:10:11 -04:00
James
e2ec2f7b97
fix : #1311 , select existing upload modal always updates state
2022-10-31 15:40:18 -04:00
James
00196a8631
chore: ensures form is modified when rows are moved, fixes #1314
2022-10-31 13:25:19 -04:00
James
2a09f15a15
fix : #1307 , #1321 - bug with disableFormData and blocks field
2022-10-31 13:21:16 -04:00
Elliot DeNolf
0420b6dc27
feat: enforce kebab-case slugs ( #1322 )
2022-10-31 11:11:00 -04:00
Dan Ribbens
10c30260dd
docs: fix listSearchableFields anchor ( #1297 )
2022-10-31 09:44:49 -04:00
Elliot DeNolf
25000261bd
fix: custom pino logger options ( #1299 )
2022-10-26 15:08:52 -04:00
Elliot DeNolf
bb82cdcef4
docs: better inline docs for InitOptions
2022-10-26 10:25:06 -04:00
Elliot DeNolf
027dff8363
chore(release): v1.1.18
2022-10-25 12:30:47 -04:00
James
31ca1ab379
chore: ensures defaultMaxTextLength is optional
2022-10-25 12:23:45 -04:00
Elliot DeNolf
33c1f287f3
chore(release): v1.1.17
2022-10-25 11:09:30 -04:00
Elliot DeNolf
cd4861afda
chore: move release-it back to dev deps
2022-10-25 11:03:13 -04:00
James
9f56ac182f
Merge branch 'master' of github.com:payloadcms/payload
2022-10-25 11:00:48 -04:00
James
3301f59822
fix: enforces depth: 0 in graphql resolvers
2022-10-25 11:00:38 -04:00
James
f9ca3a9f96
chore: fixes bad field name
2022-10-25 11:00:22 -04:00
Elliot DeNolf
3ba7594a65
chore: update release-it plugin
2022-10-25 10:31:37 -04:00
TomDo1234
6a1b25ab30
feat: adds default max length for text-based fields
...
* feat: Added to types.ts the default Max Field Length
* feat: Added the defaultMaxFieldLength to the schema.ts
* feat: applying defaultMaxFieldLength to 3 validators
* feat: renamed defaultMaxFieldLength to defaultMaxTextLength , adding defaultMax and min nums
* feat: validating numbers with new defaultminnum and defaultmaxnum
* feat: FIXED BUG, do not return an error message on the defaultmaxnum and minnum override checks
* Added test fields
* Eslint compliance
* feat : eslint compliacnce
* Added tests, though a reasonable payload config needs to be imported to them
* Removed my failed jest tests, relying on the yarn dev test instead
* Increased default num max and min range to JS safe integer
* Jmi suggestions
* feat: removing the superfluous number max and min default
* Added test for max text field
Co-authored-by: Tom Do <tom@iifuture.com >
Co-authored-by: TomDoFuture <108644869+TomDoFuture@users.noreply.github.com >
2022-10-24 18:57:45 -04:00
James
17dbbc7775
fix: group + group styles within collapsible
2022-10-24 18:56:56 -04:00
James
7e25abf87a
chore: type fixes
2022-10-24 12:26:25 -04:00
James
0591dfd05b
chore: typo
2022-10-24 12:18:03 -04:00
Will Laeri
17610adf36
chore: upgrade vulnerable dependencies ( #1228 )
...
* upgrade vulnerable deps
* removed specified node/yarn versions
2022-10-24 12:14:48 -04:00
Will Laeri
91814777b0
feat: specify node 14+ and yarn classic LTS ( #1240 )
2022-10-24 12:14:22 -04:00
Daniel Söderling
09d793926d
feat: added beforeLogin hook ( #1289 )
2022-10-24 12:05:12 -04:00
James
a9f2f0ec03
fix : #1290 , renders more than one rich text leaf where applicable
2022-10-24 12:03:06 -04:00
James
66bf8c3cbd
fix : #1286 , uses defaultDepth in graphql rich text depth
2022-10-24 11:31:09 -04:00
James
3967c1233f
fix : #1291 , add inline relationship drafts
2022-10-24 11:23:01 -04:00
James
c929725dd5
fix: ensures field updates when disableFormData changes
2022-10-24 08:56:08 -04:00
James
9c6098b191
chore(release): v1.1.16
2022-10-21 15:48:40 -04:00
James
6daab398da
Merge branch 'master' of github.com:payloadcms/payload
2022-10-21 15:39:36 -04:00
James
36ef3789fb
fix: obscure bug where upload collection has upload field relating to itself
2022-10-21 15:39:29 -04:00
Hung Vu
14cbf2f079
docs: correction to demo code of radio field ( #1266 )
2022-10-18 14:10:27 -04:00
Dan Ribbens
87bbf4416b
Merge pull request #1272 from payloadcms/fix/#1271-index-sortable-fields-regression
2022-10-18 14:05:36 -04:00
Dan Ribbens
785b992c3e
fix: indexSortableFields not respected
2022-10-17 20:17:55 -04:00
James
b4695e10b6
chore(release): v1.1.15
2022-10-14 11:38:48 -04:00
James
0b0d971491
fix: ensures svg mime type is always image/svg+xml
2022-10-14 11:33:41 -04:00
James
02af6b90b2
chore(release): v1.1.14
2022-10-14 10:22:14 -04:00
James
2181bc84a1
1.1.13
2022-10-14 10:02:40 -04:00
James
036cd5f831
1.1.12
2022-10-14 10:02:33 -04:00
James
da9825cd99
chore: reverts hiding scrollbars in tabs
2022-10-14 09:53:43 -04:00
James
4a43f95952
fix: hides scrollbar in tabs with overflowing tabs, closes #1259
2022-10-14 09:51:44 -04:00
James
9af9b73132
fix: cleans up draft global action buttons
2022-10-14 09:37:27 -04:00
James
7f7d3dbeef
Merge branch 'master' of github.com:payloadcms/payload
2022-10-13 08:28:37 -04:00
James
8ef9206001
chore: properly exports BeforeDuplicate type
2022-10-13 08:17:05 -04:00
James
21ba237135
fix : #1183 - better handling of mime types with svgs + similar files
2022-10-13 08:12:15 -04:00
James Mikrut
3bda163e7b
Merge pull request #1241 from jacobsfletch/master
...
feat: bumps @faceless-ui/modal to v2.0.1
2022-10-12 12:00:22 -04:00
James
e4e4ad1b08
chore: ensures beforeDuplicate works on each locale
2022-10-12 11:59:56 -04:00
James
f7352a7d08
chore(release): v1.1.11
2022-10-12 11:52:48 -04:00
James
6f6f2f8e7b
feat: builds beforeDuplicate admin hook, closes #1243
2022-10-12 11:44:41 -04:00
James
5ca5abab42
fix: ensures arrays and blocks mount as disableFormData: true, fixes #1242
2022-10-12 10:52:59 -04:00
Jacob Fletcher
9a7553099c
feat: migrates @faceless-ui/modal to v2.0.1
2022-10-12 01:28:17 -04:00
James
55d0c917e6
chore(release): v1.1.10
2022-10-11 13:40:19 -04:00
James
f52daeccf0
docs: adds access control vid to docs
2022-10-11 13:34:35 -04:00
James
6c871c57fc
chore(release): v1.1.9
2022-10-11 12:12:40 -04:00
James
5322ada9e6
feat: improves access control typing
2022-10-11 11:46:58 -04:00
James
ee83a50ea9
chore: improves read-only styling of all react-selects
2022-10-11 11:46:44 -04:00
James
f6b19e074c
chore: more predictably exports Access type
2022-10-11 09:44:52 -04:00
James
6cc1d9e41b
chore(release): v1.1.8
2022-10-11 09:24:07 -04:00
James
74863f9462
chore: workaround for faceless-ui modal types
2022-10-11 09:19:20 -04:00
James
fdcf029da2
chore: adjusts LeaveWithoutSaving z-index
2022-10-11 09:00:19 -04:00
James
3e3d151e4c
docs: #1235 , broken typescript link
2022-10-11 08:32:27 -04:00
James Mikrut
5da204b152
Merge pull request #1224 from payloadcms/feat/use-context-selector
...
Feat/use context selector
2022-10-10 18:38:36 -04:00
James
3d6c3f7339
chore: cleanup
2022-10-10 18:38:15 -04:00
James
8d49517004
chore: merge master
2022-10-10 15:12:38 -04:00
James Mikrut
d1c0f2b97b
Merge pull request #1230 from payloadcms/feat/add-inline-relationship
...
feat: adds ability to create related docs while editing another
2022-10-10 15:07:41 -04:00
James
1bc42ae098
chore: tests
2022-10-10 14:56:10 -04:00
James
c6edb7f53a
chore: improves design
2022-10-10 13:57:08 -04:00
James
1e048fe037
feat: adds ability to create related docs while editing another
2022-10-09 20:24:38 -04:00
James
8fabdce584
chore: restores old useWatchForm to avoid breaking change
2022-10-07 17:54:35 -04:00
James
5c1a3fabee
feat: implements use-context-selector for form field access
2022-10-07 17:41:41 -04:00
bigmistqke
d45de99956
feat: customizable header-labels
...
for Collapsibles and Arrays
2022-10-07 23:17:24 +02:00
James
fe6d30210b
Merge branch 'master' of github.com:payloadcms/payload into feat/use-context-selector
2022-10-07 10:09:20 -04:00
James
93f71e621c
chore(release): v1.1.7
2022-10-06 18:14:37 -04:00
James Mikrut
39d1a09d5a
Merge pull request #1215 from damtzi/chore/credentials-include
...
chore: Add 'credentials: include' to all fetch calls
2022-10-06 17:55:55 -04:00
Damian Tziamtzis
74ae6fd1d5
chore: Add 'credentials: include' to all fetch calls
2022-10-06 23:14:55 +02:00
James
bbbcf8c869
chore(release): v1.1.6
2022-10-06 17:10:10 -04:00
James
b379666dec
chore: improves upload field button aesthetics a bit
2022-10-06 17:04:29 -04:00
James Mikrut
6f40b5c9ab
Merge pull request #1175 from bigmistqke/fix/responsive-fileupload-width
...
Fix: responsive fileupload width
2022-10-06 16:42:25 -04:00
James Mikrut
b329be7dc1
Merge pull request #1214 from payloadcms/fix/#1184
...
fix : #1184
2022-10-06 16:12:05 -04:00
James
c2ec54a7cb
fix : #1184
2022-10-06 16:11:24 -04:00
James
3641dfd38a
fix : #1189
2022-10-06 15:42:20 -04:00
James
5bf1354741
chore: fixes tests
2022-10-06 15:23:49 -04:00
James Mikrut
b894b809bf
Merge pull request #1212 from payloadcms/fix/#940
...
Fix/#940
2022-10-06 14:24:51 -04:00
James
a4504ca15b
Merge branch 'master' of github.com:payloadcms/payload into fix/#940
2022-10-06 14:23:37 -04:00
James
7926083732
fix : #940
2022-10-06 14:23:08 -04:00
James Mikrut
534cd5ae53
Merge pull request #1211 from jacobsfletch/master
...
feat: async admin access control
2022-10-06 13:31:01 -04:00
James Mikrut
fb329a99ba
Merge pull request #1210 from payloadcms/fix/#1204
...
fix : #1204
2022-10-06 13:24:42 -04:00
James Mikrut
9e726d9b90
Merge pull request #1174 from payloadcms/fix/#1156-file-uploads-changing-extensions
...
fix: upload xls renaming ext
2022-10-06 13:23:23 -04:00
James Mikrut
8d065d619d
Merge pull request #1124 from payloadcms/feat/sortable-by-default
...
feat: sort select and relationship fields by default
2022-10-06 13:20:32 -04:00
James Mikrut
cbff1776e7
Merge pull request #1168 from payloadcms/fix/read-only
...
Fix: read only field styles
2022-10-06 13:20:16 -04:00
nwhitmont
e517695000
docs: +note that collection slug must be in kebab-case, refactor example routes to match ( #1176 )
...
Co-authored-by: Nils Whitmont <nwhitmont@genvidtech.com >
2022-10-06 13:18:44 -04:00
James Mikrut
4370cfca0c
Merge pull request #1195 from bigmistqke/fix/textarea-resize-vertical
...
fix: resize textarea only vertically
2022-10-06 13:17:51 -04:00
James Mikrut
4135b618ef
Merge pull request #1198 from dsod/fix/resize-images-naming-and-mimetype
...
use the converted image mimeType for filename and admin interface
2022-10-06 13:17:22 -04:00
Jacob Fletcher
1cfce87549
feat: async admin access control
2022-10-06 13:16:15 -04:00
James Mikrut
c48283ac1d
Merge pull request #1201 from christian-reichart/fix/sibling-data-in-after-read
...
fix: sibling data in after read hook
2022-10-06 13:15:52 -04:00
James Mikrut
328be3e4bc
Merge pull request #1206 from payloadcms/style/color-scheme
...
fix: system dark scrollbars
2022-10-06 13:14:54 -04:00
James
b4becd1493
fix : #1204
2022-10-06 13:11:25 -04:00
James
95fac0bd62
chore: wip
2022-10-05 15:51:22 -04:00
Jarrod Flesch
a30d9dc1d7
fix(style): system dark scrollbars
2022-10-05 15:33:41 -04:00
Christian Reichart
7bfcefbfea
fix sibling data in after read hook
2022-10-04 14:39:09 +02:00
dsod
131b2796e7
now uses the converted image mimeType for file extension and in the admin interface
2022-10-03 19:24:14 +02:00
Elliot DeNolf
debcb003bb
docs: clarify api key auth usage
2022-10-03 08:41:23 -04:00
bigmistqke
6e1dfff1b8
fix: resize textarea only vertically
2022-10-02 17:37:27 +02:00
Jarrod Flesch
a9ebb71a09
Merge branch 'master' into fix/read-only
2022-09-30 10:47:34 -04:00
James
3e34e5216f
chore(release): v1.1.5
2022-09-29 17:56:44 -04:00
James
2400c58219
chore: addresses more flaky tests
2022-09-29 17:52:51 -04:00
James
90d504526c
chore: adds more delay to flaky test
2022-09-29 17:17:14 -04:00
Jarrod Flesch
c97d4f9545
Merge branch 'master' into fix/read-only
2022-09-29 12:54:02 -04:00
Jarrod Flesch
09a8144f3c
fix: richText e2e test, specific selectors
2022-09-29 12:53:16 -04:00
Jarrod Flesch
00ef1700ae
fix: ajusts how disabled states are being set on anchors and buttons
2022-09-29 11:49:25 -04:00
James
3e03b2b5df
Merge branch 'master' of github.com:payloadcms/payload
2022-09-29 11:11:14 -04:00
James
974f79e57e
chore: sends 204 on GraphQL OPTIONS requests
2022-09-29 11:11:02 -04:00
James
34f42083b5
chore: rolls back changes to useThrottledEffect
2022-09-29 10:26:06 -04:00
Elliot DeNolf
c0cae1e834
chore: reorder bug report template
2022-09-29 09:27:33 -04:00
James
3ce8ee4661
fix: bug in useThrottledEffect
2022-09-28 17:40:31 -04:00
bigmistqke
f9feff58d6
add flex-wrap: wrap to upload__wrap
2022-09-26 21:03:28 +02:00
bigmistqke
73848b6037
fix: remove min-width from fileupload
2022-09-26 20:51:45 +02:00
Dan Ribbens
7fd8124df6
fix: upload xls renaming ext
2022-09-26 08:19:58 -04:00
James Mikrut
1c77455403
Merge pull request #1169 from payloadcms/docs/test-cache
...
Improves contributing doc
2022-09-24 12:06:42 -07:00
James
051a0fad84
chore(release): v1.1.4
2022-09-23 20:15:52 -07:00
Jarrod Flesch
8e53ef47a0
chore: adds note about clearing the node module cache when switching test directories
2022-09-23 15:23:28 -04:00
Jarrod Flesch
918130486e
fix: styles readOnly RichTextEditor, removes interactivity within when readOnly
2022-09-23 14:34:02 -04:00
Jarrod Flesch
b454811698
fix: threads readOnly to ReactSelect
2022-09-23 13:17:11 -04:00
James Mikrut
f87c68f310
Merge pull request #1147 from abaco/fix/refine-relationship-typegen
...
fix: refine type generation for relationships
2022-09-23 09:51:36 -07:00
James
25006d44e8
Merge branch 'master' of github.com:payloadcms/payload
2022-09-23 09:49:06 -07:00
James Mikrut
d8e51dd200
Merge pull request #1157 from payloadcms/docs/cell-component-props
...
docs: cell component props and example
2022-09-23 09:46:49 -07:00
James Mikrut
f54210a528
Merge pull request #1161 from jacobsfletch/master
...
feat: supports root endpoints
2022-09-23 09:46:30 -07:00
James Mikrut
96dab15cd1
Merge pull request #1163 from payloadcms/fix/nested-fields-permissions
...
fix: field level access for nested fields
2022-09-23 09:44:02 -07:00
James Mikrut
4126843619
Merge pull request #1165 from jacobsfletch/docs/webpack-cache
...
docs: adds tip for clearing webpack cache when aliasing server modules
2022-09-23 09:42:35 -07:00
James
e0238ad393
chore: updates sass
2022-09-23 09:42:10 -07:00
Jacob Fletcher
aa0302c05e
docs: adds tip for clearing webpack cache when aliasing server modules
2022-09-23 12:24:51 -04:00
Jacob Fletcher
1040ad2cfe
Merge branch 'payloadcms:master' into master
2022-09-23 12:23:57 -04:00
Dan Ribbens
c64f15d4d9
test: field level access for nested fields
2022-09-23 03:26:26 -04:00
Dan Ribbens
22ea98ca33
fix: field level access for nested fields
2022-09-22 21:37:02 -04:00
Jacob Fletcher
75bab716d1
chore: adds root endpoint test
2022-09-22 13:23:42 -04:00
Dan Ribbens
52a8e9624c
docs: plugins typo
2022-09-22 12:19:18 -04:00
Jacob Fletcher
52cd3b4a7e
feat: supports root endpoints
2022-09-22 10:49:49 -04:00
addison-codes
cc63167307
docs: fix highlighting
2022-09-22 00:51:25 -04:00
Dan Ribbens
314671b3b7
docs: cell component props and example
2022-09-21 14:20:01 -04:00
Dario Aprea
ef83bdb709
fix: refine type generation for relationships
2022-09-20 16:27:09 +02:00
Dan Ribbens
686085496a
chore(release): v1.1.3
2022-09-16 17:05:57 -04:00
Dan Ribbens
76ae20aa16
fix: disable-local-strategy-and-graphql
2022-09-16 16:56:29 -04:00
Dan Ribbens
a1a55386f0
fix: duplicate with relationships
2022-09-16 14:57:29 -04:00
Elliot DeNolf
b3bb421c6c
fix: adjust prevPage and nextPage graphql typing ( #1140 )
2022-09-16 09:40:21 -07:00
Dan Ribbens
eabb981243
fix: duplicate with relationships
2022-09-16 12:26:18 -04:00
Dan Ribbens
4be14a12d0
chore(release): v1.1.2
2022-09-14 15:42:13 -04:00
Dan Ribbens
ce174878f3
fix: disableLocalStorage with image resizing
2022-09-14 15:34:59 -04:00
Dan Ribbens
14966796ae
fix: resize images without local storage
2022-09-14 13:07:18 -04:00
Dan Ribbens
7b756f3421
fix: resize images without local storage
2022-09-14 11:34:40 -04:00
Marco Sangalli
9fea2b4e08
chore: fixing uploadFile when using s3 bucket
2022-09-14 14:43:47 +02:00
James
f9b1b1fe7f
docs: adds Link example in rich text
2022-09-13 21:25:08 -07:00
Elliot DeNolf
205404a88a
chore: remove unused cypress package
2022-09-13 20:09:24 -07:00
Elliot DeNolf
813c46c86d
feat: sort select and relationship fields by default
2022-09-13 20:06:12 -07:00
Luciano Greiner
8bfe253157
Avoid adding password and email to schemas when disableLocalStrategy is on
2022-09-13 17:55:22 -03:00
Dan Ribbens
ed8e581629
chore: changelog update
2022-09-13 13:44:22 -04:00
Dan Ribbens
7cf66b081a
chore(release): v1.1.1
2022-09-13 13:20:24 -04:00
Dan Ribbens
64503f8267
fix: conditions on collapsible fields
2022-09-13 13:16:52 -04:00
Dan Ribbens
d82c12eab6
Merge pull request #1120 from payloadcms/fix/#1117
2022-09-13 11:58:28 -04:00
Dan Ribbens
9c4f2b68b0
fix: conditions on conditionals
2022-09-13 11:53:52 -04:00
James
bcfda707ff
Merge branch 'master' of github.com:payloadcms/payload
2022-09-13 07:40:57 -07:00
James
66b77f7dca
chore: re-adds key to tabs RenderFields
2022-09-13 07:40:48 -07:00
Dan Ribbens
dcc8dad53b
fix: dashboard links to globals
2022-09-13 09:47:28 -04:00
Elliot DeNolf
bb1477e08b
chore(release): v1.1.0
2022-09-12 20:54:50 -07:00
James
4e165cf52e
chore: ensures new listSearchableFields works with complex queries
2022-09-12 19:40:01 -07:00
James Mikrut
a1083727ef
feat: #1001 - builds a way to allow list view to search multiple fields
...
* make textfields searchable
* shorten namings in placeholder function
* chore: finishes listSearchableFields
Co-authored-by: Christian Reichart <christian.reichart@camperboys.com >
2022-09-12 16:38:02 -07:00
Elliot DeNolf
d5ccd45b53
Ability to get the "previous" state in the AfterChange Hook ( #1115 )
...
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-09-12 15:48:50 -07:00
Dan Ribbens
94d355ba5e
Merge pull request #1102 from payloadcms/feat/group-collections
2022-09-12 16:52:24 -04:00
Dan Ribbens
892a774998
Merge branch 'master' into feat/group-collections
2022-09-12 16:39:07 -04:00
James
78f39af5cf
chore: finishes collapsible nav groups
2022-09-12 12:45:06 -07:00
James
813fa1571c
Merge branch 'feat/group-collections' of github.com:payloadcms/payload into feat/group-collections
2022-09-12 10:55:15 -07:00
Dan Ribbens
c40e232ac6
feat: hide nav labels with no un-grouped collections
2022-09-12 13:51:24 -04:00
Dan Ribbens
834f4ebd38
feat/add support for setting collapsable fields (array, block, collapsable… ( #1057 )
...
Co-authored-by: liorix <liorix@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:39:49 -07:00
Elliot DeNolf
ca434b8a92
feat: implement gravatar ( #1107 )
2022-09-12 10:29:22 -07:00
Dan Ribbens
7acf944a28
Feat/expose sharp options ( #1029 )
...
Co-authored-by: khakimvinh <kha.kim.vinh@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:29:07 -07:00
Elliot DeNolf
391c9d8682
fix: word boundaries, no regex lookbehind support for Safari ( #1114 )
2022-09-12 10:28:29 -07:00
James Mikrut
8e47961da1
Merge pull request #814 from slavanossar/feat/optional-tab-namespacing
...
feat: optional tab namespacing
2022-09-11 21:42:54 -07:00
James
016f3e47ab
chore: ensures generate types works with named tabs
2022-09-11 21:19:20 -07:00
James
21eb19edd1
chore: further refinements
2022-09-11 20:57:30 -07:00
James
ad4f7a5fff
chore: fixes and cleanup
2022-09-11 20:07:02 -07:00
James
cd209379b2
chore: merge master
2022-09-11 18:07:05 -07:00
Elliot DeNolf
14a16dc05f
chore: remove unneeded package ( #1110 )
2022-09-11 16:39:16 -07:00
James
9a461b8536
fix : #1106
2022-09-10 17:58:39 -07:00
Dan Ribbens
59af8725b4
feat: globals groups
2022-09-10 19:59:11 -04:00
Dan Ribbens
dffeaf6a69
feat: collection groups
2022-09-10 19:59:11 -04:00
James
c7851f8189
chore(release): v1.0.36
2022-09-10 13:55:23 -07:00
James
ada1871993
fix: bug with account view
2022-09-10 13:50:34 -07:00
James
78ccd2ad9b
chore: cleanup exports
2022-09-10 13:33:14 -07:00
James
4cb69039ed
chore(release): v1.0.35
2022-09-09 20:12:41 -07:00
James
c8b37f40cb
fix: incorrect auth strategy type
2022-09-09 20:03:49 -07:00
Elliot DeNolf
4963f10a18
Merge pull request #1083 from payloadcms/feat/improve-rich-text-link
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
2022-09-09 15:34:17 -07:00
Elliot DeNolf
6f77fe7c27
Merge branch 'master' into feat/improve-rich-text-link
2022-09-09 15:23:46 -07:00
Elliot DeNolf
c584c2ed47
test: rich text link e2e
2022-09-09 15:18:02 -07:00
Elliot DeNolf
5a19f6915a
fix: rich text link with no selection
2022-09-09 15:17:51 -07:00
Jacob Fletcher
48f0c06edc
chore: bumps @faceless-ui/modal to v2.0.0-alpha.4
2022-09-09 00:13:27 -04:00
Jacob Fletcher
50cc3c5a21
chore: bumps @faceless-ui/modal to v2.0.0-alpha.3
2022-09-08 23:08:54 -04:00
James
6674a0df6b
Merge branch 'feat/improve-rich-text-link' of github.com:payloadcms/payload into feat/improve-rich-text-link
2022-09-08 18:05:39 -07:00
James
cbbace21ca
chore: updates faceless modal
2022-09-08 18:05:21 -07:00
Elliot DeNolf
87346a97ab
test: rich text internal link
2022-09-08 15:40:49 -07:00
Elliot DeNolf
4357c5491d
docs: add rich text link fields
2022-09-08 15:40:49 -07:00
Elliot DeNolf
03847703b0
chore: update rich text data seeding
2022-09-08 15:40:49 -07:00
James
3c46851426
chore: migrates to new faceless modal version
2022-09-08 15:22:09 -07:00
James Mikrut
8115855e5a
Merge pull request #1089 from payloadcms/fix/height-width-by-default
...
fix: add height/width if imageSizes not specified
2022-09-07 20:03:39 -07:00
James Mikrut
ddb2a0a4f5
Merge pull request #1095 from jacobsfletch/master
...
chore: bumps @faceless-ui/modal to v1.3.2 #1070
2022-09-07 20:03:27 -07:00
James
a45577f182
chore: misc ux improvements to rich text link
2022-09-07 17:25:15 -07:00
James
eb963066f7
chore: fixes bug with links always populating
2022-09-07 16:52:32 -07:00
James
a99d9c98c3
feat: allows rich text links to link to other docs
2022-09-07 16:42:43 -07:00
James
cdfc0dec70
chore: ensures logic is accurate while updating links
2022-09-07 13:48:36 -07:00
Elliot DeNolf
eb1ff7efce
chore: update label for bug reports
2022-09-07 12:40:00 -07:00
Jacob Fletcher
55843f6c55
chore: bumps @faceless-ui/modal to v1.3.2 #1070
2022-09-07 15:23:47 -04:00
James
7856f66b31
merge master
2022-09-07 11:53:02 -07:00
James Mikrut
47ac86b4b7
Merge pull request #1094 from payloadcms/fix/#1059
...
fix : #1059
2022-09-07 11:51:42 -07:00
James
13dc39dc6d
fix : #1059
2022-09-07 11:50:55 -07:00
James
65653bd1d3
chore(release): v1.0.34
2022-09-07 09:39:24 -07:00
James
299ee82ccf
chore: pins faceless ui
2022-09-07 09:35:24 -07:00
James
b38b6427b8
fix: pins faceless ui modal
2022-09-07 09:29:04 -07:00
James
784696f9a6
chore: comments todos
2022-09-07 09:27:39 -07:00
Elliot DeNolf
8bd2a0e6c9
fix: add height/width if imageSizes not specified
2022-09-07 08:58:02 -07:00
Dan Ribbens
0f671b1b35
chore(release): v1.0.33
2022-09-07 10:57:08 -04:00
Dan Ribbens
d56882cc20
fix: require min 1 option in field schema validation ( #1082 )
2022-09-07 10:53:21 -04:00
James
6d13ae6846
chore: removes old comment
2022-09-06 22:58:14 -07:00
James
91000d7fda
feat: improves rich text link ux
2022-09-06 22:53:27 -07:00
Elliot DeNolf
888734dcdf
fix: accented label char sanitization for GraphQL ( #1080 )
2022-09-06 16:03:43 -07:00
James Mikrut
e81da57f61
Merge pull request #1079 from payloadcms/fix/#1062
...
fix : #1062
2022-09-06 13:58:20 -07:00
James
05d1b141b2
fix : #1062
2022-09-06 13:56:53 -07:00
Elliot DeNolf
b7e5828adc
feat: cyrillic like query support ( #1078 )
2022-09-06 16:47:57 -04:00
Dan Ribbens
2ee4c7ad72
fix: update removing an upload with null ( #1076 )
2022-09-06 16:19:59 -04:00
max frühschütz
77ab11bce8
docs: move description prop doc to right place ( #1077 )
2022-09-06 16:19:47 -04:00
Arick
cd8edbaa1f
fix: reorder plugin wrapping ( #1051 )
2022-09-06 16:19:21 -04:00
Matt Arnold
5e21048457
docs: update custom endpoints link ( #1075 )
2022-09-06 15:41:27 -04:00
pixelistik
c0c093d16c
docs: Fix missing word ( #1063 )
2022-09-05 21:03:48 -04:00
James
117153fad7
chore: bump version
2022-09-02 14:56:09 -07:00
James
5ae666b0e0
fix: ensures adding new media to upload works when existing doc does not exist
2022-09-02 14:39:41 -07:00
Dustin Miller
afa03789b8
docs: Correct “autheticate” misspelling in docs ( #1048 )
2022-09-02 15:27:06 -04:00
Dan Ribbens
44b0073834
fix: update removing a relationship with null ( #1056 )
2022-09-02 15:21:09 -04:00
Dan Ribbens
254636167d
test: custom css ( #1053 )
2022-09-02 14:03:49 -04:00
Dan Ribbens
29e82ec845
fix: children of conditional fields required in graphql schema ( #1055 )
2022-09-02 14:02:58 -04:00
Wesley
c3a0bd8625
fix: implement the same word boundary search as the like query ( #1038 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-09-01 13:03:21 -04:00
Ikko Ashimine
32a4e8e9b9
docs: update overview.mdx ( #1046 )
2022-09-01 12:58:09 -04:00
Elliot DeNolf
482cbe71c7
feat: update operator type with contains ( #1045 )
2022-09-01 12:17:53 -04:00
Elliot DeNolf
7dbcd9ca89
docs: fix relationship where query
2022-09-01 12:14:07 -04:00
Dan Ribbens
a1f2dcab8f
docs: fix defaultValue example ( #1044 )
2022-09-01 10:26:41 -04:00
James
21417c6598
chore: better logic for changing password in ui
2022-08-30 17:58:17 -07:00
James
f1a272f407
1.0.31
2022-08-30 15:21:59 -07:00
James Mikrut
064f797023
Merge pull request #1033 from Elliot67/patch-1
...
docs: fix graphql `disable` property explanation
2022-08-30 15:21:10 -07:00
James Mikrut
26c2020b12
Merge pull request #1034 from payloadcms/feat/duplicate-all-locales
...
Feat/duplicate all locales
2022-08-30 15:13:07 -07:00
James
af1a483e64
chore: ensures new Edit view is mounted when going directly between one id and another
2022-08-30 15:12:23 -07:00
James
f517cb5e93
chore: cleanup
2022-08-30 15:07:38 -07:00
James
c8a8914ea7
Merge branch 'feat/duplicate-all-locales' of github.com:payloadcms/payload into feat/duplicate-all-locales
2022-08-30 14:52:51 -07:00
James Mikrut
4f834c6bf8
Merge pull request #1035 from payloadcms/fix/#981
...
fix : #981
2022-08-30 14:44:40 -07:00
James
d588843121
fix : #981
2022-08-30 14:43:44 -07:00
Dan Ribbens
51c7770b10
feat: duplicate copies all locales
2022-08-30 17:23:30 -04:00
Elliot Lintz
18ff5d29b0
docs: fix graphql disable property explanation
2022-08-30 22:41:00 +02:00
Dan Ribbens
e31098eaa5
test: duplicate copies all locales
2022-08-30 16:25:26 -04:00
James Mikrut
0873050b32
Merge pull request #1032 from payloadcms/fix/#948
...
fix : #948
2022-08-30 11:55:39 -07:00
James
8df9ee7b2d
fix : #948
2022-08-30 11:54:41 -07:00
Dan Ribbens
a9ef557ca4
chore(release): v1.0.30
2022-08-29 22:55:12 -04:00
Dan Ribbens
689fa008fb
fix: upload field validation not required ( #1025 )
2022-08-29 22:49:08 -04:00
James
1a4ce65e6c
chore(release): v1.0.29
2022-08-29 15:58:30 -07:00
James Mikrut
f6dff04cfe
Merge pull request #1022 from payloadcms/fix/#953
...
fix : #953
2022-08-29 15:42:44 -07:00
James
a73c391c2c
fix : #953
2022-08-29 15:41:59 -07:00
James
e88c7ca4b2
chore: revises the logic while clearing wherebuilder queries
2022-08-29 15:13:14 -07:00
Dan Ribbens
0cd8446735
chore(release): v1.0.28
2022-08-29 17:08:17 -04:00
Dan Ribbens
6a3cfced9a
fix: relationship cell loading ( #1021 )
...
* fix: relationship cell lazy loading items in viewport
* fix: collection list page param changing
2022-08-29 17:03:45 -04:00
Hung Vu
0586d7aa7d
fix: unpublish item will not crash the UI anymore ( #1016 )
2022-08-29 15:39:46 -04:00
Dan Ribbens
3736755a12
feat: types custom components to allow any props ( #1013 )
2022-08-29 14:57:30 -04:00
Dan Ribbens
d727fc8e24
feat: validate relationship and upload ids ( #1004 )
...
* feat: validate relationship and upload ids
* chore: update fields-relationship test data
* fix: skip FE relationship and upload id validation
2022-08-29 14:57:06 -04:00
Dan Ribbens
50b0303ab3
fix: incorrect field paths when nesting unnamed fields ( #1011 )
...
* chore: reproduce issue #976
* fix: incorrect field paths when nesting non-named fields
2022-08-29 14:52:17 -04:00
Dan Ribbens
6bc6e7bb61
fix: require properties in blocks and arrays fields ( #1020 )
...
* fix: make blocks required in block fields
* fix: make fields required in array fields
2022-08-29 14:51:12 -04:00
Dan Ribbens
cf2eb3e482
chore: fix dev hooks ( #1006 )
2022-08-26 11:11:21 -04:00
James Mikrut
4aa5500593
Merge pull request #965 from payloadcms/test/code-field
...
test: add code fields to test config
2022-08-24 08:26:08 -07:00
James Mikrut
c7432fb6e6
Merge pull request #986 from charkour/patch-1
...
docs: fix typo about collections
2022-08-24 08:25:46 -07:00
James Mikrut
f895443e33
Merge pull request #990 from payloadcms/docs/examples-with-ts-types
...
docs: update examples with ts types
2022-08-24 08:25:33 -07:00
James Mikrut
32cebb56ff
Merge pull request #999 from jacobsfletch/master
...
chore: exports PayloadHandler interface
2022-08-24 08:24:14 -07:00
James Mikrut
4a6b01d094
Merge pull request #996 from payloadcms/fix/#948-tab-nav-scroll
...
fix: remove lazy load of array and blocks components
2022-08-24 08:23:46 -07:00
James Mikrut
f8295f7577
Merge pull request #1000 from payloadcms/ci/actions-on-pr
...
ci: run actions on PRs
2022-08-24 08:20:33 -07:00
Elliot DeNolf
a2fa99d06f
ci: run actions on PRs
2022-08-24 09:00:52 -04:00
Jacob Fletcher
c508ac6dee
chore: exports PayloadHandler interface
2022-08-24 07:54:09 -04:00
Dan Ribbens
4900fa799f
fix: remove lazy loading of array and blocks
2022-08-23 15:42:33 -04:00
James Mikrut
135b1bcdd7
Merge pull request #975 from dsod/fix/node15-keep-request-properties
...
Keep original request and add properties to it, instead of copy
2022-08-23 11:19:01 -07:00
Elliot DeNolf
25f5d68b74
feat: export more fields config types and validation type ( #989 )
2022-08-23 13:26:00 -04:00
Elliot DeNolf
1ed867ce0c
docs: update examples with ts types
2022-08-23 11:43:24 -04:00
Charles Kornoelje
5ef5f09a5c
fix typo about collections
...
Really interesting product. Reading through the docs now. Loving it so far.
Thanks
2022-08-22 16:23:59 -04:00
dsod
bc97d3d6f2
Keep original request and add properties to it, instead of copy
2022-08-20 01:33:29 +02:00
Dan Ribbens
b21a56fdf7
chore(release): v1.0.27
2022-08-18 17:45:16 -04:00
Dan Ribbens
97f2a9b484
test: fix e2e relationship
2022-08-18 17:43:06 -04:00
James
4ef6801230
fix: react-sortable-hoc dependency instead of dev dependency
2022-08-18 14:37:45 -07:00
Dan Ribbens
8e21a91b2c
chore(release): v1.0.26
2022-08-18 17:03:45 -04:00
Afzaal Ahmad
38a1a38c0c
feat: enable reordering of hasMany relationship and select fields ( #952 )
...
* feature: enable reordering of hasMany relationship and select fields using config
* update: correct docs for select, and relationship field for sortable config
* update: move sortable to admin config, and rename it to isSortable, apply grab, and grabbing classes while drag, and drop
2022-08-18 16:59:33 -04:00
Dan Ribbens
2b7785d101
chore: update endpoint type ( #966 )
2022-08-18 16:22:35 -04:00
Dan Ribbens
2cf9d35fed
chore: run ci tests on pull request ( #955 )
...
* chore: run ci tests on pull request
2022-08-18 15:17:02 -04:00
Elliot DeNolf
4e1f9c7280
test: add code fields to test config
2022-08-18 14:44:10 -04:00
Will Viles
f45d5a0421
feat: adds more prismjs syntax highlighting options for code blocks ( #961 )
2022-08-18 13:17:05 -04:00
Dan Ribbens
39586d3cdb
fix: missing fields in rows on custom id collections ( #954 )
2022-08-18 12:26:05 -04:00
James
5e66e3ee78
chore(release): v1.0.25
2022-08-17 15:36:28 -07:00
James Mikrut
a284f6c066
Merge pull request #950 from payloadcms/feat/top-level-endpoints
...
Feat/top level endpoints
2022-08-17 15:32:35 -07:00
James Mikrut
fdc0ad8a3c
Merge pull request #947 from rustyy/chore/code-improvements
...
Chore/code improvements
2022-08-17 15:32:09 -07:00
James
fa01b353ef
chore: removes unused code
2022-08-17 15:31:39 -07:00
Dan Ribbens
dac3308441
docs: custom api endpoints
2022-08-17 14:08:01 -04:00
Dan Ribbens
11d8fc71e8
feat: custom api endpoints
2022-08-17 13:28:50 -04:00
Dan Ribbens
771bbaedbc
chore: validation reuses endpoints schema
2022-08-17 13:06:58 -04:00
Dan Ribbens
040833ead8
test: move endpoints tests to new suite
2022-08-17 12:57:07 -04:00
Felix Hofmann
7c2acb4324
chore: use type-var instead of 'as'-keyword for jwtDecode
2022-08-16 23:22:00 +02:00
Felix Hofmann
88fe797007
chore: remove unreachable return statement
2022-08-16 23:21:38 +02:00
Elliot DeNolf
5825d7e64f
test: skip flaky sorting test for now ( #945 )
2022-08-16 12:04:25 -04:00
James Mikrut
97ff49f2bf
Merge pull request #926 from rustyy/feat/datepicker-month-only
...
feat: add new pickerAppearance option 'monthOnly'
2022-08-15 19:21:50 -07:00
James
ccada2e8c9
chore: migrates to PATCH for collection updates
2022-08-15 19:19:44 -07:00
James
1d8bcd6e16
Merge commit 'refs/pull/863/head' of github.com:payloadcms/payload
2022-08-15 18:55:07 -07:00
James
1b58094e6f
Merge branch 'master' of github.com:payloadcms/payload
2022-08-15 18:54:43 -07:00
James
1437bfe0c9
merge: #799
2022-08-15 18:54:34 -07:00
James Mikrut
171da32b00
Merge pull request #944 from payloadcms/fix/#568
...
fix : #568
2022-08-15 18:42:15 -07:00
James
a3edbf4fef
fix : #568
2022-08-15 18:41:34 -07:00
James Mikrut
8ab4ec8d54
Update CHANGELOG.md
2022-08-15 18:04:32 -07:00
James
f8365abf1b
chore(release): v1.0.24
2022-08-15 18:03:57 -07:00
James
078e8dcc51
feat: ensures you can query on blocks via specifying locale or not specifying locale
2022-08-15 17:59:08 -07:00
James
b1a1575122
fix : #939
2022-08-15 17:58:59 -07:00
James
201a8e1053
Merge branch 'master' of github.com:payloadcms/payload
2022-08-15 17:58:53 -07:00
Dan Ribbens
ff4c1a1c01
chore: simplifies indexing
...
* fix: create indexes in nested fields
* chore: remove unused devDependency mongodb
* fix: point index
* fix: nested schema indexes
* chore: begins to simplify index creation
* chore: simplifies index creation
Co-authored-by: James <james@trbl.design >
2022-08-15 17:56:39 -07:00
James
7c449e0d30
Merge branch 'chore/simplify-indexes' of github.com:payloadcms/payload
2022-08-15 13:58:10 -07:00
Dan Ribbens
2ca526bd22
chore: simplifies index creation
2022-08-15 16:54:23 -04:00
James
48f929f3ab
chore: begins to simplify index creation
2022-08-15 13:03:13 -07:00
James
f2bec90663
Merge branch 'fix/#922-nested-index-creation' of github.com:payloadcms/payload into fix/#922-nested-index-creation
2022-08-15 12:37:10 -07:00
Dan Ribbens
1c7445dc7f
fix: format graphql localization input type ( #932 )
...
* fix: format locales for graphql
* fix: locale missing from graphql mutation args
2022-08-15 11:42:29 -04:00
James
78630cafa2
chore(release): v1.0.23
2022-08-14 18:54:13 -07:00
James Mikrut
0a40dd43cb
test: adds dataloader test ( #936 )
...
* chore: adds dataloader test config
* test: passing dataloader test
2022-08-14 11:04:05 -07:00
James Mikrut
32fb72a5bb
Merge pull request #935 from payloadcms/fix/#930
...
fix : #930
2022-08-14 10:42:10 -07:00
James
cbb1c84be7
fix : #930
2022-08-14 10:40:52 -07:00
Dan Ribbens
145e1db05d
fix: dev:generate-types on all test configs ( #919 )
2022-08-13 13:04:24 -04:00
Elliot DeNolf
4115045c15
test: flaky admin test fix ( #929 )
2022-08-13 08:08:40 -04:00
Dan Ribbens
d0744f3702
fix: nested schema indexes
2022-08-13 07:44:36 -04:00
James
e7caaf57a9
chore(release): v1.0.22
2022-08-12 16:25:55 -07:00
James
fba0847f0f
fix: ensures you can query on mixed schema type within blocks
2022-08-12 16:08:36 -07:00
Felix Hofmann
566c6ba3a9
feat: add new pickerAppearance option 'monthOnly'
2022-08-12 23:11:33 +02:00
Dan Ribbens
b860959fea
fix: point index
2022-08-12 16:35:08 -04:00
James
9e4e4b231c
chore: adds commenting to obscure form function
2022-08-12 13:11:49 -07:00
James
b8421ddc0c
fix : #905
2022-08-12 12:18:02 -07:00
Dan Ribbens
9165b25fd6
chore: remove unused devDependency mongodb
2022-08-12 12:01:34 -04:00
Dan Ribbens
f615abc9b1
fix: create indexes in nested fields
2022-08-12 11:59:51 -04:00
James
9237dd67da
chore(release): v1.0.21
2022-08-11 15:06:20 -07:00
James
e1347d5a39
Merge branch 'master' of github.com:payloadcms/payload
2022-08-11 15:02:28 -07:00
James
ca852e8cb2
fix: ensures you can query on nested block fields
2022-08-11 15:02:17 -07:00
KGZM
d0da3d7962
fix: saving multiple versions ( #918 )
...
* test: saving multiple versions with unique fields
* fix: saving multiple versions with unique fields
Version schemas were getting produced with uniqueness constraints which
caused updates to likely fail because each successive version would
potentially reuse unchanged unique key-values (particularly ident keys
like slug) from previous versions.
This was due to `mongoose.buildSchema` not respecting buildSchemaOptions.disableUnique.
This regression was introduced with the fix at commit c175476e .
* test: eslint fix
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-08-11 15:53:51 -04:00
Dan Ribbens
2ae33b603a
feat: WIP tab compatible with traverseFields
2022-08-11 12:05:35 -04:00
Dan Ribbens
6a6a69190f
feat: tabs support localization at the tab level
2022-08-11 12:05:33 -04:00
Dan Ribbens
a7b882c03d
chore: run ci test workflow on pull requests
2022-08-11 12:05:05 -04:00
Dan Ribbens
a83921a2fe
feat: support localized tab fields
2022-08-11 12:05:02 -04:00
Slava Nossar
4b7b04d5fa
return full Tab object for column display
2022-08-11 12:04:20 -04:00
Slava Nossar
b403f5228b
update Tabs field docs
2022-08-11 12:04:20 -04:00
Slava Nossar
dd289ca24a
update data and path when tab had name
2022-08-11 12:04:20 -04:00
Slava Nossar
daf5fc83d8
update test data
2022-08-11 12:04:20 -04:00
Slava Nossar
08271086c3
return tab.name for columns
2022-08-11 12:04:20 -04:00
Slava Nossar
30da37becd
add namespaced field path
2022-08-11 12:04:20 -04:00
Slava Nossar
df1491de74
add extra test fields and data
2022-08-11 12:04:20 -04:00
Slava Nossar
420fd67905
update mongodb schema builder
2022-08-11 12:04:20 -04:00
Slava Nossar
17a55e4a3a
add tab field with name and data to test suite
2022-08-11 12:04:20 -04:00
Slava Nossar
1b3a328388
update graphql schema builder
2022-08-11 12:04:20 -04:00
Slava Nossar
060ee40bab
add name to schema and types
2022-08-11 12:04:20 -04:00
Dan Ribbens
103966d36e
chore(release): v1.0.20
2022-08-11 11:55:09 -04:00
Dan Ribbens
1ce2dc8e6d
chore: update dependencies ( #917 )
...
* chore: update dependencies
* chore: mongoose version update
* chore: yarn lock
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-08-11 11:51:30 -04:00
Tim Hallyburton
2f4f075441
feat: field name validation ( #903 )
...
* feat: add simple validation for field names
* test: add invalid field name coverage
2022-08-11 08:02:55 -04:00
Arick
50972b98a1
fix: E11000 duplicate key error has no keyValue ( #916 )
2022-08-11 07:49:59 -04:00
Dan Ribbens
874c001d3b
fix: number validation works with 0 min and max ( #906 )
2022-08-10 08:18:39 -04:00
Petre Tudor
63519a8f54
docs: missing word ( #909 )
...
add `wait` in `...the second hook will wait for the first to complete before it starts.`
2022-08-10 07:59:52 -04:00
finnelliott
63a0336e98
docs: add missing comma to radio example ( #901 )
...
Missing comma in example, leading to syntax error when copied by user.
2022-08-08 20:56:55 -04:00
Yves Léon Jansen
ae51836187
docs: tabs example typo ( #904 )
2022-08-08 20:55:51 -04:00
James
888e756c6e
chore(release): v1.0.19
2022-08-07 19:04:22 -04:00
James
a8d2e09952
feat: exposes static upload handlers
2022-08-07 19:00:26 -04:00
James
23d2ef5027
chore(release): v1.0.18
2022-08-06 15:44:34 -04:00
James
3735a28b0c
chore: allows url to be used as thumbnail when no adminThumbnail property present
2022-08-06 15:35:54 -04:00
James
112defe846
chore(release): v1.0.17
2022-08-06 13:27:38 -04:00
James
804f3ced95
chore: simplifies base field merging
2022-08-06 13:12:47 -04:00
James
209b02b069
fix : #898
2022-08-06 13:12:25 -04:00
James
a5918059a8
chore(release): v1.0.16
2022-08-05 11:29:08 -04:00
James
c32dfea356
fix : #896
2022-08-05 11:22:26 -04:00
James
3b2061e54a
chore(release): v1.0.15
2022-08-04 16:42:09 -04:00
James
61673907ca
chore: threads through forceNullable in buildObjectType
2022-08-04 16:37:04 -04:00
James
1e72301cdf
chore(release): v1.0.14
2022-08-04 16:14:30 -04:00
James Mikrut
055d1b9ea1
Merge pull request #892 from payloadcms/fix/allow-incomplete-drafts-graphql
...
fix: allows querying incomplete drafts in graphql
2022-08-04 15:47:41 -04:00
James
8d968b7690
fix: allows querying incomplete drafts in graphql
2022-08-04 15:45:33 -04:00
James Mikrut
2989ec5100
Merge pull request #887 from shumakmanohar/patch-1
...
Update overview.mdx
2022-08-04 14:05:00 -04:00
James Mikrut
c4d7df8bba
Merge pull request #888 from payloadcms/feat/allow-rich-text-querying
...
feat: allows querying on rich text content
2022-08-04 14:04:40 -04:00
James Mikrut
d6cd5b1f0d
Merge pull request #889 from payloadcms/fix/#884
...
Fix/#884
2022-08-04 14:04:28 -04:00
James
e9b3f3f060
fix : #884
2022-08-04 14:03:23 -04:00
James
ed80c30c74
chore: adds tests to reproduce #884
2022-08-04 11:39:15 -04:00
James
3343adb952
feat: allows querying on rich text content
2022-08-04 10:59:56 -04:00
Shumak Manohar
a8aaa6deea
Update overview.mdx
2022-08-04 18:41:09 +05:30
Dan Ribbens
3c8fa72dc8
chore(release): 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
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
Falko Woudstra
f0ff1c7c99
Update documentation for PATCH instead of PUT in Rest API
2022-08-02 00:02:50 +02:00
Falko Woudstra
d0d498e9c7
Add warning PATCH update route and add deprecation warning on PUT
2022-08-01 23:59:26 +02: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
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
lordie
bc83153b60
assert every list element non null
2022-07-27 18:46:39 -03: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
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
Vincent Van Dijck
cfb5540e64
fix: set overflow payload modal container to auto
2022-07-25 03:14:19 +02:00
Vincent Van Dijck
38d1794ee2
Merge branch 'fix/trim-login-email' of https://github.com/vincentvandijck/payload into fix/trim-login-email
2022-07-24 23:12:09 +02:00
Vincent Van Dijck
8feed39fb9
fix: trim trailing whitespaces of email in login
2022-07-24 23:08:35 +02:00
Vincent Van Dijck
3140f9c3b8
trim trailing whitespaces of email in login
2022-07-24 23:05:50 +02:00
lordie
e13c6fa955
graphql schema: check blockfield 'required' property for null-ability
2022-07-22 18:05:43 -03:00
James Mikrut
b201168bd0
Merge pull request #796 from wenqingl/master
...
doc: Update README.md
2022-07-21 16:48:56 -07:00
James Mikrut
e5e675c14a
Update CHANGELOG.md
2022-07-21 16:48:20 -07:00
James
9589f0798f
chore(release): v1.0.9
2022-07-21 16:47:15 -07:00
James
e1c35b5220
chore: further documents strategies
2022-07-21 16:42:40 -07:00
Dan Ribbens
f22f56e73c
feat: use provided auth strategy name or strategy.name ( #797 )
...
* feat: use provided auth strategy name or strategy.name
* fix: require strategy name when providing custom auth
2022-07-21 19:36:31 -04:00
wenqingl
61280e36c4
Update README.md
2022-07-21 16:17:10 -07:00
Luciano Greiner
3b4d5afd41
fix: avoid assuming Email will be present on JWT token. Using ID instead as email might not be in if using disableLocalStrategy ( #789 )
2022-07-21 15:20:23 -07:00
Luciano Greiner
3a3026cd63
feat: pass payload and names to custom auth strategies ( #781 )
2022-07-21 18:18:26 -04:00
Marco Sangalli
2a1f387bcc
fix: enable index creation from schema ( #791 )
2022-07-21 18:16:28 -04:00
Jarrod Flesch
6f8b8d0fb8
fix(doc): corrects doc to match underlying Access type ( #792 )
2022-07-21 18:00:17 -04:00
Elliot DeNolf
8a81d0b274
fix: graphql gen logging output ( #795 )
2022-07-21 13:48:54 -07:00
Jarrod Flesch
e2c366f536
fix: sharpens radio input edges by replacing box-shadow trick with border property ( #768 )
2022-07-21 09:55:37 -07:00
Elliot DeNolf
4415f9db48
chore: add error message if test config doesn't exist
2022-07-21 08:17:54 -07:00
Elliot DeNolf
f6ff308dc4
chore(release): v1.0.8
2022-07-20 16:52:27 -07:00
Elliot DeNolf
546011d8a9
chore: add MIT license badge
2022-07-20 15:05:47 -07:00
Elliot DeNolf
60c0f0fb08
chore: organize relationship custom id tests
2022-07-20 15:04:57 -07:00
James Mikrut
4b6f451022
Merge pull request #785 from payloadcms/fix/#756
...
Fix/#756
2022-07-20 14:51:31 -07:00
Elliot DeNolf
3fb2bcfac7
feat: export PayloadRequest
2022-07-20 12:43:03 -07:00
Elliot DeNolf
66c820c863
feat: export PayloadRequest
2022-07-20 12:37:19 -07:00
Dan Ribbens
09f57e9a4c
test: group relationships
...
* test: relationship fields inside groups and subgroup
* test: group nested relationships and arrays
* test: improves coverage for hooks
Co-authored-by: James <james@trbl.design >
2022-07-20 11:52:21 -07:00
James Mikrut
6f748f1adb
feat: improves generated types by removing unnecessary optional properties ( #784 )
2022-07-20 11:51:19 -07:00
Dan Ribbens
893772ebd8
fix: await field hooks recursively
2022-07-19 19:57:47 -04:00
James
b987cb8dc4
fix: potential solution for #756
2022-07-19 15:52:05 -07:00
Dan Ribbens
aa322b2cf2
chore(release): v1.0.7
2022-07-19 14:45:11 -04:00
Dan Ribbens
4c68f64829
docs: update demo links and add examples to test dir ( #773 )
2022-07-19 14:42:14 -04:00
Elliot DeNolf
cc360191b5
docs: remove references to demo config
2022-07-19 11:09:13 -07:00
Elliot DeNolf
1d06117619
chore: adjust banner color
2022-07-19 07:20:59 -07:00
James
446a4e1d8a
chore(release): v1.0.6
2022-07-19 01:46:02 -07:00
James
428edb05c4
feat: improves initAsync pattern
2022-07-19 01:42:56 -07:00
James
21708bcc1c
chore(release): v1.0.5
2022-07-19 01:34:03 -07:00
James
23d605c5aa
Merge branch 'master' of github.com:payloadcms/payload
2022-07-19 01:32:36 -07:00
James
b4ffa22885
feat: adds initAsync
2022-07-19 01:32:25 -07:00
Elliot DeNolf
d2bc4b72a0
chore: update onInit type
2022-07-19 01:05:49 -07:00
Elliot DeNolf
27c352c2ff
chore: update changelog
2022-07-19 00:07:13 -07:00
James
19a354863f
chore(release): v1.0.4
2022-07-18 23:54:41 -07:00
James
33f4a1322d
chore: 1.0.3
2022-07-18 23:53:22 -07:00
Elliot DeNolf
563f98e2fb
feat: merge 1.0 #762
2022-07-18 23:22:02 -07:00
Dan Ribbens
1e4b94c508
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-19 02:03:24 -04:00
Dan Ribbens
cd8d1c7ace
docs: dark mode
2022-07-19 02:02:30 -04:00
Dan Ribbens
2ea545f0cf
test: list cell data
2022-07-19 02:02:06 -04:00
Elliot DeNolf
e8a1cdafba
test: misc e2e fixes
2022-07-18 22:59:48 -07:00
Elliot DeNolf
1f8b5d8e1a
test: make auth e2e a todo
2022-07-18 22:53:30 -07:00
Dan Ribbens
793dfe96b9
test: promise hooks
2022-07-19 01:32:31 -04:00
Elliot DeNolf
6533af9c0e
chore: add scss breaking change to changelog
2022-07-18 22:23:26 -07:00
Dan Ribbens
87ead2f89b
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-18 23:50:57 -04:00
Dan Ribbens
28e3928094
test: array fields
2022-07-18 23:50:28 -04:00
Elliot DeNolf
dc41372acb
test: test sibling data in access control
2022-07-18 20:33:36 -07:00
Elliot DeNolf
6a9ea638d5
test: add access-control int tests
2022-07-18 18:50:41 -07:00
Elliot DeNolf
2a7651eb9c
test: fix odd behavior
2022-07-18 15:27:20 -07:00
James
9021d5352d
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-18 13:07:25 -07:00
James
dc5c9ee3a0
chore: better fix to rich text upload
2022-07-18 13:07:20 -07:00
James
079623f40a
fix: responsive improvements to rich text upload
2022-07-18 12:50:20 -07:00
Dan Ribbens
b59ba230de
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-18 14:26:09 -04:00
Dan Ribbens
6826e44072
test: field default values
2022-07-18 14:25:18 -04:00
Elliot DeNolf
878fd4ab92
test: custom id crud
2022-07-18 10:29:33 -07:00
Elliot DeNolf
abfb1868ab
test: custom id number relation test
2022-07-18 10:08:01 -07:00
Elliot DeNolf
7319a8e90d
test: rest client update now can return errors
2022-07-18 10:07:25 -07:00
Elliot DeNolf
d2be893a5a
test: port relationships spec
2022-07-18 09:55:59 -07:00
Dan Ribbens
cc8b636248
test: relationship populates with locale
2022-07-18 12:19:35 -04:00
Elliot DeNolf
a103665bd9
chore: typo
2022-07-17 16:38:24 -07:00
Elliot DeNolf
0d1603b467
test: fix more stuff
2022-07-17 16:22:20 -07:00
Elliot DeNolf
d6a7b8c319
test: remove demo and rework node scripts
2022-07-17 16:18:48 -07:00
Elliot DeNolf
f5ad7a163a
test: remove all old tests
2022-07-17 16:08:07 -07:00
James
d433351dbd
chore: typo in changelog
2022-07-17 15:12:55 -07:00
James
3601ef90bc
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 15:12:36 -07:00
James
76b6c736e1
fix: success banner color rendering incorrectly
2022-07-17 15:12:27 -07:00
Dan Ribbens
a194a64845
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 18:02:49 -04:00
Dan Ribbens
b00d8584f3
feat: test admin globals
2022-07-17 18:02:41 -04:00
James
39d075b999
fix: ensures passing partial data to update works when fields are localized
2022-07-17 15:00:38 -07:00
James
e57a5741e5
chore: reduces lorem ipsum amount in rich text
2022-07-17 13:34:06 -07:00
James
a6a9ab15b7
feat: merges select isClearable
2022-07-17 13:29:18 -07:00
James
4280a59c77
Merge branch 'master' of github.com:payloadcms/payload into feat/1.0
2022-07-17 13:23:04 -07:00
James
3259e34e27
chore: merges master
2022-07-17 13:23:00 -07:00
Arick
3132d35e27
feat: allow clear select value ( #735 )
2022-07-17 13:22:49 -07:00
James
7376246592
fix: ensures success pills are properly colored
2022-07-17 13:22:01 -07:00
James
69ce6d78da
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 13:11:47 -07:00
James
b43e8c5db0
tests: ports versions tests to new infra
2022-07-17 13:11:38 -07:00
Dan Ribbens
e348bdcc21
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 15:58:47 -04:00
Dan Ribbens
039c3ec110
test: int test globals and endpoints
2022-07-17 15:58:32 -04:00
Elliot DeNolf
f98ef62ad3
test: port auth tests to int
2022-07-17 10:46:07 -07:00
Elliot DeNolf
17ebcc6925
chore: remove .prettierignore, unused
2022-07-17 10:45:46 -07:00
James
6347a2febf
fix: ensures column selector renders active columns properly
2022-07-17 10:06:58 -07:00
James
2ef8a1e35a
fix: ensures point field doesn't interrupt version creation
2022-07-17 10:03:22 -07:00
James
df11478905
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 09:51:55 -07:00
James
e7d2bdb45a
fix: styles empty version diff row for dark mode
2022-07-17 09:51:42 -07:00
Dan Ribbens
1564fcaeb3
fix test collections rest endpoints
2022-07-17 12:44:39 -04:00
Dan Ribbens
cf38e8d520
feat: test collections rest endpoints
2022-07-17 12:41:47 -04:00
Dan Ribbens
bb9f28fb08
feat: remove files test helper
2022-07-17 12:39:45 -04:00
James
d8a28acfa8
feat: expands rich text field config for better coverage
2022-07-17 09:26:43 -07:00
Elliot DeNolf
b0eccdd12e
chore: revert prettier
...
This reverts commit bc9de859c4 .
2022-07-17 09:06:37 -07:00
James
1427fb4078
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-17 08:32:23 -07:00
James
1812be2e16
feat: adds uploads collection for testing to /fields tests
2022-07-17 08:32:15 -07:00
Elliot DeNolf
db87179576
chore: fix .prettierignore
2022-07-17 08:32:06 -07:00
Elliot DeNolf
0d8d41ce7e
chore: format demo dir
2022-07-17 08:29:53 -07:00
Elliot DeNolf
a2f95f6cea
test: add .gitkeep to uploads/media
2022-07-17 08:23:26 -07:00
Elliot DeNolf
fa9bd6191c
chore: run prettier on entire test dir
2022-07-17 08:20:01 -07:00
Elliot DeNolf
bc9de859c4
chore: add prettier config, test dir only
2022-07-17 08:19:07 -07:00
James
73d04262ad
chore: version bump
2022-07-16 18:12:18 -07:00
James
6e7d547da5
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 18:08:46 -07:00
James
6060e4cb27
fix: bug with version diff screen when arrays have no labels
2022-07-16 18:08:37 -07:00
Elliot DeNolf
b5ce54c7ae
test: localization relationship tests
2022-07-16 18:01:13 -07:00
Dan Ribbens
492a1308cc
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 21:00:35 -04:00
Dan Ribbens
147a4f8624
hooks tests
2022-07-16 21:00:18 -04:00
James
eac982398e
feat: avoids forcing fonts to be inline within webpack builds
2022-07-16 17:59:24 -07:00
Dan Ribbens
9afd51b7dd
Merge branch 'feat/1.0' into feat/test-hooks
2022-07-16 20:42:13 -04:00
Dan Ribbens
dd810a3593
fix: tabs top margin
2022-07-16 19:09:36 -04:00
James
75a4c52071
chore: reduces padding in eyebrow on mobile
2022-07-16 16:03:22 -07:00
James
2707af1d45
fix: ensures blocks can be nested within tabs / rows / collapsibles
2022-07-16 15:51:05 -07:00
James
b7d49db536
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 15:45:20 -07:00
James
3a98c6ad53
feat: ensures groups within blocks render properly
2022-07-16 15:45:15 -07:00
Elliot DeNolf
79f3de8042
test: add localization int tests
2022-07-16 15:01:31 -07:00
Elliot DeNolf
81024e4753
test: extra desc block
2022-07-16 15:00:44 -07:00
James
e2c333ac02
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 13:57:44 -07:00
James
1bdacb9bda
chore: removes unused file
2022-07-16 13:57:32 -07:00
James
2fa680cdf8
feat: refactors z index methodology
2022-07-16 13:56:49 -07:00
James
3a17a8a001
feat: styles nested groups and adds gutter back to richText
2022-07-16 12:45:15 -07:00
Dan Ribbens
afbb014cbd
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 14:40:46 -04:00
Dan Ribbens
c75c67ec86
feat: point field int test
2022-07-16 14:40:02 -04:00
James
e8b72f186f
chore: restores deprecated features for ease of uploading
2022-07-16 11:27:28 -07:00
James
a777032894
chore: only imports get-port if dev
2022-07-16 11:11:14 -07:00
James
624e25c077
chore: adds pretest
2022-07-16 11:06:06 -07:00
James
34d0b89376
chore: increases jest timeout
2022-07-16 11:01:09 -07:00
James
fcd3b0d2cb
chore: updates version
2022-07-16 10:59:25 -07:00
James
5512022a10
chore(release): v0.20.1
2022-07-16 10:58:46 -07:00
James
28e31fee72
chore: patch 0.20.0
2022-07-16 10:56:53 -07:00
James
779a60a42c
chore: removes unused dependencies
2022-07-16 10:41:54 -07:00
Dan Ribbens
ba29898d97
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-16 13:40:12 -04:00
Dan Ribbens
a636c65e34
chore: do not track images in media
2022-07-16 13:38:33 -04:00
Dan Ribbens
ff3e137c78
chore: media test dir
2022-07-16 13:37:56 -04:00
James
8c4e0fa7b2
feat: updates styling of group field
2022-07-15 22:24:52 -07:00
James
3ae1c26a07
fix: ensures duplicated rows have properly created ids
2022-07-15 22:04:31 -07:00
James
7a6f2392fa
feat: restores built-in fields into table column builder
2022-07-15 21:08:49 -07:00
James
07949525ef
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-15 21:06:22 -07:00
James
3b9fdf3ffd
feat: ensures nested fields not affecting data can be traversed properly
2022-07-15 21:06:12 -07:00
Dan Ribbens
2694c0d5bd
* feat: point field e2e test ( #760 )
2022-07-15 23:36:07 -04:00
Elliot DeNolf
4f8b5b9f85
test(int): collections-graphl
2022-07-15 20:32:40 -07:00
Dan Ribbens
e75cca4512
feat: upload integration tests ( #759 )
2022-07-15 22:48:39 -04:00
James
68e7c41fdc
feat: finishes tabs field
2022-07-15 18:40:31 -07:00
James
735e385537
feat: only renders arrays and blocks once they are initialized
2022-07-15 17:26:05 -07:00
James
c995f797fe
feat: initializes useField internalValue with incoming field value
2022-07-15 17:20:32 -07:00
James
54162b52cc
feat: ensures tabs and collapsibles render in version diff
2022-07-15 17:18:33 -07:00
James
66fc06895a
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/tabs
2022-07-15 16:24:59 -07:00
James
85b7a490eb
feat: scaffolds tabs field
2022-07-15 16:24:54 -07:00
Elliot DeNolf
4b0a257246
test: fix all test scripts
2022-07-15 14:36:09 -07:00
Elliot DeNolf
29f1af7eb4
chore: remove console logs
2022-07-15 12:53:07 -07:00
Elliot DeNolf
ba79b4446c
test: refactor all test directories into one
2022-07-15 12:51:43 -07:00
Dan Ribbens
40b6afff2d
feat: remove duplication of config in tests
2022-07-15 14:11:16 -04:00
Dan Ribbens
a664b627f6
fix: upload e2e file path
2022-07-15 13:39:12 -04:00
Elliot DeNolf
3a4657e368
test: fix bad file ref and update locators
2022-07-15 10:02:09 -07:00
James
4cb565f1cc
Merge branch 'feat/1.0' of github.com:payloadcms/payload into feat/1.0
2022-07-14 16:35:58 -07:00
James
31ca363982
feat: revises e2e field testing
2022-07-14 16:35:35 -07:00
Elliot DeNolf
4a3588e965
test: collections and new test ids and classes
2022-07-14 16:16:16 -07:00
Dan Ribbens
11600930b7
feat: e2e test upload ( #755 )
2022-07-14 18:43:19 -04:00
James
4bb0d3994f
fix: bug with base colors
2022-07-14 15:27:17 -07:00
James
5fc4f3adad
feat: more maintainable colors
2022-07-14 15:20:34 -07:00
James
41a0ba5780
feat: finishes block field
2022-07-14 14:46:42 -07:00
Elliot DeNolf
f7a81d70ac
test(access-control): restricted and read-only ( #754 )
2022-07-14 14:33:54 -07:00
Elliot DeNolf
baf4664073
feat: add card ids
2022-07-14 14:09:59 -07:00
Dan Ribbens
48700a93e3
* fix: css selectors
2022-07-14 17:00:34 -04:00
James
49d09a349f
feat: updates block field to use new collapsible
2022-07-14 14:00:14 -07:00
Dan Ribbens
31bc4c6532
* feat: optimize collection list relationship queries ( #749 )
...
* feat: optimize collection list relationship queries
2022-07-14 16:51:41 -04:00
James
aa89251a3b
feat: retrofits array to new collapsible component
2022-07-13 20:09:50 -07:00
Elliot DeNolf
057846e250
test: collections-rest and dev type generation ( #750 )
2022-07-13 17:46:59 -07:00
Dan Ribbens
5a5e3b589c
chore: set playwright timeout to 10m
2022-07-13 20:20:25 -04:00
James
270dd22f08
docs: updates fields overview to include collapsible
2022-07-13 15:41:41 -07:00
James
beec04a1bc
docs: collapsible
2022-07-13 15:40:59 -07:00
James
60bfb1c3b8
feat: finishes collapsible field
2022-07-13 15:29:49 -07:00
James
98676bea69
feat: adds collapsible field type
2022-07-13 14:45:10 -07:00
James
8589fdefda
feat: reorganizes mongo connection
2022-07-13 13:17:00 -07:00
James
8ba25e8602
chore: renames admin url util conventions
2022-07-13 12:47:53 -07:00
James
de43e21ebc
chore: stubs out fields e2e
2022-07-13 12:40:29 -07:00
Elliot DeNolf
90ba15f9bd
feat: testing refactor (e2e/int) ( #748 )
...
Co-authored-by: James <james@trbl.design >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-07-13 11:00:10 -07:00
James Mikrut
b9f9f15d77
feat/adds dark mode and evolves admin ui
...
* feat: builds color palette for light and dark mode, removes all conflicting rgba sass
* chore: replaces colors with css vars
* chore: adapts blur-bg to be more performant and stable
* chore: getting ready for dark mode
* chore: removes unused file
* chore: reverts input bg
* chore: reverses selection in dark mode
* feat: builds theme toggler
* feat: adds auto mode for theme
* feat: establishes light / dark css pattern, updates account and list
* chore: migrates more views to gutter component
* chore: adapts global, adjusts popups
* chore: finishes retrofitting views
* feat: moves to medium instead of semi-bold for headlines
* feat: introduces new font for rte
* feat: updates rich text styles
* feat: styles react select in dark mode
* chore: styles datepicker, misc refinements
* chore: updates style of UploadCard
* chore: fixes code styles
* chore: styles PerPage
* chore: improves styling of column / where selector
* feat: improves field errors in dark mode
* chore: styles built-in rich text elements
* chore: improves styling of rte elements
* chore: tweaks
2022-07-13 10:36:25 -07:00
James
cac5266c79
chore: changelog
2022-07-11 11:53:12 -07:00
James
420afc6838
chore(release): v0.19.2
2022-07-11 11:50:25 -07:00
James
4e3c4e9c0c
Merge branch 'master' of github.com:payloadcms/payload into feat/extensible-auth-strategies
2022-07-11 11:45:48 -07:00
James
2c27812ba1
chore: removes cookie-parser
2022-07-11 11:45:44 -07:00
James Mikrut
2f57a983cd
Merge pull request #739 from payloadcms/feat/extensible-auth-strategies
...
Feat/extensible auth strategies
2022-07-11 11:44:32 -07:00
James
91c4ef226b
fix: ensures router switch only contains top-level route components
2022-07-11 08:31:43 -07:00
James
38b52bf67b
feat: better types useAuth and custom provider components
2022-07-09 22:23:37 -07:00
James
281985970d
Merge branch 'feat/extensible-auth-strategies' of github.com:payloadcms/payload into feat/extensible-auth-strategies
2022-07-09 17:39:19 -07:00
James
03f28a4804
feat: ensures auth component doesn't render if disabled
2022-07-09 17:16:19 -07:00
Dan Ribbens
c0acba94c6
Merge branch 'feat/extensible-auth-strategies' of github.com:payloadcms/payload into feat/extensible-auth-strategies
2022-07-09 19:58:19 -04:00
Dan Ribbens
8d550d411e
docs: update collection hooks
2022-07-09 19:57:58 -04:00
Elliot DeNolf
e8064371b0
feat: add preMiddleware and postMiddleware, deprecate middleware
2022-07-09 16:47:23 -07:00
Dan Ribbens
166bd31506
feat: add res to token hooks
2022-07-09 19:38:24 -04:00
Dan Ribbens
4055908bc8
feat: add afterMe afterLogout and afterRefresh
2022-07-09 19:29:00 -04:00
James
d68bb8c292
fix: removes reliance on auth email
2022-07-09 14:40:31 -07:00
James
c8be171f24
chore: further disabling of local auth strategy
2022-07-09 12:04:21 -07:00
Dan Ribbens
43eafd4b9f
chore(release): v0.19.1
2022-07-09 12:04:17 -04:00
Dan Ribbens
ce1c99b01c
fix: ensures duplicative relationship options are not present ( #732 )
...
Co-authored-by: James <james@trbl.design >
2022-07-09 11:58:03 -04:00
James
4b2bc36f89
chore: reduces unnecessary strategy complexity
2022-07-09 08:40:13 -07:00
James
58587525e5
feat: adds cookie-parser
2022-07-08 18:36:12 -07:00
James
df76f60e7f
fix: ensures anonymous passport strategy is loaded last
2022-07-08 17:56:39 -07:00
James
2c66ad8689
feat: ensures only plain objects are merged within incoming configs
2022-07-08 17:37:43 -07:00
James
6016e2346c
feat: extends strategies with more properties
2022-07-08 15:16:30 -07:00
James
56cdd943fd
feat: only adds email if local strategy enabled
2022-07-08 14:50:04 -07:00
James
6d02f7d3ac
feat: begins extensible auth strategies
2022-07-08 13:46:12 -07:00
Dan Ribbens
18f8790062
chore: breaking changes 0.19.0
2022-07-08 14:08:04 -04:00
Dan Ribbens
854b63ec34
chore(release): v0.19.0
2022-07-08 14:07:28 -04:00
Dan Ribbens
beccbbd3e8
chore: package script quotes windows compatibility
2022-07-08 14:00:23 -04:00
Dan Ribbens
91d0d84c65
docs: update graphql schema
2022-07-08 13:53:40 -04:00
chris-schra
7dd67a8d39
chore: ignore Yarn Berry files in .gitignore ( #713 )
2022-07-08 13:51:42 -04:00
Dan Ribbens
ad43cbc808
feat: graphql schema output ( #730 )
...
* chore: refactor graphql initialization
* feat: generate graphql schema script
* feat: script commands are case insenstive
2022-07-08 13:50:46 -04:00
James Mikrut
2b2a562d83
Merge pull request #731 from payloadcms/fix/auth-me-gql-relationships
...
Fix/auth me gql relationships
2022-07-08 10:48:09 -07:00
James
d9e7696384
chore: strips trailing slashes from jwt strategy
2022-07-08 10:41:10 -07:00
James
01bc1fef1e
fix: ensures auth/me relations in gql can be queried
2022-07-08 10:25:00 -07:00
Dan Ribbens
567d8c19bf
fix: allow passing of autoIndex mongoose connectionOptions ( #722 )
2022-07-06 15:57:02 -04:00
James Mikrut
b722bed24f
Merge pull request #720 from payloadcms/fix/#692
...
fix: ensures old data from arrays is not persisted
2022-07-06 14:36:00 -04:00
James
0af66d68a7
chore: tests array functionality
2022-07-06 11:34:22 -07:00
Henri Tuan
f3b7dcff57
feat: File argument in create/update operation ( #708 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-07-06 11:26:04 -07:00
chris-schra
67331eb975
fix: copyfiles cross platform ( #712 )
2022-07-06 13:57:18 -04:00
James
d9ef803d20
fix: ensures old data from arrays is not persisted
2022-07-06 10:52:52 -07:00
Andrzej Kłapeć
9fd171b26d
feat: allow clearing DatePicker value ( #641 )
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-07-06 09:38:45 -07:00
Dan Ribbens
91e33d1c1c
fix: relationship field disabled from access control in related collections ( #644 )
...
* fix: disabled relationship field from access control in related collections
* fix: ids can be read from relationships regardless of access of related document
2022-07-03 07:01:45 -04:00
Akansh Sirohi
601e69ab0d
Fixes payloadcms/payload#650 ( #706 )
...
* fix: min/max number validation of decimal values
2022-07-03 06:25:03 -04:00
Andres Kalle
81aa74bbbe
docs: fixed example URL ( #705 )
2022-07-02 07:42:12 -04:00
Dan Ribbens
e84b7a9c58
chore(release): v0.18.5
2022-06-29 14:14:47 -04:00
Dan Ribbens
b6b0ffb674
fix: empty cell data renders in list ( #699 )
2022-06-29 14:07:21 -04:00
Dan Ribbens
62bd2db5f9
chore: update json-schema-to-typescript to v11 ( #700 )
2022-06-29 14:03:30 -04:00
Steven Roh
74342a4dea
Avoid app crashing when code (data) is undefined ( #681 )
...
* fix: code field ui errors when data is undefined
2022-06-29 12:12:33 -04:00
Min Somai
c78d77446a
fix: icon appears above select field's option list ( #685 )
...
* fix: icon of the date field appears above the option list
2022-06-29 12:09:53 -04:00
Dan Ribbens
6eb4fc04b1
Fix/validate imagesizes with mimetypes ( #688 )
...
* fix: mimetype validation with image sizes
* fix: unique filename error on image sizes
2022-06-29 12:05:57 -04:00
Dan Ribbens
f1b00e85fc
docs: update links
2022-06-29 11:19:34 -04:00
gonza moiguer
7c73f2c1d9
Corrected Radio field doc, 'option' for 'label' ( #690 )
2022-06-27 13:03:41 -04:00
James
704e543c7e
chore(release): v0.18.4
2022-06-24 17:53:35 -04:00
Lachlan Heywood
fcaa1454dc
Update load.ts ( #679 )
2022-06-24 17:52:06 -04:00
James
9d388f7a89
chore(release): v0.18.3
2022-06-24 17:51:01 -04:00
James
918062de2f
fix : #670 , max tokenExpiration
2022-06-24 17:49:36 -04:00
James
375738d99c
chore(release): v0.18.2
2022-06-24 17:34:07 -04:00
Dan Ribbens
1c37ec3902
feat: telemetry
...
* feat: add telemetry to payload config
wip: more telemetry
* feat: send telemetry events
* chore: update node ci versions
* chore: cleanup console log
* chore: updates ts due to dependency update
* chore: remove unused deps
* chore: fix origin and casing
* docs: telemetry
* feat: uses oneWayHash within telemetry
* chore: sends hashed domain in telemetry
* feat: improves reliability of telemetry projectID
* chore: revises telemetry docs
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: James <james@trbl.design >
2022-06-24 17:32:09 -04:00
Kent Warren
7eb804daf9
docs: typo ( #683 )
...
Changes "you" to "your"
2022-06-24 16:52:57 -04:00
James
d99a67ca95
chore(release): v0.18.1
2022-06-21 15:45:20 -04:00
James
3d5ed93fce
fix : #671 , password reset broken
2022-06-21 15:43:12 -04:00
Ahmet Kilinc
b80006be45
Change "ist" to "it" ( #668 )
...
docs: Small typo on middleware page
2022-06-20 10:45:34 -04:00
Dan Ribbens
70edb0ba38
chore(release): v0.18.0
2022-06-14 08:53:17 -04:00
Dan Ribbens
a1fe17d05d
fix: me auth route breaks with query params ( #648 )
2022-06-13 11:49:04 -04:00
James Mikrut
7083225abd
Feat/remove this bindings ( #629 )
...
* feat: removes this bindings for cleaner, more maintainable code
Co-authored-by: Elliot DeNolf <denolfe@users.noreply.github.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-06-08 14:44:34 -04:00
Jarrod Flesch
af6479bf34
feat: adds timestamps to generated collection types if enabled ( #604 )
...
* feat: adds timestamps to generated collection types if enabled
2022-06-08 11:41:09 -04:00
Dan Ribbens
44c12325b4
feat: enable webpack filesystem cache in dev ( #621 )
2022-06-08 11:38:07 -04:00
Dan Ribbens
f2bf2399fa
fix: custom fields values resetting in ui ( #626 )
2022-06-08 11:37:31 -04:00
Dan Ribbens
7fe2fece6c
chore: remove node-sass ( #605 )
2022-06-08 11:36:33 -04:00
James
bf0fe090ab
chore(release): v0.17.3
2022-06-08 10:33:12 -04:00
Dan Ribbens
397dba4a30
Fix/delete document workflow ( #622 )
...
* fix: admin ui display server errors when deleting documents
* fix: admin ui display delete document state gets stuck after 403
2022-06-08 10:24:34 -04:00
Dan Ribbens
593d6a596a
docs: remove withCondition for custom component fields ( #588 )
2022-06-08 10:24:21 -04:00
Dan Ribbens
82a6db8b4f
docs: add examples to collection hooks ( #620 )
2022-06-08 10:23:55 -04:00
Dan Ribbens
28aa3dd17b
chore: update license in package.json ( #631 )
2022-06-08 10:23:15 -04:00
James Mikrut
3d4d807370
Fix/propagate locale relationship ( #637 )
...
* fix: propagate locale through relationship
* fix: ensures locales are populated properly through local operations
* chore: adds test for locale propagation
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-06-08 10:23:01 -04:00
James
c18cc23c71
fix: ensures unflattening locales only happens if config specifies locales
2022-06-08 10:07:17 -04:00
GeorgeyB
7ee374ea1a
Custom collection/global endpoints ( #607 )
...
* feat: add custom endpoints for collections and globals REST APIs
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-05-30 12:43:18 -04:00
Dan Ribbens
20bbda95c6
fix: duplicate objects in array fields in validate data and siblingData ( #599 )
2022-05-25 13:44:28 -04:00
James
67fecf6c2c
chore(release): v0.17.2
2022-05-23 22:08:23 -04:00
James Mikrut
20d251fd5d
fix : #576 , graphql where on hasMany relationship not working ( #582 )
2022-05-23 22:06:37 -04:00
Jarrod Flesch
982b3f0582
fix: adds optional chaining to safely read drafts setting on versions ( #577 )
2022-05-23 20:23:24 -04:00
Roman Bondarenko
200aa2e1c2
chore: fix typo in plugins/overview ( #578 )
2022-05-23 20:22:54 -04:00
GeorgeyB
734e905c18
fix: passes required prop for select field ( #579 )
2022-05-23 20:22:36 -04:00
Elliot DeNolf
5ce223e5f4
ci: remove e2e test run until figure out flaking
2022-05-23 17:07:56 -04:00
James
6a17d3db98
chore: doc readability
2022-05-23 11:01:47 -04:00
James
f27c5ca6f0
docs: adds detail regarding access control arguments
2022-05-23 10:56:49 -04:00
James
ac355b58d4
chore(release): v0.17.1
2022-05-17 13:15:24 -04:00
James
e1a5547fea
fix: only localizes schema if both field and top-level config are enabled
2022-05-17 13:13:37 -04:00
Dan Ribbens
dd8c1d7a9e
chore(release): v0.17.0
2022-05-16 19:29:03 -04:00
Dan Ribbens
4913441017
Free and open-source under MIT license ( #565 )
...
* feat: free and open-source under MIT license
2022-05-16 19:25:20 -04:00
Dan Ribbens
16b7edbc97
fix: prevent changing order of readOnly arrays ( #563 )
2022-05-16 19:00:08 -04:00
Dan Ribbens
5bfde9da91
chore: fix inconsistent e2e test results ( #562 )
...
* chore: fix inconsistent e2e test results
2022-05-11 23:19:08 -04:00
Dan Ribbens
52acfcb0e3
chore: export useDocumentInfo ( #561 )
...
* chore: export useDocumentInfo and add to custom component documenation
2022-05-11 21:50:17 -04:00
Dan Ribbens
8813bc7695
chore: e2e running in CI ( #559 )
...
* chore: e2e ci testing with mongo-memory-server
2022-05-11 21:49:11 -04:00
Dan Ribbens
1dfe2b8929
fix: apply field condition to custom components ( #560 )
2022-05-11 19:43:53 -04:00
Dan Ribbens
afb158fb50
chore(release): v0.16.4
2022-05-06 13:58:01 -04:00
Dan Ribbens
78edac684e
fix: fields in groups causing console error in browser ( #553 )
2022-05-06 13:50:58 -04:00
Dan Ribbens
46f4bc2a07
fix: save resized image file when equal to upload size ( #555 )
2022-05-06 13:50:47 -04:00
James
f361a44cca
chore(release): v0.16.3
2022-05-04 11:20:47 -04:00
James
47c37e0153
fix: rare bug while merging locale data
2022-05-04 11:18:52 -04:00
James
5df3b35189
chore(release): v0.16.2
2022-05-02 13:44:31 -04:00
Elliot DeNolf
1e4a68f76e
fix: checkbox defaultValues and more typing of sanitize ( #550 )
2022-05-02 13:42:56 -04:00
James
b3832e21c9
feat: exposes findMany argument to afterRead hooks to discern between find and findByID
2022-05-02 13:38:13 -04:00
James Mikrut
18489faceb
feat: optimizes field operations
...
* wip: beforeChange field op pattern
* feat: optimizes field-level beforeChange
* feat: optimizes beforeValidate
* feat: optimizes afterChange
* feat: optimizes afterRead
* chore: comment accuracy
2022-05-02 12:46:52 -04:00
Dan Ribbens
69d328d15e
docs: updated link
2022-04-29 23:29:46 -04:00
Dan Ribbens
738e8ab9b6
docs: preventing abuse of file uploads
2022-04-29 23:25:55 -04:00
Elliot DeNolf
e7349fea9a
chore: add explicit release scripts
2022-04-29 20:21:01 -04:00
James
51a6790f26
chore(release): v0.16.1
2022-04-29 18:34:40 -04:00
James
515f20372e
chore: passing tests
2022-04-29 18:30:40 -04:00
James
12fbe8368f
Merge branch 'fix/localization-defaultvalues' of github.com:payloadcms/payload
2022-04-29 16:49:17 -04:00
Dan Ribbens
55b4dfb309
chore: test defaultValue with localization
2022-04-29 16:48:50 -04:00
James
fb7bb76674
Merge branch 'master' of github.com:payloadcms/payload
2022-04-29 16:48:24 -04:00
James
e46b942259
feat: exposes payload within server-side validation args
2022-04-29 16:48:15 -04:00
Dan Ribbens
e4affd4bf9
docs: updated links
2022-04-29 14:40:49 -04:00
Dan Ribbens
16398d3438
chore(release): v0.16.0
2022-04-29 13:19:34 -04:00
Dan Ribbens
e8503232ba
chore: changes eslint rules no-console and cleanup
2022-04-29 12:36:21 -04:00
Dan Ribbens
bf48fdf189
fix: file upload safely handles missing mimeTypes ( #540 )
...
* fix: file upload safely handles missing mimeTypes
* feat: uploaded files that do not have mimeTypes are given one based on file extension
2022-04-29 10:36:58 -04:00
Dan Ribbens
834f4c2700
feat: allow subfield readOnly to override parent readOnly ( #546 )
2022-04-29 10:36:38 -04:00
Dan Ribbens
e297eb9090
feat: allows defaultValue to accept async function to calculate defaultValue ( #547 )
...
* feat: field default values with async functions
* docs: improves field default value
* chore: simplifies async defaultValue
* chore: api test coverage for default value functions
* chore: WIP defaultValue async arrays
* chore: refactors and simplifies buildStateFromSchema
* chore: improves tests for defaultValues
Co-authored-by: James <james@trbl.design >
2022-04-29 10:36:10 -04:00
James
1f394bef72
chore(release): v0.15.13
2022-04-26 10:21:55 -04:00
James
1cdd5b96b3
chore: ensures array fields update modified state
2022-04-26 10:19:39 -04:00
James
2d14ab1217
chore(release): v0.15.12
2022-04-25 21:02:31 -04:00
James
8bdbd0dd41
fix: ensures adding array / block rows modifies form state
2022-04-25 20:59:33 -04:00
James
800be4c9a0
chore(release): v0.15.11
2022-04-24 19:37:39 -04:00
James
b99ec060ca
fix: improperly typed access control
2022-04-24 19:35:58 -04:00
James
d5f4c030b4
chore(release): v0.15.10
2022-04-24 19:19:41 -04:00
James
4de92e3924
Merge branch 'master' of github.com:payloadcms/payload
2022-04-24 19:16:48 -04:00
James
3b70560e25
fix: block form-data bug
2022-04-24 19:16:39 -04:00
Dan Ribbens
d88c89fb05
chore: update discord invite link
2022-04-24 10:24:37 -04:00
Dan Ribbens
24d6d8e5f9
chore: add public discord link ( #541 )
2022-04-22 14:35:39 -04:00
Elliot DeNolf
9a9b28113a
test: implement cypress test suite ( #527 )
2022-04-20 23:12:02 -04:00
James
ec84ffbee2
chore(release): v0.15.9
2022-04-20 17:25:20 -04:00
James
3c1dfb88df
fix: intermittent blocks UI issue
2022-04-20 17:20:05 -04:00
James
4a6b79b231
chore(release): v0.15.8
2022-04-20 13:53:52 -04:00
James
9e2ed56ef0
chore: migrates to React 18
2022-04-20 11:29:09 -04:00
Alessio Gravili
9e324be057
fix: ensure relationTo is valid in upload fields ( #533 )
...
* Error handling
* Improve error message
* Re-position error handling
* Move error checking to sanitize
2022-04-20 09:21:14 -04:00
James Mikrut
b7f47c9bb1
chore/ts dep compat ( #535 )
...
* chore: ensures typescript dependency compatibility
* chore: updates dependencies
* chore: updates window-info breakpoints
2022-04-20 09:16:36 -04:00
Dan Ribbens
8a997c82be
chore: github action runs demo generate types ( #530 )
2022-04-17 10:59:32 -04:00
Dan Ribbens
3dcd8a24cb
fix: richtext editor input height ( #529 )
2022-04-17 10:56:33 -04:00
Dan Ribbens
203ce2c2f9
chore: update changelog
2022-04-12 11:50:27 -04:00
Dan Ribbens
42e42175db
chore(release): v0.15.7
2022-04-12 11:41:04 -04:00
Dan Ribbens
6f84c0a869
Fix/checkbox validation error position ( #521 )
...
* fix: checkbox validation error positioning
* feat: sanitize defaultValue to false when field is required
2022-04-12 11:28:41 -04:00
Dan Ribbens
a4f2c5abd4
chore: update react 18 ( #520 )
...
* chore: update to react 18 and related dependencies
2022-04-12 11:26:55 -04:00
Dan Ribbens
6b06fe4481
chore: update react-toastify to 8.x ( #522 )
2022-04-12 11:26:20 -04:00
Outdated
1fc856faf5
Document Fix for admin/customizing-css ( #513 )
...
Addition of node package 'sass-loader' & 'node-sass' as dev dependencies for loading scss for customizing css variables for admin panel.
2022-04-11 17:03:48 -04:00
Dan Ribbens
6e45fd67ce
docs: anchor link field component
2022-04-11 10:54:13 -04:00
Dan Ribbens
39415d4eed
docs: update anchor links ( #518 )
2022-04-11 09:31:46 -04:00
John Beene
801b20ae75
Update fields.mdx ( #509 )
...
Fix destructuring of args inside exampleFieldHook function
2022-04-07 05:37:04 -04:00
Dan Ribbens
f564402565
chore(release): v0.15.6
2022-04-06 10:25:38 -04:00
Dan Ribbens
0156812af3
chore: generates new demo types
2022-04-06 10:23:48 -04:00
Elliot DeNolf
cf54b336d1
fix: new up separate logger for generateTypes script
2022-04-06 10:08:51 -04:00
Dan Ribbens
096303a93d
chore(release): v0.15.5
2022-04-06 07:48:05 -04:00
Dan Ribbens
e1c6d9dd7d
fix: relationship component showing no results ( #508 )
2022-04-06 07:44:30 -04:00
James
ed80d398ea
chore: changelog
2022-04-05 16:30:46 -04:00
James
b4ce6ff4b0
chore(release): v0.15.4
2022-04-05 16:30:02 -04:00
James
ec91757257
feat: allows like to search by many words, adds contain to match exact strings
2022-04-05 16:22:57 -04:00
James
b99f6b16af
fix: maintains field validation internally for speed
2022-04-05 15:29:03 -04:00
James
9dfb84656d
chore: re-implements validation as user types
2022-04-05 15:21:47 -04:00
James
629e63e123
docs: relationship clarity
2022-04-05 15:15:43 -04:00
James
b4131800c9
Merge branch 'master' of github.com:payloadcms/payload
2022-04-05 14:59:09 -04:00
James
aee95eb041
merge: relationship options filter
2022-04-05 14:59:01 -04:00
GeorgeyB
0461c2109b
feat: support className config for row, block and array fields ( #504 )
2022-04-05 14:55:50 -04:00
James
9e9aa6485c
docs: payload.init accuracy
2022-04-05 14:55:29 -04:00
James
0651936856
Merge branch 'feat/logger-options' of github.com:payloadcms/payload
2022-04-05 14:51:57 -04:00
James Mikrut
1b4b5707bf
feat: extended validation function arguments ( #494 )
...
* feat: WIP extended validation function arguments
* chore: optimizes validation extended args
* chore: more consistently passes validation args
* chore: removes field from form state
* chore: passing tests
* fix: default point validation allows not required and some edge cases
* chore: ensures default validate functions receive field config
* chore: demo validation with sibling data
* chore: optimize getDatabByPath and getSiblingData
* chore: adds tests to validate extra arg options
* docs: add validation arguments
* chore: export default field validation
* chore: top level getSiblingData
* fix : #495 , avoids appending version to id queries
* chore: revises when field validation is run
* chore: restore original admin field validation
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-04-05 14:51:28 -04:00
Dan Ribbens
89d56a0886
chore: test coverage for relationship filteroptions
2022-04-05 12:21:45 -04:00
Dan Ribbens
1482fded9a
feat: upload field implements filterOptions
2022-04-05 12:03:57 -04:00
Elliot DeNolf
6620a4f682
feat(logging): allow pino logger options to be passed into init
2022-04-04 22:55:54 -04:00
James
df934dfeff
feat: working PoC for reusing relationship filters in validate
2022-04-04 21:20:21 -04:00
Dan Ribbens
485991bd48
feat: filter relationship options in admin ui using filterOptions
2022-04-04 19:44:49 -04:00
James
1d4d30ce8f
chore: revises when field validation is run
2022-04-04 17:07:24 -04:00
James
6c00c2a113
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
2022-04-04 15:30:01 -04:00
James
57b5f17bf4
Merge branch 'master' into feat/validate-extended-args
2022-04-04 15:29:31 -04:00
James
bb3080aef7
chore(release): v0.15.3
2022-04-04 15:11:50 -04:00
James
f4a2dff892
fix : #499 , graphql row / ui field bug
2022-04-04 15:09:56 -04:00
James
fa7f234b48
chore(release): v0.15.2
2022-04-04 13:59:36 -04:00
James
6f05fe80ae
Merge branch 'master' of github.com:payloadcms/payload
2022-04-04 13:57:10 -04:00
James
a703e0582d
fix : #495 , avoids appending version to id queries
2022-04-04 13:56:09 -04:00
James
ab432a43dc
fix : #495 , avoids appending version to id queries
2022-04-04 13:54:02 -04:00
Elliot DeNolf
839e3f9dae
test: fix all ts errors, eslint overrides
2022-04-03 23:40:29 -04:00
Elliot DeNolf
9c6af860d4
test: migrate test files to ts
2022-04-03 23:40:29 -04:00
Dan Ribbens
845b0b3709
chore: top level getSiblingData
2022-04-01 11:34:13 -04:00
Dan Ribbens
85596bbba6
chore: export default field validation
2022-04-01 10:58:08 -04:00
Dan Ribbens
9ea2777555
docs: add validation arguments
2022-03-31 01:00:52 -04:00
Dan Ribbens
c7eb929176
chore: adds tests to validate extra arg options
2022-03-30 18:06:05 -04:00
Dan Ribbens
42baf2e27e
chore: optimize getDatabByPath and getSiblingData
2022-03-30 17:04:26 -04:00
Dan Ribbens
dade960615
chore: demo validation with sibling data
2022-03-30 15:32:58 -04:00
Dan Ribbens
80de7a720f
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
2022-03-30 15:00:29 -04:00
James
175642c07b
chore: ensures default validate functions receive field config
2022-03-30 15:00:19 -04:00
Dan Ribbens
29405bbc0e
fix: default point validation allows not required and some edge cases
2022-03-30 12:12:59 -04:00
James
60f295ba9f
chore: passing tests
2022-03-29 18:37:02 -04:00
James
2b1a33efba
chore: removes field from form state
2022-03-29 17:57:10 -04:00
James
f5191dc7c8
chore: more consistently passes validation args
2022-03-29 15:38:22 -04:00
James
e597b4c66b
chore: optimizes validation extended args
2022-03-29 14:11:22 -04:00
James
50cf34ac2e
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
2022-03-29 10:41:10 -04:00
James
b3a7c16f8e
chore(release): v0.15.1
2022-03-28 15:01:40 -04:00
Dan Ribbens
647cac3612
feat: WIP extended validation function arguments
2022-03-28 12:58:39 -04:00
Dan Ribbens
5a7e8a980b
feat: builds a way to inject custom React providers into admin UI
...
* fix: rich text textarea height
* feat: custom providers for admin panel
* docs: custom provider component
2022-03-28 11:23:22 -04:00
Lukas Chladek
45f70114e6
feat: export Plugin type from config types ( #491 )
...
This type is useful for plugin authors to correctly type their plugin.
2022-03-28 11:22:33 -04:00
Dan Ribbens
f442552858
chore: add security readme ( #489 )
2022-03-24 21:14:17 -04:00
Dan Ribbens
483e8934c9
Merge branch 'master' of github.com:payloadcms/payload
2022-03-17 11:38:28 -04:00
Dan Ribbens
dc9898e355
docs: remove versions payload beta version
2022-03-17 11:38:11 -04:00
James
2b71144015
chore: changelog
2022-03-16 15:30:16 -04:00
James
9b17b5c08c
chore(release): v0.15.0
2022-03-16 15:03:22 -04:00
Dan Ribbens
647db5122e
feat: add pagination argument to optimize graphql relationships and use in local api ( #482 )
2022-03-16 14:58:41 -04:00
Dan Ribbens
ad98b29398
feat: adds path to GraphQL errors ( #457 )
...
* feat: adds path to GraphQL errors
* feat: afterError hook complete and error handling types
* Revert "feat: afterError hook complete and error handling types"
This reverts commit 5517d16c58f516fd4663b1bff791dd7c78b1e721.
* fix: moves extra graphql error response to extensions
2022-03-16 13:11:30 -04:00
Dan Ribbens
ba1a8284ac
docs: init options for email, local, and onInit ( #474 )
2022-03-16 13:10:45 -04:00
Dan Ribbens
26dbebb380
chore: improve test coverage for upload relationship ( #475 )
2022-03-16 13:10:22 -04:00
Dan Ribbens
f14e187545
feat: allow empty string radio and select option values ( #479 )
2022-03-16 13:09:37 -04:00
Jarrod Flesch
8fc4f7f806
fix: adjusts lte and gte types to match docs and codebase ( #480 )
2022-03-16 13:08:45 -04:00
Dan Ribbens
24aa475640
fix: further sanitize serverURL to prevent undefined in admin routes ( #481 )
2022-03-16 13:08:11 -04:00
James
0bfc589d47
chore: beta release
2022-03-10 10:02:34 -05:00
James
97f3178005
fix: ensures overrideAccess is false if undefined while populating
2022-03-10 09:49:01 -05:00
James
73f418bb5c
feat: exposes data arg within create and update access control
2022-03-08 14:42:47 -05:00
James
7e5eeef122
chore: revises logic used to determine if hasWhereAccessResult
2022-03-08 14:42:28 -05:00
James
aee86c6136
chore: beta release
2022-03-07 10:56:21 -05:00
James
c9795133b3
feat: adds originalDoc to field access control
2022-03-07 10:53:57 -05:00
James
561c43c564
chore: beta release
2022-03-07 10:28:08 -05:00
James
f5535f613a
fix: rare crash with link rte element
2022-03-07 10:23:50 -05:00
James
2e9a4c7d71
feat: improves rich text link
2022-03-03 16:29:38 -05:00
James
966c3c6471
feat: improves adding rich text voids to RTE
2022-03-03 15:17:02 -05:00
James
c75054f562
chore: beta release
2022-03-01 19:46:00 -05:00
James
fd0629e932
fix : #464 , graphql upload access control
2022-03-01 19:44:03 -05:00
James
bddb65a7a1
chore: beta release
2022-03-01 19:43:33 -05:00
James
8e23a24f34
feat: #458 , provides field hooks with sibling data
2022-03-01 18:57:17 -05:00
James
82f0beffce
chore: beta release
2022-02-24 10:02:57 -05:00
James
f225ad349d
Merge branch 'fix/csrf-no-server-url' of github.com:payloadcms/payload into fix/461-searching-relationship-fields
2022-02-23 16:31:16 -05:00
Dan Ribbens
7e69fcbc7d
fix: optimizes relationship input search querying
2022-02-23 14:43:33 -05:00
Dan Ribbens
cbf43fa0d8
fix: prevents None from appearing in hasMany relationship select options
2022-02-23 14:42:01 -05:00
James
bac2a0a0bf
chore: cleanup
2022-02-23 09:41:56 -05:00
James
08924a1934
fix : #461
2022-02-23 09:40:54 -05:00
James
cfca6d67f1
chore: type cleanup
2022-02-23 08:16:13 -05:00
Oran Epelbaum
a9b83c8798
fix : #459 - in Relationship field to multiple collections, when the value is null, options are not populated ( #460 )
2022-02-23 08:05:17 -05:00
James
96a9b75558
chore: cleans up comments
2022-02-20 12:42:05 -05:00
James
d03bda9e87
chore: beta release
2022-02-20 12:27:55 -05:00
James
08b3e8f18f
fix: ensures empty hasMany relationships save as empty arrays
2022-02-20 12:22:42 -05:00
Dan Ribbens
40487347e3
fix: allow jwt to work without csrf in config
2022-02-16 12:35:17 -05:00
James
56c16d5c16
fix : #454 , withCondition type usability
2022-02-15 12:52:11 -05:00
James
0e5cff1923
chore: beta release
2022-02-14 16:04:22 -05:00
Dan Ribbens
99b9afc81c
chore: version documentation for local and graphql apis
2022-02-14 15:50:04 -05:00
Dan Ribbens
4072e7ee06
feat: add local api for versions on globals
2022-02-14 15:50:04 -05:00
Dan Ribbens
85221e6109
chore: add type for collection graphQL
2022-02-14 12:35:07 -05:00
Dan Ribbens
7e7b0589ef
fix: config empty and sparse csrf is now allowed
2022-02-14 12:34:09 -05:00
James
c1e4515562
chore: releases beta
2022-02-13 19:11:49 -05:00
James
c9fda13e61
chore: passing global graphql tests
2022-02-13 19:05:21 -05:00
James
2db80d2af8
Merge branch 'feat/graphql-versions' of github.com:payloadcms/payload
2022-02-13 18:20:11 -05:00
Dan Ribbens
76077c539d
WIP: globals graphql versions
2022-02-13 17:34:22 -05:00
Dan Ribbens
a5c8ea4e2e
fix: version where input type
2022-02-11 15:50:42 -05:00
James
fa8a6b769b
chore: simplifies buildVersionWhereInput
2022-02-11 15:00:16 -05:00
James
8422d0dfda
Merge branch 'feat/graphql-versions' of github.com:payloadcms/payload into feat/graphql-versions
2022-02-11 14:50:48 -05:00
Dan Ribbens
fc24485455
fix: improves version config sanitization
2022-02-11 14:22:10 -05:00
Dan Ribbens
407bc35a31
chore: rename buildInputObject to withWhereAndOr
2022-02-11 13:45:27 -05:00
Dan Ribbens
26b13a81c3
feat: improve code coverage for graphql versions
2022-02-11 13:39:17 -05:00
James
d65e856ada
docs: improves versions heading hierarchy
2022-02-11 12:09:21 -05:00
James
c0150ae846
feat: allows global access control to return query constraints
2022-02-11 11:35:55 -05:00
James
cc4dc59aa9
docs: completes version docs
2022-02-11 11:25:18 -05:00
Dan Ribbens
dca90c4aa9
feat: serverURL is no longer required ( #437 )
2022-02-11 08:32:37 -05:00
Jacob Fletcher
500fb1c5c4
feat: allows select input to receive new options ( #435 )
2022-02-10 18:43:20 -05:00
James
6fab8bfbef
fix : #431 - relationship field not properly fetching option results
2022-02-10 18:23:40 -05:00
Dan Ribbens
b159e148db
chore: rename publishVersion to restoreVersion ( #438 )
2022-02-10 16:35:03 -05:00
Dan Ribbens
7cfb2f7f02
feat: GraphQL version collection resolvers
2022-02-10 15:23:39 -05:00
Dan Ribbens
ee58471aed
WIP: graphql revisions operations
2022-02-10 15:09:08 -05:00
James
48aa27ce70
fix: improperly typed local create method
2022-02-10 14:52:58 -05:00
James
13318ff360
feat: improves relationship field performance
2022-02-10 14:52:35 -05:00
James
964cbe1899
chore: adds comparison to most recently published doc
2022-02-10 12:11:59 -05:00
James
d15c48429b
chore: improves version count accuracy
2022-02-10 11:17:19 -05:00
James
6e57040aaf
chore: ensures version comparison does not allow to compare same version to itself
2022-02-09 18:04:21 -05:00
James
756981172f
fix: ensures VersionCount is accurate
2022-02-09 18:00:54 -05:00
James
6898d6151b
chore: fixes DocumentInfo types
2022-02-09 16:38:28 -05:00
James
a9b2f7f3f3
chore: improves copy on Versions view
2022-02-09 16:28:10 -05:00
James
e81ba84ca7
feat: improves versions UI count and list view
2022-02-09 16:23:39 -05:00
James
e2814b5404
chore: swaps placement of version comparisons
2022-02-09 13:56:08 -05:00
James
eaa4858580
docs: progress to versions
2022-02-09 13:26:44 -05:00
James
652bd4ab23
chore: cleans up duplicative versions
2022-02-09 13:26:20 -05:00
James
e2662336b1
chore: removes console log
2022-02-08 19:18:05 -05:00
James
d7b669d404
chore: simplifies array / block field components
2022-02-08 19:04:37 -05:00
James
760dee370f
chore: improves opt-in viability for versions
2022-02-08 18:23:14 -05:00
James
f710b8c4f3
fix: adds key to RichText based on initialValue
2022-02-08 17:50:27 -05:00
James
4e773c7152
feat: optimization of unpublish, revert to saved
2022-02-08 17:44:39 -05:00
James
160ab54b85
feat: builds revert to saved, unpublish
2022-02-08 13:13:43 -05:00
James
7841f2a86b
fix: ensures fetching published doc only retrieves published docs
2022-02-08 11:54:25 -05:00
James
ee9cd24e10
feat: uses debounce in autosave
2022-02-08 11:46:39 -05:00
James
eb4f9572b8
feat: implements versions in global ui
2022-02-08 11:15:26 -05:00
James
a59b14bd8c
feat: implements versions in globals, adds tests
2022-02-07 17:46:51 -05:00
James
86890a2de4
tests: fixes outdated test
2022-02-07 16:44:56 -05:00
James
03c8445a6d
fix: removes required from versions status field
2022-02-07 16:16:49 -05:00
James
c5854afb37
docs: stubs version docs
2022-02-07 16:16:38 -05:00
James
0ecd9ff0cb
chore: optimizes demo and version operations
2022-02-07 16:11:19 -05:00
James
7397d63073
feat: builds global publishVersion
2022-02-06 20:34:52 -05:00
James
4656381205
Merge branch 'master' of github.com:payloadcms/payload
2022-02-06 15:02:19 -05:00
James
c286e757b3
docs: adds legacy-peer-deps to docs
2022-02-06 15:01:54 -05:00
James
3ca3f533d0
feat: updates dependencies
2022-02-06 14:57:56 -05:00
James
c38470c7b2
feat: allows access control to prevent reading of drafts
2022-02-06 14:46:34 -05:00
James
6dffeeb06f
feat: initial drafts and versions merge
2022-02-06 12:13:52 -05:00
Elliot DeNolf
c8ecc168e2
chore: beta release
2022-02-05 13:44:38 -05:00
Elliot DeNolf
ff33453736
feat: add logMockCredentials email option
2022-02-05 13:28:48 -05:00
James
a657c584fc
chore: beta release
2022-02-03 12:33:21 -05:00
James
414679d86a
fix : #422 , prevents loading duplicative relationship options
2022-02-03 12:30:28 -05:00
James
ac4e5985d9
docs: elaborate on safe payload.config re-use, references #416
2022-02-03 12:19:42 -05:00
James
99fea79710
chore: beta release
2022-02-03 12:09:46 -05:00
James
417e83cf71
chore: cleans up _payload from req.body
2022-02-03 12:07:18 -05:00
James
1a05fe448c
fix : #424 , unable to clear localized property vals
2022-02-03 12:07:05 -05:00
James
28846547af
fix : #423 , #391 - prevents loading edit views until data initializes
2022-02-03 11:49:15 -05:00
James
7fd4b22180
chore: ensures locale is initiated properly if present in query param
2022-02-03 11:47:21 -05:00
James
5681a2793d
chore: cleanup textarea
2022-02-03 11:47:08 -05:00
James
3f538cb818
chore: beta release
2022-02-01 09:47:40 -05:00
James
9dc11b2b83
chore: rich text upload cleanup
2022-02-01 09:45:43 -05:00
James
bef02062e7
feat: exposes useLocale for reuse
2022-02-01 09:33:23 -05:00
James
9a393fa974
chore: beta release
2022-01-31 21:41:02 -05:00
James
72d1099085
chore: beta release
2022-01-31 21:33:49 -05:00
Dan Ribbens
5591eeafca
feat: add before and after login components ( #427 )
2022-01-31 21:26:12 -05:00
James
0a6349e323
chore: beta release
2022-01-31 10:29:34 -05:00
James
dbb3c50222
feat: adds a way to customize express.static options
2022-01-31 10:27:26 -05:00
James
c97cbeb6fd
chore: beta release
2022-01-24 22:50:28 -05:00
James
43fb317812
chore: removes unused form stringify functionality
2022-01-24 22:45:26 -05:00
James
89fca20a44
chore: beta release
2022-01-24 18:09:29 -05:00
Jarrod Flesch
8327b5aae5
fix: rte upload field population
2022-01-24 18:07:04 -05:00
James
8451233f95
chore: beta release
2022-01-24 12:13:27 -05:00
James
39438b8460
fix: ensures rte upload is populated when only upload is enabled
2022-01-24 12:11:05 -05:00
James
d887b6bdc5
chore: beta release
2022-01-24 10:50:27 -05:00
James
671077669e
chore: removes stubbed test
2022-01-21 16:58:07 -05:00
James
a0efa25616
feat: improvements to rte upload
2022-01-21 16:56:24 -05:00
James
bf142ff746
chore: beta release
2022-01-21 16:46:56 -05:00
Jarrod Flesch
c8b00206d9
style: adjusts style of nested RTE inside edit fields
2022-01-21 15:38:06 -05:00
Jarrod Flesch
0e4eb906f2
feat: enhances rich text upload with custom field API
...
* feat: adds admin.upload.collections[collection-name].fields to the RTE to save specific data on upload elements
* chore: renames flatten to unflatten in reduceFieldsToValues, disables automatic arrow function return in eslint
* docs: adds documentation for upload.collections[collection-name].fields feature
* feat: adds recursion to richText field to populate relationship and upload nested fields
* chore: removes unused css
* fix: import path for createRichTextRelationshipPromise
* docs: updates docs to include images for the RTE upload docs
2022-01-21 10:15:51 -05:00
Jarrod Flesch
d54d511133
docs: updates docs to include images for the RTE upload docs
2022-01-19 17:37:29 -05:00
Jarrod Flesch
586cd4d6af
fix: import path for createRichTextRelationshipPromise
2022-01-19 16:55:51 -05:00
Jarrod Flesch
1e6295a788
chore: removes unused css
2022-01-19 16:44:42 -05:00
Jarrod Flesch
42af22c2a1
feat: adds recursion to richText field to populate relationship and upload nested fields
2022-01-19 15:29:00 -05:00
Jarrod Flesch
e76f7c88a5
docs: adds documentation for upload.collections[collection-name].fields feature
2022-01-19 11:42:18 -05:00
Jarrod Flesch
f8af99b058
chore: renames flatten to unflatten in reduceFieldsToValues, disables automatic arrow function return in eslint
2022-01-19 11:22:27 -05:00
Jarrod Flesch
3adf44a241
feat: adds admin.upload.collections[collection-name].fields to the RTE to save specific data on upload elements
2022-01-19 11:21:08 -05:00
James
d07bb932ca
chore: beta release
2022-01-14 12:15:54 -05:00
James
609b871fa2
fix: awaits beforeDelete hooks
2022-01-14 12:13:43 -05:00
James
7c7b546812
chore: beta release
2022-01-12 14:45:22 -05:00
James
20e5dfbb4a
fix: ensures nested lists always render properly
2022-01-12 14:39:32 -05:00
James
d7c9d9f55b
chore: beta release
2022-01-12 14:21:32 -05:00
James
5e42a835a1
chore: merge rich text indent
2022-01-12 14:17:23 -05:00
James Mikrut
7df50f9bf9
feat: adds indentation controls to rich text
...
* feat: rich text indent PoC
* fix: new slate version types
* feat: ensures only lowest rich text list is shown as active
* feat: adds icons for indentation
* docs: adds indent to rich text
2022-01-12 14:16:05 -05:00
James
c5de01bfc4
fix: new slate version types
2022-01-10 22:19:19 -05:00
James
2deed8b146
feat: rich text indent PoC
2022-01-10 22:15:14 -05:00
James
baa6258bba
chore: beta release
2022-01-07 14:34:41 -05:00
James
ef4e6d32a9
fix: type error in useField
2022-01-07 14:22:59 -05:00
James
df3a83634f
feat: exposes FieldWithPath type for reuse
2022-01-07 14:21:36 -05:00
James Mikrut
c67a68f9d8
Merge pull request #415 from oranoran/admin-classname
...
Added "className" property to admin + documented existing "style" property
2022-01-07 14:20:05 -05:00
Jarrod Flesch
8591d97fa5
Adjusts Point field docs and test variables ( #382 )
...
* fix: corrects the label order and removes confusion for the values saved on a Point field type
* fix: adjusts code to mirror the doc change, replaces [x, y] with [lng, lat] and add type names to Geolocation
* chore: add nested point field test cases
* fix: index true creates a 2dsphere spatial index on point fields
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-01-05 17:46:01 -05:00
Dan Ribbens
d4f3bbd91c
chore: beta release
2022-01-05 17:34:13 -05:00
James
dd5ed218a5
Merge branch 'master' of github.com:payloadcms/payload
2022-01-05 17:27:43 -05:00
James
d720509849
chore: beta release
2022-01-05 17:27:37 -05:00
Oran Epelbaum
5549926d2c
Fixed saving of a cleared number value ( #412 )
...
* Fixed saving of a cleared number value
* fix: clearing saved number for a localized field
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-01-05 17:24:14 -05:00
Oran Epelbaum
50dd65ef92
Added className property to admin, in addition to the existing style property. Also documented both properties.
2022-01-05 21:24:11 +02:00
James
ae44727fb9
fix: ensures multipart/form-data using _payload flattens field data before sending
2022-01-04 09:30:07 -05:00
James
07c3f757e6
chore: beta release
2022-01-03 17:22:37 -05:00
James
65b0ad7f08
feat: builds a way for multipart/form-data reqs to retain non-string values
2022-01-03 16:54:56 -05:00
James
433a52232b
chore(release): v0.14.0
2022-01-03 10:14:33 -05:00
James
0ba508a87e
fix: ensures versions have proper data
2021-12-31 17:42:42 -05:00
James
e835cbe0b1
fix: autosave
2021-12-31 17:35:31 -05:00
James
ed8abd94e6
feat: merges back in logic for non draft versions and draft versions
2021-12-31 17:35:27 -05:00
James
6bf7d82047
fix: bug with version count
2021-12-31 16:53:51 -05:00
James
01d07bcb9a
feat: disables LeaveWithoutSaving if autosave enabled
2021-12-31 16:50:00 -05:00
James
1fb1eaab50
fix: bug in how find merges drafts
2021-12-31 16:47:57 -05:00
James
a7ecadaa52
fix: uses replace instead of push to autocreate a doc
2021-12-31 16:40:03 -05:00
James
c7c34188e1
fix: avoids console 404 on unpublished docs
2021-12-31 16:38:49 -05:00
James
5afabee1f2
separates version vs draft version functionality
2021-12-31 16:25:47 -05:00
James
c62707cd51
feat: working autosave
2021-12-31 14:32:18 -05:00
James
1e093e1eee
feat: adds most recently published comparison doc
2021-12-31 14:29:41 -05:00
James
e4ee0f89eb
chore: moves DocumentInfo up one level
2021-12-31 14:12:21 -05:00
James
b00517ec20
feat: working drafts
2021-12-31 14:02:16 -05:00
James
a2024b4f64
chore: removes old code
2021-12-31 13:58:08 -05:00
James
0463982b5b
feat: styles multiple collection actions
2021-12-31 13:23:04 -05:00
James
4efc2cf71c
feat: builds a way for multipart/form-data reqs to retain non-string values
2021-12-31 12:55:01 -05:00
James
cd0e172708
feat: reorders version creation
2021-12-31 12:45:02 -05:00
James
71c49bc5f2
feat: progress to saving drafts manually
2021-12-30 22:01:42 -05:00
James
f1840a5f6c
chore: adds draft tests
2021-12-30 21:13:18 -05:00
James
b80d263e7f
chore: passing tests
2021-12-30 21:07:03 -05:00
James
8f30c3bfef
feat: uses DocumentInfo to fetch and maintain doc versions
2021-12-30 20:24:46 -05:00
James
7220ff7a8a
feat: tests & autosave improvements
2021-12-30 16:37:49 -05:00
James
e910d8938f
feat: functional autosave
2021-12-30 13:58:06 -05:00
James
be1da8507a
feat: progress to drafts
2021-12-30 11:21:53 -05:00
James
13add5885d
feat: progress to Autosave
2021-12-29 21:32:16 -05:00
James
aaab8b036c
chore: merge
2021-12-29 16:50:30 -05:00
James
fd4319de06
chore: beta release
2021-12-29 16:49:22 -05:00
James
e5d9335596
chore: safely accesses req files
2021-12-29 16:47:37 -05:00
James
d70d33fb27
chore: merge master
2021-12-29 16:45:52 -05:00
James
932116e953
chore: beta release
2021-12-29 16:10:15 -05:00
James
5c3cfa4c93
fix : #408
2021-12-29 16:08:08 -05:00
James
2e6af97506
chore: beta release
2021-12-29 15:51:47 -05:00
James
e2c5d93751
fix : #408
2021-12-29 15:49:47 -05:00
James
2a8f564500
chore: beta release
2021-12-29 15:33:20 -05:00
James
a09570c78d
fix: 407
2021-12-29 15:29:12 -05:00
James
546e6e56f1
chore: beta release
2021-12-29 15:29:05 -05:00
James
961787d681
fix: ensures searching relationships works with many pages of results
2021-12-29 15:09:08 -05:00
James
ec6453bb5f
chore: beta release
2021-12-29 15:08:53 -05:00
James
9e091af67e
fix: ensures row count is set properly in block fields
2021-12-29 11:03:20 -05:00
James
4119eec796
fix: cross-browser upload drag and drop
2021-12-29 10:56:36 -05:00
James
14e5d0977f
feat: adds autosave to versions table
2021-12-28 21:41:43 -05:00
James
de48f4417a
feat: builds autosave into existing update operation
2021-12-28 21:31:03 -05:00
James
b5fd917dda
chore: de-duplicates upload logic
2021-12-28 20:47:58 -05:00
James
4fbddeeb46
feat: removes mongoose required
2021-12-28 19:56:34 -05:00
James
3a71afbd37
feat: renames revisions to versions
2021-12-28 19:41:36 -05:00
James
fdc6aeb47a
Merge branch 'master' into feat/revisions
2021-12-28 12:40:09 -05:00
James
c54da719a1
chore: beta release
2021-12-28 12:40:05 -05:00
James
ba79fd42db
fix: allows null in ImageSize width and height types
2021-12-28 11:56:10 -05:00
James
ffe8e17ac0
feat: exposes default Dashboard and Nav components for re-import
2021-12-28 11:25:13 -05:00
Elliot DeNolf
da7c0c984c
fix: globals model typing
2021-12-26 23:52:05 -05:00
James
b59bb0bbc2
feat: progress to draft types
2021-12-26 17:04:13 -05:00
James
066b593d8f
feat: scaffolds drafts / autosave config
2021-12-26 16:48:01 -05:00
James
23f4555ff6
chore: rolls back to displaying json in rich text diff
2021-12-23 11:35:11 -05:00
James
05288ee08c
fix: ensures local findByID retains user
2021-12-23 11:29:45 -05:00
James
7bd60b5a3d
feat: attempts to render rich text diffs more appropriately
2021-12-23 11:28:06 -05:00
James
0e093bf15e
feat: finishes revision restore
2021-12-23 09:31:13 -05:00
James
210488ba4e
feat: progress to revision restore
2021-12-22 16:25:19 -05:00
James
189bc21e48
feat: wires up restore
2021-12-22 16:02:15 -05:00
James
30ec146298
chore: typescript version compatibilities and improvements
2021-12-22 15:32:05 -05:00
James
2e946a0aac
feat: progress to restore revision
2021-12-22 14:38:38 -05:00
James
8764a11b1d
Merge branch 'feat/revisions' of github.com:payloadcms/payload into feat/revisions
2021-12-22 14:37:11 -05:00
Dan Ribbens
5eea398e43
feat: adds restore revisions to collections
2021-12-22 14:24:24 -05:00
James
35f35e6f42
Merge branch 'master' into feat/revisions
2021-12-22 14:21:43 -05:00
James
5eb03b675e
chore: beta
2021-12-22 14:21:02 -05:00
James
140a3aa9ea
fix: ensures getDataByPath works
2021-12-22 14:18:50 -05:00
James
a47977084f
feat: builds remainder of diff field types
2021-12-22 13:26:24 -05:00
James
bddaefdae7
feat: builds group and iterable diffs
2021-12-21 20:18:53 -05:00
James
242584fd49
Merge branch 'master' into feat/revisions
2021-12-21 18:04:11 -05:00
James
35bf092813
chore: beta release
2021-12-21 17:59:39 -05:00
James
17b7ee29ac
chore: updates pattern for before / after component injection
2021-12-21 14:45:57 -05:00
James
e337c62ba1
feat: builds custom routes API, Before/After Dashboard and Nav custom components
2021-12-21 12:27:22 -05:00
James
52edb5b77f
feat: exports custom text and select inputs
2021-12-20 10:40:17 -05:00
James
01ae76ec29
chore: merge
2021-12-20 10:37:18 -05:00
James
9765fdb0ae
chore: beta release
2021-12-14 16:15:14 -05:00
James Mikrut
3e40944e19
Merge pull request #394 from payloadcms/fix/393
...
fix : #393 , ensures preview button gets up to date data
2021-12-14 10:27:58 -05:00
James
97388738de
fix : #370 , only performs password functions when auth enabled
2021-12-14 10:27:37 -05:00
James
a16b99b0c8
fix : #390 , safari rich text link bug
2021-12-14 10:23:28 -05:00
James
2f47e39a9f
fix : #393 , ensures preview button gets up to date data
2021-12-14 10:10:13 -05:00
James
245e12e8b6
feat: renders diffs
2021-12-13 16:10:25 -05:00
James
f57223024a
feat: allows selection of revisions in certain locales to compare
2021-12-13 14:09:13 -05:00
James
740d6b15e5
feat: further revisions views
2021-12-07 14:49:32 -05:00
James
40f93e9d64
feat: scaffold of individual Revision view
2021-12-01 12:51:37 -05:00
James
da5684df27
feat: abstracts revisions components for reuse in globals
2021-12-01 12:21:56 -05:00
James
1920a937b2
feat: builds revisions list view
2021-12-01 10:36:23 -05:00
James
b31f43f838
chore: merge
2021-12-01 05:18:34 -05:00
James
37f5fc3895
chore(release): v0.13.6
2021-11-30 13:34:13 -05:00
James
1d25c7fca7
Merge branch 'feat/form-onchange' of github.com:payloadcms/payload
2021-11-30 13:32:18 -05:00
Jacob Fletcher
925a33e560
fix: requires path in select, text, textarea, and upload components
2021-11-30 13:19:09 -05:00
James
6a33abbec2
chore(release): v0.13.5
2021-11-30 11:00:35 -05:00
Jacob Fletcher
ecabf130fd
fix: select component rendered value
2021-11-30 10:50:32 -05:00
James
be2fdd1488
chore(release): v0.13.4
2021-11-30 09:55:44 -05:00
James
e4d03490a3
Merge branch 'feat/form-onchange' of github.com:payloadcms/payload
2021-11-30 09:54:04 -05:00
Jacob Fletcher
80c81ecfc6
Merge branch 'master' of github.com:payloadcms/payload into feat/form-onchange
2021-11-30 09:48:42 -05:00
Jacob Fletcher
f0fd859347
fix: prevents uncontrolled text field component
2021-11-30 09:28:07 -05:00
James
74f7101524
Merge branch 'feat/form-onchange' of github.com:payloadcms/payload
2021-11-30 08:48:14 -05:00
Jacob Fletcher
7e2b259816
fix: select component types
2021-11-29 18:27:14 -05:00
Jacob Fletcher
0b13eda1e5
fix: threads props through textarea component
2021-11-29 18:05:51 -05:00
Jacob Fletcher
c77bf3aa42
fix: passes hasMany through select component
2021-11-29 17:08:46 -05:00
Jacob Fletcher
86480b7482
feat: abstracts textarea component and improves event typing
2021-11-29 17:08:39 -05:00
Jacob Fletcher
f234f68019
feat: abstracts upload component
2021-11-29 17:08:32 -05:00
Jacob Fletcher
fa671378c7
feat: abstracts select component
2021-11-29 17:08:24 -05:00
Jacob Fletcher
615e3695f2
feat: abstracts input from text component
2021-11-29 17:08:09 -05:00
James
2faade7a03
chore(release): v0.13.3
2021-11-29 12:19:44 -05:00
James
89682cf034
chore: new yarn lock
2021-11-29 12:12:09 -05:00
James Mikrut
82c69a17b9
Merge pull request #372 from payloadcms/fix/sharp-m1-prebuilt
...
fix: upgrade sharp for prebuilt M1 binaries
2021-11-29 11:22:28 -05:00
James
f0f4dc12e5
chore(release): v0.13.2
2021-11-29 08:34:53 -05:00
James
727fbeceb4
fix : #373
2021-11-29 08:33:20 -05:00
James
5127826de0
chore(release): v0.13.1
2021-11-29 08:20:33 -05:00
James
ded891e390
fix: ensures sorting by _id instead of improper id
2021-11-29 08:18:59 -05:00
Elliot DeNolf
34f416aace
fix: upgrade sharp for prebuilt M1 binaries
2021-11-28 20:21:46 -05:00
James
a589877698
feat: adds stepnav to revisions template
2021-11-28 17:11:24 -05:00
James
2176ce0cf7
chore: ensures tests pass
2021-11-28 17:03:20 -05:00
James
72537106a3
feat: scaffolds admin revisions
2021-11-28 16:37:21 -05:00
James
974fdd0bfd
chore: tests revisions REST API
2021-11-27 12:24:56 -05:00
James
f56bbe814e
fix: ensures revision hooks await promises
2021-11-27 12:13:41 -05:00
James
4a445f03e8
feat: scaffolds new revisions operations and rest routes
2021-11-27 12:09:45 -05:00
James
ec82b923f3
feat: creates global revisions
2021-11-27 11:07:34 -05:00
James
3d5be91f6c
Merge branch 'master' into feat/revisions
2021-11-27 10:20:15 -05:00
James
bc753951a0
Merge branch 'master' of github.com:payloadcms/payload
2021-11-27 10:20:05 -05:00
James
d6d76d4088
feat: only adds list search query param if value is present
2021-11-27 10:19:50 -05:00
James
2a7459baf2
chore: test fixes
2021-11-27 10:03:50 -05:00
James
b13615f2bf
fix: ensures unique is not set within revisions collections
2021-11-27 10:03:44 -05:00
James
c3f743af03
feat: ensures field hooks run on all locales when locale=all
2021-11-27 10:03:24 -05:00
James
f246252a42
fix: ensures revisions retain all locales
2021-11-27 10:03:04 -05:00
James
8df767e9a2
feat: ensures revisions are created and deleted accordingly
2021-11-26 19:54:35 -05:00
James
8ef1cc5373
chore: merge master
2021-11-26 18:00:59 -05:00
James Mikrut
70b58e2826
Update CHANGELOG.md
2021-11-26 17:14:57 -05:00
James
43a25195b7
chore(release): v0.13.0
2021-11-26 17:12:07 -05:00
James
e01173dd51
Merge branch 'master' of github.com:payloadcms/payload
2021-11-26 17:10:20 -05:00
James
77a208fff7
docs: typescript
2021-11-26 17:10:01 -05:00
James Mikrut
cef06e3c79
Merge pull request #367 from payloadcms/feat/form-onchange
...
Feat/form onchange
2021-11-25 10:39:02 -05:00
James
a0fb48c9a3
fix : #358 - reuploading with existing filenames
2021-11-25 10:34:03 -05:00
James
6b150e01d3
feat: further types field based functions
2021-11-25 09:54:12 -05:00
Elliot DeNolf
820b6ad4c7
feat: more typing of generics, better commenting of properties
2021-11-25 09:41:44 -05:00
Elliot DeNolf
bb18e8250c
fix: typing for collection description
2021-11-25 09:41:44 -05:00
Elliot DeNolf
b99eb8ba73
feat: smarter generics
2021-11-25 09:41:44 -05:00
Elliot DeNolf
f258c5904e
feat: type payload operation calls with generics
2021-11-25 09:41:44 -05:00
James
a3171c73d0
Merge branch 'master' into feat/revisions
2021-11-24 18:37:45 -05:00
James
57cab22387
chore: optimizes buildQuery legibility
2021-11-24 18:37:24 -05:00
James
7050b5285e
fix: ensures non-localized relationships with many relationTos can be queried
2021-11-24 18:01:33 -05:00
James
38ee73ba2e
chore: beta release
2021-11-24 17:20:10 -05:00
James
6d31aa8d86
Merge branch 'master' of github.com:payloadcms/payload into feat/revisions
2021-11-24 17:15:58 -05:00
Jarrod Flesch
96421b3d59
fix: ensures uploads can be fetched with CORS
2021-11-24 17:15:25 -05:00
Jacob Fletcher
0245747020
feat: renames useFieldType to useField
2021-11-24 15:37:36 -05:00
Jacob Fletcher
4affdc3a93
feat: supports custom onChange handling in text, select, and upload fields
2021-11-24 15:28:41 -05:00
James
ccbe9f5137
Merge branch 'master' of github.com:payloadcms/payload
2021-11-24 15:21:55 -05:00
James
23f7efe7d1
chore: changelog
2021-11-24 15:21:52 -05:00
Jarrod Flesch
051b7d45be
feat: applies upload access control to all auto-generated image sizes
2021-11-24 15:19:21 -05:00
Jacob Fletcher
3540a188a4
Merge branch 'master' of github.com:payloadcms/payload into feat/form-onchange
2021-11-24 14:25:08 -05:00
James
da6e1df293
fix: allows sync or async preview urls
2021-11-24 13:20:13 -05:00
James
01429b6570
Merge branch 'feat/preview-async' of github.com:payloadcms/payload
2021-11-24 13:19:49 -05:00
James
cdd55a1c6b
chore: adds tests for querying use cases
2021-11-24 13:18:10 -05:00
Jacob Fletcher
40ca3dae61
feat: migrates admin preview to async
2021-11-24 12:32:44 -05:00
James
07c8ac08e2
feat: indexes filenames
2021-11-24 11:35:07 -05:00
James
5d43262f42
feat: indexes filenames
2021-11-24 11:02:54 -05:00
James
bd373598b5
chore: beta release
2021-11-24 10:45:51 -05:00
James
26aaef8851
feat: merges type generation
2021-11-24 10:35:30 -05:00
James
6fd5ac2c08
feat: azure cosmos compatibility
2021-11-24 10:30:47 -05:00
James
763f32e22f
chore: separates revisions from drafts
2021-11-23 17:14:06 -05:00
Elliot DeNolf
21a810c38c
feat: add id fields to generated types
2021-11-23 16:43:59 -05:00
James
27fabf79bd
Merge branch 'master' of github.com:payloadcms/payload into feat/revisions
2021-11-23 14:32:26 -05:00
James
91fae55d90
chore: updates type generation log message
2021-11-23 10:19:25 -05:00
James
d9e1b5ede3
fix: issue with querying by id and using comma-separated values
2021-11-23 10:18:30 -05:00
James
99a3386dd6
Merge branch 'master' of github.com:payloadcms/payload
2021-11-22 15:45:36 -05:00
James Mikrut
c49c9b0328
Merge pull request #361 from payloadcms/fix/description-type
...
fix: updates field description type to include react nodes
2021-11-22 12:22:20 -05:00
James Mikrut
d151003eb6
Merge pull request #364 from tejasahluwalia/fix/webp-support-admin-dashboard
...
fix: Include 'WebP' as image type for admin dashboard thumbnail component
2021-11-22 12:22:02 -05:00
Jacob Fletcher
3436e6173f
wip: custom onchange events for text, select, and upload fields
2021-11-22 08:50:48 -05:00
Tejas Ahluwalia
b2fe27dda5
Include 'WebP' as image type
...
This is called in the useThumbail hook. Adding webp support for thumbnails in the admin Thumbnail component.
2021-11-21 00:05:10 +05:30
James
ed5a5ebe7e
feat: finishes typing all fields
2021-11-16 21:15:49 -05:00
James
2ca76ba8ce
feat: generates further field types
2021-11-16 21:01:57 -05:00
James
6dd1b0e033
feat: adds field types to type generation
2021-11-16 20:24:13 -05:00
James
5a965d2263
feat: baseline type generation
2021-11-16 18:49:42 -05:00
James
3ab9d9e740
Merge branch 'feature/ts-type-gen' of github.com:payloadcms/payload into feature/ts-type-gen
2021-11-16 18:17:31 -05:00
James
438b6b3e51
Merge branch 'master' of github.com:payloadcms/payload
2021-11-10 17:30:49 -05:00
James
40899c211b
chore: beta release
2021-11-10 17:30:31 -05:00
James
b2c5b7e575
feat: ensures update hooks have access to full original docs even in spite of access control
2021-11-10 17:25:59 -05:00
Jacob Fletcher
291c193ad4
fix: updates field description type to include react nodes
2021-11-10 11:23:10 -05:00
Elliot DeNolf
7c6424ff35
chore: resolve conflicts
2021-11-09 20:00:21 -05:00
James Mikrut
a7525e2931
Merge pull request #355 from donstephan/donstephan-patch-1
...
Typo in docs for select field
2021-11-05 12:27:38 -04:00
Don Stephan
e7b1adf4ed
Better english
2021-11-04 20:28:32 -05:00
Don Stephan
f67286be7b
Typo in options label for select field
2021-11-04 20:13:17 -05:00
James
e3e41c3621
Merge branch 'feat/relationship-filter'
2021-11-01 23:16:11 -04:00
James
72fc413764
fix: ensures buildQuery works with fields as well as simultaneous or / and
2021-11-01 23:11:54 -04:00
James
463c4e60de
feat: adds relationship filter field
2021-11-01 23:11:03 -04:00
James
e06df905c5
chore: beta release
2021-11-01 22:33:31 -04:00
James
8987ce1f69
chore: scaffolds relationship filter
2021-11-01 22:31:32 -04:00
James
7337169342
chore: adds query testing
2021-11-01 22:30:35 -04:00
James
bee18a5e99
chore: adds buildQuery testing
2021-11-01 22:30:16 -04:00
James
abf61d0734
fix: ensures richtext links retain proper formatting
2021-11-01 19:41:22 -04:00
James
20d4e72a95
fix: ensures 'like' query param remains functional in all cases
2021-11-01 19:05:09 -04:00
James
056f078615
chore: release beta
2021-11-01 17:12:08 -04:00
James
94c2b8d80b
fix : #351
2021-11-01 17:10:11 -04:00
James
0eceb8d76c
chore: improves demo collections for testing
2021-11-01 17:09:02 -04:00
James
37b21b0762
fix: ensures tquerying by relationship subpaths works
2021-11-01 17:07:42 -04:00
James
40b33d9f5e
fix: bug with relationship cell when no doc is available
2021-11-01 17:07:05 -04:00
James Mikrut
7303312142
Merge pull request #349 from payloadcms/feat/query-improvements
...
feat: improves querying logic
2021-11-01 14:34:58 -04:00
James
57c0346a00
fix: ensures relationship field search can return more than 10 options
2021-11-01 14:34:46 -04:00
James
6b14984352
chore: removes non-functional buildQuery code
2021-10-27 13:08:42 -04:00
James
4c85747849
feat: improves querying logic
2021-10-27 00:49:27 -04:00
James
a870cc7036
chore(release): v0.12.3
2021-10-23 11:37:09 -04:00
James
b4c15ed3f3
fix : #348 , relationship options appearing twice in admin ui
2021-10-23 11:34:23 -04:00
James
a0b38f6832
fix: ensures tooltips in email fields are positioned properly
2021-10-23 11:33:56 -04:00
James
ac53bac2f4
feat: revision access control config
2021-10-22 10:58:35 -04:00
James
fbbe590ea2
feat: scaffolds revisions tests
2021-10-22 10:58:14 -04:00
James
6ed11a5563
feat: adds base revision fields
2021-10-22 10:57:56 -04:00
James
d3f88a1bd9
fix: mobile styling to not found page
2021-10-22 10:23:06 -04:00
James
06861261fe
feat: builds revisions models
2021-10-22 09:47:34 -04:00
James
83f41df82f
chore(release): v0.12.2
2021-10-21 19:36:31 -04:00
James
5b36bd7b43
chore: dependencies
2021-10-21 19:35:22 -04:00
James
d443ea582c
fix: improves paste html formatting
2021-10-21 19:33:50 -04:00
James
881952e1cc
chore(release): v0.12.1
2021-10-21 18:40:01 -04:00
James
9d7feb9796
fix: rich text copy and paste now saves formatting properly
2021-10-21 18:38:34 -04:00
James
bc6c892e0a
chore(release): v0.12.0
2021-10-21 13:22:21 -04:00
James
48315b0e67
Merge branch 'master' of github.com:payloadcms/payload
2021-10-21 13:20:37 -04:00
James
c35009f14c
fix: bug where field hooks and access control couuld potentially compete
2021-10-21 13:20:23 -04:00
James Mikrut
935a483eaa
Update overview.mdx
2021-10-21 09:27:42 -04:00
James
badbdca351
chore: changelog
2021-10-21 09:19:57 -04:00
James
c02e8f14c7
feat: exposes withCondition for re-use
2021-10-21 09:16:49 -04:00
James Mikrut
92cb30e921
Merge pull request #344 from payloadcms/feat/ui-field
...
feat: builds UI field
2021-10-20 19:33:03 -04:00
James
edb723a4fb
feat: builds UI field
2021-10-20 16:56:07 -04:00
James Mikrut
dbac0724ad
Update CHANGELOG.md
2021-10-20 09:27:58 -04:00
James
328585edbd
chore(release): v0.11.0
2021-10-20 09:26:26 -04:00
James
914cca6b92
fix : #343 - upload rte element crashes admin when no upload collection present
2021-10-20 09:24:23 -04:00
James
e3b05f9076
chore: changelog, beta release
2021-10-19 10:35:38 -04:00
James
86e88d998f
fix : #338 , array / block fields with only nested array block fields break admin UI
2021-10-19 10:31:59 -04:00
James Mikrut
6d50afd864
Merge pull request #342 from payloadcms/feat/upload-url-field
...
feat: adds dynamic url field to upload-enabled collections
2021-10-19 10:30:38 -04:00
James
4527dda08c
chore: ensures adminThumbnail uses new url field
2021-10-18 21:21:24 -04:00
James
cc4d1fd045
feat: adds dynamic url field to upload-enabled collections
2021-10-18 21:15:32 -04:00
James
3b99deda45
fix : #341 - searching on multiple relationship collections
2021-10-18 19:25:08 -04:00
James
900f05eefd
feat: adds safety checks while querying on id with bad values
2021-10-18 19:23:24 -04:00
James
716c05f5d8
Merge branch 'master' of github.com:payloadcms/payload
2021-10-18 13:48:13 -04:00
James
b22c8963cb
docs: accuracy
2021-10-18 13:48:02 -04:00
James
eb05b47c54
chore: changelog
2021-10-18 13:12:26 -04:00
James
ca91f47d32
feat: allows richText enter key break out functionality to be extended in custom elements
2021-10-18 13:08:57 -04:00
James Mikrut
5040ee629f
Update README.md
2021-10-14 14:27:29 -04:00
Dan Ribbens
5be09ffc78
Merge branch 'master' of github.com:payloadcms/payload
2021-10-13 17:03:38 -04:00
Dan Ribbens
4c87123514
docs: fix typo
2021-10-13 17:03:21 -04:00
James
f57f81a3cb
chore: publish beta
2021-10-13 16:19:38 -04:00
James
423ca01ab1
feat: improves richtext link
2021-10-13 16:14:00 -04:00
James
9eedce7345
Merge branch 'master' of github.com:payloadcms/payload
2021-10-13 09:19:48 -04:00
James
a2df67eccd
fix: removes node 15 from CI
2021-10-13 09:19:39 -04:00
James Mikrut
3908c012f9
Update CHANGELOG.md
2021-10-12 21:36:10 -04:00
James
ecda271258
chore: rolls back ts / eslint updates
2021-10-12 21:35:07 -04:00
James
84f6a9d659
fix: more strict field typing
2021-10-12 21:18:12 -04:00
James
7d49302ffa
fix: properly types row field
2021-10-12 19:42:37 -04:00
James
f3455aafe9
chore: changelog
2021-10-12 19:36:19 -04:00
James
fcd9c28871
fix: per page now properly modifies search query
2021-10-12 19:31:01 -04:00
James
a6fc1fdc58
feat: saves active list filters in URL, implements per-page control
2021-10-12 19:25:43 -04:00
James
630fa68714
Merge branch 'master' of github.com:payloadcms/payload
2021-10-12 11:08:37 -04:00
James
ef4f284fb0
Merge branch 'feature/per-page' of github.com:payloadcms/payload
2021-10-12 11:08:32 -04:00
James Mikrut
5a63f11ed7
Merge pull request #339 from payloadcms/fix/build-failure-code
...
fix: use proper error code on webpack build failure
2021-10-12 10:56:20 -04:00
Elliot DeNolf
6807637e25
wip(per-page): thread the needle, not working
2021-10-11 17:42:02 -04:00
Elliot DeNolf
d88ce2d342
feat(per-page): set and load from preferences
2021-10-11 17:09:44 -04:00
Dan Ribbens
b257e01c8d
fix: make name required on field types ( #337 )
...
* fix: make name required on field types
* fix: improve typescript types
2021-10-11 15:52:18 -04:00
Elliot DeNolf
c132f2ff10
feat(per-page): add pagination to admin config
2021-10-11 11:34:25 -04:00
James
d0259ceecd
chore(release): v0.10.11
2021-10-07 20:29:06 -04:00
James
fd4fbe8c8b
fix: bug with local API and not passing array / block data
2021-10-07 20:25:42 -04:00
James
4432031341
chore(release): v0.10.10
2021-10-07 11:30:23 -04:00
Jarrod Flesch
932628bc14
Merge branch 'master' of github.com:payloadcms/payload
2021-10-07 10:58:39 -04:00
Jarrod Flesch
27117292f3
fix: deepObjectCopy returns Date object instead of empty object
2021-10-07 10:58:33 -04:00
Elliot DeNolf
3715e011c9
feat(admin): initial per page component
2021-10-06 21:39:12 -04:00
Elliot DeNolf
2eb81546c3
fix: use proper error code on webpack build failure
2021-10-06 10:30:56 -04:00
James
bbdeebd1d4
chore(release): v0.10.9
2021-10-05 18:13:04 -04:00
Jarrod Flesch
5056e18734
Merge branch 'master' of github.com:payloadcms/payload
2021-10-05 18:05:53 -04:00
Jarrod Flesch
e3229c55f3
fix: ensures field read access within login operation has id
2021-10-05 18:05:48 -04:00
James
78c3ab6c44
chore(release): v0.10.8
2021-10-04 18:07:57 -04:00
Jarrod Flesch
ffab6c46c1
fix: ensures update field access control receives id
2021-10-04 18:05:55 -04:00
James
8d6372ee4b
chore(release): v0.10.7
2021-10-04 11:26:58 -04:00
James
ad2b47e725
docs: clarity
2021-10-04 11:25:12 -04:00
James
bba1f1ff62
Merge branch 'feat/index-sortable-fields' of github.com:payloadcms/payload
2021-10-04 11:22:13 -04:00
James
0a5a6071f0
chore: renames StrictPolicies to StrictAccess
2021-10-04 11:21:40 -04:00
James
1c69441f17
chore: adds tests for relationship population
2021-10-04 11:19:03 -04:00
James
a20110974d
fix: ensures non populated relationships still retain IDs
2021-10-04 11:07:47 -04:00
Jarrod Flesch
d5d774877e
Merge branch 'master' of github.com:payloadcms/payload into fix/relationship-access-missing-id
2021-10-01 17:08:37 -04:00
Jarrod Flesch
470d4345f9
fix: ensures relationship field access control receives id
2021-10-01 17:07:26 -04:00
Dan Ribbens
ad097820bf
feat: add indexSortableField option to create indexes for sortable fields on all collections
2021-09-30 16:05:47 -04:00
James
fda9356749
chore(release): v0.10.6
2021-09-30 12:41:01 -04:00
James
60ff7afee0
Merge branch 'master' of github.com:payloadcms/payload
2021-09-30 12:36:06 -04:00
James
f42205307e
fix: relationship + new slate incompatibility
2021-09-30 12:36:01 -04:00
Dan Ribbens
d498e37083
Merge pull request #330 from payloadcms/fix/debug-config-option
...
fix: allow debug in payload config
2021-09-28 15:54:25 -04:00
James Mikrut
f06808ac80
Update CHANGELOG.md
2021-09-28 14:38:04 -04:00
James
08b8f3b40a
chore(release): v0.10.5
2021-09-28 14:36:58 -04:00
James
2e64fcf92e
docs: rich text upload element
2021-09-28 14:32:34 -04:00
James
b4334b2339
chore: merge
2021-09-28 14:25:40 -04:00
James
15970550f7
fix: ensures that fields within non-required groups are correctly not required
2021-09-28 14:22:59 -04:00
James
08db431c0c
feat: updates slate, finishes rte upload
2021-09-28 13:52:28 -04:00
Dan Ribbens
e0020bfc16
Merge pull request #329 from payloadcms/fix/localized-indexes
...
fix: index creation on localized field parent
2021-09-27 14:49:21 -04:00
Dan Ribbens
23e81971eb
fix: index creation on localized field parent
2021-09-27 14:40:01 -04:00
Dan Ribbens
004ac8dd8f
Merge pull request #328 from payloadcms/fix/query-estimate-count
...
fix: pagination estimatedCount limited to near query
2021-09-27 14:33:35 -04:00
Dan Ribbens
73bd69870c
fix: pagination estimatedCount limited to near query
2021-09-27 13:12:00 -04:00
James
6f3edf9fbb
feat: adds UploadGallery to rich text upload
2021-09-27 11:25:26 -04:00
James
85c6c303d5
feat: progress to rich text upload
2021-09-24 12:39:56 -04:00
James
aa769500c9
feat: adds rich text editor upload element
2021-09-23 20:42:44 -04:00
Dan Ribbens
65bf13d7c1
fix: allow debug in payload config
2021-09-23 14:56:21 -04:00
James Mikrut
dece5e68f3
Update CHANGELOG.md
2021-09-22 17:08:55 -04:00
James
9247d2986a
chore(release): v0.10.4
2021-09-22 16:41:15 -04:00
James
8661115283
fix: allows image resizing if either width or height is larger
2021-09-22 16:38:30 -04:00
James
df36a6e7e6
chore: revision to overwriteExistingFields
2021-09-22 13:23:25 -04:00
James
dbbff4cfa4
feat: allows local update api to replace existing files with newly uploaded ones
2021-09-22 12:05:09 -04:00
James
3c65f63fef
chore: changelog
2021-09-20 21:29:27 -04:00
James
c9cbd1cfd5
chore: bumps sass and node-sass
2021-09-20 21:15:49 -04:00
James
8a890fdc15
feat: adjusts empty group population to be virtual only
2021-09-15 18:06:09 -04:00
James
42ca800c88
Merge branch 'master' of github.com:payloadcms/payload
2021-09-15 17:48:50 -04:00
James
39a8e2c20f
feat: defaults empty group fields to empty object
2021-09-15 17:48:35 -04:00
James
e39ece4823
feat: defaults empty group fields to empty object
2021-09-15 16:47:43 -04:00
James
8aa9347a84
Merge branch 'master' of github.com:payloadcms/payload
2021-09-15 16:39:53 -04:00
James
901ad498b4
feat: performance improvement while saving large docs
2021-09-15 16:39:43 -04:00
Dan Ribbens
c676631661
Merge pull request #315 from payloadcms/docs/fix-collection-hook-links
...
docs: fix links in collection hooks
2021-09-15 14:34:45 -04:00
Dan Ribbens
0171550528
test: check array and group items have id
2021-09-15 14:30:52 -04:00
James
7fc8f6dd3c
docs: corrects refresh-token rest route
2021-09-15 13:46:55 -04:00
James
02e7fe3f1f
fix: properly types optional req in local findByID
2021-09-15 13:46:08 -04:00
James
2b8f925e81
fix: array objects now properly save IDs
2021-09-15 13:45:49 -04:00
James
7e8df100bb
feat: exposes Pill component for re-use
2021-09-13 12:56:03 -04:00
Dan Ribbens
d12bb5043a
docs: fix links in collection hooks
2021-09-13 12:17:25 -04:00
James
03c0435e3b
fix: date field error message position
2021-09-12 19:47:33 -04:00
Elliot DeNolf
fc844270d9
chore: update beta release script
2021-09-12 14:44:59 -04:00
Dan Ribbens
048103ccf2
chore(release): v0.10.0
2021-09-09 16:03:23 -04:00
Dan Ribbens
0334e9bc21
Merge pull request #313 from payloadcms/feat/custom-id
...
Feat/custom-id
2021-09-09 15:56:59 -04:00
Dan Ribbens
c7558d8652
fix: sanitize custom id number types
2021-09-09 15:46:04 -04:00
Dan Ribbens
4a0bb7bf74
Merge branch 'feat/custom-id' of github.com:payloadcms/payload into feat/custom-id
2021-09-09 11:56:10 -04:00
Dan Ribbens
fe1dc0b191
feat: add config validation for collections with custom id
2021-09-09 11:55:40 -04:00
Dan Ribbens
d0aaf4a412
feat: add config validation for collections with custom id
2021-09-09 11:24:50 -04:00
Jean-Baptiste
4b70a1225f
feat: replace the collection idType option with an explicit id field
2021-09-09 11:24:47 -04:00
Jean-Baptiste
29529b2c56
fix: improve id type semantic and restrict possible types to text and number
2021-09-09 11:21:55 -04:00
Dan Ribbens
bc2a6e1575
feat: graphql support for custom id types
2021-09-09 11:20:06 -04:00
Dan Ribbens
114dc1b3fb
fix: sort id columns
2021-09-09 11:20:06 -04:00
Dan Ribbens
dc96b90cba
fix: admin UI collection id is required
2021-09-09 11:20:06 -04:00
Jean-Baptiste
af5f931340
update docs with id option
2021-09-09 11:20:06 -04:00
Jean-Baptiste
b3e41ae76d
update assessment for consistence
2021-09-09 11:20:06 -04:00
Jean-Baptiste
3cc921acc9
feat: support custom ids
2021-09-09 11:20:02 -04:00
James Mikrut
3ffa480399
Merge pull request #308 from payloadcms/feat/field-type-point
...
Feat/field type point
2021-08-31 13:32:18 -04:00
James
64ad6a30a5
feat: frontend polish to point field
2021-08-31 13:29:17 -04:00
James
c878400876
Merge branch 'fix/hooks-transform-call-order' into feat/field-type-point
2021-08-31 13:24:58 -04:00
James
39f3619d03
Merge branch 'feat/field-type-point' of github.com:payloadcms/payload into feat/field-type-point
2021-08-31 13:11:32 -04:00
James Mikrut
fdd25ddb1a
Merge pull request #311 from payloadcms/fix/option-value-empty-string
...
fix: config validation correctly prevents empty strings for option vals
2021-08-31 13:07:25 -04:00
James
8675481343
feat: allows user to pass req through local findByID
2021-08-31 13:01:26 -04:00
Dan Ribbens
41e7febf6a
fix: config validation correctly prevents empty strings for option values
2021-08-31 11:43:07 -04:00
James
96629f1f01
fix: ensures hooks run before access
2021-08-30 17:10:06 -04:00
Dan Ribbens
d42d8f76ef
fix: remove media directory to improve test run consistency
2021-08-25 17:41:24 -04:00
Dan Ribbens
34630757b9
docs: point field and near query
2021-08-25 16:55:47 -04:00
James
c187da00b1
fix: ensures proper order while transforming incoming and outgoing data
2021-08-25 15:38:46 -04:00
James
1d8b0e9724
Merge branch 'fix/hooks-transform-call-order' of github.com:payloadcms/payload into fix/hooks-transform-call-order
2021-08-25 14:29:39 -04:00
Dan Ribbens
f80646c598
fix: allow save of collection with an undefined point
2021-08-25 13:28:42 -04:00
Dan Ribbens
30f17509ea
feat: point field localization and graphql
2021-08-24 17:28:08 -04:00
Dan Ribbens
7504155e17
feat: add point field type
2021-08-23 23:12:50 -04:00
James
468408ff41
chore(release): v0.9.5
2021-08-23 18:18:23 -04:00
James Mikrut
05eb3194cf
Merge pull request #302 from payloadcms/fix/267-absolute-upload-staticDir-windows
...
fix: windows compatible absolute paths for staticDir
2021-08-23 18:13:50 -04:00
James
b0dc125604
fix: obscure conditional logic bug
2021-08-23 18:13:19 -04:00
Dan Ribbens
b21316b6cc
fix: windows compatible absolute paths for staticDir
2021-08-18 14:30:58 -04:00
James
cb422bb4c6
docs: accuracy improvements
2021-08-12 23:05:21 -04:00
James
20a1ed7da8
chore(release): v0.9.4
2021-08-06 12:56:02 -04:00
James
8534eeea85
docs: typo
2021-08-06 12:53:45 -04:00
James
1d4f604270
chore(release): v0.9.3
2021-08-06 12:41:05 -04:00
James
a5ea0ff619
fix: args no longer optional in collection and global hooks
2021-08-06 12:38:31 -04:00
James
3cf01964de
chore(release): v0.9.2
2021-08-06 12:26:18 -04:00
James Mikrut
2243070ac7
Merge pull request #272 from payloadcms/feat/disable-local-file-storage
...
feat: allow completely disabling local file storage
2021-08-06 12:23:37 -04:00
James
9661c6d40a
feat: allow completely disabling local file storage
2021-08-06 12:18:20 -04:00
James
3ed8b010e9
Merge branch 'master' of github.com:payloadcms/payload
2021-08-06 11:38:28 -04:00
James
f61643ac32
chore: revises types in demo
2021-08-06 11:38:20 -04:00
James
d0982bf332
chore: adds test for req.payloadUploadSizes
2021-08-06 11:36:51 -04:00
James
4a44d20d90
chore: merges
2021-08-06 11:14:02 -04:00
James Mikrut
69ba06f5fc
Merge pull request #250 from payloadcms/fix/row-admin-type
...
fix: row admin type
2021-08-06 11:12:27 -04:00
James Mikrut
c51ffedb6f
Merge pull request #271 from payloadcms/feat/upload-resize-allow-null
...
feat: allows upload resizing to maintain aspect ratio
2021-08-06 11:12:11 -04:00
James
8a022e3c55
docs: adds detail about maintaining aspect ratio
2021-08-06 11:11:51 -04:00
James
dea54a4ccc
feat: allows upload resizing to maintain aspect ratio
2021-08-06 11:08:48 -04:00
James
9c8935fd51
feat: exposes auto-sized uploads on payload req
2021-08-06 10:40:40 -04:00
James
907f8fd94d
feat: reduces group heading from h2 to h3
2021-08-04 14:23:23 -04:00
James
bb7e069b2b
chore(release): v0.9.1
2021-08-02 22:03:18 -04:00
James
65db8d9fc2
fix: relationship field access control in admin UI
2021-08-02 21:59:10 -04:00
James
4cc0ea1d81
fix: groups with failing conditions being incorrectly required on backend
2021-08-02 21:58:44 -04:00
James
01a191a139
feat: exposes collection after read hook type
2021-08-02 21:57:50 -04:00
James Mikrut
4b51e9d9a1
Update overview.mdx
2021-08-02 17:17:56 -04:00
James Mikrut
02c7ef11be
Update CHANGELOG.md
2021-08-02 17:17:02 -04:00
James
387bfea008
chore(release): v0.9.0
2021-08-02 16:45:40 -04:00
James
8af39472e1
feat: removes sanitization of configs before plugins are instantiated
2021-08-02 16:38:52 -04:00
Elliot DeNolf
a105a486e8
chore(release): v0.8.2
2021-08-02 09:40:45 -04:00
James
33983deb37
fix: more advanced conditional logic edge cases
2021-08-02 09:19:25 -04:00
Elliot DeNolf
12cba62930
feat: export error types
2021-08-02 09:15:11 -04:00
James Mikrut
be69b5892a
Update CHANGELOG.md
2021-07-29 07:49:03 -04:00
James Mikrut
cb6fbd7160
Update CHANGELOG.md
2021-07-29 07:48:38 -04:00
James
e6575600cb
chore(release): v0.8.1
2021-07-29 07:17:30 -04:00
James
a002b7105f
feat: improves plugin writability
2021-07-29 07:15:47 -04:00
Dan Ribbens
deef5202c1
fix: row admin type
2021-07-28 14:37:27 -04:00
James
dbc4115644
chore: updates changelog with breaking change
2021-07-27 20:40:40 -04:00
James
d672e704bf
chore(release): v0.8.0
2021-07-27 20:33:42 -04:00
James Mikrut
dc1ecdfc53
Merge pull request #246 from payloadcms/feat/expose-validated-config-types
...
Feat/expose validated config types
2021-07-27 20:32:08 -04:00
James
aa81e04861
docs: typescript configs
2021-07-27 20:21:51 -04:00
James
5a7e5b921d
feat: revises naming conventions of config types
2021-07-27 20:13:25 -04:00
James
c649362b95
fix: ensures text component is always controlled
2021-07-27 18:29:46 -04:00
James
f6fc0972e0
chore(release): v0.7.10
2021-07-27 17:57:59 -04:00
James
a1b3414dd0
chore: ensures tests can run locally on mac
2021-07-27 17:55:57 -04:00
James
a2fa30fad2
fix: jest debug testing
2021-07-27 17:55:14 -04:00
James Mikrut
2e42a34bc4
Merge pull request #244 from payloadcms/fix/conditional-field-children
...
feat: improves conditional logic performance and edge cases
2021-07-27 14:41:22 -04:00
James
9c4ff004a8
chore: merges master
2021-07-27 13:28:27 -04:00
Dan Ribbens
8f90caeb10
chore(release): v0.7.9
2021-07-27 13:15:35 -04:00
Dan Ribbens
6bd16a5cc7
chore: update package dependencies
2021-07-27 13:10:49 -04:00
Dan Ribbens
1344f3da3f
Merge pull request #241 from payloadcms/feature/field-description
...
feat: field descriptions
2021-07-27 13:02:23 -04:00
Dan Ribbens
fe0098ccd9
feat: add component support to collection and global description
2021-07-27 12:53:43 -04:00
Dan Ribbens
e0933f612a
feat: add component support to field description
2021-07-27 12:53:43 -04:00
Dan Ribbens
29a1108518
feat: add descriptions to every allowed field type, globals and collections
2021-07-27 12:53:43 -04:00
Dan Ribbens
4544711f0e
feat: add admin description to collections and globals
2021-07-27 12:53:43 -04:00
Dan Ribbens
dac60a024b
feat: add customizable admin field descriptions
2021-07-27 12:53:43 -04:00
Dan Ribbens
2ff0434656
Merge pull request #227 from payloadcms/chore/update-mongodb-memory-server
...
chore: bump mongodb-memory-server
2021-07-27 12:53:00 -04:00
Dan Ribbens
19880cfeb8
Merge pull request #237 from payloadcms/feature/config-validation-collection-field-naming
...
feat: config validation collection field naming
2021-07-27 12:51:37 -04:00
Dan Ribbens
bb63b4aad1
feat: add global slug and field names to schema validation errors
2021-07-26 23:21:19 -04:00
Dan Ribbens
ebfb72c8fa
feat: add collection slug to schema validation errors
2021-07-26 23:21:19 -04:00
James
fedeaeafc9
fix: skipValidation logic
2021-07-26 22:45:31 -04:00
James
d43390f2a4
feat: improves conditional logic performance and edge cases
2021-07-26 22:25:11 -04:00
James
ea358a66e8
feat: improves group styling when there is no label
2021-07-26 14:33:26 -04:00
James
4d1249dd03
fix: missing richtext gutter
2021-07-26 14:33:03 -04:00
James
998122b071
chore(release): v0.7.8
2021-07-23 12:09:45 -04:00
James
cbac8887dd
feat: fixes group label schema validation
2021-07-23 12:08:27 -04:00
James
bd0b1df560
chore(release): v0.7.7
2021-07-23 10:00:28 -04:00
James
266ccb3744
feat: only attempts to find config when payload is initialized
2021-07-23 09:56:29 -04:00
James
d418599038
Merge branch 'master' of github.com:payloadcms/payload
2021-07-23 09:50:07 -04:00
James
603a11c4d5
docs: renames plugins overview
2021-07-23 09:50:03 -04:00
James Mikrut
51419feb46
Merge pull request #232 from payloadcms/docs/fix-broken-links
...
docs: fix collections admin link
2021-07-22 09:11:41 -04:00
James Mikrut
f3cd3ae826
Merge pull request #238 from payloadcms/fix/#59
...
docs: accurately documents the props for the datepicker field
2021-07-22 09:11:26 -04:00
Jarrod Flesch
dcd8052498
fix: accurately documents the props for the datepicker field
2021-07-21 18:09:14 -04:00
Dan Ribbens
7e52de7daf
docs: fix collections admin link
2021-07-15 15:04:47 -04:00
Dan Ribbens
d2e3cba22a
chore: bump mongodb-memory-server to 7.2.0 and fix test runner
2021-07-10 17:02:11 -04:00
James
fe54837e73
chore: bumps mongodb-memory-server to dev dependencies
2021-07-06 20:53:58 -04:00
James
a7ea32acd6
chore(release): v0.7.6
2021-07-06 20:48:56 -04:00
James
f04ac74ecb
chore: bumps mongodb-memory-server to dev dependency
2021-07-06 20:46:46 -04:00
James
b5642492f6
chore: updates mongodb-memory-server
2021-07-06 20:35:48 -04:00
James
3c7b93ba43
chore(release): v0.7.5
2021-07-06 20:23:01 -04:00
James Mikrut
f95b851c9b
Merge pull request #221 from payloadcms/feat/richtext-list-optimizations
...
Feat/richtext list optimizations
2021-07-06 20:19:20 -04:00
James Mikrut
7b43c997bd
Merge pull request #222 from payloadcms/docs/plugins
...
feat: adds plugins infrastructure
2021-07-06 20:19:02 -04:00
James
6b255315e0
feat: adds plugins infrastructure
2021-07-06 20:17:12 -04:00
James
91141ad62f
feat: enables backspace to deactivate richtext list elements
2021-07-06 18:51:09 -04:00
James
538851325d
fix: crash on bullet list de-selection
2021-07-06 18:28:22 -04:00
James
007591272f
fix: updates demo richtext elements with proper SCSS
2021-07-06 15:15:08 -04:00
James
6a12ffc5fd
docs: readability
2021-07-01 17:15:30 -04:00
James
fa4d043e74
Merge branch 'docs/spelling' of github.com:payloadcms/payload
2021-07-01 17:05:12 -04:00
James
08b4c25c70
Merge branch 'docs/relationship-field-variations' of github.com:payloadcms/payload
2021-07-01 17:04:57 -04:00
James
4d3d18132b
chore(release): v0.7.4
2021-07-01 16:18:12 -04:00
James
84e31aed14
fix: adds proper scss stylesheets to payload/scss
2021-07-01 16:16:22 -04:00
Jessica Boezwinkle
55344a3644
docs: spelling error in rich text doc
2021-07-01 16:05:34 -04:00
Dan Ribbens
acfcd20bfa
docs: relationship field where query examples
2021-07-01 15:54:05 -04:00
Dan Ribbens
b5d272fdbe
docs: update relationship field with example variations
2021-07-01 14:50:11 -04:00
James
99d9e193ce
chore(release): v0.7.3
2021-07-01 14:48:02 -04:00
James
4359178f7a
docs: scss reusability
2021-07-01 14:45:31 -04:00
James
929b21d68b
merge: field and scss exports
2021-07-01 14:43:56 -04:00
James
c81c638958
Merge branch 'fix/style-vars-imports' of github.com:payloadcms/payload
2021-07-01 14:39:51 -04:00
Dan Ribbens
5bea9ae126
feat: export all field prop types for custom components
2021-06-30 16:55:45 -04:00
Dan Ribbens
ea80fd68b1
fix: changes scss imports to allow vars imports to payload projects
2021-06-29 09:43:18 -04:00
James
e99359ef0d
chore(release): v0.7.2
2021-06-22 17:17:17 -04:00
James Mikrut
19a224cdac
Merge pull request #208 from payloadcms/feat/maxdepth-field-property
...
feat: adds maxDepth to relationships and upload fields
2021-06-22 17:14:38 -04:00
James
d6bc6f9f0e
fix: safely stringifies ObjectIDs while populating relationships
2021-06-22 17:12:16 -04:00
James
59e66c4c91
Merge branch 'master' of github.com:payloadcms/payload
2021-06-22 16:36:38 -04:00
James
4933b34f6b
fix: parses incoming numbers through query string for use in where clauses
2021-06-22 15:15:15 -04:00
Dan Ribbens
470866ae37
chore: adds test case for relation field maxDepth
2021-06-22 14:29:02 -04:00
Dan Ribbens
95c165018e
fix: respect maxDepth 0
2021-06-22 14:14:00 -04:00
Dan Ribbens
880dabdcad
feat: adds maxDepth to relationships and upload fields
2021-06-22 13:28:27 -04:00
Dan Ribbens
c2e6aae545
chore(release): v0.7.1
2021-06-21 13:55:40 -04:00
Dan Ribbens
3af2554eac
fix: babel config file error
2021-06-21 13:52:38 -04:00
Dan Ribbens
045479b5ec
chore(release): v0.7.0
2021-06-21 13:34:55 -04:00
James Mikrut
67c1e280eb
feat: exposes babel config via payload/babel ( #203 )
...
* feat: exposes babel config via payload/config
* docs: adds info about re-using babel.config.js
2021-06-21 12:59:17 -04:00
Dan Ribbens
fb60bc79a1
feat: user preferences ( #195 )
...
* feat: adds preferences to rest api and graphql
* feat: admin panel saves user preferences on locales
* feat: admin panel saves user column preferences for collection lists
* feat: adds new id field to blocks and array items
* feat: exposes new DocumentInfo context and usePreferences hooks to admin panel
* docs: preferences api documentation and useage details
Co-authored-by: James <james@trbl.design >
2021-06-21 12:49:10 -04:00
Elliot DeNolf
dd40ab07fa
fix: handle all scenarios in select cell
2021-06-08 09:17:28 -04:00
James Mikrut
530eb8bc70
Merge pull request #184 from payloadcms/chore/package-json-repository
...
* chore: add repository to package.json
* chore: add homepage to package.json
2021-05-24 08:56:17 -04:00
James
9ada08fafc
chore(release): v0.6.10
2021-05-23 11:59:52 -04:00
James
b187c9ea65
chore: ensures backward node compatibility
2021-05-23 11:55:13 -04:00
James
c6ccc3477f
chore: migrates sass features
2021-05-23 10:57:45 -04:00
Dan Ribbens
ee080f0d8b
chore: add homepage to package.json
2021-05-19 13:45:13 -04:00
Dan Ribbens
db59da5950
chore: add repository to package.json
2021-05-19 13:34:40 -04:00
James Mikrut
39d23d65e5
Update CHANGELOG.md
2021-05-16 13:09:23 -04:00
James
deec08b566
chore(release): v0.6.9
2021-05-16 13:07:03 -04:00
James Mikrut
a2e57b09f2
fix: misc responsive improvements, date clipping in sidebar ( #165 ), express-fileupload schema validation ( #180 )
...
* fix: misc responsive improvements
* fix: date clipping in sidebar
* fix: revises popup
* fix: admin _verified field not displaying proper field value
* fix: properly typed express-fileupload config options
2021-05-16 13:04:29 -04:00
Elliot DeNolf
fe7e2d54d2
chore(release): v0.6.8
2021-05-11 22:56:13 -04:00
Dan Ribbens
14106a36ad
chore: bump node-sass ( #175 )
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2021-05-11 22:50:20 -04:00
Elliot DeNolf
a5fcdf03ba
feat: add mimeTypes validation for uploads
2021-05-11 22:21:03 -04:00
Elliot DeNolf
1c6f32f288
feat: restrict upload mime types in file picker
2021-05-11 22:21:03 -04:00
PatrikKozak
46c1a36fdb
feat: disables user scalable in mobile ( #177 )
2021-05-10 14:53:19 -04:00
James
f9319bd055
chore: better organizes preview types
2021-05-10 09:45:43 -04:00
James
98c3315462
chore: updates demo to reflect preview changes
2021-05-10 09:25:46 -04:00
James
2d67448d8a
feat: exposes locale within preview function
2021-05-10 09:24:00 -04:00
James
1612bc8d3a
chore(release): v0.6.7
2021-05-06 20:50:01 -04:00
James
c8f1bd19e2
docs: adds * locale to docs
2021-05-06 19:58:06 -04:00
James Mikrut
99466fa41e
feat: exposes component types
2021-05-06 19:57:06 -04:00
James
9aebeaf579
feat: allows group field gutter to be disabled
2021-05-04 18:48:51 -04:00
Ontopic
e791c5b7b3
feat: add ability to hide gutter for RichText fields
...
* Adding ability to hide gutter on RichText field
* Adding documentation for hideGutter
Co-authored-by: anon <no-reply@google.com >
2021-05-04 18:37:26 -04:00
Elliot DeNolf
e565fa6f1c
feat: shrink image thumbnails on larger screens
2021-04-29 18:30:11 -04:00
Elliot DeNolf
670ccf2f58
feat: support global date format
2021-04-29 18:29:56 -04:00
Elliot DeNolf
cae24db0e1
chore(release): v0.6.6
2021-04-27 10:18:31 -04:00
Elliot DeNolf
8cfc039cd0
fix: support image resizing on M1 chip
2021-04-27 10:11:16 -04:00
Elliot DeNolf
382089b484
fix: handle rich text saving as empty string
2021-04-27 10:00:21 -04:00
Dan Ribbens
6f188b1fa6
fix: graphql returns compatible error format
2021-04-27 09:51:52 -04:00
Dan Ribbens
6caa696c37
chore: add graphql tests for error handling
2021-04-27 09:51:52 -04:00
Jarrod Flesch
2643e1a100
fix: removes incoming.data.length check, since data is typed as a keyed array when it is an instance of APIError
2021-04-27 09:51:52 -04:00
Dan Ribbens
a85bf9e836
fix: update operation can save password changes
2021-04-27 09:49:43 -04:00
Ontopic
f9906e1cdc
docs: fix afterChange example
2021-04-27 09:49:15 -04:00
Elliot DeNolf
49ed6279c9
chore: add release-it rc script
2021-04-23 08:25:40 -04:00
James
5f8cad8389
chore(release): v0.6.5
2021-04-22 08:38:28 -04:00
James Mikrut
f17c6e4010
feat: builds plugin infrastructure ( #149 )
2021-04-22 08:36:54 -04:00
James
7b7071955e
chore(release): v0.6.4
2021-04-21 12:23:36 -04:00
James
74430ea151
fix: allows _verificationToken to come back via showHiddenFields
2021-04-21 12:22:09 -04:00
James
d23f7f980d
chore(release): v0.6.3
2021-04-21 11:36:19 -04:00
James
0eddbb0ea8
Merge branch 'master' of github.com:payloadcms/payload
2021-04-21 11:34:51 -04:00
James
9c95c75030
fix: safely parses incoming stringified richtext json
2021-04-21 09:52:10 -04:00
Elliot DeNolf
519c021525
fix: make admin field properties in joi schema match TS types
2021-04-20 10:13:20 -04:00
Elliot DeNolf
fa49811377
fix: properly label arrays/blocks with plural and singular
2021-04-20 09:07:58 -04:00
James
f25e9aca61
chore(release): v0.6.2
2021-04-19 19:51:52 -04:00
James
ddf25fbb65
feat: modifies relationship field to react to changing relationTo
2021-04-19 19:49:49 -04:00
James
21dc861461
chore(release): v0.6.1
2021-04-19 19:10:04 -04:00
James
280f809421
fix: graphql localized relationship bugs
2021-04-19 18:48:52 -04:00
James
035f6c63bb
Merge branch 'master' of github.com:payloadcms/payload
2021-04-19 10:40:40 -04:00
James
16ca22b4cc
fix: moves enableRichTextRelationship to proper spot
2021-04-19 10:40:31 -04:00
James
5f2073ae68
fix: cleans up duplicative columns
2021-04-19 10:23:20 -04:00
James
99704707dd
feat: sets enableRichTextRelationship to true by default
2021-04-19 10:23:07 -04:00
James Mikrut
3678cecb69
Update CHANGELOG.md
2021-04-18 21:37:01 -04:00
James
5a52d4d4bb
chore: updates changelog
2021-04-18 21:29:07 -04:00
James
7c2955ba70
chore(release): v0.6.0
2021-04-18 21:26:18 -04:00
James
4359a70a8b
fix: ensures api keys are properly populated in admin
2021-04-18 20:58:33 -04:00
James
75a5b04705
fix: ensures first options are loaded only once
2021-04-18 20:40:24 -04:00
James
4b1979540d
fix: clears richtext element on enter, refocuses on toolbar button click
2021-04-18 16:04:37 -04:00
James
20d7a01919
feat: improves margins in rich text
2021-04-18 15:47:53 -04:00
James
7db23f8ebb
fix: upload useAsTitle set to filename by default
2021-04-18 15:43:35 -04:00
James Mikrut
353042467f
feat: dynamically populates richtext relationships
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
* feat: sets default access control to requiring a user to be logged in
* feat: dynamically populates richtext relationships
* feat: allows depth param in graphql richText field
* feat: ensures relationship input is initialized with up to 3 related collections
2021-04-18 15:29:54 -04:00
James Mikrut
b86c3daa99
fix: searching on relationship fields properly fetches results
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
2021-04-18 15:27:34 -04:00
Elliot DeNolf
b383eb65c6
feat: autolabel fields when label is omitted ( #42 )
...
* feat: autolabel fields when omitted
* feat: handle autolabel in graphql mutation build
* feat: autolabel blocks
* test: add required slug field to blocks
* feat: handle graphql names when label is false
* feat: adds relationship field to test searchable input
* feat: handle block cell type labeling pluralization
* docs: remove all explicit labeling, no longer needed
* fix: falsey column labels, allows false array labels
* fix: client tests
* fix: auto-labels globals
* docs: globals auto-labeling and hooks clarification
* fix; proper object type naming
Co-authored-by: James <james@trbl.design >
2021-04-16 22:37:08 -04:00
Elliot DeNolf
21b2bd4b67
feat: improve uniqueness error handling
2021-04-16 18:37:50 -04:00
Elliot DeNolf
4ee4fae53b
docs: remove incorrect code tags
2021-04-16 18:37:20 -04:00
James
2459c12f84
chore(release): v0.5.10
2021-04-14 13:44:08 -04:00
James Mikrut
e3f249b0de
Merge pull request #137 from payloadcms/fix/graphql-me
...
fix: feeds collectionSlug through me auth for graphql
2021-04-14 13:42:24 -04:00
Jacob Fletcher
9ee2f9c0dc
fix: feeds collectionSlug through me auth for graphql resolver
2021-04-14 12:41:40 -04:00
James
204b755201
chore(release): v0.5.9
2021-04-13 20:03:39 -04:00
James
27df7a4afc
chore: bump config provider
2021-04-13 20:02:29 -04:00
James
fc5e5645f2
chore(release): v0.5.8
2021-04-13 14:56:38 -04:00
James
20f1e6cb04
fix: revises graphql import syntax
2021-04-13 14:55:06 -04:00
James
f2e3c1b1a8
chore(release): v0.5.7
2021-04-13 13:14:05 -04:00
James
224f175c7f
chore: manually bumps version
2021-04-13 13:11:59 -04:00
Elliot DeNolf
776b9c9c30
feat: remove mimetype from upload cell type
2021-04-13 13:09:36 -04:00
Elliot DeNolf
414bc01b05
fix: make upload cell mimetype inline
2021-04-13 13:09:36 -04:00
James
a78fc974b8
fix: custom query / mutation types
2021-04-13 13:03:57 -04:00
James
5f56994b02
Merge branch 'master' of github.com:payloadcms/payload
2021-04-13 12:28:15 -04:00
James
282775c69a
Merge branch 'feat/remember-conditional-values' of github.com:payloadcms/payload
2021-04-13 12:26:31 -04:00
James
523fd7b050
Merge branch 'fix/array-labeling' of github.com:payloadcms/payload
2021-04-13 12:25:57 -04:00
James Mikrut
c02c5a3f84
Merge pull request #135 from payloadcms/feat/auto-verify-first-register
...
feat: auto verifies first user registration
2021-04-13 12:24:33 -04:00
James
c977a7b4c5
chore: bumps type dependencies
2021-04-13 12:23:45 -04:00
James
0094837635
feat: prevents DraggableSections from re-mounting on doc save
2021-04-13 12:15:37 -04:00
Jacob Fletcher
e58b152d40
fix: clears verificationToken when _verified is true
2021-04-13 12:10:10 -04:00
Jacob Fletcher
01b0bf1bb3
chore: removes useUnmountEffect hook
2021-04-13 12:10:10 -04:00
Jacob Fletcher
8f720c000d
feat: auto verifies first user registration
2021-04-13 12:10:01 -04:00
Jacob Fletcher
4d5db0520c
Merge branch 'master' of github.com:payloadcms/payload into fix/config-joi-schema
2021-04-13 09:42:10 -04:00
Jacob Fletcher
afc9454465
fix: updates config schema for graphQL mutations and queries
2021-04-13 09:41:33 -04:00
Elliot DeNolf
cd02b1cef4
Merge pull request #132 from sampittko/patch-1
...
docs: fix typo in field types overview
2021-04-10 14:42:16 -04:00
Samuel Pitoňák
1008eada65
docs: fix typo in field types overview
2021-04-10 16:46:31 +02:00
Elliot DeNolf
ddf5df290c
fix: handle add/remove labels for all usage of Array field type
2021-04-09 10:34:08 -04:00
Elliot DeNolf
000dee85bd
fix: pagination calculation for current range
2021-04-06 23:32:13 -04:00
James
91d37fb41d
feat: optimize save within Edit
2021-04-02 13:28:40 -04:00
James
31c41c22ec
fix: ensures email is still prefilled in auth configs
2021-04-02 12:59:15 -04:00
James
dff72fbf2f
fix: ensures failed conditions send path to form
2021-04-02 11:53:03 -04:00
James
988d0a4b08
feat: remembers conditional field values after removing / readding
2021-04-02 11:15:28 -04:00
James
cca71a5793
chore(release): v0.5.5
2021-04-02 09:59:13 -04:00
James
ecd277da7d
feat: allows soft breaks in rich text
2021-04-02 09:57:39 -04:00
James
81ee84b38b
chore(release): v0.5.4
2021-04-02 08:52:00 -04:00
James
fee60bd4d2
chore: bumps version
2021-04-02 08:50:38 -04:00
James
9a7c0e3dbd
fix: ensures arrays and blocks reset row count on initialState change
2021-04-02 08:48:12 -04:00
James
27cebccd4a
Merge branch 'master' of github.com:payloadcms/payload
2021-04-01 16:49:27 -04:00
James
23c45f137a
fix: unique indices
2021-04-01 16:48:02 -04:00
Elliot DeNolf
a413859902
chore: adjust issue templates
2021-03-31 20:51:46 -04:00
James
bfb3d12290
chore(release): v0.5.2
2021-03-31 19:13:34 -04:00
James Mikrut
785609b66e
Merge pull request #120 from payloadcms/fix/richtext-relationship-modal
...
fix: modal issues with richtext relationship
2021-03-31 19:11:21 -04:00
James
8ea4407f04
fix: modal issues with richtext relationship
2021-03-31 12:15:03 -04:00
James
3c9d71df6f
chore(release): v0.5.1
2021-03-29 14:31:44 -04:00
James
c8f99da853
Merge branch 'master' of github.com:payloadcms/payload
2021-03-29 14:24:45 -04:00
James
23e1fc3f73
fix: base auth / upload fields no longer cause validation issues
2021-03-29 14:24:34 -04:00
James Mikrut
eb6fe42259
Update CHANGELOG.md
2021-03-29 08:55:06 -04:00
James
3b0f3eca2c
chore(release): v0.5.0
2021-03-29 08:53:11 -04:00
James Mikrut
dce581acd7
Merge pull request #116 from payloadcms/fix/admin-thumbnail-absolute-url
...
fix: allows absolute urls within adminThumbnail
2021-03-29 08:43:19 -04:00
James Mikrut
79c2f1ea5e
Merge pull request #110 from payloadcms/feat/global-api-tweak
...
Suggestion: Payloads Local api should use 'slug' instead of 'global' for Global operations
2021-03-29 08:41:38 -04:00
James Mikrut
471727b769
Merge pull request #113 from payloadcms/feat/consistent-readonly
...
feat: applies readOnly consistently within create and update ops
2021-03-29 08:41:16 -04:00
James Mikrut
ff7400f2b1
Merge pull request #108 from payloadcms/chore/update-package-maintainers-author
...
chore: update maintainers and author in package.json
2021-03-29 08:41:04 -04:00
James Mikrut
4c58e3e10d
Merge pull request #112 from payloadcms/fix/moving-nested-arrays
...
fix: moving nested arrays now properly persists row count
2021-03-29 08:40:55 -04:00
James Mikrut
d4742a6233
Merge pull request #114 from payloadcms/feat/richtext-blur-selection
...
feat: saves cursor position when relationship element is added to richText field
2021-03-29 08:40:44 -04:00
James
51b46d44b0
fix: allows absolute urls within adminThumbnail
2021-03-29 08:39:41 -04:00
Elliot DeNolf
5b42a9c76e
Merge pull request #101 from payloadcms/ci-more-node-versions
...
ci: add node 14 and 15
2021-03-25 21:09:26 -04:00
James
d24b3f72ce
feat: saves cursor position when relationship element is added to richText
2021-03-24 20:53:40 -04:00
James
6edf947c26
Merge branch 'fix/moving-nested-arrays' of github.com:payloadcms/payload into fix/moving-nested-arrays
2021-03-24 16:05:48 -04:00
James
c4a66c2cd9
fix: handles empty indices within array field data
2021-03-24 16:05:20 -04:00
James
d47e2c5786
fix: handles empty indices within array field data
2021-03-24 15:57:06 -04:00
James
50b99370d2
fix: validation consistency within admin
2021-03-24 12:38:50 -04:00
James
c4a5f2aea2
featapplies readOnly consistently within create and update ops
2021-03-23 22:46:49 -04:00
James
5f9a5c859e
fix: moving nested arrays now properly persists row count
2021-03-23 22:40:53 -04:00
Jarrod Flesch
c71ba2b079
feat: changes global find and update payload api from global to slug as the key to find/update with
2021-03-22 09:15:55 -04:00
Dan Ribbens
8117425de8
chore: update maintainers and author in package.json
2021-03-16 19:09:07 -04:00
James
39000bdcb2
chore(release): v0.4.7
2021-03-15 19:06:46 -04:00
James
ab9bf1a4c6
chore: bumps config-provider
2021-03-15 19:03:11 -04:00
James
f5fdec6bf8
chore(release): v0.4.6
2021-03-14 16:30:12 -04:00
James
e76dc76684
chore:update author
2021-03-14 16:26:35 -04:00
James Mikrut
1aa59a3918
Merge pull request #104 from payloadcms/feat/admin-thumbnail-function
...
Feat/admin thumbnail function
2021-03-14 15:59:49 -04:00
James
5e1ddb552e
feat: only runs adminThumbnail func if image type
2021-03-14 15:53:00 -04:00
James
521b49afbf
docs: adminThumbnail feature
2021-03-14 15:50:44 -04:00
James
b6a9fe4bcf
feat: allows admin thumbnail to be set programmatically
2021-03-14 15:44:35 -04:00
James Mikrut
3dfd8314f1
Merge pull request #103 from payloadcms/feat/provide-field-access-data
...
Feat/provide field access data
2021-03-14 13:43:40 -04:00
James Mikrut
3e8ad0ab60
Merge pull request #96 from payloadcms/docs/fix-broken-links
...
docs: fix broken links graphql playground and collections preview
2021-03-14 13:43:31 -04:00
James
339f7503a4
feat: provides field access control with document data
2021-03-14 13:40:45 -04:00
James
36aae5c37f
feat: exports collection field hook types from payload/types
2021-03-14 13:25:56 -04:00
James
65c81c7c2a
docs: spelling
2021-03-14 12:59:19 -04:00
James
39b30da10f
docs: corrections to field hooks
2021-03-14 12:59:12 -04:00
James
3c42e6e6af
feat: reorders uploads to provide beforeChange hooks with upload data
2021-03-13 14:17:00 -05:00
James
71a15b5e6d
docs: clarity around afterRead S3 hook
2021-03-13 13:55:01 -05:00
Elliot DeNolf
1adca7b09d
ci: add node 14 and 15
2021-03-13 12:16:09 -05:00
Dan Ribbens
2f18647f87
docs: fix broken links graphql playground and collections preview
2021-03-11 00:02:50 -05:00
Dan Ribbens
f35cfae566
chore: update changelog
2021-03-10 22:18:37 -05:00
Dan Ribbens
cd9c02094a
0.4.5
2021-03-10 22:18:06 -05:00
Dan Ribbens
4d04a40b84
Merge pull request #95 from payloadcms/fix/config-validation-allow-admin-dashboard
...
fix: config validation allow admin dashboard
2021-03-10 22:06:35 -05:00
Dan Ribbens
30b9bd0f9c
Merge pull request #88 from payloadcms/chore/update-docs-admin
...
chore: fix docs admin folder casing
2021-03-10 22:06:04 -05:00
Dan Ribbens
2d1d1b4f32
fix: config validation allow admin dashboard
2021-03-10 22:02:50 -05:00
Dan Ribbens
f060d2d8a4
chore: changelog v0.4.4
2021-03-09 14:15:33 -05:00
Dan Ribbens
b33bca32b9
0.4.4
2021-03-09 14:14:58 -05:00
Dan Ribbens
f0f698fa73
Merge pull request #91 from payloadcms/fix/verification-token
...
fix: email verification template missing token
2021-03-09 14:09:20 -05:00
Dan Ribbens
93ed664920
fix: email verification template missing token
2021-03-09 13:30:16 -05:00
Dan Ribbens
3afefbe592
chore: fix docs admin folder casing
2021-03-04 11:52:33 -05:00
James
33e0136201
chore: merges master
2021-03-04 10:15:45 -05:00
Dan Ribbens
1e59d8d730
chore: bump version
2021-03-04 09:58:36 -05:00
Dan Ribbens
ae4c704a1b
chore: update changelog
2021-03-04 09:36:26 -05:00
Dan Ribbens
580e3fe653
0.4.1
2021-03-04 09:34:40 -05:00
Dan Ribbens
a897631251
Merge pull request #87 from payloadcms/docs/fix-broken-links
...
docs: fixed broken links throughout docs
2021-03-04 08:12:58 -05:00
Dan Ribbens
fbf82fc205
docs: fixed broken links throughout docs
2021-03-04 08:01:20 -05:00
James
4cc34ad203
docs: fixes broken link
2021-03-03 12:28:55 -05:00
Dan Ribbens
1617556158
Merge pull request #84 from payloadcms/chore/update-license-20210228
...
chore: update license document
2021-03-01 09:25:58 -05:00
James
23c0f14fec
0.4.2
2021-03-01 09:13:03 -05:00
James
aadcd5a8f8
chore: bumps dependencies
2021-03-01 09:12:50 -05:00
James
ded8c3cd32
0.4.1
2021-03-01 08:40:19 -05:00
James
fef1b98cf1
docs: fixes a few links
2021-03-01 08:39:31 -05:00
James
568c6bb7b2
docs: revises licensing
2021-03-01 08:39:23 -05:00
James
f19f688770
chore: updates changelog
2021-02-28 20:03:53 -05:00
James
7e1ce9ce61
0.4.0
2021-02-28 19:19:28 -05:00
James
3f982703ef
chore: bumps config-provider version
2021-02-28 19:19:05 -05:00
James Mikrut
4162010853
Merge pull request #82 from payloadcms/feat/new-billing-support
...
Feat/new billing support
2021-02-28 19:10:56 -05:00
James Mikrut
30db1d1c39
Merge pull request #81 from payloadcms/feat/simplify-update
...
Feat/simplify update
2021-02-28 19:10:07 -05:00
Dan Ribbens
cc70f85c5a
chore: update license document
2021-02-28 18:12:32 -05:00
James Mikrut
566cc9caec
Merge pull request #83 from payloadcms/fix/preview-button
...
fix: reverts preview to only returning string
2021-02-28 14:28:16 -05:00
James
8197d060d3
fix: preview types
2021-02-28 14:24:50 -05:00
James
ca14e66a58
fix: reverts preview to only returning string
2021-02-28 14:18:34 -05:00
James
b563f9a039
chore: bumps config provider
2021-02-28 11:26:42 -05:00
James
c97ddeb2d9
feat: implements unauthorized user view
2021-02-28 11:17:33 -05:00
James
e268e25719
feat: simplifies collection update operation
2021-02-27 21:24:19 -05:00
James
4de5605931
feat: removes requirement of returning value from field hooks
2021-02-27 20:14:41 -05:00
James
b2037ecf6f
chore: update changelog
2021-02-23 10:54:25 -05:00
James
75ee5f83f1
0.3.0
2021-02-23 10:50:23 -05:00
James Mikrut
6ecf834cfc
Merge pull request #80 from payloadcms/fix/update-hidden-fields
...
fix: removes overwrite from update operation
2021-02-23 10:46:04 -05:00
James
40f5901526
fix: forces depth to 0 in update operation
2021-02-23 10:38:56 -05:00
James Mikrut
b1c8ac94a7
Merge pull request #79 from payloadcms/fix/scss-export
...
fix: properly exposes scss for reuse
2021-02-23 10:28:36 -05:00
James
a8e2cc11af
fix: removes overwrite from update operation
2021-02-23 10:15:09 -05:00
James
c1b2301650
fix: properly exposes scss for reuse
2021-02-23 08:54:36 -05:00
Dan Ribbens
a4ee7981c6
0.2.13
2021-02-20 20:40:09 -05:00
Dan Ribbens
7c13ab22d5
chore: update changelog
2021-02-20 20:39:52 -05:00
James Mikrut
ad5f070286
Merge pull request #74 from payloadcms/feat/detach-localization-mongoose
...
Feat/detach localization from Mongoose
2021-02-20 18:19:59 -05:00
James Mikrut
c2c65326a1
Merge pull request #69 from payloadcms/fix/mongoose-connection-error-log
...
fix: log mongoose connect error message
2021-02-20 18:19:50 -05:00
James Mikrut
30dbf782d6
Merge pull request #76 from payloadcms/docs/remove-upload-hasMany
...
docs: removes incorrect hasMany from upload field type
2021-02-20 18:19:32 -05:00
James Mikrut
a1cbfd5cad
Merge pull request #75 from payloadcms/fix/preview-button
...
Fix/preview button
2021-02-20 18:19:22 -05:00
James Mikrut
d343add43e
Merge pull request #78 from payloadcms/fix/block-conditional
...
fix: infinite loop caused within block component
2021-02-20 18:19:11 -05:00
James
9e42d119e4
fix: infinite loop caused within block component
2021-02-20 18:16:40 -05:00
James
e549298ad5
docs: removes incorrect hasMany from upload field type
2021-02-19 09:46:24 -05:00
James
2bc5c59fec
fix: sets sparse true if field localized and unique
2021-02-19 09:02:12 -05:00
James
72a5886191
fix: casts incoming number field data as string
2021-02-19 09:02:01 -05:00
Jacob Fletcher
6b6297fb2d
feat: supports newTab in Button, updates generatePreviewURL api to forward through PreviewButton
2021-02-18 19:26:43 -05:00
Jacob Fletcher
9b9d0f24b5
fix: returns entire doc to generatePreviewURL callback of PreviewButton
2021-02-18 19:06:07 -05:00
James
162ec74445
feat: detaches localization from mongoose entirely
2021-02-17 22:31:53 -05:00
Dan Ribbens
8e022cd48c
test: update collection rich text
2021-02-16 17:23:00 -05:00
Dan Ribbens
e36c7d269c
fix: log mongoose connect error message
2021-02-14 20:49:47 -05:00
Dan Ribbens
c5d1e5cbf5
0.2.12
2021-02-10 16:43:16 -05:00
Dan Ribbens
a8190154d1
chore: update changelog
2021-02-10 16:42:41 -05:00
Dan Ribbens
d307aa5d38
Merge pull request #65 from payloadcms/fix/upload-file-size
...
fix: file size in local operations
2021-02-10 16:37:27 -05:00
Dan Ribbens
3cbf82d33a
Merge pull request #66 from payloadcms/fix/uploads-cors
...
fix: middleware for cors set up on static files
2021-02-10 16:36:06 -05:00
Dan Ribbens
55e0de1719
fix: middleware for cors set up on static files
2021-02-09 15:39:41 -05:00
Dan Ribbens
0feb7b7379
fix: file size in local operations
2021-02-09 15:12:29 -05:00
Dan Ribbens
9d51af3bf8
fix: windows compatible upload filename paths
2021-02-05 17:21:51 -05:00
Dan Ribbens
973f6f94c6
chore: update changelog v0.2.11
2021-02-05 16:28:49 -05:00
Dan Ribbens
6c3fb84310
0.2.11
2021-02-05 16:21:53 -05:00
James Mikrut
4a33223645
Merge pull request #43 from payloadcms/fix/add-file-to-local-operations
...
fix: add file to create and update local operations
2021-02-05 15:16:03 -06:00
James Mikrut
2c87b67661
Merge pull request #60 from payloadcms/fix/localized-within-blocks
...
Fix/localized within blocks
2021-02-05 15:15:49 -06:00
James Mikrut
0899299ebf
Merge pull request #57 from payloadcms/docs/updates-meta-descriptions
...
Feat: adds meta descriptions to docs
2021-02-05 15:14:48 -06:00
James
1a590287ea
feat: allows upload through Local API
2021-02-05 16:09:53 -05:00
James
fd01715b5b
Merge branch 'fix/add-file-to-local-operations' of github.com:payloadcms/payload into fix/add-file-to-local-operations
2021-02-05 15:20:29 -05:00
James
300536033f
fix: forces fallbackLocale to null in update ops
2021-02-05 14:47:09 -05:00
Dan Ribbens
79c3ca8611
fix: update operation handles localized arrays as merge and not overwrite
2021-02-05 11:35:14 -05:00
James
e50fc1f314
fix: localized fields within blocks
2021-02-05 10:33:25 -05:00
Dan Ribbens
2e54872d66
0.2.10
2021-02-04 14:13:26 -05:00
Dan Ribbens
4f494e5444
chore: update changelog v0.2.10
2021-02-04 14:11:53 -05:00
Dan Ribbens
8916e8af45
Merge pull request #58 from payloadcms/fix/scss-variable-defaults
...
fix: flag scss variables with default
2021-02-04 12:38:04 -05:00
Dan Ribbens
399ddbe14b
Merge pull request #56 from payloadcms/feature/mongoose-connection-options
...
feat: add support for setting mongoose connection options
2021-02-04 12:37:33 -05:00
Dan Ribbens
bb9f5f7a16
fix: flag scss variables with default
2021-02-04 12:10:48 -05:00
Jessica Boezwinkle
3999400049
fix: removes outdated link from docs-config-overview
2021-02-04 11:41:56 -05:00
Jessica Boezwinkle
1ed189cfb9
fix: reverts ESLint syntax changes to mdx files
2021-02-04 11:36:09 -05:00
Dan Ribbens
82c489841c
feat: add support for setting mongoose connection options
2021-02-04 11:28:46 -05:00
Jessica Boezwinkle
7c5d582757
Merge branch 'master' of https://github.com/payloadcms/payload into docs/updates-meta-descriptions
2021-02-04 11:07:48 -05:00
Jessica Boezwinkle
da61feb73b
feat: adds meta descriptions to docs
2021-02-04 11:04:18 -05:00
James Mikrut
3facbf99d8
Merge pull request #55 from payloadcms/fix/relationship-hasmany-false
...
fix: relationship component hasMany bug
2021-02-03 16:59:35 -06:00
James
d5407060d0
fix: relationship component hasMany bug
2021-02-03 17:55:19 -05:00
Dan Ribbens
3bd0de0a0b
Merge pull request #53 from payloadcms/fix/hide-force-unlock-on-create-admin-ui
...
fix: hide force unlock in admin ui when creating auth collection item
2021-02-03 14:58:14 -05:00
Dan Ribbens
1ad98ed4a4
fix: hide force unlock in admin ui when creating auth collection item
2021-02-03 14:51:50 -05:00
Dan Ribbens
4f4e70c99e
Merge pull request #50 from payloadcms/feature/create-first-user-confirm-password
...
feat: admin ui create first user add confirm password field
2021-02-03 13:38:46 -05:00
Dan Ribbens
60453fec9e
feat: admin ui create first user add confirm password field
2021-02-03 11:13:55 -05:00
Dan Ribbens
51c021d3be
fix: add file to create and update local operations
2021-01-29 12:54:40 -05:00
Dan Ribbens
1358a35580
0.2.9
2021-01-27 01:00:28 -05:00
Dan Ribbens
3d1ee33521
Merge pull request #41 from payloadcms/fix/validation-type-allow-promise
...
fix: field valiation type can return promise
2021-01-27 00:58:53 -05:00
Dan Ribbens
06ddab1249
fix: field valiation type can return promise
2021-01-27 00:54:41 -05:00
Dan Ribbens
1b6f1b5a77
0.2.8
2021-01-26 21:09:21 -05:00
Dan Ribbens
0c9a6e9449
Merge pull request #39 from payloadcms/chore/package-keywords
...
chore: add bugs and keywords to package.json
2021-01-26 21:05:08 -05:00
Dan Ribbens
37f5b32833
chore: add bugs and keywords to package.json
2021-01-26 17:29:04 -05:00
Elliot DeNolf
e0b1aa2f4d
chore: update changelog
2021-01-25 22:30:01 -05:00
Elliot DeNolf
853963ff61
0.2.6
2021-01-25 15:43:53 -05:00
Elliot DeNolf
ebb1a602be
chore: fix package.json version
2021-01-25 15:35:03 -05:00
Elliot DeNolf
928230cc5d
chore: add blank line to CHANGELOG.md
2021-01-25 15:30:58 -05:00
Elliot DeNolf
7998c4e36c
chore: add CHANGELOG.md
2021-01-25 15:22:23 -05:00
Elliot DeNolf
a263df5bf4
chore: add registry url to package.json
2021-01-25 15:19:35 -05:00
Elliot DeNolf
ed37064e09
chore: full build for pretest
2021-01-25 15:12:33 -05:00
Elliot DeNolf
468df67384
chore: release-it publishConfig changes
2021-01-25 15:08:34 -05:00
Elliot DeNolf
fca7a4c31e
chore: release-it skip npm checks
2021-01-25 14:55:38 -05:00
Elliot DeNolf
fd539e0a35
Merge pull request #35 from payloadcms/fix/field-gutter-styles
...
fix: field gutter padding
2021-01-25 14:41:45 -05:00
James
90d20786c3
fix: field gutter padding
2021-01-25 14:20:04 -05:00
Elliot DeNolf
c9b8a68b43
Merge pull request #34 from payloadcms/release-it-changelog
2021-01-25 09:33:34 -05:00
Elliot DeNolf
cc35c3d012
chore: adjust release-it configuration
2021-01-25 09:27:45 -05:00
Elliot DeNolf
3a2fe5ae96
chore: add release-it and needed scripts
2021-01-25 09:16:06 -05:00
James
8218343b6c
fix: richtext sticky toolbar within block
2021-01-24 15:03:03 -05:00
James
72427f8f39
0.2.4
2021-01-24 13:50:11 -05:00
James Mikrut
01a3bf930e
Merge pull request #30 from payloadcms/fix/blocks-css
...
fix: block field styles
2021-01-24 13:45:58 -05:00
James
36f0bd81eb
fix: block field styles
2021-01-24 13:12:53 -05:00
James
f1fdad5023
0.2.3
2021-01-24 12:37:22 -05:00
James Mikrut
90f222ccfb
Merge pull request #29 from payloadcms/fix/modal-height
...
fix: ensures modal heights are 100% of viewport
2021-01-24 12:36:31 -05:00
James
7edab5d354
fix: ensures modal heights are 100% of viewport
2021-01-24 12:35:05 -05:00
James
c84288c0d9
0.2.2
2021-01-24 12:00:49 -05:00
James Mikrut
5d0175e007
Merge pull request #28 from payloadcms/feat/restrict-serverurl-path
...
Feat/restrict serverurl path
2021-01-24 11:57:40 -05:00
James
174fa99ecd
chore: removes old config schema validation
2021-01-24 11:52:22 -05:00
James
75056e2e13
feat: adds better serverURL validation
2021-01-24 11:49:23 -05:00
James
fce56a0e82
Merge branch 'master' of github.com:payloadcms/payload into feat/restrict-serverurl-path
2021-01-24 11:26:25 -05:00
Elliot DeNolf
7914106953
Merge pull request #27 from payloadcms/server-url-fix
2021-01-24 11:26:05 -05:00
Elliot DeNolf
e638efa847
docs: revert serverURL changes
2021-01-24 11:23:11 -05:00
Elliot DeNolf
f558bd2733
fix: revert serverURL config change
2021-01-24 11:13:33 -05:00
Elliot DeNolf
bd446b60b8
Revert "docs: configuration overview describe serverURL and removed from code examples where not needed"
...
This reverts commit 5af3520aca .
2021-01-24 11:12:58 -05:00
James
e538598e81
docs: fixes broken link
2021-01-24 10:47:35 -05:00
James
f995ec1682
chore: moves config paths from user-facing to internal type
2021-01-24 10:47:29 -05:00
James
625ff078fe
0.2.1
2021-01-24 10:33:31 -05:00
James Mikrut
1760d41729
Merge pull request #25 from payloadcms/feat/expose-types
...
feat: exposes further types
2021-01-24 10:32:47 -05:00
James
e056348850
feat: exposes further types
2021-01-24 10:29:57 -05:00
Elliot DeNolf
53f7c60267
0.2.0
2021-01-23 16:06:21 -05:00
Elliot DeNolf
2f4be13018
Merge pull request #23 from payloadcms/tsconfig-target
...
fix: target es2019, optional chaining not supported for Node < 14
2021-01-23 16:01:36 -05:00
Elliot DeNolf
52a0096d3b
fix: target es2019, optional chaining not supported for Node < 14
2021-01-23 15:58:50 -05:00
Elliot DeNolf
c8d656f1d9
Merge pull request #10 from payloadcms/feature/allow-admin-verify
2021-01-23 15:54:47 -05:00
Elliot DeNolf
08c6628fbd
Merge pull request #20 from payloadcms/fix/filter-operators
...
fix: migrates Condition UI value/operator pattern
2021-01-23 15:53:29 -05:00
Elliot DeNolf
4102ca37dc
Merge pull request #19 from payloadcms/fix/button-css-order
...
fix: button css specificity
2021-01-23 15:52:53 -05:00
Elliot DeNolf
5bfddbf71c
Merge pull request #9 from alexander-chi/patch-1
...
Update fields.mdx to add missing comma
2021-01-23 15:51:01 -05:00
Elliot DeNolf
02a89626f0
Merge pull request #22 from payloadcms/feature/contributing
...
feat: adds contributing guidelines
2021-01-23 15:49:46 -05:00
James
de5bf6ea28
feat: adds contributing guidelines
2021-01-23 12:43:42 -05:00
Elliot DeNolf
cd3f0af79b
chore: add pr template
2021-01-22 21:54:46 -05:00
James
dd31818051
docs: typo in graphql
2021-01-22 17:15:39 -05:00
James
2139eb410f
feat: auto-removes verificationToken upon manual user verify
2021-01-22 17:13:27 -05:00
James
d23cc20b3d
fix: migrates Condition UI value/operator pattern
2021-01-22 16:17:13 -05:00
James
d8b52337b2
fix: button css specificity
2021-01-22 15:49:39 -05:00
Dan Ribbens
9126268a32
Merge pull request #18 from payloadcms/0.1.147
...
0.1.147
2021-01-19 14:46:57 -05:00
Dan Ribbens
ca89368782
release: v0.1.147
2021-01-19 14:42:38 -05:00
Dan Ribbens
b41028cf37
Merge remote-tracking branch 'origin/fix/sendemail-error-catch'
2021-01-19 14:23:33 -05:00
Dan Ribbens
0f9c6b6ff2
Merge remote-tracking branch 'origin/feat/serverurl-not-required'
2021-01-19 14:16:27 -05:00
Elliot DeNolf
e2c7742265
0.1.146
2021-01-17 22:45:52 -05:00
Elliot DeNolf
1f40afb2fc
Merge pull request #15 from payloadcms/fix/14/localized-groups
...
fix: localized groups
2021-01-17 22:43:18 -05:00
Elliot DeNolf
e4ef946020
Merge pull request #16 from payloadcms/fix-13-textarea-validation
2021-01-17 22:43:04 -05:00
Elliot DeNolf
5d7b9af23e
test: add field validations for text, textarea, password
2021-01-17 22:39:57 -05:00
Elliot DeNolf
ba31397ac1
fix: textarea handle undefined
2021-01-17 22:39:50 -05:00
James
f38e0fce98
fix: localized groups
2021-01-17 21:20:38 -05:00
Elliot DeNolf
c12d4757a4
chore: add issue templates
2021-01-17 14:50:49 -05:00
Elliot DeNolf
191a71ab67
chore: use og-image for readme
2021-01-17 10:39:44 -05:00
Elliot DeNolf
a4e7cd1fb9
0.1.145
2021-01-16 21:37:42 -05:00
Elliot DeNolf
5e60b8617e
fix: minLength field validation error messages
2021-01-16 21:24:03 -05:00
Elliot DeNolf
2c98087c6f
fix: add minLength and maxLength to textarea field validations
2021-01-16 21:23:26 -05:00
James
a6a23e3b15
feat: allows admins to autoverify via admin
2021-01-16 18:23:26 -05:00
Alexander Chi
6e9f2afd61
Update fields.mdx to add missing comma
2021-01-16 22:38:26 +00:00
Dan Ribbens
5af3520aca
docs: configuration overview describe serverURL and removed from code examples where not needed
2021-01-16 16:51:21 -05:00
Dan Ribbens
4770f24adb
feat: serverURL no longer required in config
2021-01-16 16:48:09 -05:00
Elliot DeNolf
b57239e2e7
0.1.144
2021-01-16 09:58:09 -05:00
Elliot DeNolf
ba02ad66c7
chore: add build:watch script
2021-01-15 23:54:26 -05:00
Elliot DeNolf
45681d632a
ci: update pretest build step
2021-01-15 23:53:01 -05:00
Elliot DeNolf
b2d05c781d
fix: add default user to collections before checking for valid relationships
2021-01-15 23:39:16 -05:00
Elliot DeNolf
c303711813
fix: handle user collection 'auth: true'
2021-01-15 15:51:17 -05:00
Dan Ribbens
ea47736274
fix: better error handler when sendMail fails
2021-01-14 16:00:09 -05:00
James
45708771b0
docs: fixes broken link
2021-01-13 21:15:19 -05:00
James
7865a37998
0.1.143
2021-01-13 21:12:29 -05:00
James Mikrut
0964b449b9
Merge pull request #3 from payloadcms/feature/allow-undefined-collections
...
feat: allows undefined collections
2021-01-13 21:09:20 -05:00
James
afbc8a4638
chore: improves typing within incLoginAttempts method
2021-01-13 21:06:13 -05:00
James
f41f35b0ae
chore: removes unused import
2021-01-13 21:03:01 -05:00
James
1b582f5935
chore: updates webpack types
2021-01-13 20:59:43 -05:00
James
6bb58cecd8
feat: allows undefined collections
2021-01-13 20:39:18 -05:00
Dan Ribbens
bd92b0a94b
fix: payload schema validation allow '*'
2021-01-09 21:52:53 -05:00
Elliot DeNolf
d6ca920589
0.1.142
2021-01-09 10:40:52 -05:00
Elliot DeNolf
0575ab8125
docs: add desc and keywords
2021-01-09 10:32:22 -05:00
James
196c5bf1d7
Merge branch 'master' of github.com:payloadcms/payload
2021-01-09 08:09:40 -05:00
James
1304c8a95d
docs: licensing grammar issues
2021-01-09 08:09:38 -05:00
Elliot DeNolf
8db73bbec2
feat: add getAdminURL and getAPIURL functions
2021-01-09 00:48:39 -05:00
James Mikrut
335df19226
Merge pull request #2 from payloadcms/fix/collections-schema-validation
...
fix: adds disableDuplicate to schema validation of collections config
2021-01-08 14:12:24 -05:00
Jacob Fletcher
e9ed7ee4bd
fix: adds disableDuplicate to schema validation of collections config
2021-01-08 14:11:27 -05:00
Elliot DeNolf
6f713572e3
chore: add tweet link to readme
2021-01-07 22:59:25 -05:00
James
04c24c5dc1
docs: fixes broken links
2021-01-07 20:05:32 -05:00
James
617fe14dbe
docs: fixes broken links
2021-01-07 19:58:24 -05:00
James
37f3633e0c
Merge branch 'feature/disable-gql' of github.com:payloadcms/payload
2021-01-07 19:55:10 -05:00
James
87a1717dca
feat: adds build to CI
2021-01-07 18:08:00 -05:00
James
ba5aceb5c6
0.1.141
2021-01-07 18:01:44 -05:00
James
f49326395d
fix: properly exports ES6 components
2021-01-07 18:00:19 -05:00
James
f3cf99aa5c
docs: licensing improvements
2021-01-07 17:23:28 -05:00
James
c4eec6dc12
docs: fixes licensing code example
2021-01-07 17:21:28 -05:00
James
1b49c18767
0.1.140
2021-01-07 16:48:14 -05:00
James
423df3f83a
fix: admin field error messages
2021-01-07 16:46:49 -05:00
Dan Ribbens
d78c76e0b4
feat: disable graphQL flag that will bypass gql on payload init
2021-01-06 15:43:42 -05:00
James
149781af9e
docs: adds some excitement to quickstart
2021-01-06 12:08:26 -05:00
James
51539e6d44
docs: spelling error
2021-01-06 10:14:49 -05:00
James
ce6e8b7412
0.1.139
2021-01-06 09:21:27 -05:00
James
d22a5ad840
docs: adds callout to license in installation
2021-01-06 09:21:14 -05:00
James
e3385e1243
docs: licensing additions
2021-01-06 09:13:44 -05:00
James
d329d9f282
chore: updates webpack-cli
2021-01-06 08:57:43 -05:00
James
644519c539
fix: improves typing in delete op
2021-01-06 08:57:35 -05:00
James
2aab4dfb9d
Merge branch 'master' of github.com:payloadcms/payload
2021-01-06 08:37:42 -05:00
James
2b37bfd93e
docs: lowercases dir names
2021-01-06 08:37:29 -05:00
Elliot DeNolf
4d6871abc8
fix: use FileSize and ImageSize types
2021-01-06 00:07:47 -05:00
Elliot DeNolf
f059d5b59a
docs: small create-payload-app functionality correction
2021-01-05 22:57:42 -05:00
Elliot DeNolf
82d8d28b2c
chore: add badges to readme and rename workflow
2021-01-05 22:28:21 -05:00
James
2624b0c34b
0.1.138
2021-01-05 19:29:51 -05:00
James
8f568411de
docs: licensing and preventing abuse revisions
2021-01-05 19:29:13 -05:00
James
6066f2896a
fix: removes old css
2021-01-05 18:44:10 -05:00
Dan Ribbens
c6bc387a88
Merge branch 'master' of github.com:payloadcms/payload
2021-01-05 17:23:41 -05:00
Dan Ribbens
5e0ee919d7
docs: production preventing abuse
2021-01-05 17:22:47 -05:00
James
9fd545070b
0.1.137
2021-01-05 14:51:25 -05:00
James
680863702e
fix: removes prod devtool
2021-01-05 14:51:19 -05:00
James
f20f6d70a0
0.1.136
2021-01-05 14:31:31 -05:00
James
983a939952
chore: bumps config-provider
2021-01-05 14:30:58 -05:00
Dan Ribbens
b579ec7bbd
Merge branch 'master' of github.com:trouble/payload
2021-01-05 14:26:17 -05:00
Dan Ribbens
9703c34f4d
docs: payload license documentation
2021-01-05 14:26:08 -05:00
James
d3dd1844dc
0.1.135
2021-01-05 14:21:13 -05:00
James
54405732c9
0.1.134
2021-01-05 14:18:56 -05:00
James
6bf141c6d4
fix: updates payload-config path within webpack
2021-01-05 14:18:50 -05:00
James
3be1cf16ef
0.1.133
2021-01-05 14:11:53 -05:00
James
0cd585d09b
0.1.132
2021-01-05 14:10:21 -05:00
James
c0636dfe22
fix: renames webpack config alias
2021-01-05 14:10:12 -05:00
James
0367ce5d5a
0.1.131
2021-01-05 13:47:20 -05:00
James
38bc2e68fe
0.1.130
2021-01-05 13:46:28 -05:00
James
b71483f557
chore: bumps config provider
2021-01-05 13:46:23 -05:00
James
3557480838
0.1.129
2021-01-05 13:44:12 -05:00
James
13cd1bd060
chore: adds default values for descructured props
2021-01-05 13:44:05 -05:00
James
ed24292f55
chore: references license
2021-01-05 13:38:45 -05:00
James
b58a441109
0.1.128
2021-01-05 13:28:17 -05:00
James
eb8b9e2542
references license
2021-01-05 13:28:08 -05:00
James
587a71c1b6
Merge branch 'master' of github.com:keen-studio/payload
2021-01-05 13:18:02 -05:00
James
06a722ffdb
chore: updates all references from @payloadcms/payload to payload
2021-01-05 13:17:59 -05:00
Elliot DeNolf
e8ba315b20
chore: update readme
2021-01-05 13:09:30 -05:00
James
95180f4737
docs: uses live URLs
2021-01-05 12:38:26 -05:00
James
558e6839bc
docs: readme
2021-01-05 12:38:20 -05:00
James
f52eb88b70
docs: adds access control args clarity
2021-01-04 21:24:34 -05:00
James
cab10e2028
docs: adds examples and descriptions to access control
2021-01-04 21:19:19 -05:00
James
6ee2a762e8
docs: deployment improvements
2021-01-04 18:55:57 -05:00
James
4d092ab9cb
Merge branch 'master' of github.com:keen-studio/payload
2021-01-04 18:45:29 -05:00
James
da6e6c4441
docs: deployment
2021-01-04 18:45:26 -05:00
Elliot DeNolf
2f9b9931e4
docs: add globals access control
2021-01-04 17:00:55 -05:00
James
43af9146d8
docs: adds max login attempts stub to preventing-abuse
2021-01-04 16:54:00 -05:00
James
99b3499044
docs: renames security to preventing-abuse, misc updates
2021-01-04 16:10:47 -05:00
Elliot DeNolf
cef864a80e
docs: add field access control and collection admin access control
2021-01-03 23:56:42 -05:00
James
44a4a99b92
docs: adds adminThumbnail to upload example
2021-01-03 12:41:41 -05:00
James
34c785557d
docs: improves Admin
2021-01-03 12:40:13 -05:00
James
b83abf944b
docs: finishes upload
2021-01-03 12:37:40 -05:00
James
85658c7017
docs: spelling, REST auth ops, Upload progress
2021-01-03 12:00:35 -05:00
James
a0bf503f88
fix: issues with select hasMany
2021-01-03 11:45:09 -05:00
James
87aaccac94
docs: Local API
2021-01-03 10:46:23 -05:00
James
d43ff8b4a7
feat: types this within crreate op
2021-01-03 09:57:54 -05:00
James
e093e06926
fix: removes old reliance on config.email
2021-01-03 09:53:32 -05:00
James
baecb27712
Merge branch 'feature/email-docs' of github.com:keen-studio/payload
2021-01-03 09:38:59 -05:00
Dan Ribbens
faec969752
fix: payload config remove types for email
2021-01-03 03:20:29 -05:00
Dan Ribbens
cf89d4cb56
fix: default config value for email removed as the property was moved out of config
2021-01-03 03:17:18 -05:00
Dan Ribbens
57d2c8602f
fix: demo email start on payload init
2021-01-03 03:15:54 -05:00
Dan Ribbens
3233e903d9
docs: adds email documentation
2021-01-03 03:15:13 -05:00
Dan Ribbens
5d6a3bc833
refactor: email build changed to be more readable and work according to docs
2021-01-03 03:13:23 -05:00
Elliot DeNolf
5eca243af9
docs: rough collection access control
2021-01-03 00:14:41 -05:00
James
2683bec738
Merge branch 'master' of github.com:keen-studio/payload
2021-01-02 22:19:55 -05:00
James
0838b6837b
docs: scaffolds access control
2021-01-02 22:19:51 -05:00
Elliot DeNolf
885c73c838
fix: reinstate explicit labels for AllFields collection
2021-01-02 22:07:30 -05:00
James
730d472008
docs: rest, pagination
2021-01-02 21:18:40 -05:00
James
7b11dd053b
docs: adds rich text serialization
2021-01-02 20:31:51 -05:00
James
c85d72317c
docs: queries
2021-01-02 20:31:43 -05:00
James
d76c1f862c
docs: graphql
2021-01-02 19:25:00 -05:00
James
f1c5cfe1a5
docs: adapts hooks docs to new formatting
2021-01-02 18:28:11 -05:00
James
68e0e5cbdd
Merge branch 'master' of github.com:keen-studio/payload
2021-01-02 16:28:11 -05:00
James
97ff9eeb1b
docs: finishes authentication
2021-01-02 16:28:08 -05:00
Dan Ribbens
e8eabde889
chore: add license.md
2021-01-02 15:28:26 -05:00
James
7d05069f36
feat: allows for refresh operation to accept a deliberately specified token
2021-01-02 14:50:40 -05:00
James
4d871c27f6
fix: graphQL access
2021-01-02 14:21:21 -05:00
James
709cc9c294
fix: graphQL logout
2021-01-02 14:21:06 -05:00
James
cd9b360292
docs: removes unused files
2021-01-02 13:29:46 -05:00
James
1f6666785e
docs: finishes auth config
2021-01-02 13:24:33 -05:00
James
53f8570a53
docs: auth config
2021-01-02 12:58:09 -05:00
James
094b0399cb
docs: auth overview
2021-01-02 11:23:50 -05:00
James
fd917e6bae
docs: Admin
2021-01-02 10:38:17 -05:00
James
b3c254e34f
docs: fields overview, small fields adjustments
2020-12-31 14:01:28 -05:00
James
22a7ddfd28
docs: rich text
2020-12-31 13:18:34 -05:00
James
0eda6b5c47
docs: finishes individual field docs
2020-12-31 11:55:41 -05:00
James
cd0becb7ba
docs: field types
2020-12-31 11:19:59 -05:00
James
19b92c4748
docs: orders fields
2020-12-31 09:58:08 -05:00
James
c572057706
fix: config validation of block imageURL
2020-12-31 09:53:19 -05:00
James
c86731aaf7
docs: array and blocks
2020-12-31 09:30:50 -05:00
James
ffa0ea4756
chore: better names block image types
2020-12-31 09:30:25 -05:00
James
0f7046b98e
fix: improves edit view layout constraints
2020-12-30 19:44:55 -05:00
James
f582a254cd
fix: adds default thumbnail size
2020-12-30 19:44:28 -05:00
James
e067fa12b2
fix: Edit view main / sidebar widths
2020-12-30 19:35:30 -05:00
James
a5310ac1b3
Merge branch 'master' of github.com:keen-studio/payload
2020-12-30 19:13:21 -05:00
James
fa4c9ba796
0.1.127
2020-12-30 19:13:03 -05:00
James
662839fb06
fix: converts class methods to arrow functions
2020-12-30 19:12:55 -05:00
Jarrod Flesch
d07259d0dc
Merge branch 'master' of github.com:trouble/payload
2020-12-30 17:49:03 -05:00
Jarrod Flesch
4fa942f3a0
fix: removes delete and unlock from baseField type and schema
2020-12-30 17:48:52 -05:00
Jarrod Flesch
e2d0fc3e10
Merge branch 'master' of github.com:trouble/payload
2020-12-30 17:40:19 -05:00
Jarrod Flesch
5e0ece5d72
removes delete and unlock from baseField type and schema
2020-12-30 17:40:06 -05:00
James
6b5ab50f71
0.1.126
2020-12-30 15:50:50 -05:00
James
d7d906bc86
Merge branch 'master' of github.com:keen-studio/payload
2020-12-30 15:50:38 -05:00
James
8cb80cecf8
chore: bumps payload config provider
2020-12-30 15:50:32 -05:00
Jarrod Flesch
5823a864f9
fix: lowecases joi like everywhere else in payload
2020-12-30 15:30:34 -05:00
Jarrod Flesch
36d51de201
fix: adds delete and unlock to joi baseField schema
2020-12-30 14:59:54 -05:00
Jarrod Flesch
60c1d1d3d9
doc: stubs out all fields so docs are not broken
2020-12-30 13:47:28 -05:00
Jarrod Flesch
f0a45281b5
merges with master
2020-12-30 13:29:51 -05:00
Jarrod Flesch
86584900b2
doc: text fine tuning
2020-12-30 13:29:36 -05:00
James
a7603bcc6b
0.1.125
2020-12-30 12:19:41 -05:00
James
eeea06d6aa
fix: removes prod source maps
2020-12-30 12:19:23 -05:00
Jarrod Flesch
e3c3516283
doc: adjusts concepts/depth
2020-12-30 12:12:19 -05:00
James
5a45e60a73
0.1.124
2020-12-30 12:08:49 -05:00
James
e2413baf10
docs: stubs fields
2020-12-30 12:08:39 -05:00
James
0c6a08da76
chore: bumps config-provider
2020-12-30 12:08:18 -05:00
Jarrod Flesch
8401400129
fix: webpack config override
2020-12-30 10:10:43 -05:00
James
e614a6fc70
docs: few fixes
2020-12-30 10:09:29 -05:00
Jarrod Flesch
5f302dd046
Merge branch 'master' of github.com:trouble/payload into fix/datePickerTypes
2020-12-30 09:51:04 -05:00
James
480bc0ad9d
chore: moves webpack customization to admin config
2020-12-29 13:28:48 -05:00
James
7274b1692d
docs: adds customizing css and webpack
2020-12-29 13:17:02 -05:00
Jarrod Flesch
e263a9c9d4
chore: removes blank line
2020-12-29 12:52:58 -05:00
Jarrod Flesch
34153dc85b
Merge branch 'master' of github.com:trouble/payload into typescript/datePicker
2020-12-29 12:48:24 -05:00
Jarrod Flesch
5100fd35dc
fix: updates typing on DatePicker component and joi schema
2020-12-29 12:41:15 -05:00
James
d10954b788
docs: customizing scss, express, localization
2020-12-29 11:37:47 -05:00
James
544a4dbd3a
feat: allows for adding custom CSS in addition to SCSS overrides
2020-12-29 11:37:36 -05:00
James
c84bcde0a1
docs: localization
2020-12-29 09:12:12 -05:00
James
85a765959b
docs: collection and global configs
2020-12-29 08:09:14 -05:00
James
3ce6a45121
chore: removes unknown key on date field schema
2020-12-28 17:40:42 -05:00
James
3248740f04
docs: progress to collection config
2020-12-28 17:40:21 -05:00
James
30e28603a7
Merge branch 'master' of github.com:keen-studio/payload
2020-12-28 17:36:55 -05:00
James
0c03c2e3af
fix: type issues that arose from reorganizing certain config props
2020-12-28 17:36:43 -05:00
Jarrod Flesch
4e48a4ffc5
Merge pull request #472 from trouble/refactor/sectionTitle
...
simplifies SectionTitle, addresses #471
2020-12-28 17:23:12 -05:00
James
f65e91dc74
docs: further stubs out access control
2020-12-28 17:20:40 -05:00
James
6df3b381ef
chore: better organizes collection preview
2020-12-28 17:20:29 -05:00
Jarrod Flesch
d849367a12
fixes fieldGutter #473
2020-12-28 17:17:32 -05:00
Jarrod Flesch
af4c6fb15a
simplifies SectionTitle, addresses #471
2020-12-28 16:24:25 -05:00
James
2856e0213f
docs: config, getting started, collections
2020-12-28 16:05:26 -05:00
James
4fbf8aa0bf
chore: continues docs
2020-12-28 13:32:12 -05:00
James
24788b8282
chore: centralizes express config options
2020-12-28 13:32:05 -05:00
James
8090b2a23b
fix: disables inline sourcemaps for admin dist
2020-12-28 13:31:37 -05:00
James
64cf32146a
fix: disable requiring default props in eslint
2020-12-28 13:31:15 -05:00
James
15e6ee7dac
0.1.123
2020-12-27 21:53:03 -05:00
James
8bda6eaa76
fix: prod webpack publicPath
2020-12-27 21:52:55 -05:00
James
b8ad84c525
fix: allows config validation to accept esmodules as components
2020-12-27 21:47:09 -05:00
James
72b5817276
0.1.122
2020-12-27 21:24:07 -05:00
James
1fff7374d4
fix: safely accesses field permissions
2020-12-27 21:24:01 -05:00
James
fec718e9e5
feat: sends config through babel/register
2020-12-27 21:23:41 -05:00
James
efe0b40aca
feat: splits tsconfig between admin and server
2020-12-27 21:02:20 -05:00
James
db135129d8
fix: improves field schema validation
2020-12-27 21:01:39 -05:00
James
b1a15f6e33
0.1.121
2020-12-27 15:22:52 -05:00
James
9037e6c64b
0.1.20
2020-12-27 15:22:02 -05:00
James
604922a26e
feat: improves edit scroll UX in Account and Globals
2020-12-27 15:21:53 -05:00
James
0117f18eb1
fix: removes unnecessary meta defaults in admin config
2020-12-27 15:21:33 -05:00
James
a715a4206e
feat: improves scrolling UX in Edit views
2020-12-27 15:16:14 -05:00
James
6e83edc988
fix: production webpack css
2020-12-27 15:15:46 -05:00
James
9f1ebaf850
0.1.19
2020-12-27 14:38:40 -05:00
James
8571dc3965
feat: flattens build into one command
2020-12-27 14:38:32 -05:00
James
5b8c721292
fix: copyfiles, autocomplete transition
2020-12-27 14:34:36 -05:00
James
e2248a066d
0.1.18
2020-12-27 14:03:41 -05:00
James
62dea6d52a
exposes additional types
2020-12-27 14:03:29 -05:00
James
fe380bd943
0.1.17
2020-12-27 13:45:02 -05:00
James
b266ae1356
remedies ts error in me collection
2020-12-27 13:42:57 -05:00
James
4abcad67b7
0.1.16
2020-12-27 13:38:34 -05:00
James Mikrut
0243371c71
Merge pull request #469 from trouble/ts-final
...
Migrates to Typescript
2020-12-27 13:36:55 -05:00
James
15323a6b6d
removes location state clear on route change
2020-12-27 13:31:39 -05:00
James
f5b9d32317
restricts ActionPanel to only show add button when max rows not met
2020-12-27 13:13:37 -05:00
James
71ed0ad0ca
migrates object-to-formdata
2020-12-27 13:07:01 -05:00
James
b4fd2b1976
adds default value to block field schema validation
2020-12-27 13:06:53 -05:00
James
b6d2c95ee7
disables hover on read only DraggableSections
2020-12-27 13:06:34 -05:00
James
238232cf51
fixes hover states in read-only radio group
2020-12-27 12:38:05 -05:00
James
04cf39749b
upgrades dependencies
2020-12-27 12:28:37 -05:00
James
c9616b01ac
removes old code
2020-12-27 12:19:43 -05:00
James
dede06ad76
removes serverModules, removes publicENV and better structures webpack configs
2020-12-27 12:15:57 -05:00
James
843d65f494
removes PropTypes
2020-12-27 11:45:08 -05:00
James
58788c327f
mobile improvements
2020-12-27 11:02:53 -05:00
James
0124ae8812
ensures returned documents from create / update do not include fallbacks
2020-12-26 21:13:07 -05:00
James
3d08222c29
resolves remaining type errors
2020-12-26 21:04:41 -05:00
James
f6c0251a6c
types operations, GraphQL
2020-12-26 20:24:28 -05:00
James
cf32ee460c
lays operation type pattern
2020-12-26 16:25:58 -05:00
James
569ce08174
further types to admin
2020-12-26 14:51:07 -05:00
James
e2d370a415
field typing changes due to useFieldType updates
2020-12-26 13:12:29 -05:00
James
152799ecc7
finishes admin field typing
2020-12-26 12:23:08 -05:00
James
087ac31533
removes _id from relationships
2020-12-24 12:24:58 -05:00
James
b184b26a4e
types RichText
2020-12-24 12:15:00 -05:00
James
f86e90b072
revises Config type
2020-12-24 10:47:14 -05:00
James
be04310810
flattens dist folder
2020-12-24 10:28:41 -05:00
James
d510961f6c
ensures relationship fields can be cleared
2020-12-24 09:57:41 -05:00
James
d29f6775a8
streamlines Select, ReactSelect, Relationship
2020-12-20 17:19:38 -05:00
James
7be836cced
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-20 15:17:36 -05:00
James
4528586849
typing progress, refactor Relationship
2020-12-20 15:17:33 -05:00
Elliot DeNolf
47e82cb069
lots of operation typing
2020-12-20 15:09:12 -05:00
Elliot DeNolf
d38c6f8118
buildSchema types and exclude tests from tsconfig
2020-12-20 11:42:36 -05:00
James
757c8647bf
adds option type
2020-12-20 11:36:24 -05:00
James
ba6c1b9439
progress to field typing
2020-12-20 11:11:35 -05:00
James
ac92e1289b
further typing
2020-12-20 09:13:25 -05:00
James
6a49bffa9a
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-18 07:56:52 -05:00
Elliot DeNolf
a95aada35a
misc gql types
2020-12-12 22:50:43 -05:00
Elliot DeNolf
8fd430819b
add more graphql schema typing
2020-12-09 11:02:37 -05:00
Elliot DeNolf
396760d523
More graphql typing
2020-12-09 09:35:08 -05:00
Elliot DeNolf
6ab15fce1c
ci: use registry-url
2020-12-08 13:33:40 -05:00
Elliot DeNolf
81ca30c9d4
ci: try always-auth
2020-12-08 11:59:06 -05:00
Elliot DeNolf
a5085b6e56
ci: auth against npm
2020-12-08 11:52:36 -05:00
Elliot DeNolf
4cb8bbd2f4
type traverseFields and other misc
2020-12-08 11:36:00 -05:00
Elliot DeNolf
b9c597af92
add global request handler types
2020-12-03 15:00:40 -05:00
Elliot DeNolf
47b6bb683b
docs(access): stub out access control configuration
2020-12-03 12:00:46 -05:00
Elliot DeNolf
d3df6c606c
chore: add build:watch script
2020-12-03 11:50:39 -05:00
Elliot DeNolf
1cd578ef44
fix: handle access result gracefully
2020-12-03 11:50:08 -05:00
James
55dd4768b9
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-03 10:32:32 -05:00
Elliot DeNolf
66946c8697
fix: undo property fix, field exists - bad typing
2020-12-02 21:50:54 -05:00
Elliot DeNolf
1e4e6e9619
more typing in src/fields
2020-12-02 21:36:40 -05:00
Elliot DeNolf
c97fb62228
fix basefield types
2020-12-02 17:03:20 -05:00
James
cd5a24e308
0.1.15
2020-12-02 16:33:43 -05:00
James
c17a03ef60
fixes schema validation for custom graphics
2020-12-02 16:33:38 -05:00
James
abfad8c088
0.1.14
2020-12-02 15:28:00 -05:00
James
82b4042b26
0.1.13
2020-12-02 15:24:26 -05:00
James
1129711f75
adds sort to local find operation
2020-12-02 15:24:14 -05:00
James
69582b2e8c
0.1.12
2020-12-02 10:35:47 -05:00
James
00821bf0a2
stubs dotenv for webpack
2020-12-02 10:35:38 -05:00
James
4a313ee7c3
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-02 10:35:03 -05:00
Elliot DeNolf
85f3a8b038
test: ignore dist
2020-12-01 23:04:57 -05:00
Elliot DeNolf
5fe4cb9eee
add missing operation typings
2020-12-01 23:04:31 -05:00
James
0e120093cf
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-01 17:35:13 -05:00
James
064ab8846d
0.1.11
2020-12-01 17:34:43 -05:00
James
1d5338a8dc
fixes bugs with local payload
2020-12-01 17:34:38 -05:00
Elliot DeNolf
4ac08dac65
type some collection operations
2020-12-01 16:38:27 -05:00
James
41df1c447f
0.1.10
2020-12-01 16:17:52 -05:00
James
808a283f74
exports PayloadCollectionConfig type
2020-12-01 16:15:17 -05:00
Dan Ribbens
be69ff5849
Merge branch 'ts-final' of github.com:trouble/payload into ts-final
2020-12-01 11:47:24 -05:00
Dan Ribbens
9d94c509e7
bring back collection after error hook for restful calls
2020-12-01 11:47:07 -05:00
James
282f575cab
further types to Elements
2020-12-01 10:48:08 -05:00
Dan Ribbens
6b61714d7e
types for error handler
2020-12-01 09:46:57 -05:00
James
dc8ffa34e4
type progress to Elements
2020-12-01 08:04:31 -05:00
James
8c8c49c66d
builds a type guard for determining if field has subfields
2020-12-01 08:04:25 -05:00
James
bb7c829c5e
progress to typing Blocks and Arrays
2020-11-30 20:12:15 -05:00
James
6bf60ff5d6
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-30 17:31:29 -05:00
James
100d1e7220
further types
2020-11-30 17:31:05 -05:00
Elliot DeNolf
c97732cef3
add some collection/graphql types
2020-11-30 15:11:38 -05:00
James
c398c8b2a2
further types
2020-11-30 14:41:53 -05:00
James
cee40169f3
renames tests to js
2020-11-30 14:36:08 -05:00
James
7d3b6d12e3
further types
2020-11-30 14:29:14 -05:00
James
98b62df792
further types
2020-11-30 14:16:55 -05:00
James
e2d9cd1eed
Merge branch 'ts-final' of github.com:keen-studio/payload into admin-types
2020-11-30 11:40:15 -05:00
James
f873a84f08
begins form typing
2020-11-30 10:59:57 -05:00
Elliot DeNolf
c1b1b81774
add requesthandlers to bindings
2020-11-30 10:56:40 -05:00
Elliot DeNolf
7333cc25d8
fix CollectionConfig type, boolean unions will have been sanitized
2020-11-30 10:56:03 -05:00
Elliot DeNolf
32957833f3
add requestHandler types
2020-11-30 10:55:26 -05:00
James
20fabb81e8
further types
2020-11-30 08:47:58 -05:00
James
7644b031c1
further typing
2020-11-30 08:42:06 -05:00
James
dbc403319d
instantiates auth forgot password
2020-11-29 20:46:10 -05:00
James
c1d025e241
better sanitization pattern
2020-11-29 20:38:10 -05:00
James
c3c3f3fc88
replaces sanitization
2020-11-29 20:08:06 -05:00
James
6f1d61aabc
ensures loadConfig returns a full config
2020-11-29 17:55:45 -05:00
James
3d282d2523
revises payload.authenticate type
2020-11-29 17:52:17 -05:00
James
ba66a0e801
merge
2020-11-29 15:41:03 -05:00
James
0fcd3d8f28
further types
2020-11-29 15:40:11 -05:00
Dan Ribbens
ddda183090
merge ts-final
2020-11-29 15:39:54 -05:00
Dan Ribbens
f19fc9057d
replace payloadconfig with config in places
2020-11-29 15:33:03 -05:00
James
17e4d78bdc
further typing
2020-11-29 14:27:56 -05:00
James
9ef954f430
defines pattern for request handler types
2020-11-29 14:18:23 -05:00
James
767b68b0bd
fixes tests
2020-11-29 12:41:13 -05:00
James
53d78e995b
few type fixes
2020-11-29 11:42:34 -05:00
James
0119965287
fixes build script
2020-11-29 11:36:01 -05:00
James
45dc3cab11
sets defaults for auth and upload
2020-11-29 11:35:52 -05:00
James
73d27be947
fixes bug in RenderFields
2020-11-29 11:35:37 -05:00
James
a5bbb338b9
resets ts error truncation
2020-11-29 11:35:28 -05:00
James
fd7cd0324d
validates field types
2020-11-28 17:34:32 -05:00
James
aa795d19d5
converts demo to ts
2020-11-28 16:07:54 -05:00
James
9019cc9101
merges and WIP - field types
2020-11-27 14:40:16 -05:00
James
cd64238a51
progress to joi validation
2020-11-27 13:05:22 -05:00
James
5ffa0ed6ee
swaps out ajv for joi
2020-11-26 15:22:34 -05:00
Elliot DeNolf
1889f00f8f
more field type adjustments
2020-11-26 11:44:14 -05:00
James
0e2fbe0e8f
enables build w/ typescript, refines the way configs are found
2020-11-25 18:57:17 -05:00
Dan Ribbens
70a84d90ad
cleanup in payload init
2020-11-25 17:36:51 -05:00
James
56072e952d
0.1.9
2020-11-25 15:14:18 -05:00
James
f88f482837
properly formats bin
2020-11-25 15:14:12 -05:00
James
ca55c4e55f
0.1.8
2020-11-25 15:11:07 -05:00
James
a00809db8e
further types frontend
2020-11-25 15:10:59 -05:00
James
e930abe741
0.1.7
2020-11-25 13:43:05 -05:00
James
b584d22b3a
adds bin executable
2020-11-25 13:43:01 -05:00
James
254524ab1b
updates webpack 5 dependencies
2020-11-25 11:31:36 -05:00
James
472a6cb232
13639$ types 13639$
2020-11-25 11:23:03 -05:00
James
ed8d7f2106
adds paths to local ts declarations
2020-11-25 10:50:35 -05:00
James
4239f8e592
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-25 08:09:53 -05:00
James
55deb3f01b
types hooks
2020-11-25 08:09:51 -05:00
Dan Ribbens
d09fba47f1
webpack config windows safe path names
2020-11-25 06:33:49 -05:00
James
2420969375
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-24 21:04:29 -05:00
James
055ff455fe
builds unlicensed route
2020-11-24 21:04:19 -05:00
James
f3be1fcc62
0.1.6
2020-11-24 20:05:37 -05:00
James
ec00edcdad
merges admin-types and adds asset types
2020-11-24 20:05:29 -05:00
Elliot DeNolf
e36be704a5
add types for most of graphql
2020-11-24 20:03:41 -05:00
James
75e557b894
0.1.5
2020-11-24 19:40:30 -05:00
James
41a26289b3
0.1.4
2020-11-24 19:34:38 -05:00
James
c9cb1ea05c
adds unlicensed view
2020-11-24 19:34:02 -05:00
James
b3f326fead
0.1.3
2020-11-24 18:38:37 -05:00
James
a1f4168d50
adds babel config to package
2020-11-24 18:38:31 -05:00
James
8d946f225e
0.1.2
2020-11-24 18:34:03 -05:00
James
26a01afa1a
fixes access bug
2020-11-24 18:33:24 -05:00
James
35686a7dca
adds more files to package
2020-11-24 18:33:03 -05:00
Jessica Boezwinkle
34942daf94
element typescript updates
2020-11-24 17:58:25 -05:00
James
0bdd159fb9
0.1.1
2020-11-24 14:03:50 -05:00
James
d6e7211539
0.1.0
2020-11-24 14:03:03 -05:00
James
713673bc42
bumps payload config provider
2020-11-24 14:02:56 -05:00
James
d75da16fef
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-24 12:53:11 -05:00
James
cfdacea210
changes access permissions structure to be more typescript-friendly
2020-11-24 12:53:09 -05:00
Elliot DeNolf
924eb1d0b5
fix(webpack): more require.resolves needed
2020-11-24 10:40:08 -05:00
Elliot DeNolf
6fcf4ebc48
add types for errors
2020-11-23 22:43:35 -05:00
Elliot DeNolf
badd59ac38
fix(webpack): use require.resolve for modules
2020-11-23 21:36:00 -05:00
Elliot DeNolf
5b6392009d
add types for buildQuery
2020-11-23 20:56:36 -05:00
James
777a2292dc
fixes bug in rate limit definitions
2020-11-23 20:36:41 -05:00
James
352f70a9e4
supports typescript configs
2020-11-23 20:36:28 -05:00
James
09f267c378
merges
2020-11-23 19:37:44 -05:00
James
c2d2702a59
- abstracts AuthProvider and ConfigProvider
...
- updates Webpack and React
- adds further typing
2020-11-23 19:29:11 -05:00
Elliot DeNolf
062771e0a7
type field validations
2020-11-23 19:25:05 -05:00
Jessica Boezwinkle
d2571fa798
elements to TS
2020-11-23 17:44:57 -05:00
Elliot DeNolf
eafc0876a1
type uploads and images
2020-11-23 13:55:39 -05:00
Jessica Boezwinkle
56ce92e012
Icons to TS
2020-11-23 13:32:12 -05:00
Elliot DeNolf
51958c25ac
ci: use tsc-silent for pretest
2020-11-23 11:21:36 -05:00
Elliot DeNolf
8789dae155
fix: add missing webpack dep path-browserify
2020-11-23 10:32:09 -05:00
Elliot DeNolf
d10f3f140f
add hook types
2020-11-23 10:23:04 -05:00
Elliot DeNolf
7670a23611
more types and intellisense comments
2020-11-22 18:29:27 -05:00
James
53811b2324
re-implements custom view in CustomComponents, types a few files
2020-11-22 13:41:44 -05:00
James
3344656e6a
updates to webpack 5
2020-11-22 13:41:26 -05:00
Elliot DeNolf
e4eece0352
handle singular and plural slugs for auto-label
2020-11-22 08:24:42 -05:00
Dan Ribbens
2a4b821c34
merge ts-final
2020-11-22 01:35:16 -05:00
Dan Ribbens
4a4c4223e6
more typescript types
2020-11-22 01:30:38 -05:00
Elliot DeNolf
314ea43e6d
revise field types and type buildSchema
2020-11-22 01:22:28 -05:00
Elliot DeNolf
fdbdf93250
add types for all field-types, and other type tweaks
2020-11-22 00:46:19 -05:00
Dan Ribbens
cb33417924
more typescript errors resolved
2020-11-22 00:01:47 -05:00
Dan Ribbens
cbf12524fe
added types to basefields and collection sanitize
2020-11-21 23:07:26 -05:00
James
8b34cab19a
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-21 21:00:54 -05:00
James
05a99b5798
revises build script
2020-11-21 21:00:51 -05:00
Elliot DeNolf
f1a83de772
type out the majority of auth
2020-11-21 20:47:22 -05:00
Elliot DeNolf
eb3d299521
more typing
2020-11-21 20:46:02 -05:00
James
60afdd239c
revises admin source maps
2020-11-21 20:38:27 -05:00
James
307840edd1
fixes webpack bugs
2020-11-21 20:12:45 -05:00
James
95b8df6d70
adds copyfiles
2020-11-21 18:52:15 -05:00
James
700f28c3ac
adds copyfiles
2020-11-21 18:43:39 -05:00
James
1487c3ff16
updates main entrypoint, fixes bad path in /errrors
2020-11-21 18:35:33 -05:00
James
b94772bfcd
begins typing admin, fixes editorconfig
2020-11-21 16:11:40 -05:00
James
44d79d2153
removes unused dependencies
2020-11-21 15:12:03 -05:00
James
09f3008569
passing tests
2020-11-21 14:56:49 -05:00
James
e5043e73e3
bumps secret to payload context
2020-11-21 14:34:38 -05:00
James
16d308f452
adds yarn build:tsc
2020-11-21 14:27:43 -05:00
James
3e9ad427ec
enables typescript intellisense in buildConfig
2020-11-21 13:53:54 -05:00
James
16d0289c36
progress to buildConfig, splitting out type organization
2020-11-21 12:22:38 -05:00
James
894a400b86
client tests pass
2020-11-21 10:05:10 -05:00
James
9134b51985
merge
2020-11-21 10:03:18 -05:00
James
e00321a101
int tests pass
2020-11-21 10:02:46 -05:00
Elliot DeNolf
75d0b5bb50
add email typing and others
2020-11-21 06:28:07 -05:00
Elliot DeNolf
b774d09b4b
type payload logger and format
2020-11-21 03:45:14 -05:00
Elliot DeNolf
a91451e946
chore(nodemon): watch ts files
2020-11-21 03:31:06 -05:00
Elliot DeNolf
983bf713b3
feat: add initial types
2020-11-21 03:30:47 -05:00
Elliot DeNolf
f0ac9d6935
fix conflicts
2020-11-21 02:11:20 -05:00
James
d2572ba4e4
everything works?
2020-11-20 17:12:39 -05:00
James
51307f29c5
fixes bugs with gql
2020-11-20 15:38:01 -05:00
Dan Ribbens
a608a799aa
merge ts-final
2020-11-20 15:37:19 -05:00
Dan Ribbens
e7822f7a51
refactor ts graphql index
2020-11-20 15:36:04 -05:00
James
e3277cf120
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-20 15:24:27 -05:00
James
2ffb2b5200
adds jest types
2020-11-20 15:24:14 -05:00
Dan Ribbens
18698a9f18
refactor graphql and utilities
2020-11-20 15:23:32 -05:00
James
95c96247d9
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-20 15:15:26 -05:00
James
f2f65952b2
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-11-20 15:15:14 -05:00
Elliot DeNolf
afe5f16af0
convert some errors
2020-11-20 15:15:13 -05:00
James
6a7da1e603
converts auth and email
2020-11-20 15:15:10 -05:00
Elliot DeNolf
bc9adb9fe5
convert src/uploads
2020-11-20 15:10:11 -05:00
Elliot DeNolf
9e1153639e
convert src/express and src/fields
2020-11-20 15:05:51 -05:00
Elliot DeNolf
59e5a73e49
convert src/collections
2020-11-20 14:54:47 -05:00
James
8d1856ae2d
merges
2020-11-20 14:54:22 -05:00
James
1eeee4854a
converts auth and email
2020-11-20 14:53:45 -05:00
Elliot DeNolf
3bea32883d
more module conversion
2020-11-20 14:42:36 -05:00
Elliot DeNolf
4f2891836e
fix conflicts
2020-11-20 14:42:05 -05:00
James
63e86c4147
further module conversion
2020-11-20 14:39:35 -05:00
James
dfc77f0a3f
further module conversion
2020-11-20 14:34:32 -05:00
James
1aaed161eb
converts modules
2020-11-20 14:29:49 -05:00
James
7d411622c6
progress to build
2020-11-20 14:21:48 -05:00
Elliot DeNolf
a106fa62fe
reinstate all collections in config
2020-11-20 13:41:54 -05:00
Elliot DeNolf
551c249e39
refactor: migrate to typescript
2020-11-20 13:39:18 -05:00
Elliot DeNolf
38028dd36b
fix conflicts
2020-11-20 12:02:31 -05:00
James
5b22d91579
0.0.141
2020-11-20 08:45:47 -05:00
James
09b9ce60ad
Merge branch 'master' of github.com:keen-studio/payload
2020-11-20 08:45:34 -05:00
James
e20a07e06f
0.0.140
2020-11-20 08:45:10 -05:00
James
0204aa962c
moves types into separate folder
2020-11-20 08:45:06 -05:00
Jarrod Flesch
d46051435f
Merge branch 'master' of github.com:trouble/payload
2020-11-19 16:52:40 -05:00
Jarrod Flesch
0d56cf4496
properly passes overrideAccess through populationPromise when finding by ID
2020-11-19 16:52:33 -05:00
James
61dae53fc3
Merge branch 'master' of github.com:keen-studio/payload
2020-11-19 10:27:18 -05:00
James
f5377120c4
yarn
2020-11-19 10:27:15 -05:00
James
780106c7f6
declares type for sanitizeConfig
2020-11-19 10:27:09 -05:00
James
811e4bb265
avoids eslint on typescript files
2020-11-19 10:26:56 -05:00
James
111cab1564
runs editorconfig on ts files
2020-11-19 10:26:08 -05:00
Elliot DeNolf
131dd51c39
feat: use react-toastify for notifications
2020-11-19 10:00:48 -05:00
James
0d333ce7da
exports Forbidden
2020-11-18 16:02:31 -05:00
James
fa7ad6e9ed
adds locale back to admin
2020-11-17 21:25:33 -05:00
James
9b6dd0c771
Merge branch 'master' of github.com:keen-studio/payload
2020-11-17 21:00:27 -05:00
James
a7a0624235
removes requirement of field-level hooks to returrn value
2020-11-17 21:00:00 -05:00
James
8f08269916
better identifies field-level access control
2020-11-17 20:59:35 -05:00
Elliot DeNolf
dbd305acc5
feat: show email creds when explicitly set to 'mock'
2020-11-17 17:33:05 -05:00
Elliot DeNolf
83d32e4449
feat: validate admin user
2020-11-17 16:59:36 -05:00
James
78d7aa7707
0.0.139
2020-11-17 16:45:57 -05:00
Jacob Fletcher
a3ecd7324a
- removes duplicative user lookup in login operation
...
- enables depth and access control in login operation
2020-11-17 16:41:15 -05:00
Jarrod Flesch
87525001f7
adds payload to the express router globally
2020-11-17 15:50:05 -05:00
Elliot DeNolf
f52836a7e3
fix: missed a file
2020-11-17 15:01:50 -05:00
Elliot DeNolf
fe536f0628
refactor: pull all base fields out of collection sanitize
2020-11-17 14:39:10 -05:00
James
1de5ac8cba
0.0.138
2020-11-17 11:27:33 -05:00
Elliot DeNolf
2624ad5f7e
fix: properly concat verification and locking fields
2020-11-17 11:24:33 -05:00
Dan Ribbens
7fb23ab6be
Merge pull request #451 from trouble/feature/timestamps-default-true
...
timestamps default to true for collections
2020-11-17 08:53:14 -05:00
Dan Ribbens
208e6fe47a
timestamps default to true for collections
2020-11-17 08:51:05 -05:00
Elliot DeNolf
9a1c1f64c0
feat: add blind index for encrypting API Keys
2020-11-16 14:59:47 -05:00
Elliot DeNolf
65fe6c2f95
fix unnecessary reducing of locales
2020-11-15 20:19:41 -05:00
Elliot DeNolf
65ade57c94
/me return null if wrong user collection
2020-11-15 19:34:25 -05:00
Elliot DeNolf
2565005cc0
feat: add license key to access routej
2020-11-15 19:20:20 -05:00
Elliot DeNolf
de4538bf5f
docs(hooks): add beforeOperation hook
2020-11-15 15:01:01 -05:00
James
2b80020393
Merge branch 'master' of github.com:keen-studio/payload
2020-11-14 16:40:51 -05:00
James
1166e85fad
removes potentially unused code in hookPromise
2020-11-13 22:07:58 -05:00
James
e5193476c4
reorders removeInternalFields
2020-11-13 22:07:08 -05:00
James
5dbf276e82
adds beforeOperation hook, cleans operations
2020-11-13 13:54:10 -05:00
Elliot DeNolf
a6f3230915
docs(guides): blog API draft
2020-11-13 07:32:34 -05:00
Elliot DeNolf
0694a09abd
fix: auth json schema didn't allow auth as boolean
2020-11-13 05:59:17 -05:00
Elliot DeNolf
dceeeaac6a
fix: allow e-mail to be unconfigured, remove default fromName and fromAddress
2020-11-13 05:30:28 -05:00
James
bdc92bcdf0
Merge branch 'master' of github.com:keen-studio/payload
2020-11-12 16:43:47 -05:00
Elliot DeNolf
06a6056e1c
docs(rest-api): first draft
2020-11-12 12:39:08 -05:00
James
4b951279a8
0.0.137
2020-11-12 11:36:31 -05:00
Jacob Fletcher
3984f8b36c
exposes express json options in config
2020-11-12 11:35:34 -05:00
Elliot DeNolf
b9b3a0dcc7
docs(fields): add line highlighting, move common options to bottom
2020-11-11 20:32:01 -05:00
Elliot DeNolf
7caa025278
docs(fields): add common options
2020-11-11 15:39:21 -05:00
Elliot DeNolf
27e5dc4d55
docs(hooks): move Lifecycle section down
2020-11-11 15:38:50 -05:00
Elliot DeNolf
63fc9b76be
docs(fields): first pass
2020-11-11 13:42:39 -05:00
James
5c1e2846a2
0.0.136
2020-11-10 16:30:04 -05:00
Jarrod Flesch
73c45944f4
adds res cookie options from collection config to logout route
2020-11-10 16:29:27 -05:00
Dan Ribbens
86171c500f
Merge pull request #444 from trouble/rename-auth-verify-email
...
auth email verify anyOf type to allow one or both subject and html
2020-11-10 11:16:36 -05:00
Dan Ribbens
1010334f76
improve auth veryify description
2020-11-10 11:14:18 -05:00
Dan Ribbens
f44869f7cb
auth email verify anyOf type to allow one or both subject and html properties
2020-11-10 11:12:08 -05:00
James
4b0c5cc9a2
Merge branch 'master' of github.com:keen-studio/payload
2020-11-10 09:18:35 -05:00
James
36b8f46f7e
0.0.135
2020-11-10 09:18:16 -05:00
James
d5ecbc96a3
fixes bug with not using formatted vals in buildQuery
2020-11-10 09:17:33 -05:00
Elliot DeNolf
760114b718
Merge pull request #443 from trouble/docs-hooks
2020-11-10 00:38:48 -05:00
Elliot DeNolf
76068637fb
docs(hooks): add examples
2020-11-10 00:36:48 -05:00
Elliot DeNolf
bed0b1c04e
docs(hooks): add lifecycle and more collection hooks
2020-11-10 00:29:21 -05:00
Elliot DeNolf
8a1cdc3f7d
fix(hooks): incorrect hook executing for field-level afterChange
2020-11-09 22:27:50 -05:00
Elliot DeNolf
462f7f1f42
docs(hooks): first pass
2020-11-09 16:28:38 -05:00
James
10a657e9d7
0.0.134
2020-11-09 14:53:18 -05:00
James
ae7a94bf47
Merge branch 'master' of github.com:keen-studio/payload
2020-11-09 14:47:35 -05:00
James
e12bdb320d
fixes bug with removing internal fields
2020-11-09 14:47:26 -05:00
Dan Ribbens
f667937aef
Merge pull request #442 from trouble/rename-auth-verify-email
...
rename collection auth email verification to verify and add to collec…
2020-11-09 14:26:35 -05:00
Dan Ribbens
20c508cb12
remove default auth property for collection schema
2020-11-09 14:21:58 -05:00
Dan Ribbens
c00e5e8904
rename collection auth email verification to verify and add to collection schema json
2020-11-09 14:10:37 -05:00
Dan Ribbens
c6b00c9aca
Merge pull request #430 from trouble/schema-json
...
Schema json
2020-11-09 08:26:12 -05:00
James
7154a1e35c
0.0.133
2020-11-08 14:52:38 -05:00
James
734662a9b4
includes docs in npm export
2020-11-08 14:52:29 -05:00
James
b11aa62001
ensures token is delivered properly within verification email
2020-11-08 14:48:56 -05:00
James
f4c066e475
allows async email html generation
2020-11-08 14:48:43 -05:00
James
1d7a789604
0.0.132
2020-11-08 10:32:24 -05:00
James
3f74eff0fe
adds additional docs
2020-11-08 10:31:59 -05:00
James
2a2d33cd0b
fixes bug with delete operation and hasWhereAccess
2020-11-08 10:31:53 -05:00
James
4e61ae84f7
adds installation doc
2020-11-08 08:32:00 -05:00
James
165634d127
scaffolds more docs
2020-11-07 15:51:05 -05:00
James
082c6d010c
Merge branch 'master' of github.com:keen-studio/payload
2020-11-07 13:27:46 -05:00
James
62f65d5ffb
updates docs
2020-11-07 13:27:43 -05:00
Elliot DeNolf
738698edad
add key to collection list
2020-11-05 11:48:56 -05:00
James
a83064ed97
lints buildQuery
2020-11-04 09:08:27 -05:00
James
5ef407ba17
0.0.131
2020-11-04 09:07:26 -05:00
James
21fabfcb29
Merge branch 'master' of github.com:keen-studio/payload
2020-11-04 09:07:12 -05:00
James
521f250688
re-yarn
2020-11-04 09:07:09 -05:00
James
df33ceca79
sanitizes null strings provided to relationship queries
2020-11-04 09:07:02 -05:00
James
0ffbd2ee0f
removes leftover autopopulate in schema construction
2020-11-04 09:05:54 -05:00
Dan Ribbens
4d64569c34
merge master
2020-11-02 16:01:32 -05:00
Dan Ribbens
32c025a2fa
enforce boolean timestamps on collection schema
2020-11-02 15:53:47 -05:00
Dan Ribbens
58fa48a4da
validates some parts of payload config schema and collections
2020-11-02 15:31:33 -05:00
Elliot DeNolf
699aa1b60f
remove console.log
2020-11-02 13:44:02 -05:00
Elliot DeNolf
a00c565a62
allow unlock from admin UI
2020-11-02 13:42:06 -05:00
James
90bac7f4ab
0.0.130
2020-10-28 16:20:48 -04:00
James
ec2cda20cf
exposes exp in login
2020-10-28 16:20:41 -04:00
James
1702261a15
0.0.129
2020-10-28 16:15:58 -04:00
James
bd85d621f5
Merge branch 'master' of github.com:keen-studio/payload
2020-10-28 16:15:51 -04:00
Jacob Fletcher
61bc485bf1
extracts exp from user
2020-10-28 16:15:32 -04:00
James
eaf89794ab
0.0.128
2020-10-28 10:33:59 -04:00
Jacob Fletcher
6a6b23d3d6
Merge branch 'master' of github.com:trouble/payload
2020-10-28 10:33:30 -04:00
Jacob Fletcher
5bb8a6d6d5
migrates away from optional chaining in express/responses/formatError
2020-10-28 10:33:21 -04:00
James
cc73db9bf0
0.0.127
2020-10-28 10:30:19 -04:00
James
48d2e230a3
Merge branch 'master' of github.com:keen-studio/payload
2020-10-28 10:29:40 -04:00
James
0ac24bc4f2
removes optional chaining
2020-10-28 10:29:37 -04:00
James
29e148763a
adds custom component to docs
2020-10-27 09:46:19 -04:00
Elliot DeNolf
354d1527e1
fix: only allow /logout on current user's collection
2020-10-26 20:41:59 -04:00
Elliot DeNolf
ffa56e6c81
fix: /me only works on current user's collection
2020-10-26 20:41:49 -04:00
James
edcc6b56c8
Merge branch 'master' of github.com:keen-studio/payload
2020-10-26 16:56:31 -04:00
James
7e2f3e21ba
updates docs for testing purposes
2020-10-26 16:56:26 -04:00
James
0d238085ba
exports banner
2020-10-26 16:56:12 -04:00
James
082bf2fba4
adds ability to override depth on auth user
2020-10-26 16:56:03 -04:00
Elliot DeNolf
56a3ccaee8
rename useAuthentication to useAuth
2020-10-26 16:34:46 -04:00
Dan Ribbens
3f4c66467d
add trustProxy to payload config and set express trust proxy on payload init ( #429 )
2020-10-26 16:17:49 -04:00
Dan Ribbens
85ccd80906
fix package import
2020-10-26 06:20:54 -04:00
Dan Ribbens
de539d00b6
schema validation using ajv with collections and assign default values
2020-10-26 06:01:33 -04:00
Dan Ribbens
f37c9eec04
WIP: add schema validation for payload config
2020-10-25 17:03:35 -04:00
James
9fd3e8d84f
Merge branch 'master' of github.com:keen-studio/payload
2020-10-24 12:15:49 -04:00
James
07c917e33d
adds webpack cli
2020-10-24 12:15:44 -04:00
Dan Ribbens
10c51f11c5
Merge branch 'rest-gql-errors' into schema-json
2020-10-23 13:14:35 -04:00
Dan Ribbens
5431b8ebcc
Merge pull request #428 from trouble/rest-gql-errors
...
Rest gql errors
2020-10-23 13:12:40 -04:00
Dan Ribbens
e233551d0b
cleanup graphql init
2020-10-23 13:11:16 -04:00
Dan Ribbens
5d4d1bf60c
add trustProxy to payload config and set express trust proxy on payload init
2020-10-23 13:06:07 -04:00
Dan Ribbens
e6bfe00843
add cross-env to build scripts
2020-10-23 11:11:39 -04:00
Dan Ribbens
5c3b20643a
Merge pull request #426 from trouble/rest-gql-errors
...
validation error respone and handling change
2020-10-22 17:07:22 -04:00
Dan Ribbens
e9600802a8
handle validation error data object to display field level error messages
2020-10-22 16:44:25 -04:00
Dan Ribbens
0aa2e5138c
rest errorHandler now returns the same object as graphql for validation errors
2020-10-22 16:39:36 -04:00
James
27dad40d5c
0.0.126
2020-10-21 18:02:42 -04:00
James
646b46528d
removes breaking optional chaining in graphql error handler
2020-10-21 18:02:36 -04:00
James
e097e924f2
0.0.125
2020-10-21 17:59:02 -04:00
James
777aaf9afd
Merge branch 'master' of github.com:keen-studio/payload
2020-10-21 17:58:49 -04:00
James
221ec0bb10
takes copy of all docs found by ID in case they were memoized
2020-10-21 17:58:36 -04:00
Dan Ribbens
67ff273a9e
use logger in graphql error handler
2020-10-20 09:45:57 -04:00
Dan Ribbens
397d36291d
Merge pull request #425 from trouble/graphql-errors
...
gql errors include formatted field validation data
2020-10-20 09:36:27 -04:00
Dan Ribbens
a4066e4802
gql errors include formatted field validation data
2020-10-20 01:14:19 -04:00
Elliot DeNolf
88e24ba452
add ability to disable graphql playground in production
2020-10-19 20:18:24 -04:00
Elliot DeNolf
c7b377b84c
fix: use proper user object in me operation
2020-10-18 01:34:36 -04:00
James
05a06a9aa8
allows for auth to be specified as true with no options
2020-10-17 15:08:39 -04:00
Elliot DeNolf
90a686ea0b
Merge pull request #422 from trouble/query-exists
2020-10-16 21:45:41 -04:00
Elliot DeNolf
215df7ff9e
handle graphql exists type
2020-10-16 21:42:55 -04:00
Elliot DeNolf
0758f01120
wip: exists query
2020-10-16 17:13:52 -04:00
James
bb7a910377
0.0.124
2020-10-16 16:05:32 -04:00
James
078293833d
exposes local verifyEmail operation
2020-10-16 14:17:12 -04:00
James
99f61150d6
Merge branch 'master' of github.com:keen-studio/payload
2020-10-16 11:26:02 -04:00
James
ac64013a07
improves error messages in verifyEmail operation
2020-10-16 10:10:13 -04:00
James
5735b4bbec
adds specificity to verified users
2020-10-16 08:48:33 -04:00
James
f0374d5772
adds an option to show hidden fields within local operations
2020-10-15 18:12:19 -04:00
James
20a9dcf6fe
ensures hidden fields do not get added to graphql schemas
2020-10-15 16:48:02 -04:00
James
d0ef42a16b
improves email api
2020-10-15 16:47:35 -04:00
James
18077d98bf
allows for generating custom emails via collection config
2020-10-15 16:47:04 -04:00
James
cda4792ff7
simplifies verification view
2020-10-15 16:44:59 -04:00
Elliot DeNolf
76df2bc75a
adjust FileGraphic to fill thumbnail area
2020-10-15 15:00:16 -04:00
Elliot DeNolf
e52b639e64
fix: upload sort from SelectExisting
2020-10-15 14:07:53 -04:00
Elliot DeNolf
75604e9b6c
add 'date' to sortable field types
2020-10-15 11:21:54 -04:00
Elliot DeNolf
e058933192
test: add automatic account unlock test
2020-10-14 22:15:25 -04:00
Elliot DeNolf
a12ae0a1b6
test: add account lock test
2020-10-14 22:15:19 -04:00
Elliot DeNolf
5e0fd00b4e
Merge pull request #420 from trouble/verify-tests
2020-10-14 16:45:15 -04:00
Elliot DeNolf
b4a43475ac
test: add user verification test
2020-10-14 16:42:22 -04:00
Elliot DeNolf
f0bc59dd0c
test: remove faker
2020-10-14 15:08:47 -04:00
Elliot DeNolf
c5aba71aa7
fix: show field requirement of 1 when Array/Blocks are required but no minRows specified
2020-10-14 11:49:26 -04:00
Elliot DeNolf
cac6a8869b
test: split out collection tests into multiple files
2020-10-14 10:39:00 -04:00
Elliot DeNolf
787691859d
remove verificationToken after verified
2020-10-13 16:48:06 -04:00
Elliot DeNolf
bf0d20461a
fix: handle undefined in DateCell and DatePicker, homogenize formatting
2020-10-13 13:27:55 -04:00
Elliot DeNolf
7da73626ac
fix: less_than_equal filter
2020-10-13 12:22:38 -04:00
James
8086120703
Merge branch 'master' of github.com:keen-studio/payload
2020-10-12 18:24:23 -04:00
James
7afa815467
0.0.123
2020-10-12 18:24:03 -04:00
James
5400500360
implements custom date and email gql scalars
2020-10-12 18:23:55 -04:00
Elliot DeNolf
ccae4014ec
Merge pull request #416 from trouble/upload-tests
2020-10-12 16:59:32 -04:00
Elliot DeNolf
02279a769d
test: upload with same name
2020-10-12 16:56:49 -04:00
Elliot DeNolf
c766a5a40e
test: update upload
2020-10-12 16:31:05 -04:00
Elliot DeNolf
7ac2d0dcff
test: remove beforeRead hook, messes with tests
2020-10-12 16:22:40 -04:00
James
6dfa1616ea
0.0.122
2020-10-12 16:14:13 -04:00
James
8a0411d6b1
condenses exports
2020-10-12 16:14:05 -04:00
Elliot DeNolf
fc63a692be
test: add update upload
2020-10-12 15:21:36 -04:00
James
2b9b504573
0.0.121
2020-10-12 15:13:46 -04:00
James
fd9453889e
sanitizes json before it comes out of global and collection find operations
2020-10-12 15:13:37 -04:00
James
dea21a0aae
0.0.120
2020-10-12 13:30:58 -04:00
James
12c520c3b1
re-adds node-sass as dependency
2020-10-12 13:30:51 -04:00
James
abc0383ecc
0.0.119
2020-10-12 13:24:32 -04:00
James
bb4dce09df
allows for disableErrors to be passed through local findByID
2020-10-12 13:24:28 -04:00
James
6b932168ce
0.0.118
2020-10-12 12:41:48 -04:00
James
681bba82a9
removes mongoose-hidden, updates globals accordingly
2020-10-12 12:41:31 -04:00
Elliot DeNolf
4cfde3eba7
fix: do not attempt to delete upload if file doesn't exist
2020-10-12 11:04:57 -04:00
Elliot DeNolf
71633b1c8d
test: check for actual files on create
2020-10-12 10:56:16 -04:00
Elliot DeNolf
2eb863aff0
test: extract out headers
2020-10-12 10:40:50 -04:00
Elliot DeNolf
5aede8affb
fix component compilation
2020-10-11 14:29:46 -04:00
Elliot DeNolf
09dfb9793a
fix webpack paths for both unix and windows
2020-10-11 14:14:21 -04:00
Elliot DeNolf
09897de77d
add sort complex
2020-10-11 14:10:42 -04:00
Dan Ribbens
0362290d40
fix windows compatibility with webpack
2020-10-11 12:04:26 -04:00
James
57ef9fe623
fixes broken tests
2020-10-10 18:37:31 -04:00
James
38f08d54e3
0.0.117
2020-10-10 18:28:27 -04:00
James
84191ec8fd
renames client to admin, sets up component library
2020-10-10 18:28:17 -04:00
James
e88be6b251
0.0.116
2020-10-09 13:39:14 -04:00
James
3bec424d05
Merge branch 'master' of github.com:keen-studio/payload
2020-10-09 13:39:07 -04:00
James
fc56a42fb0
fixes issue with relationship field and null value
2020-10-09 13:39:02 -04:00
James
05a5cc16bd
further removes dependency on mongoose-hidden
2020-10-09 13:38:51 -04:00
Elliot DeNolf
c99b2f35f4
add disableScrollOnSuccess per-collection
2020-10-09 12:24:17 -04:00
Elliot DeNolf
8ae7457a3f
add missing autoComplete attribute on password fields
2020-10-09 12:06:29 -04:00
Elliot DeNolf
bb8a04dd7b
add style and width props for Group, Array, and Blocks
2020-10-09 11:45:58 -04:00
James
a681f5f725
builds unlock operation
2020-10-09 11:04:36 -04:00
Elliot DeNolf
613552de0a
add style and width props for Blocks
2020-10-09 10:07:16 -04:00
Elliot DeNolf
cd38d37242
enforce maxRows on Arrays and Blocks
2020-10-09 10:07:10 -04:00
James
6b6b503ef0
0.0.115
2020-10-09 08:04:13 -04:00
James
f880072697
fixes bug with adding blocks and arrays due to async buildStateFromSchema
2020-10-08 23:03:37 -04:00
James
ffc3f10177
adds indication for readOnly Array and Blocks when no rows are present
2020-10-08 21:41:47 -04:00
James
f9b7e3239e
adds both singular and plural labels to Blocks and Array, adjusts impacted files accordingly
2020-10-08 21:33:37 -04:00
James
09cc61c96a
fixes modal scroll
2020-10-08 20:09:00 -04:00
James
a6325c69f4
Merge branch 'master' of github.com:keen-studio/payload
2020-10-08 19:32:36 -04:00
James
2f1b1a02b1
enables default values in new rows of array / block fields
2020-10-08 19:32:10 -04:00
James
727c5a4a53
styles baseline richText
2020-10-08 19:31:42 -04:00
James
918d3bd2bc
fixes bug with clearing hasMany relationship field values
2020-10-08 19:31:26 -04:00
Elliot DeNolf
2d7bacad09
don't render 'Add Blocks' button when readOnly
2020-10-08 17:00:41 -04:00
James
234ed07ad6
Merge branch 'master' of github.com:keen-studio/payload
2020-10-08 16:18:08 -04:00
Elliot DeNolf
964fdf779a
make rich text respect readOnly
2020-10-08 16:05:23 -04:00
Elliot DeNolf
40afb5e8fa
add default value test for normal fields
2020-10-08 10:16:05 -04:00
James
72c0145816
0.0.114
2020-10-08 09:15:24 -04:00
James
12eb33b5c9
fixes bug with fromAddress in sanitizeConfig
2020-10-08 09:14:50 -04:00
Elliot DeNolf
ddb238c7e4
add blocks cell tests
2020-10-08 07:09:24 -04:00
Elliot DeNolf
32980fcafc
Merge pull request #410 from trouble/tests-reorg
2020-10-08 06:29:30 -04:00
Elliot DeNolf
db6315a621
fix date cell test for timezone in CI
2020-10-08 06:27:19 -04:00
Elliot DeNolf
6bf0c2aab6
ci: add client tests
2020-10-08 05:53:47 -04:00
Elliot DeNolf
3dc9ddcb52
add some cell type tests
2020-10-08 05:50:07 -04:00
Elliot DeNolf
352dfa9a09
finish configuring client tests
2020-10-08 05:20:52 -04:00
Elliot DeNolf
60a3e680dd
move tests dir to root
2020-10-08 05:01:48 -04:00
Elliot DeNolf
18f98e24e5
disable logging during tests, remove unused test:unit script, and add 'test' task to run all
2020-10-08 04:55:06 -04:00
Elliot DeNolf
c599522e44
isolate api tests inside tests/api
2020-10-08 04:50:33 -04:00
Elliot DeNolf
64fef7d380
implement basic react testing suite
2020-10-07 17:20:10 -04:00
James
6381d4cf6b
0.0.113
2020-10-07 16:52:58 -04:00
James
91016ec206
removes image-size in favor of probe-image-size to handle CMYK jpgs
2020-10-07 16:52:48 -04:00
James
9aeab9548d
ensures default values work for Group and Array
2020-10-07 16:43:08 -04:00
James
69d7f21b56
partially working buildStateFromSchema
2020-10-07 16:26:56 -04:00
James
9de596605b
fixes bug with localization
2020-10-07 16:18:01 -04:00
James
650edcf56a
reduces padding on position-panel
2020-10-07 16:17:49 -04:00
James
2c4dedff2c
only loads uploads if modal is open
2020-10-07 15:55:25 -04:00
James
870e39961c
implements env-based bundle analyzer
2020-10-07 15:55:16 -04:00
James
319148ca68
adds default value collection
2020-10-07 15:54:53 -04:00
James
6dac68606b
adds build scripts
2020-10-07 15:54:42 -04:00
James
9716d008a9
Merge branch 'master' of github.com:keen-studio/payload
2020-10-07 15:39:08 -04:00
James
b5fd68c3dc
0.0.112
2020-10-07 15:10:48 -04:00
James
eea9d14749
ensures modals have proper Z index, allows Upload field to handle deleted files gracefully
2020-10-07 15:10:39 -04:00
Elliot DeNolf
77de6e4b60
fix: initial form state
2020-10-07 14:53:55 -04:00
James
58f68e3bda
0.0.111
2020-10-07 14:51:50 -04:00
James
1ea3763185
better handles failed form submissions, allows customization of file uploads
2020-10-07 14:51:42 -04:00
James
920251f296
0.0.110
2020-10-07 12:42:41 -04:00
James
dffb554ebe
fixes bug in Number field type
2020-10-07 12:42:32 -04:00
James
7255f6108f
0.0.109
2020-10-06 14:40:57 -04:00
James
078392f2c5
0.0.107
2020-10-06 14:40:52 -04:00
James
c2e9407f50
removes unused arg in findByID memoization
2020-10-06 14:39:53 -04:00
James
a5a4f1490e
Merge branch 'master' of github.com:keen-studio/payload
2020-10-06 14:39:10 -04:00
James Mikrut
e20555f9cf
Memoize populate ( #408 )
...
* Revert "0.0.108"
This reverts commit 7aafe49662 .
* Revert "swaps out fast-memoize for micro-memoize that supports async"
This reverts commit 33d8ec8a13 .
* Revert "implements a named populate function to memoize"
This reverts commit fb73e772af .
* Revert "0.0.107"
This reverts commit c2692e9b4a .
* reverts back to 106
* memoizes findByID
2020-10-06 14:38:20 -04:00
James
791a222d28
reverts back to 106
2020-10-06 13:16:36 -04:00
James
cb97090d88
Revert "0.0.107"
...
This reverts commit c2692e9b4a .
2020-10-06 13:15:33 -04:00
James
923cdc7b6a
Revert "implements a named populate function to memoize"
...
This reverts commit fb73e772af .
2020-10-06 13:15:09 -04:00
James
19369b4c33
Revert "swaps out fast-memoize for micro-memoize that supports async"
...
This reverts commit 33d8ec8a13 .
2020-10-06 13:15:00 -04:00
James
4ec230e8a0
Revert "0.0.108"
...
This reverts commit 7aafe49662 .
2020-10-06 13:14:52 -04:00
James
7aafe49662
0.0.108
2020-10-06 09:47:13 -04:00
James
33d8ec8a13
swaps out fast-memoize for micro-memoize that supports async
2020-10-06 09:47:05 -04:00
James
fb73e772af
implements a named populate function to memoize
2020-10-06 09:11:09 -04:00
James
c2692e9b4a
0.0.107
2020-10-06 08:58:30 -04:00
James
a0d6fe5ca7
memoizes the Populate function
2020-10-06 08:58:25 -04:00
James
7f65e68e82
0.0.106
2020-10-05 22:14:44 -04:00
James
d9f78fc5bf
removes unused salt and hash hidden options
2020-10-05 22:14:11 -04:00
James
b2a5279bcb
hides fields manually, removes isLocked virtual in favor of a defined Payload field
2020-10-05 22:12:33 -04:00
James
28baba822b
0.0.105
2020-10-05 21:43:13 -04:00
James
3b4875b754
fixes bug with incoming richText stringified JSON
2020-10-05 21:42:47 -04:00
James
8ce88deda2
fixes bug with create / update improperly reducing locales
2020-10-05 21:37:31 -04:00
James
4527658027
misc responsive fixes
2020-10-05 21:18:29 -04:00
James
8057c0ecb8
abstracts performFieldOperations into functions for performance reasons
2020-10-05 20:26:04 -04:00
James
eb74a42386
0.0.104
2020-10-05 17:09:12 -04:00
James
d589a90a42
allows for local payload initialization
2020-10-05 17:08:59 -04:00
James
bf3d05cb40
fixes bug with registerFirstUser
2020-10-05 17:08:44 -04:00
James
7bd4859a31
0.0.103
2020-10-05 10:40:22 -04:00
James
9af097c39c
restores required initialState via form context
2020-10-05 10:40:14 -04:00
James
7f47cdacbb
enables lean mongoose queries for all find operations
2020-10-05 10:25:35 -04:00
James
d85cbde7a7
0.0.102
2020-10-04 20:42:50 -04:00
James
79284941db
fixes a grave mistake
2020-10-04 20:42:36 -04:00
James
35c11aa7aa
0.0.101
2020-10-04 15:31:15 -04:00
James
5ac2b1fb3d
adds richText Relationship WIP
2020-10-04 15:30:47 -04:00
James
0a5e8ab618
implements maxDepth
2020-10-04 15:30:38 -04:00
James
5ae267f743
updates styles of RichText, improves its API
2020-10-04 12:50:14 -04:00
James
bc48e92aea
fixes bug with autocompleted input fields
2020-10-04 12:41:03 -04:00
James
98af494dd6
further styles RichText and its Link element
2020-10-03 15:55:59 -04:00
James
31487fb022
adds a method to deserialize pasted HTML into RichText
2020-10-03 15:55:38 -04:00
James
e00a2eeef7
fixes fields with less than 100% width on mobile
2020-10-03 15:55:21 -04:00
James
c5ea2dcd2a
revises the way that negative field type gutter works
2020-10-03 15:55:07 -04:00
James
e9c2b46c97
extends Popup to be more usable
2020-10-03 15:54:19 -04:00
James
043d3fffbf
fixes bug with window info breakpoints
2020-10-03 15:54:00 -04:00
James
febe213e80
implements accessibility measures and finishes Link richText element
2020-10-03 13:04:15 -04:00
James
0764f34c64
adds accessibility to buttons
2020-10-03 11:38:33 -04:00
James
3dbf9ac27c
properly sets user to null when logged out
2020-10-03 11:20:35 -04:00
James
eccb4383a1
fixes DeleteDocument and leaveWithoutSaving incompatibility
2020-10-03 11:07:06 -04:00
James
31180bfc2b
0.0.99
2020-10-02 21:36:15 -04:00
James
c6105d9ed3
ensures NODE_ENV is set properly within client
2020-10-02 21:36:02 -04:00
James
3b82d1ccba
runs admin static through compression middleware
2020-10-02 21:28:40 -04:00
James
9fe8a09ac9
0.0.98
2020-10-02 21:11:20 -04:00
James
18a59f84ab
migrates all custom components to new pattern
2020-10-02 21:11:08 -04:00
James
c28f78cb8a
further optimizes webpack bundle
2020-10-02 20:46:08 -04:00
James
18baefed0d
progress to code-splitting
2020-10-02 18:47:43 -04:00
James
f56eeddff4
0.0.97
2020-10-02 15:46:46 -04:00
James
f5561b4b4f
adds safety checks for building initial form state with no blockType
2020-10-02 15:46:27 -04:00
James
d42171d465
Merge branch 'master' of github.com:keen-studio/payload
2020-10-02 15:02:41 -04:00
Elliot DeNolf
f3d56fe435
add code cell type
2020-10-02 12:37:00 -04:00
Elliot DeNolf
52e9e4daa7
fix default checkbox cell value
2020-10-02 12:34:28 -04:00
Elliot DeNolf
dde76572e3
disappearing cancel button was bothering me
2020-10-02 12:06:59 -04:00
Elliot DeNolf
df4563274b
disable scroll on save for upload media modal
2020-10-02 11:04:02 -04:00
Elliot DeNolf
6e93bd006e
fix checkbox style
2020-10-02 10:27:33 -04:00
Elliot DeNolf
814cc9658c
add checkbox cell type for boolean values
2020-10-02 10:21:23 -04:00
Elliot DeNolf
efc6d0adf1
fix graphQL tests
2020-10-02 09:45:58 -04:00
James
f37fe42c70
0.0.96
2020-10-01 14:58:07 -04:00
James
3359cd4e9b
ensures reset password sends back a new user
2020-10-01 14:57:59 -04:00
Elliot DeNolf
2b80c5fda6
remove unused email props
2020-10-01 13:20:07 -04:00
Elliot DeNolf
4c2bcb2933
fix no data in useAsTitle field
2020-10-01 13:20:01 -04:00
James
96c1362a5d
flattens me auth type to match collection type
2020-10-01 11:37:20 -04:00
James
5f3b1aec0a
increases max rateLimit
2020-10-01 11:37:04 -04:00
James
942afd96fe
returns user with login
2020-10-01 11:36:58 -04:00
James
39ddde082c
0.0.95
2020-10-01 09:17:45 -04:00
James
9b384e8192
removes dependency of passing publicENV through options on init
2020-10-01 09:17:37 -04:00
James
09543831b9
fixes webpack prod env config
2020-10-01 09:02:15 -04:00
James
eb0b5870a3
Merge branch 'master' of github.com:keen-studio/payload
2020-10-01 08:51:55 -04:00
James
49c03135a9
0.0.94
2020-10-01 08:51:37 -04:00
James
22ba992b6d
removes dotenv-webpack for a more declarative approach
2020-10-01 08:51:25 -04:00
Elliot DeNolf
553d3ebd48
disable pointer events if code field is readOnly
2020-09-30 22:25:30 -04:00
James
f80bda89b6
0.0.93
2020-09-30 12:13:25 -04:00
James
722f2fc88d
merges master
2020-09-30 12:13:19 -04:00
James
c89d2e0f01
Merge branch 'master' of github.com:keen-studio/payload
2020-09-30 12:13:10 -04:00
James
7aab4214b7
implements a way to skip over certain ips in rate limiter
2020-09-30 12:12:59 -04:00
Elliot DeNolf
6294333c88
highlight token field on generation
2020-09-30 11:03:55 -04:00
James
98afd9c53b
0.0.92
2020-09-30 10:34:20 -04:00
James
6ccca08319
tries to export appropriate files once more
2020-09-30 10:34:15 -04:00
James
f497fdde22
0.0.91
2020-09-30 10:31:54 -04:00
James
d73fdf6572
includes more files in npm export
2020-09-30 10:31:50 -04:00
James
0e6f790734
Merge branch 'master' of github.com:keen-studio/payload
2020-09-30 08:54:25 -04:00
James
18774c05ea
0.0.90
2020-09-30 08:53:38 -04:00
James
b3dda3c070
standardizes custom component naming to proper nouns
2020-09-30 08:53:15 -04:00
James
d9e62e9a6d
fixes bug with graphql maxComplexity default value
2020-09-30 07:49:29 -04:00
Elliot DeNolf
3f5518aa3a
Merge pull request #401 from trouble/token-gen-confirm
...
add token generation confirmation modal
2020-09-29 22:31:16 -04:00
Elliot DeNolf
0c12b8dfda
add token generation confirmation modal
2020-09-29 22:29:30 -04:00
James
a53ac62164
0.0.89
2020-09-28 18:26:06 -04:00
James
8fa63c7131
fixes paths for custom icon and logo
2020-09-28 18:25:54 -04:00
James
5599b8bd30
0.0.88
2020-09-28 18:15:30 -04:00
James
5694258b74
cleans performFieldOperations
2020-09-28 18:15:26 -04:00
James
a974c908b5
fixes bug in Upload cell, returns nullAsUndefineds to object-to-formdata
2020-09-28 18:15:08 -04:00
James
6d7d996d61
properly runs exported field-types and hooks through babel
2020-09-28 16:25:42 -04:00
James
da4d9c5e71
0.0.87
2020-09-28 16:02:53 -04:00
James
c409ac985c
removes console logs
2020-09-28 16:02:41 -04:00
James
62072e2d0f
0.0.86
2020-09-28 15:49:36 -04:00
James
18e08ad5a7
revises RichText structure and functionality
2020-09-28 15:49:20 -04:00
Elliot DeNolf
ae8cc7b9ed
fix: upload cell prop validation errors
2020-09-28 15:35:01 -04:00
Elliot DeNolf
06fd32786d
fix: add back image field
2020-09-28 15:18:43 -04:00
Elliot DeNolf
2f5c13aac3
fix: select cell component handle strings and arrays of strings
2020-09-28 15:16:54 -04:00
Elliot DeNolf
5025972450
add select cell component
2020-09-28 13:37:18 -04:00
Elliot DeNolf
e7d3f77560
Merge pull request #400 from trouble/tune-package
...
add files whitelist to package.json
2020-09-28 12:50:04 -04:00
Elliot DeNolf
f171adc88d
add files whitelist to package.json
2020-09-28 12:48:10 -04:00
Elliot DeNolf
e24428c42c
Merge pull request #399 from trouble/cell-components
2020-09-28 10:30:40 -04:00
Elliot DeNolf
e849f0f49e
add upload cell component
2020-09-28 10:27:02 -04:00
Elliot DeNolf
b011163d90
use singular label from block items
2020-09-28 00:46:54 -04:00
Elliot DeNolf
0492603ac7
add custom cell types for array, textarea, and richtext
2020-09-28 00:05:10 -04:00
James
15a488c03f
creates a better pattern for how to render table cells
2020-09-27 15:33:49 -04:00
James
77096cb252
Merge branch 'master' of github.com:keen-studio/payload
2020-09-27 15:07:46 -04:00
James
6efeafe819
fixes modals scrolling to top of screen
2020-09-27 15:07:32 -04:00
Elliot DeNolf
dabc5749d4
Merge pull request #398 from trouble/graphql-query-complexity
2020-09-27 15:03:55 -04:00
Elliot DeNolf
79fc3f72a6
implement graphql query complexity limits
2020-09-27 15:01:35 -04:00
Elliot DeNolf
7c2de28de9
Merge pull request #397 from trouble/lock-adjustments
...
some adjustments to how locking and verification work
2020-09-26 23:48:07 -04:00
Elliot DeNolf
83f77d3a05
some adjustments to how locking and verification work
2020-09-26 23:46:09 -04:00
James
5b71a3cb60
0.0.85
2020-09-26 17:52:35 -04:00
James
04650a86a5
handles either relative or absolute paths for upload directories
2020-09-26 17:50:12 -04:00
James
69b4f9f59f
0.0.84
2020-09-25 16:27:40 -04:00
James
4df979565e
re-adds baseFields
2020-09-25 16:24:26 -04:00
James
193cdbbe5e
Merge branch 'master' of github.com:keen-studio/payload
2020-09-25 16:21:11 -04:00
Elliot DeNolf
a634a5c00c
Merge pull request #396 from trouble/rate-limiter
2020-09-25 14:29:43 -04:00
Elliot DeNolf
c19ccd5df4
implement account locking on too many attempts and unlocking after time window
2020-09-25 14:22:13 -04:00
Elliot DeNolf
57c6afa3a9
implement basic rate limiting for /api routes
2020-09-24 23:25:59 -04:00
Elliot DeNolf
9354d86af2
feat(ts): add collection hook types
...
Signed-off-by: Elliot DeNolf <denolfe@gmail.com >
2020-09-24 17:20:21 -04:00
Elliot DeNolf
791de301cc
Merge pull request #395 from trouble/verify-graphql
2020-09-24 17:08:07 -04:00
Elliot DeNolf
87ccdae795
implement verify graphql resolver
2020-09-24 16:39:38 -04:00
Elliot DeNolf
a412e68e89
update typescript types
2020-09-24 11:19:41 -04:00
Elliot DeNolf
98e2f2be08
fix: NotFound bad call to useConfig
2020-09-24 11:08:13 -04:00
Elliot DeNolf
b8b5ca17ed
Merge pull request #390 from trouble/verify-view
2020-09-24 10:56:42 -04:00
Elliot DeNolf
96ccebdedd
add 'already activated' response
2020-09-24 10:54:42 -04:00
James
59da900a1d
0.0.83
2020-09-24 09:36:27 -04:00
James
fbc4429648
fixes bug with combining AND clauses, extends graphql id operations
2020-09-24 09:36:21 -04:00
James
3feec809e6
0.0.82
2020-09-23 20:15:45 -04:00
James
8dd3298f9a
performance improvements
2020-09-23 20:14:27 -04:00
Elliot DeNolf
0c3986917f
implement verify view
2020-09-23 16:04:19 -04:00
James
4c11134141
0.0.81
2020-09-23 12:31:08 -04:00
James
45c824c042
allows entire client folder to be parsed by babel/register
2020-09-23 12:31:02 -04:00
James
181d27e33d
0.0.80
2020-09-23 12:20:52 -04:00
James
0e225e1ab1
properly runs babel/register against @payloadcms/payload as a node module
2020-09-23 12:20:44 -04:00
Jarrod Flesch
5676f22ede
adds h2-h6 to the rich text editor and style tweaks
2020-09-23 11:22:17 -04:00
James
e9cc178ed7
fixes bug with PurpleBackground demo
2020-09-23 10:04:37 -04:00
James
09a3c859c1
finishes RichText PoC
2020-09-23 10:02:48 -04:00
James
628d68ed2d
ensures tests work with new babel config
2020-09-21 21:58:16 -04:00
James
fe99952561
implements babel transpilation of config, removes customComponents logic
2020-09-21 17:31:19 -04:00
James
9c28086ba4
preloads all custom elements and leaves within RichText
2020-09-20 19:01:34 -04:00
James
f8c225316b
WIP richText refactor
2020-09-20 18:29:12 -04:00
James
df1f381354
Merge branch 'master' of github.com:keen-studio/payload
2020-09-19 19:32:04 -04:00
James
939a2923d3
implements an easier pattern of pointing to files within config
2020-09-19 19:31:04 -04:00
Elliot DeNolf
0e15f8376c
underscore prefix verification fields
2020-09-19 15:03:47 -04:00
Elliot DeNolf
c9d9d5269d
make verified hidden
2020-09-19 14:53:06 -04:00
Elliot DeNolf
97f8f2b749
Merge pull request #389 from trouble/verify-jwt-and-apikey
...
check verification for jwt and apikey
2020-09-19 14:51:38 -04:00
Elliot DeNolf
ea21480230
check verification for jwt and apikey
2020-09-19 14:49:19 -04:00
Elliot DeNolf
2918bbeeca
Merge pull request #388 from trouble/verified-login
...
only allow verified accounts to login
2020-09-19 14:32:08 -04:00
Elliot DeNolf
ac1aea23dc
only allow verified accounts to login
2020-09-19 14:29:19 -04:00
Elliot DeNolf
d478bd0e34
Merge pull request #387 from trouble/email-verification
2020-09-19 13:41:25 -04:00
Elliot DeNolf
1695e4e685
implement verification of email against db
2020-09-19 13:39:51 -04:00
James
20bf4680db
0.0.79
2020-09-19 12:15:53 -04:00
James
4f3dd59d25
removes server-config babel plugin in favor of manually blacklisting server modules
2020-09-19 12:15:24 -04:00
James
dde3a35b16
converts radio graphql types to enum
2020-09-19 08:33:03 -04:00
James
a964860e55
0.0.78
2020-09-17 09:19:12 -04:00
James
41dcdabe9c
Merge branch 'master' of github.com:keen-studio/payload
2020-09-17 09:19:02 -04:00
James
8ad96452a0
additional field sanitization
2020-09-17 09:18:53 -04:00
Elliot DeNolf
9f426913a2
export all interfaces
2020-09-16 22:06:12 -04:00
Elliot DeNolf
e8376a5662
Merge pull request #386 from trouble/typescript-support
2020-09-16 21:53:17 -04:00
Elliot DeNolf
08dcd7f8b2
better typing for payload function responses
2020-09-16 21:51:34 -04:00
Elliot DeNolf
03e1b730b5
type remaining fields in payload config
2020-09-16 21:08:14 -04:00
James
8252c409d4
0.0.77
2020-09-16 17:22:02 -04:00
James
70ae5b1a19
fixes bug with Relationship field needlessly fetchinig options
2020-09-16 17:21:53 -04:00
James
0d42060882
0.0.76
2020-09-16 13:56:20 -04:00
James
e35b212781
builds relationship whereInput graphQL type
2020-09-16 13:56:02 -04:00
Elliot DeNolf
08731594cb
implement payload types module
2020-09-16 12:04:42 -04:00
Elliot DeNolf
c439297223
wip: implement sendVerificationEmail
2020-09-16 10:47:21 -04:00
James
88d80aec55
0.0.75
2020-09-16 09:05:10 -04:00
James
6f6289a069
allows for proper extension of graphql queries / mutations
2020-09-16 09:04:50 -04:00
Elliot DeNolf
af65787862
implement basic typescript support
2020-09-16 00:25:12 -04:00
Elliot DeNolf
a39cec2b76
use crypto for verification token
2020-09-15 14:26:55 -04:00
Elliot DeNolf
f20feae4d9
conditionally add email verification fields to schema
2020-09-15 14:20:28 -04:00
James
2d1169ac66
removes leftover reference to auth update
2020-09-15 11:40:43 -04:00
James
966dd7a40f
allows for user override in local operations
2020-09-15 08:57:49 -04:00
James
eee835696c
adds control over overrideAccess in findByID
2020-09-14 21:53:11 -04:00
James
e95edbd3e4
fixes css imports like an adult
2020-09-14 21:25:11 -04:00
James
b462fe5f77
stringifies globals before sending, fixes async bug
2020-09-14 21:21:13 -04:00
James
a1865ed5fb
Merge branch 'master' of github.com:keen-studio/payload
2020-09-14 21:04:44 -04:00
James
209d812239
fixes bug with relationship population in graphql resolver
2020-09-14 21:04:17 -04:00
James
4e3cc2bc05
comments out breaking graphql errors
2020-09-14 21:04:02 -04:00
James
f5731f2fc8
moves position of beforeRead operation
2020-09-14 21:03:50 -04:00
James
29b608d6f8
properly imports css in DatePicker
2020-09-14 21:03:06 -04:00
James
a10dd738c0
removes old lines in gitignore
2020-09-14 21:02:52 -04:00
James
0fb96ff3e9
fixes bug with loading css in DatePicker
2020-09-14 21:02:40 -04:00
Elliot DeNolf
55488c5c2e
Merge pull request #384 from trouble/global-update-access
...
fix global update's execution of access
2020-09-14 20:50:43 -04:00
Elliot DeNolf
5345eb993a
fix global update's execution of access
2020-09-14 17:34:56 -04:00
Elliot DeNolf
8f67ee4ac3
Merge pull request #382 from trouble/local-crud-globals
2020-09-14 17:03:21 -04:00
James
9f8b1d9521
fixes bug with ensuring hasMany relationships have initial values
2020-09-13 12:24:04 -04:00
James
d4c4418a3e
0.0.74
2020-09-13 12:06:14 -04:00
James
bb5f747052
flattens create / register, update / authUpdate
2020-09-13 12:06:02 -04:00
Elliot DeNolf
f2f8ffbbb2
implement global update
2020-09-13 08:40:28 -04:00
James
fab4c0ed76
fixes accidentally running hooks for non-populated subdocs, waits for hooks before running population
2020-09-12 22:56:15 -04:00
James
7b3cefd4ef
fixes bug with zero-based radio values
2020-09-12 22:55:18 -04:00
James
ad483da837
changes timestamps to opt-out
2020-09-12 22:55:05 -04:00
James
01d49ccd36
removes console log
2020-09-12 17:48:46 -04:00
James
7ceadc15a3
just wasted about a half hour of time on this
2020-09-12 17:45:55 -04:00
James
3caf81d9f7
redirects to NotFound properly when editing a document that does not exist
2020-09-12 16:42:04 -04:00
James
dd6740e109
only shows LeaveWithoutSaving if user is logged in
2020-09-12 16:36:23 -04:00
James
28e4cf6726
fixes bug in code field
2020-09-12 16:33:14 -04:00
James
95e38a568f
adds Code field
2020-09-12 16:24:03 -04:00
James
43f1f41179
0.0.73
2020-09-11 15:12:17 -04:00
James
698a9ead04
fixes bug with field sanitization and JWT graphql type
2020-09-11 15:12:02 -04:00
James
bd3f628d55
Merge branch 'master' of github.com:keen-studio/payload
2020-09-11 14:11:51 -04:00
James
14d702ff8d
improves graphql name formatting
2020-09-11 14:11:33 -04:00
James
dd5acae76f
only sets nullable gql type if no admin condition
2020-09-11 14:11:23 -04:00
James
9de51bbf02
fixes gql in relationships with many relations
2020-09-11 14:11:10 -04:00
James
9c44a159b9
formats radio values as strings within validation
2020-09-11 12:50:41 -04:00
James
43e3162c7d
fixes bug within FileDetails when no sizes present
2020-09-11 12:49:44 -04:00
Elliot DeNolf
2b81e887ad
implement global find
2020-09-11 11:33:26 -04:00
Elliot DeNolf
bfd492b7ed
Merge pull request #377 from trouble/validate-relationships
2020-09-10 21:49:46 -04:00
Elliot DeNolf
bf452c23bc
Add tests for sanitizeFields
2020-09-10 21:47:55 -04:00
Elliot DeNolf
da3495cb4b
fix MissingFieldType missing export
2020-09-10 21:18:01 -04:00
Elliot DeNolf
899a158843
fix parameter ordering for sanitizeFields calls
2020-09-10 21:17:46 -04:00
Elliot DeNolf
163daf5816
validate global relationships
2020-09-10 19:35:55 -04:00
Elliot DeNolf
7fbab16b22
validate relationships within blocks, gettin' recursive with it
2020-09-10 19:17:57 -04:00
Elliot DeNolf
17b8335c3c
validate relationTo on fields
2020-09-10 18:07:07 -04:00
Elliot DeNolf
93930d1125
Merge pull request #376 from trouble/mongoose-indexing
...
Disable auto-indexing, index if set to true or if unique
2020-09-10 16:41:54 -04:00
Elliot DeNolf
9cb630f98d
Disable auto-indexing, index if set to true or if unique
2020-09-10 13:02:09 -04:00
Jarrod Flesch
f695bd8c1d
increases font size on date picker times
2020-09-09 14:25:12 -04:00
Jarrod Flesch
8a8222995f
better date validation, date-picker style updates
2020-09-08 15:11:18 -04:00
Jarrod Flesch
ca24263c17
removes duplicate key from babel-loader removeObjectProperties
2020-09-08 13:31:25 -04:00
James
0bf0dd7d5e
0.0.72
2020-09-08 10:47:25 -04:00
James
ef3a70cc38
bumps slate
2020-09-08 10:47:21 -04:00
James
6fe09c8264
fixes bugs within auth / graphQL
2020-09-07 14:47:03 -04:00
James
4616e7fa16
sends fields on mount within useFieldType
2020-09-05 17:44:41 -04:00
James
d99788f6f7
0.0.71
2020-09-05 12:25:29 -04:00
James
8a1bd762ba
implements a way to add custom express middleware
2020-09-05 12:23:39 -04:00
James
c760863f8c
enables Upload GraphQL field resolver
2020-09-05 12:19:32 -04:00
James
ed5c3b55f1
0.0.70
2020-09-01 18:22:04 -04:00
James
7d0e2820cc
implements cookie expiration, streamlines cookie options on collection config level
2020-09-01 18:21:51 -04:00