Elliot DeNolf
839e3f9dae
test: fix all ts errors, eslint overrides
2022-04-03 23:40:29 -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
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
Dan Ribbens
40487347e3
fix: allow jwt to work without csrf in config
2022-02-16 12:35:17 -05:00
James
760dee370f
chore: improves opt-in viability for versions
2022-02-08 18:23:14 -05:00
James
4e773c7152
feat: optimization of unpublish, revert to saved
2022-02-08 17:44:39 -05:00
James
ee9cd24e10
feat: uses debounce in autosave
2022-02-08 11:46:39 -05:00
James
a59b14bd8c
feat: implements versions in globals, adds tests
2022-02-07 17:46:51 -05:00
James
0ecd9ff0cb
chore: optimizes demo and version operations
2022-02-07 16:11:19 -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
Dan Ribbens
5591eeafca
feat: add before and after login components ( #427 )
2022-01-31 21:26:12 -05:00
James
dbb3c50222
feat: adds a way to customize express.static options
2022-01-31 10:27:26 -05:00
Jarrod Flesch
c8b00206d9
style: adjusts style of nested RTE inside edit fields
2022-01-21 15:38:06 -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
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
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
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
James
0463982b5b
feat: styles multiple collection actions
2021-12-31 13:23:04 -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
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
d70d33fb27
chore: merge master
2021-12-29 16:45:52 -05:00
James
5c3cfa4c93
fix : #408
2021-12-29 16:08:08 -05:00
James
e2c5d93751
fix : #408
2021-12-29 15:49:47 -05:00
James
3a71afbd37
feat: renames revisions to versions
2021-12-28 19:41:36 -05:00
James
b59bb0bbc2
feat: progress to draft types
2021-12-26 17:04:13 -05:00
James
7bd60b5a3d
feat: attempts to render rich text diffs more appropriately
2021-12-23 11:28:06 -05:00
James
35f35e6f42
Merge branch 'master' into feat/revisions
2021-12-22 14:21:43 -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
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
740d6b15e5
feat: further revisions views
2021-12-07 14:49:32 -05:00
James
b31f43f838
chore: merge
2021-12-01 05:18:34 -05:00
Jacob Fletcher
925a33e560
fix: requires path in select, text, textarea, and upload components
2021-11-30 13:19:09 -05:00
Jacob Fletcher
0b13eda1e5
fix: threads props through textarea component
2021-11-29 18:05:51 -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
72537106a3
feat: scaffolds admin revisions
2021-11-28 16:37:21 -05:00
James
ec82b923f3
feat: creates global revisions
2021-11-27 11:07:34 -05:00
James
2a7459baf2
chore: test fixes
2021-11-27 10:03:50 -05:00