Commit Graph

7925 Commits

Author SHA1 Message Date
Shannon 01c48b7dba Fixed content edit data issue and fixes media controller naming 2013-06-10 15:49:35 -02:00
Shannon 655a280cf1 Ensures the tree expansion doesn't happen when there are no child nodes. 2013-06-10 15:03:25 -02:00
Shannon c8df4a08f9 missing file commit 2013-06-10 14:48:29 -02:00
Shannon b12e59cbac Removed temp committed files for belle, added build scripts 2013-06-10 14:46:49 -02:00
Shannon 6b6dfceda0 Fixed issues with tree data loading 2013-06-10 14:03:41 -02:00
Shannon 81f10b72d7 Fixes some issues with merge changes. 2013-06-10 13:39:44 -02:00
Shannon 966531bd95 renames content controllers with correct file names 2013-06-10 13:20:46 -02:00
Shannon fa9c259a84 Adds media views and controllers 2013-06-10 13:19:45 -02:00
Shannon e88c28c486 Fixed JS build issues. 2013-06-10 13:16:13 -02:00
Shannon 10facc24fa ensures media picker html is correct 2013-06-10 13:10:21 -02:00
Shannon afb4867951 Ensures resources are correct 2013-06-10 13:05:57 -02:00
Shannon 77c8b22fe1 Merges in custom controller changes. 2013-06-10 13:01:17 -02:00
Shannon 3bd7fbfa9a Ensures tree directive is using the icon filters (which we'll need to change later) Added
custom validation directives.
2013-06-10 12:56:32 -02:00
Per Ploug Krogslund f472e139b5 clearing out legacy common folder 2013-06-10 10:48:36 -02:00
Per Ploug Krogslund 47f1dcf4e5 Missing client files, excluding node_modules 2013-06-10 10:44:40 -02:00
Per Ploug Krogslund 6b6ece01f6 Moved all JS files to umbraco.ui.client folder so naming and structure is consistent with the umrbaco 7 structure
Added locally mocked data in a seperate module
2013-06-10 10:39:34 -02:00
Shannon Deminick 47af165ad8 Got legacy icons working 2013-06-02 23:00:02 -10:00
Shannon Deminick dd3490a2ab added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working) 2013-06-02 20:34:06 -10:00
Shannon Deminick 575b5b71ab got legacy tree icons showing up now, added a couple of filters for this to work. 2013-06-02 17:09:16 -10:00
Shannon Deminick 8aba37cb10 removes container controller 2013-06-02 14:35:26 -10:00
Shannon Deminick f3fbae7173 Updated trees to get children nodes from the server... nearly working and also works with proxying
to legacy trees. In fact there are not new trees created yet, just focusing on adapting for legacy trees
which so far seems to be good.
2013-05-31 17:20:56 -10:00
Shannon Deminick ad1a36c0ee Changed new directives over to user proper function declaration with code comments. Added new tree data resource, using
promise api to return the data (handy!)
2013-05-31 04:28:26 -10:00
Shannon Deminick 43c7ccc5cc adds custom directives to simplify the default razor view markup so it can be managed externally. 2013-05-31 03:04:38 -10:00
Shannon Deminick 160811e190 added new tests for model mapping and serialization of the content display models. Started integrating trees. Committed the compiled
angular controllers, directives, services, resources since I'll be modifying them to work with the real data services. Then we'll have
to merge back to the belle repo with the changes.
2013-05-30 21:21:52 -10:00
Shannon Deminick 03f64521cb updated sln to have a simple website project in the Umbraco.UI.Client folder which will be the Belle development folder, its a website so it doesn't compile or anythng
just a space to be able to edit files. We can probably also update it to launch IIS Express to point to the build folder for testing. Moved the back office
scripts controller actions just to the normal back office controller. Tweaked some of the Belle POC so now it is loading and have created an index.html
file which contains all the belle stuff so people won't have to worry about the container razor file.
2013-05-29 20:25:29 -10:00