Shawn Erquhart
686504adee
feat(core): recover entry after unexpected quit ( #2129 )
2019-02-28 13:30:23 -05:00
Benaiah Mischenko
da2249c651
Netlify Large Media integration ( #2124 )
2019-02-26 13:11:15 -05: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
Bartholomew
aff9c1a70a
fix(widget-relation): fix initial relation widget preview ( #2090 )
2019-02-13 10:17:32 -05:00
Dennis Padiernos
d9043b4a66
enhancement(media library): add visual placeholder for non-image files ( #2089 )
2019-02-13 09:27:32 -05:00
Shawn Erquhart
ddbf80df49
Revert "perf(netlify-cms-core): add basic route code-splitting ( #1889 )"
...
This reverts commit 9aa56457e297a9e2592ca87a59b635508ef5702e.
2019-02-08 17:40:16 -05:00
Bartholomew
2d1d1c13df
fix(netlify-cms-core): fix fields metadata for objects and lists ( #2011 )
2019-02-08 14:55:03 -05:00
Shawn Erquhart
15d221d4a4
feat(workflow): add deploy preview links ( #2028 )
2019-02-08 12:26:59 -05:00
Bartholomew
627e600d29
fix(netlify-cms-core): validate nested fields ( #1873 )
2019-02-05 17:27:34 -05:00
Alexander Nanberg
9aa56457e2
perf(netlify-cms-core): add basic route code-splitting ( #1889 )
2019-02-05 16:49:27 -05:00
Leonardo Dino
ef50a93efc
enhancement(netlify-cms-core): translate workflow card last modified text ( #2025 )
2019-02-02 20:02:51 -05:00
Leonardo Dino
5d8aef1d94
feat(netlify-cms-core): expose loadEntry action to Widgets ( #2010 )
2019-02-02 19:54:19 -05:00
Bartholomew
11305d36b2
fix(netlify-cms-core): relation widget value swap ( #2018 )
2019-02-02 16:53:10 -05:00
Thijs Koerselman
44b7cdf9f8
feat(editor): display optional status in widget labels ( #1955 )
2018-12-26 23:48:50 -05:00
Bartholomew
44fb2fb00d
fix(netlify-cms-core): workflow hide delete publish entry button ( #1971 )
2018-12-26 23:47:28 -05:00
Bartholomew
b374ffe18b
fix(netlify-cms-core): fix collection entries loaded check ( #1881 )
2018-12-19 15:29:54 -05:00
Bartholomew
cedcbf89a5
fix(netlify-cms-core): avoid partially loaded collection list ( #1964 )
2018-12-19 15:28:45 -05:00
Stefan Lau
67585e84ae
fix(media-library): stop loading non-image previews ( #1947 )
2018-12-11 11:00:34 -05:00
Bartholomew
9662eb292f
fix(netlify-cms-core): duplicate key warning ( #1930 )
2018-12-04 16:25:18 -05:00
Alexander Nanberg
e5ad6087af
chore(netlify-cms-core): upgrade react-frame-component to 4.x ( #1925 )
2018-11-29 10:07:09 -05:00
Alexander Nanberg
88bf287221
feat(netlify-cms-widget-select): add support for multiple selection ( #1901 )
2018-11-29 09:34:04 -05:00
Alexander Nanberg
751ec091fb
fix(netlify-cms-core): fix prop-types warnings ( #1906 )
2018-11-26 12:01:02 -05:00
Alexander Nanberg
955f94f72b
fix(a11y): correct label "for" references to fields ( #1904 )
2018-11-26 11:56:41 -05:00
Alexander Nanberg
422d0cbe2f
improvement(netlify-cms-core): wrap navigations in lists for better a11y ( #1903 )
2018-11-26 11:53:49 -05:00
Alexander Nanberg
888ae6b053
fix(netlify-cms-core): remove double focusable elements on profile menu button ( #1900 )
2018-11-22 09:18:11 -05:00
Alexander Nanberg
9706b3cac7
chore(netlify-cms-core): remove unnecessary wrapper elements ( #1888 )
2018-11-21 17:18:26 -05:00
Bartholomew
2a63940d97
fix: correct validation pattern error message ( #1879 )
2018-11-21 17:14:01 -05:00
Alexander Nanberg
034c29ad65
fix: MediaLibraryHeader CloseButton style ( #1883 )
2018-11-17 17:53:38 +01:00
Loïc Mahieu
79205f7db3
fix: fix App configError method ( #1864 )
2018-11-12 11:34:02 -05:00
Bartholomew
b1a7e006f6
fix(i18n): fix missing widget placeholder ( #1861 )
2018-11-09 10:17:55 -05:00
Michael Henderson
ede1bad97c
improvement(config): use field name as default label ( #1553 )
2018-11-02 13:22:16 -04:00
Nahuel Dealbera
c2e21ff9db
improvement(i18n): extract core UI texts to external file ( #1708 )
2018-11-02 13:19:49 -04:00
Shawn Erquhart
b60c94aa8f
improvement(auth): verbose error message when GitHub repo unavailable ( #1831 )
2018-11-02 10:29:11 -04:00
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration ( #1602 )
2018-08-30 16:24:28 -04:00
Bevan Wentzel
17530eb42a
improvement: show quick add dropdown conditionally ( #1679 )
2018-08-28 12:38:56 -04:00
Caleb
e567d964a7
chore: remove unused file from #1433 ( #1661 )
2018-08-27 15:51:47 -04:00
Caleb
bc5b155cde
improvement: fix backend login buttons not showing login progress ( #1658 )
2018-08-27 12:25:32 -04:00
Caleb
a9666aadd4
refactor: cleanup unused variable ( #1652 )
2018-08-27 12:23:42 -04:00
Caleb
922b1846cb
chore: add missing react prop types ( #1651 )
2018-08-27 12:23:21 -04:00
Brian Macdonald
06d3650fac
fix(list-widget): fix single field usage in list widget ( #1395 )
2018-08-24 17:39:35 -04:00
Benaiah Mischenko
83d2adc0be
fix(gitlab): fetch media library images through API ( #1433 )
2018-08-22 15:28:51 -04:00
Gil Greenberg
1fbe5b5957
improvement: Add Hint Option to all Widgets ( #1429 )
...
* Add hint to example admin config
* Add hint and hint position boolean above/below widget
* Style hint for both above and below widget
* Add hint and hint_above options to docs
* Remove hint above and make hint plaintext
2018-08-16 13:51:29 -07:00
Caleb
412d1e629f
fix: make media button consistent with links ( #1621 )
2018-08-15 16:37:41 -06:00
Caleb
05622b8eee
dev: add GitHub detailed issue templates ( #1591 )
...
* dev: add GitHub detailed issue templates
* dev: update PR template
contributing guidelines link is already in PR UI
changelog message is no longer needed -- it is generated from commit messages
* dev: use bug report template on CMS crash
* Update bug_report.md
2018-08-13 13:08:26 -07:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Caleb
8cc6dc78ec
improvement(validation): use config schema definition for validation ( #1363 )
2018-08-07 12:31:17 -04:00
Caleb
88f7dca328
chore(lint): cleanup unused variables in code ( #1563 )
2018-08-07 11:53:31 -04:00
jimmycleveland-clearlink
77fbc041bb
fix(relation): fix relation widget selection bug ( #1572 )
2018-08-07 11:51:47 -04:00
Caleb
b2debb05a1
refactor: use external version of react-scroll-sync ( #1586 )
2018-08-07 11:50:41 -04:00
Jake Rayson
4782c472bf
improvement(a11y): use more semantic html tags in collections view ( #1585 )
2018-08-06 16:53:40 -04:00
Caleb
5a27fb8b9d
chore: fix miscellaneous errors from linters ( #1555 )
2018-07-31 17:03:46 -04:00
Caleb
d5f59de2d2
refactor: stop using unsafe or deprecated React methods ( #1542 )
2018-07-31 16:59:22 -04:00
Caleb
4f6e8cea44
chore: remove unused imports ( #1534 )
2018-07-28 16:33:42 -04:00
Caleb
6632e5d152
fix: bug fixes from linters ( #1524 )
2018-07-27 11:13:52 -04:00
Shawn Erquhart
439920c652
fix UI bugs
2018-07-25 21:17:57 -04:00
Shawn Erquhart
3e8a6e5091
migrate relation widget
2018-07-25 21:17:57 -04:00
Shawn Erquhart
c54605be85
migrate select, number, and text widgets
2018-07-25 21:17:57 -04:00
Shawn Erquhart
f1a2eb33b4
migrate markdown widget
2018-07-25 21:17:57 -04:00
Shawn Erquhart
3f47fe6dbf
migrate object and list widgets
2018-07-25 21:17:57 -04:00
Shawn Erquhart
2efd09ba94
migrate file and image widgets
2018-07-25 21:17:57 -04:00
Shawn Erquhart
e80a407cee
migrate date and datetime widgets
2018-07-25 21:17:57 -04:00
Shawn Erquhart
6be3c7a839
migrate boolean widget
2018-07-25 21:17:57 -04:00
Shawn Erquhart
0e25b76bb7
register extensions for development
2018-07-25 21:17:57 -04:00
Shawn Erquhart
27d13a73b6
add netlify-cms (main) package
2018-07-25 21:17:57 -04:00
Shawn Erquhart
19f484eeda
improve interpackage config sharing
2018-07-25 21:17:57 -04:00
Shawn Erquhart
ef90fb9925
improve builds and local development
2018-07-25 21:17:57 -04:00
Shawn Erquhart
2f95d8c4fc
use webpack for all builds
2018-07-25 21:17:57 -04:00
Shawn Erquhart
040dd6859c
fix build, migrate test backend
2018-07-25 21:17:57 -04:00
Shawn Erquhart
2e7406862e
fix various bugs
2018-07-25 21:17:57 -04:00
Shawn Erquhart
b7b90aaa65
migrate image editor component
2018-07-25 21:17:57 -04:00
Shawn Erquhart
4931711892
migrate core to emotion
2018-07-25 21:17:57 -04:00
Shawn Erquhart
768fcbaa1d
begin scaffolding for lerna
2018-07-25 21:17:57 -04:00