James
3a17a8a001
feat: styles nested groups and adds gutter back to richText
2022-07-16 12:45:15 -07:00
James
e8b72f186f
chore: restores deprecated features for ease of uploading
2022-07-16 11:27:28 -07:00
James
779a60a42c
chore: removes unused dependencies
2022-07-16 10:41:54 -07: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
3b9fdf3ffd
feat: ensures nested fields not affecting data can be traversed properly
2022-07-15 21:06:12 -07: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
85b7a490eb
feat: scaffolds tabs field
2022-07-15 16:24:54 -07:00
Dan Ribbens
40b6afff2d
feat: remove duplication of config in tests
2022-07-15 14:11:16 -04: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
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
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
de43e21ebc
chore: stubs out fields e2e
2022-07-13 12:40:29 -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 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
03f28a4804
feat: ensures auth component doesn't render if disabled
2022-07-09 17:16:19 -07: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
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
6d02f7d3ac
feat: begins extensible auth strategies
2022-07-08 13:46:12 -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
Dan Ribbens
b6b0ffb674
fix: empty cell data renders in list ( #699 )
2022-06-29 14:07:21 -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
James
918062de2f
fix : #670 , max tokenExpiration
2022-06-24 17:49:36 -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
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
Dan Ribbens
f2bf2399fa
fix: custom fields values resetting in ui ( #626 )
2022-06-08 11:37:31 -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
GeorgeyB
734e905c18
fix: passes required prop for select field ( #579 )
2022-05-23 20:22:36 -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