20 Commits

Author SHA1 Message Date
Vladislav Shkodin
dbf2920254
chore: introduce imports ordering (#5463) 2021-05-31 17:46:41 +03:00
Vladislav Shkodin
39f113715a
chore: update prettier (#5412) 2021-05-19 15:39:35 +03:00
Ned Zimmerman
fe117e472e
feat: add min and max fields to relation widget (resolves #5026) (#5238) 2021-04-12 19:54:51 +03:00
Vladislav Shkodin
e32ffdf587
refactor(core): refactor search actions and reducer
Convert to TS
Proper search action type
Replace immutable with immer
General cleanup
2021-04-06 19:28:15 +03:00
Vladislav Shkodin
141a2eba56
refactor: convert function expressions to declarations (#4926) 2021-02-08 20:01:21 +02:00
andreascm
88a5a8098e
fix: deprecate inconsistent config param case (#4172) 2020-08-31 14:25:48 +03:00
Bartholomew
4a510f3a9b
fix(widget-relation): set initial metadata value (#4182) 2020-08-30 19:34:22 +03:00
renovate[bot]
3640e2692e
chore(deps): update dependency @testing-library/react to v10 (#4046) 2020-07-22 14:21:13 +03:00
Erez Rokah
c7e0fe8492
fix: relation widget performance (#3975) 2020-07-06 14:05:01 +03:00
Erez Rokah
1419ba1d09
fix(widget-relation): keep referenced field type when not using template (#3850) 2020-06-03 13:07:35 +03:00
Erez Rokah
24d96a760a
fix(widget-relation): fix displayFields default (#3783) 2020-05-19 12:10:48 +03:00
Derek Nguyen
2f435f875b
feat(widget-relation): target file collections (#3754) 2020-05-19 10:17:57 +03:00
Erez Rokah
213ae86b54
feat(widget-relation): string templates support (#3659) 2020-04-30 16:03:08 +03:00
Erez Rokah
6515dee871
feat: commit media with post (#2851)
* feat: commit media with post - initial commit

* feat: add draft media indication

* feat: sync UI media files with GitHub on entry load

* feat: bug fixes

* feat: delete media files from github when removed from library

* test: add GitHub backend tests

* test: add unit tests

* fix: meta data object files are not updated

* feat: used nested paths when update a tree instead of recursion

* feat(test-backend): update test backend to persist media file with entry

* test(e2e): re-record fixtures data

* chore: code cleanup

* chore: code cleanup

* fix: wait for library to load before adding entry media files

* chore: code cleanup

* fix: don't add media files on entry when not a draft

* fix: sync media library after draft entry was published

* feat: update media library card draft style, add tests

* test: add Editor unit tests

* chore: test code cleanup

* fix: publishing an entry from workflow tab throws an error

* fix: duplicate media files when using test backend

* refactor: fix lodash import

* chore: update translations and yarn file after rebase

* test(cypress): update recorded data

* fix(test-backend): fix mapping of media files on publish
2019-11-17 11:51:50 +02:00
Zach Schnackel
49e142ef59 enhancement(widget-relation): support custom options length (#2520) 2019-09-09 16:16:15 -04:00
Henry
d6964b50b3 feat(widget-relation): support nested field references in relation widget (#2391) 2019-06-24 19:32:02 -04:00
Tony Alves
b4041d3971 chore: refine named exports (#2249) 2019-03-27 16:47:28 -04:00
Tony Alves
82cc7941cc feat: provide usable UMD builds for all packages (#2141) 2019-03-16 18:44:29 -04:00
Shawn Erquhart
ccef446d72
feat: upgrade to Emotion 10 (#2166) 2019-03-15 10:19:57 -04:00
Alexander Nanberg
518f6fb1c0 feat(netlify-cms-widget-relation): use react-select and add support for multiple entries (#1936) 2019-02-19 14:11:38 -05:00