Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/decaporg/decap-cms

A Git-based CMS for Static Site Generators
https://github.com/decaporg/decap-cms

Refactored MarkdownControl to not use constructor and simplified render method

4020dfc9123aaf4e561830964e2bf80d8eff59dd authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Moved MarkupItReactRenderer to /components. Added a story for it.

107e8f7104a3571944a9f75434c7d811bb877a6c authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Renamed component

78eb65bca2af10488c6fd7c97d19ab34e2f0e9dd authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Use dangerouslySetInnerHTML since the react parser wasn't working with inline styles correctly.

f38e6b6f2538cad7ca0e46e1c8f4ffdc0590a90c authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Omit not allowed attributes instead of white-listing them

05913d4a1b63cc78a47bc134a4c6d1bef9e3bc42 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Use react-htmlparser2 to render HTML to React VDOM

e0724aa1bd71b5c1f473fb4d9003bff32e22eadf authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed a typo

0a9eb3d6886062522c9eec192e82daec58decc0d authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Integrated MD Preview component with mediaproxy

71c638bc27bc319ffd5a243f2885633395434625 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Sanitize unsupported props. This removes all React warnings. Refactored renderToken.

cdc71a2bbf1063d04b4047c7c3006630a81231a9 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added support for custom renderers

af8ea8014264a945d15ce23726424037de99369b authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added support for rendering inlined HTML in MD documents

20e681e7ec410c7a2e480a0154b2488168c1f3e5 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Use Immutable data structure without converting to JSON for speed and profit. Added more tests.

1860a2389db022d5c1c9ae81b9865477b4a536a4 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Support more elements. Import dicitonaries from markup-it. Added more tests.

57688af42e3fb42fb5239bb91e5ad8f05c169c68 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Integrated MarkitupReactRenderer with Preview pane

9392fdbe30a29419e6c4a77f3dcfa64b8c0473bd authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Better implementation

04c9780ee10a6f27778586a3ae0eeb98e3210af2 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Switched to enzyme

c928fbccaf680e8312eddb374e30424cbf202e4a authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #83 from netlify/react_license

Add LICENSE for the react version.

190f9c261380b07b1d9800ac538f31a3fc04973c authored about 8 years ago by Cássio Souza <[email protected]>
Add LICENSE for the react version.

Signed-off-by: David Calavera <[email protected]>

b1464dc2b162c6a5656dc58af5d78dcb41c9814a authored about 8 years ago by David Calavera <[email protected]>
Generate keys for arrays of elements to remove React warnings. Pass only a single child if possible.

c243a62a32e5a4406e420e63433c30ea666a1c24 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Extracted renderToken function from class. Do not render additional `<div>`.

7fe1a6f8b68b6512bad900786c91bb54aa68db04 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated lint-staged

2c483220b511d34aa82ce6d9e2e1eaf1d8963964 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added jest env to eslintrc

78e7a44aaa3280158e69a637977acfc30fa28447 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
WIP on React renderer for any Markit-up syntax

95008d8607af4c9e9f81ec10574b9837167f7754 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added support for testing React components

862b85e4c3acaf3e2be88729e71614190e32b83d authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react' into markitup-react

53580ab0b93ee8d13adb3ee225b74fff4fecbdbb authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #80 from netlify/jest

Switched to Jest testing framework.

3a159130146d1b9c7a1e787b7735db5c37d39ac7 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed formatting of richText.js

d351f10a9be1e6ac403bf43e13d1b9d356b18658 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
updated Readme

3e22b136125c890f4e2f62b98b78e96f775fece1 authored about 8 years ago by Cássio Zen <[email protected]>
Switched to Jest testing framework.

Made tests pass again. Created entries.spec.js + made it pass.
Added wallaby.config.js to suppor...

0b69f6fa98fbd83223a5d3ccc7359a85ec658ead authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed “AppHeader” and “FindBar” from UI

d7363f276e057d5d43365c53f1224085f03b8a9d authored about 8 years ago by Cássio Zen <[email protected]>
Merge pull request #67 from netlify/react-pr

React Editorial Workflow

af1c188a869adb674bb3601030c5313895ae23e1 authored about 8 years ago by Cássio Souza <[email protected]>
Merge branch 'react-pr' of https://github.com/netlify/netlify-cms into react-pr

98972ae21eabc00eea2cc5e317c3abbb1c080886 authored about 8 years ago by Cássio Zen <[email protected]>
fast forward to github implementation

b56bd24abbbcdf5132097dbcd2e1d6a28bce319d authored about 8 years ago by Cássio Zen <[email protected]>
Merge pull request #78 from netlify/dashboard-link

Header and Navigation

983fdb84a5340d3c6b91e5dd45b357bd0cf9bdc0 authored about 8 years ago by David Calavera <[email protected]>
Merge branch 'react-pr' into dashboard-link

19e33a0d8268b4ef42f0350be81757633a8615ae authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Better names for methods. Fixes ESLint warnings.

4da610a2b36f665dbdc20f9e706139a122edc6fb authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed unused styles + added drawerContent style

2fada62fff29ad5ae688cef94ea617f6f9dbcc87 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added navigation drawer with list of collections. Closes #71

cc80ef4a2992e2cf1c1ffcdbb1eb652e141952c8 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed React warning when using Immutable.map with `.map`

eb187e1f0573176622af7bccd99ce1b1e4aed7cf authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Moved findBar to components and decopuled it from redux as much as possible.

Removed stories from containers. These aren't possible to write since containers depend on redux.

46667926b2c5bdc8856611ade43bfad57cee4953 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react-pr' of https://github.com/netlify/netlify-cms into react-pr

ded39fc1bc4c6f5ad16ebb28b0c4b7756d57dbf5 authored about 8 years ago by Cássio Zen <[email protected]>
refactor dragndrop

9914b5a668b2e7086b076c9a40f33d783c214b33 authored about 8 years ago by Cássio Zen <[email protected]>
Splitted webpack config into base and dev. Re-use it in .storybook webpack config.

ede273a73297f6e44e3c3037af07a117eb770ca4 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Better AppHeader component. WIP.

f6ab5e3d4710fad2a88b271b44adefcb1d3f0d1f authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Simplified FindBar.css

15d7043f9d9c987f987d4789057f26428816f410 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed global style for button

276f0c4a406a3e5ae7775577c369561d54101c86 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Integrated material-ui

b2d4714c903b403eb4c5cbe0d0d218769408188f authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added "Create new" buttons to the header. Closes #49

Note that this is temp solution UI-wise since it won't scale.

5409cc1022ca19cad2b93f7ed01d3f6d879d7b66 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react-pr' into dashboard-link

52ff3c415fc9c9ca3286b7c53c2cf7c291e347d9 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react' into react-pr

bc88df5bf0fd7e8a3d528463bdc6a2caa8b2b133 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react-pr' into dashboard-link

6d0535dc26f846ab9b54bd718c439837dd426edb authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Delete branch after PR merge

ae64ce73ea6bdbee8fe313985f961c234e24a600 authored about 8 years ago by Cássio Zen <[email protected]>
merge button for editorial workflow

71b5b0bde94f76e4dd23e3ba6ca68da4b6b9fc88 authored about 8 years ago by Cássio Zen <[email protected]>
Toast component

91846cdbc5228bcb8b1fa76a9254bffd847141b8 authored about 8 years ago by Cássio Zen <[email protected]>
Editorial workflow Drag'nDrop

0b447d483dfc12ca6c83d902790c52b6b85a0ba9 authored about 8 years ago by Cássio Zen <[email protected]>
Merge branch 'react-pr' of https://github.com/netlify/netlify-cms into react-pr

e2b6e140f3a358f10046017f45b545eecd8d0e31 authored about 8 years ago by Cássio Zen <[email protected]>
minor css adjustments

f4a6929d17a1fc3f2b2d32545ffda86654b91f2b authored about 8 years ago by Cássio Zen <[email protected]>
Merge pull request #75 from okonet/fix-export-default

Removed second default export that caused an error in the bundle compilation

7ae945e68b59d6452c374fc97f4657de461a1b7e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #74 from okonet/fix-deps

Added missing dependenicy `expect`

d7809104a3dffe5d10522714737ce48b65ec8757 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react-pr' of https://github.com/netlify/netlify-cms into react-pr

4108b88315cb299037c60188504cacdbea22b86e authored about 8 years ago by Cássio Zen <[email protected]>
Commiting unpublished branches on pre existing branch (updates PR)

686dd51410bb5164bb23343645e5d71ac1f295e8 authored about 8 years ago by Cássio Zen <[email protected]>
Merge branch 'react-pr' into dashboard-link

d6f5a2eb8d213200e6cd6334cb0533de7cfcfb34 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #76 from netlify/lint-staged

Updated ESLint + added lint-staged

73784547cb17ba93d20e70902c1ad3f60bda4644 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'react-pr' into lint-staged

357bcb18cc8e342ec27eee6b10ba60faa6379f62 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #77 from netlify/hmr

Enabled Hot Module Replacement

811da0f75e128c923dfe682b3857c8c5cebbfe1f authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Semicolons

7238d24ff144bc2ef49ad0727864fdd20ae6e0fa authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Enabled HMR for reducers

2b277184936939212a99543c492c813f4d0e9799 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added link to the dashboard in the Header. Closes #49

2eb920173a999e28df47a6b20e3f6fe7337bede8 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
layout adjustments

e8fe7e0c809744ba187fae6d9ac2f78d688d4129 authored about 8 years ago by Cássio Zen <[email protected]>
Removed extract-text-webpack-plugin for now to enable HMR for CSS as well.

5f74d0ae28ece1e0df8e65310405f04f252f1577 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed console.log call

eedc1e4d23f49e2b58053abc602ecdc8543ec3cb authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Enabled HMR

3f4bc929e9cb5c61abaca7b255f6c50334a8e426 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
typo

e783410a2d50f508319dc88532f56ab6cb5f8c83 authored about 8 years ago by Cássio Zen <[email protected]>
Fixed CSS code formatting

3deec4060fc77c06d13ca0f6563b6d0f5f06582e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed unused import

056a14425f118a4e4071648a7e69c082ff6a0a50 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed formatting of the FindBar.js

a1a68408261e4261e79c0807882c606baafd3112 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed ESLint errors and warning that could be fixed with eslint --fix

eb14200643b638c0a140e65678096b9324809c34 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added lint-staged with the eslint autofix config.

09841c05e2954eb271766d4801729e5ef9962d1d authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated eslint

Updated ESLint dependency and removed unused eslint-loader.
Also added 2 tasks to package.json: ...

26dab74439748c938fd28b0aa80c95fe178100ae authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #73 from netlify/react-ui-updates

React ui updates

a1aa51364b60bb6a64071f5373f40e06fe78cec3 authored about 8 years ago by Mathias Biilmann <[email protected]>
Handle formats better

42853f2af8488b99650eda4bb5a701739402d313 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Removed second defualt export that caused an error in the bundle compilation.

ba7e99212d7b80cd6e34a7d880f408098bd54f0c authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Added missing dependenicy `expect`

c810aec0b50d677276b10373bb4f289582ec918b authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
initialize editorialWorkflow state after config loaded & parsed

911e3f7077066b63f7dd7f3c415ceeabed0742fd authored about 8 years ago by Cássio Zen <[email protected]>
Updated reducer for editorial workflow

165c758bb9944b095ec11f922058b9f3f16d8c0e authored about 8 years ago by Cássio Zen <[email protected]>
edit unpublished content on EntryPage (through HOC)

f51525baaa647beb5752bfa943dda4655e120b1e authored about 8 years ago by Cássio Zen <[email protected]>
Merge remote-tracking branch 'origin/react-pr' into react-ui-updates

Replaced dateFormat with moment

Conflicts:
package.json
src/backends/netlify-git/API.js
src/...

7cd5d84fa5325cc93e22f21fb38ccc66ab439203 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Add a custom template to the example

9ced3f16c8bcc3d1a36773b126842d023c589eaf authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Maor UI polish for editing with live preview

8221c9c170b63d01c304ea7a566901203e4787b8 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Support for YAML content

fcd0ce718a3160b8572ffd83a0c730aac0eb8e81 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Add datetime widget

bbbf3c5621de4598ce37cbc7cab4a5d238427ad0 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Expose methods for installations to create custom preview components

8d63ff0a8804ba7d9f3c144c3688e8abe31ee960 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
editor workflow ui adjustments

c84d538eb6364e313e4950d5f4d164c9f7eec1cb authored about 8 years ago by Cássio Zen <[email protected]>
Get rid of double connect in markdown control

c51f42658e667c4420b3668f43b0cfd162fec972 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Make preview pane render to an iframe

102429aa5b8f3c56f2aa64ab5cc09b4c6bb1e7de authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Better css module classnames

08596e906f9cb64eb41c3970c6b795dcedf03b56 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
unpublished items dashboard

b6874152d92a8b4b6865076acd3d2fa78efd9050 authored about 8 years ago by Cássio Zen <[email protected]>
editorial workflow HoC

04c50d8defd1bec8402e8c03ac677f639f74a8ea authored about 8 years ago by Cássio Zen <[email protected]>
Merge remote-tracking branch 'origin/react' into react-ui-updates

1065bcf0cc538372b312f890f43cc776c92d4e48 authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>
Fix content type for file requests

769d2bd2844abe661fc47458f86efad1cab318dc authored about 8 years ago by Mathias Biilmann Christensen <[email protected]>