1821 Commits

Author SHA1 Message Date
Jessica Parsons
bc0001b866
Update start-with-a-template.md (#890) 2017-12-07 10:50:43 -08:00
Shawn Erquhart
33ff660e45 temporarily remove gatsby starter link 2017-12-07 13:32:11 -05:00
Mathias Biilmann Christensen
de7454ad1e Fix position of editor view controls
These were so far off to the right tht they got cut off by the screen.
This aligns them with the user icon
2017-12-07 13:16:59 -05:00
Shawn Erquhart
f95f0be551 Release 1.0.1 2017-12-07 13:11:15 -05:00
Shawn Erquhart
0b6d0004ca remove extra changes 2017-12-07 13:06:54 -05:00
Shawn Erquhart
91307a06ce fix identity auth page styling 2017-12-07 13:03:18 -05:00
Jessica Parsons
a59f00cfaf
Rework Test Drive and Quick Start (#888) 2017-12-07 10:02:49 -08:00
Erin Symons
4ec45eb465
Merge pull request #880 from ziburski/netlifycmsorg-new
Shipping Netlify CMS website 1.0
2017-12-07 09:58:37 -08:00
Jessica Parsons
bee768e1e1
Add configuration options doc (#885)
* Add collections options doc
* Move Editorial Workflow page; transfer content to config and architecture docs
2017-12-07 09:52:03 -08:00
Lennart Ziburski
8e93dda4b0 New screenshots 2017-12-07 18:44:07 +01:00
Shawn Erquhart
2f25cc646a Release 1.0.0 2017-12-07 12:42:54 -05:00
Shawn Erquhart
cfbf31b130
WIP - Global UI (#785)
* update top bar and collections sidebar UI

* update collection entries UI

* improve global layout

* merge search page into collection page

* enable new entry button

* search fixup

* wip -initial editor update

* update editor scrolling and markdown toolbar position

* wip

* editor toolbar progress

* editor toolbar wip

* finished basic editor toolbar

* add standalone toggle component

* improve markdown toolbar spacing

* add user avatar placeholder

* finish markdown toggle styling

* refactor icon setup, add new icons

* add new icons to markdown editor toolbar

* remove extra app container

* add markdown active mark style

* relation and text widget styling

* widget design updates, basic list/object design update

* widget style updates, image widget improvements

* refactor widget directory, fix file removal

* widget focus styles

* finish editor widget focus styles

* migrate media library modal to react-modal

* wip - migrate editor component form to modal

* wip - move editor component form to modal

* wip - embed plugin forms in the editor

* inline shortcode forms working

* disable react hot loading, its breaking things

* improve shortcode form styles

* make shortcode form collapsible, improve styling

* add close functionality to shortcode blocks

* improve base media library styling

* fix shortcode label

* migrate unstyled workflow to new UI

* wip - reorganizing everything

* more work moving everything

* finish more moving and eliminating stuff

* restructure, remove react-toolbox

* wip - removing old stuff, more restructure

* finish restructure

* wip - css arch

* switch back to test repo

* update react-datetime to ^2.11.0

* remove leftover react-toolbox button

* more restructuring clean-up

* fix UI component directory case

* wip -css editor control style

* wip - consolidate widget styles

* wip - use a single control renderer

* fixed object values breaking

* wip - editor control active styles

* pass control wrapper to widgets

* ensure branch name is trimmed

* wip - improve widget authoring support

* import Map to Widget component

* refactor toolbar buttons

* wip - more widget active styles

* break out editor toggle component

* add local scroll sync back

* update editor toggle icons

* limit editor control pane content width

* fix editor control spacing

* migrate markdown toolbar stickiness to css

* fix markdown toolbar border radius

* temporarily use test backend

* stop markdown toolbar from going to bottom

* restore disabled markdown toolbar buttons for raw

* test markdown widget without focus styles

* more widget updates

* remove card visuals from editor

* disable dragging editor split off screen

* use editorControl component for shortcode fields

* make header site link configurable

* add configurable collection descriptions

* temporarily add example assets

* add basic list view

* remove outdated css mixins

* add and implement search icon

* activate quick add menu

* visualize usable space in editor view

* fix entry close, other improvements

* wip - editorial workflow updates

* some dropshadow and other CSS tweaks

* workflow ui updates

* add worfklow card buttons

* fix workflow card button handlers

* some dropshadow and other CSS tweaks

* make workflow board wider

* center workflow and collection views

* add basic responsiveness

* a bunch of fun UI fixes! a BUNCH! (#875)

* give `.nc-entryEditor-toolbar-mainSection` left and right child divs

* a bunch of fun UI fixes! a BUNCH!

* remove obscure --buttonShadow

* revert to test repo

* fix not found page styling

* allow workflow publishing from any column

* disallow publishing from all columns, with feedback

* fix new entry button

* fix markdown state persisting across entries

* enable simple workflow save and new from editor

* update slug in address bar when saving new entry

* wip - workflow updates, deletion working

* add status change functionality to editor

* wip - improving status change from editor

* editor toolbar back button improvements, loading improvements, cleanup

* progress on the media library UI cleanup

* remove font smothing css

* a quick fix for these buttons

* tweaks

* progress on media library modal— broken FYI

* fix media library functionality, finish migrating footer

* remove media library footer files

* remove leftover css import

* fix media library

* editor publishing functionality complete (unstyled)

* remove leftover loader var from media library

* wip - editor publishing styles

* add status dropdown styling

* editor toolbar style updates

* editor toolbar state improvements

* progress on the media library UI cleanup, style improvements

* finish editorial workflow editor styling

* finish media library styling

* fix config

* add what-input to optimize focus styling

* fix button

* fix navigation blocking for simple workflow

* improve simple workflow publishing

* add avatar dropdown to editor top bar

* style github and test-repo auth pages

* add git gateway auth page styles

* improve editor error styling
2017-12-07 12:37:10 -05:00
Jessica Parsons
41af113d5b
Add collection types doc (#883)
* Add collection types doc

* Stop parent styles capitalizing code
2017-12-07 09:36:43 -08:00
Erin Symons
68d6ad4a00 Update intro.md (#887)
Adding a new introduction to speak directly to developers about the awesomeness of this CMS.
2017-12-07 09:33:39 -08:00
Lennart Ziburski
45551770d3 Tweaked contributor layout 2017-12-07 17:04:08 +01:00
Lennart Ziburski
adba5c1ee1 Small tweaks to spacing 2017-12-07 16:28:21 +01:00
Lennart Ziburski
4ad0e29a95 Improved responsiveness, CTA in header, various fixes 2017-12-07 14:56:19 +01:00
Lennart Ziburski
479cdee524 Size and spacing improvements, killed secondary CTA, changed contributor layout, other fixes 2017-12-07 10:50:29 +01:00
Lennart Ziburski
49de2346a7 Inserted contributor avatars from GitHub 2017-12-07 10:03:55 +01:00
Lennart Ziburski
ec942b12bd
Merge pull request #1 from imorente/contributors
Make contributor data available to hugo
2017-12-07 09:47:12 +01:00
Jessica Parsons
92c1c0e002
Update widget docs (#876)
* Completed widget reference

* Rename extending.md to custom-widgets.md

* Move validation content into widget docs

* Add redirects for updated page titles

* Add note about yaml format options

* Add `field` option for `list`

* Add hidden widget

* Bold names of widget characteristics
2017-12-06 18:01:45 -08:00
Irene Morente
b4ad94e7e2 Make contributor data available to hugo 2017-12-06 17:09:29 -08:00
Lennart Ziburski
a019edb860 Copy changes 2017-12-07 00:48:22 +01:00
Lennart Ziburski
519a3d0fbd Various fixes 2017-12-07 00:21:25 +01:00
Lennart Ziburski
d2274afff2 Website redesign 2017-12-07 00:21:25 +01:00
Caleb
834c5f4942 Throw if cannot infer format from file extension. 2017-12-06 10:23:08 -05:00
Caleb
326dd48cc0 Remove support for markdown and html as explicit formats.
The `frontmatter` format is the correct one to use here.
2017-12-06 10:23:08 -05:00
Caleb
d5ff92e47e Throw config error if unsupported format. 2017-12-06 10:23:08 -05:00
Caleb
db14b9747a Split collection config validator.
Also clarify collection validation messages.
2017-12-06 10:23:08 -05:00
Caleb
864083bc8b Infer format from extension for new entries.
If a collection has no format specified, we try to infer the format from
the file extension when reading. This commit also allows us to infer the
format from the `extension` set in the config, so that we can still
create the correct format when making a new file.
2017-12-06 10:07:07 -05:00
Caleb
0e51cff231 Do not infer file format if collection specified.
Before, we always tried to infer a file's format, even if it was
explicitly specified in the collection's config. This commit makes it so
that we always use the format from the config if it is specified, and
only if it is not set do we try to infer it from the file extension.
2017-12-06 09:53:38 -05:00
Shawn Erquhart
9b2e51d75d fix slate mark rendering 2017-12-06 01:02:41 -05:00
Caleb
2533b69bcd Make docs links in README point to website. (#864) 2017-12-05 08:05:42 -08:00
Jessica Parsons
155f40e5e4
Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move)

* Move docs into position for website migration

* Migrate website from netlify-cms-www

Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted).

Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.

* Remove netlify.toml

This allows separate build commands for cms-demo and netlifycms.org.

* Remove website/netlify.toml

May re-add later, but it's not doing anything for now.

* Remove unused content file
2017-12-04 16:42:20 -08:00
Alexander Kushi-Willis
8e529ee7cc Added basic documentation for select widget (#806) 2017-12-04 10:51:31 -08:00
Shawn Erquhart
8b24d1c12d
Fix badge consistency 2017-12-01 14:55:04 -05:00
Shawn Erquhart
6f3e3b92de
Fix gitter badge 2017-12-01 14:53:56 -05:00
Shawn Erquhart
f8c559a02c
Switch community info to Gitter 2017-12-01 14:50:29 -05:00
Damien Duhamel
2e7e66dc29 Fixes #846 Backspace removes empty blocks (#854)
* Fixes backspace remove empty block

* rename data to event
2017-11-30 12:09:13 -05:00
Caleb
28924eeea5 Drop outdated Gatsby note from quick start docs. (#850) 2017-11-28 15:48:40 -08:00
Shawn Erquhart
6eeeae485c Release 0.7.6 2017-11-27 22:52:58 -05:00
Shawn Erquhart
0caae558f9 handle when a date/datetime field is updated to empty 2017-11-27 22:41:47 -05:00
Shawn Erquhart
a7ad6d570e allow empty default date value 2017-11-27 22:25:00 -05:00
Shawn Erquhart
1a7c999f12 simplify date time initial value set 2017-11-27 22:25:00 -05:00
Benaiah Mischenko
b5b7fab2a7 Coerce includeTime to a boolean 2017-11-27 22:25:00 -05:00
Benaiah Mischenko
d6c0505c49 Fixes for date formatting PR 2017-11-27 22:25:00 -05:00
Mathias Biilmann Christensen
688332410c Keep old behevior if no format attribute is set on date widgets 2017-11-27 22:25:00 -05:00
Mathias Biilmann Christensen
704f1144ed Make date and datetime widget respect format attribute 2017-11-27 22:25:00 -05:00
Caleb
68f00987d2 Add global error boundary.
This adds an error boundary around the entire app, so that a crash does
not just show up as an empty white screen.
2017-11-27 22:22:18 -05:00
Mathias Biilmann Christensen
44cc9cbd6f Update bundled version of gotrue-js to latest 2017-11-27 20:45:19 -05:00