198 Commits

Author SHA1 Message Date
Cássio Zen
e852991954 Storing more complete commit information on branch metadata 2016-09-05 12:12:38 -03:00
Mathias Biilmann Christensen
964e158a5f Fix semaphore implementation for only doing 10 concurrent fetches at a time 2016-09-04 20:55:05 +02:00
Mathias Biilmann Christensen
2980ba8565 Add netlify-git backend 2016-09-04 19:55:14 +02:00
Mathias Biilmann Christensen
e04b1e80c5 Make GitHub backend respect branch setting 2016-09-04 14:01:28 +02:00
Cássio Zen
4a55bb0296 create PR 2016-08-31 17:33:12 -03:00
Frances Berriman
55e1644711 Merge pull request #66 from netlify/apply-theme
Apply theme
2016-08-31 13:26:18 -07:00
Frances Berriman
8112a62010 Apply the correct shade of grey to header 2016-08-31 13:24:54 -07:00
Frances Berriman
d805cb67cb Add a bit of padding to inputs 2016-08-31 13:18:18 -07:00
Frances Berriman
c49cfc5fce Knock back tip text 2016-08-31 13:08:14 -07:00
Frances Berriman
74a0c8c602 Copy drag image style a bit more from ember version 2016-08-31 13:06:23 -07:00
Cássio Zen
1406d9225f Saving metadata as a custom ref 2016-08-31 16:41:29 -03:00
Frances Berriman
81e27632be Made the image upload button stand out as a drag target 2016-08-31 12:11:14 -07:00
Cássio Zen
a2420647d5 Metadata retrieving 2016-08-31 15:44:00 -03:00
Frances Berriman
bf87ac15b5 Make cards have h2s not h1s 2016-08-31 11:08:53 -07:00
Frances Berriman
ae2b7ad45c Match header styles 2016-08-31 11:05:03 -07:00
Frances Berriman
d972418dae Set main bg and foreground colours 2016-08-31 10:54:12 -07:00
Frances Berriman
01b113a1d6 Grabbed font declaration list 2016-08-31 10:53:31 -07:00
Frances Berriman
feb824b7a4 Match search bar to colour scheme 2016-08-31 10:49:46 -07:00
Frances Berriman
adeb42f58b Match header colours 2016-08-31 10:44:13 -07:00
Cássio Zen
2f635944fd Metadata saving 2016-08-31 13:30:14 -03:00
Cássio Zen
388cada3de On application mount, check/create metadata branch 2016-08-30 22:48:42 -03:00
Cássio Zen
672b43f153 branching refactor 2016-08-30 14:39:53 -03:00
Cássio Zen
c7544cc0a2 put public_folder config in parity with original ember version 2016-08-30 11:18:14 -03:00
Cássio Zen
a1c01323e0 branch commiting skeleton 2016-08-29 19:32:56 -03:00
Cássio Zen
704bc41b59 bugfix, closes #59 2016-08-29 17:26:47 -03:00
Cássio Zen
6eec0feb72 Small refactor preparing for branch creating/editing. Also closes #58 2016-08-29 17:09:04 -03:00
Cássio Zen
2b70893e89 content creation internal + test_repo implementations 2016-08-25 16:11:00 -03:00
Cássio Zen
b717874e7b Allow the creation of new entries 2016-08-24 21:37:22 -03:00
Cássio Zen
fd79381160 include mediaproxy block 2016-08-23 15:25:44 -03:00
Cássio Zen
b4f3a38bd5 Preview using MarkupIt 2016-08-18 17:26:01 -03:00
Cássio Zen
95fdba9953 plugin fields have with distinct name and label 2016-08-18 15:30:28 -03:00
Cássio Zen
e52ccc0dbc Editor plugin architecture skeleton 2016-08-18 15:13:22 -03:00
Cássio Zen
ae52a14cb1 plugin parsing for rich text editors 2016-08-18 10:51:38 -03:00
Cássio Zen
986e36c137 Pass plugins via context instead of using Redux store 2016-08-18 09:09:54 -03:00
Cássio Zen
a0a24ebf72 plugin architecture 2016-08-17 09:52:17 -03:00
Cássio Zen
dea734ec21 updated slate version 2016-08-17 09:52:06 -03:00
Cássio Zen
474abd8f78 Markdown editor switching 2016-08-11 18:21:32 -03:00
Cássio Zen
994d969247 Raw text editor (with markdown highlight) 2016-08-11 17:06:01 -03:00
Cássio Zen
7405ae8f63 Refactored the markdown visual/block editor into it's own component 2016-08-11 14:17:47 -03:00
Cássio Zen
2e40e12f18 Make images selectable on editor 2016-08-11 10:57:24 -03:00
Cássio Zen
5a4fe3c214 changed markdown serializer 2016-08-10 18:59:56 -03:00
Cássio Zen
efddf74404 Image Uploads 2016-08-08 18:51:53 -03:00
Cássio Zen
3b1590be72 Editor: Performance improvement 2016-08-08 14:39:54 -03:00
Cássio Zen
095b70890e Better approach to creating new paragraph after new block type 2016-08-06 18:57:24 -03:00
Cássio Zen
5fa551dcb2 Add/Remove link 2016-08-06 18:16:30 -03:00
Cássio Zen
baf388039e Block menu implementation 2016-08-05 13:19:31 -03:00
Cássio Zen
2334862083 Bugfix verifying list items block 2016-08-04 16:00:56 -03:00
Cássio Zen
36a344f34a refactor: moved styles menu to external component 2016-08-04 15:49:43 -03:00
Cássio Zen
62d6ece758 Floating button to add different block types 2016-08-03 18:39:00 -03:00
Cássio Zen
d7c7ba4cdc Icons for hover menu 2016-08-03 12:02:10 -03:00
Cássio Zen
246861a310 Added text editor icons from font awesome 2016-08-03 11:57:45 -03:00
Cássio Zen
a16a8ff20d Small refactor 2016-08-03 10:30:42 -03:00
Cássio Zen
08d5110d3a Hover menu 2016-08-02 23:25:45 -03:00
Cássio Zen
b1a56f60cd Custom block components + soft break handling 2016-08-02 16:37:37 -03:00
Cássio Zen
fb38de60d3 draftjs out, slate in 2016-08-01 16:41:55 -03:00
Cássio Zen
21c3d060ea Merge branch 'contentIntegration' into react 2016-08-01 16:09:46 -03:00
Cássio Zen
f5f9000303 merge 2016-08-01 16:09:26 -03:00
Cássio Zen
a9106b00b0 typo 2016-07-28 15:47:35 -03:00
Cássio Zen
5aea0f5f81 Card related refinments 2016-07-21 11:40:41 -03:00
Cássio Zen
bb817aa683 moved to hash history 2016-07-20 15:51:49 -03:00
Cássio Zen
d7324bd743 seting site_id automatically only for localhost 2016-07-20 13:46:52 -03:00
Cássio Zen
7345c7bd32 Generating findbar commands dynamically based on config 2016-07-20 12:15:29 -03:00
Cássio Zen
9f220181b3 Set mediaProxy objects as uploaded @ implementation 2016-07-19 19:42:37 -03:00
Cássio Zen
483fdb2643 MediaProxy upload 2016-07-19 18:56:54 -03:00
Cássio Zen
39c575b52d fix fetch params 2016-07-19 17:29:40 -03:00
Cássio Zen
1983ab4a1b changed auth scope 2016-07-19 17:28:27 -03:00
Cássio Zen
18ad041d96 Preparing for github file persistence 2016-07-19 17:11:22 -03:00
Cássio Zen
2277a9c479 bugfix: request cannot be bound to repo url 2016-07-18 16:09:35 -03:00
Cássio Zen
f7fb01e3cb refinments 2016-07-18 15:07:59 -03:00
Cássio Zen
b991b1af26 basepath config as singleton 2016-07-15 16:16:33 -03:00
Cássio Zen
e3643217de setting base href support for router 2016-07-15 15:05:04 -03:00
Cássio Zen
5d6eec28bb Layout refinments 2016-07-14 17:17:18 -03:00
Cássio Zen
2746d91e39 style update 2016-07-13 19:32:41 -03:00
Cássio Zen
f4b44c5661 layout adjustments 2016-07-13 17:20:41 -03:00
Cássio Zen
9e213c3b9f added key 2016-07-13 17:19:59 -03:00
Cássio Zen
350f9a12b7 typo 2016-07-13 17:19:26 -03:00
Cássio Zen
893533961f refinments on alltype card 2016-07-13 11:37:00 -03:00
Cássio Zen
e50fbfdeeb moved out scaled line css 2016-07-12 18:11:42 -03:00
Cássio Zen
ec85b95ef9 css refinments 2016-07-12 18:10:26 -03:00
Cássio Zen
7dcd8c3d64 On card image loaded, redistribute cards 2016-07-12 17:25:26 -03:00
Cássio Zen
ea9923e0c8 content Cards refactor 2016-07-12 17:04:21 -03:00
Cássio Zen
e9d72b07af AllType card line splitting and scaling 2016-07-12 17:03:22 -03:00
Cássio Zen
1741c12bea First CardUI commit 2016-07-11 18:57:54 -03:00
Cássio Zen
9a3a013b5b color adjustments 2016-07-08 14:14:37 -03:00
Cássio Zen
5cd8042819 remove icon for commands 2016-07-08 11:19:43 -03:00
Cássio Zen
eee6340879 Default commands option 2016-07-08 08:58:08 -03:00
Cássio Zen
6806154369 Accept custom classNames 2016-07-08 07:51:42 -03:00
Cássio Zen
a0fbf9b767 simulate redux-thunk 2016-07-08 07:31:35 -03:00
Cássio Zen
fd8038465e findbar integration 2016-07-08 07:24:46 -03:00
Cássio Zen
bee2169aa0 Command shape: id & propType validation 2016-07-08 07:20:07 -03:00
Cássio Zen
c7033a614e Command ids 2016-07-08 07:19:14 -03:00
Cássio Zen
b2740feef7 placeholder search page 2016-07-08 07:14:00 -03:00
Cássio Zen
b41bdf23cd lint 2016-07-08 07:12:52 -03:00
Cássio Zen
5be770ac00 Adding findbar to main app component 2016-07-08 05:58:23 -03:00
Cássio Zen
b0f26e7cd7 layout refinments 2016-07-08 05:58:06 -03:00
Cássio Zen
ad0a98b082 Styling adjustments 2016-07-08 05:57:06 -03:00
Cássio Zen
ed1acba830 typo fix 2016-07-07 19:23:39 -03:00
Cássio Zen
d4a8d847d0 styling 2016-07-07 19:22:07 -03:00
Cássio Zen
614a161454 styling 2016-07-07 19:21:10 -03:00
Cássio Zen
ebde4f0708 fix box-sizing application 2016-07-07 19:20:53 -03:00