Commit Graph

26 Commits

Author SHA1 Message Date
Djamil Legato
e15d188270 Better error handling for 500 Internal Server Errors, when Fetch fails. 2016-08-15 13:16:31 -07:00
Andy Miller
e88a9ea015 Fix for Firefox News Feed dashboard widget 2016-08-12 18:26:29 -06:00
Andy Miller
8cd0279b01 Feature/upload improvements (#617)
* various improvements.. needs cleanup

* more progress - supports deeply nested + pages

* Getting close now!

* more progress!

* some cleanup

* use data[_json] to store page-based upload

* Smarter logic to get nested form fields

* some refactoring/cleanup

* Fixed issue with removing multiple files in pages

* Refactor and support `destination: page@:/images` and `destination: self@` syntax for file fields

* Prettifying the upload field

* Handling Files API to better represent the selected files in the input field

* Better plurarl string

* Fixed harcoded height for input field

* revamped CSS!!!

* `fancy: false` turns off fancy styling

* Create folder if not exists

* Add support for @theme/theme@ destination

* Fixed create directory functionality to take into account resolved paths

* Don't allow @self on page to be uploaded to if not created

* added field languages

* css tweaks

* language integration
2016-05-26 14:49:45 -06:00
Flavio Copes
b2c4d3d385 Disable save button once clicked
Done via CSS `pointer-events`, now supported by all major browsers, to
avoid messing with the form's js processing
2016-05-24 18:52:05 +02:00
Andy Miller
e47816bd4d gulp recompile 2016-05-23 12:57:22 -06:00
Flavio Copes
218e97d484 Improve removing dependencies presentation 2016-05-20 14:18:50 +02:00
Andy Miller
2d9d71c444 Feature/file upload refactor (#598)
* refactor

* Added support for multiple files

* fixed appearance a bit

* Always store files as full path => obj data

* added some error handling

* Do not go nested when storing file

* Refactored to not need blueprint set in blueprint
2016-05-17 16:46:00 -06:00
Djamil Legato
70195ccfb2 Recompiled CSS 2016-05-05 17:19:29 -07:00
Andy Miller
e033d9f147 Added prepend/append for text inputs 2016-05-04 13:26:02 -06:00
Djamil Legato
75a1f3e89a Recompiled CSS 2016-04-29 11:02:08 -07:00
Andy Miller
689a70a658 Fixed placeholder text 2016-04-26 15:47:40 -06:00
Flavio Copes
85922f93ac Handle gpm events in Admin (#508)
* Fix removing packages

* npm install "babel-preset-es2015": "^6.6.0"

* Run gulp

* Handle messages in packages install/remove/update procedures
2016-04-20 18:55:58 +02:00
Andy Miller
c60a677223 recompiled scss 2016-04-19 12:37:03 -06:00
Andy Miller
6a7a905a01 Removed physical fonts, moved back to google fonts for space 2016-04-19 11:56:03 -06:00
Djamil Legato
59242de609 Recompiled CSS 2016-04-11 16:55:03 -07:00
Andy Miller
c8fc734aeb fix for lang alignment 2016-04-11 17:18:59 -06:00
Andy Miller
e2a0d2ac20 recompilation 2016-04-02 18:08:22 -06:00
Andy Miller
bf8dcec7b4 updates for theming compatibility 2016-03-30 18:56:38 -06:00
Djamil Legato
8079eda832 Added gulp sass compiler 2016-03-08 14:06:02 -08:00
Andy Miller
1c91eb3b6f various responsive tweaks 2016-03-08 13:13:28 -07:00
Djamil Legato
11a659e4c6 Implemented toggler logic for expanding / contracting sidebar
Any element with `data-sidebar-toggle` will trigger the expansion / contraction of the sidebar.
2016-03-07 15:51:33 -08:00
Andy Miller
91b48d7c1b more updates 2016-03-06 20:16:39 -07:00
Andy Miller
68f2ddf916 progress on new nav logic 2016-03-06 19:36:27 -07:00
Andy Miller
e48ca346ca CSS fixes mostly 2014-09-18 18:44:45 -06:00
Andy Miller
52e0db4883 more remodal implementation 2014-09-16 18:08:33 -06:00
Andy Miller
1c83133f82 local initial checkin 2014-09-03 22:22:03 -06:00