Emil Wangaa
|
c9082ce511
|
Changed PostSave method in CodeFileController to create or update instead of only updating - this is for keeping consistency with how other new editors work
|
2017-02-01 15:46:22 +01:00 |
|
Emil Wangaa
|
6a1d7d2586
|
Adds GetScaffold in CodeFileController to simplify initial view in backoffice
Refactored the FileService a bit to be able to get content of the snippets without duplicate code
|
2017-02-01 12:33:20 +01:00 |
|
Emil Wangaa
|
431f91b900
|
Adds an api endpoint for getting the available snippets in the Umbraco folder
|
2017-01-30 14:57:08 +01:00 |
|
Warren Buckley
|
2f7b532209
|
Adds in code summaries for C# doc generation. Removes unused references & some tidying up (mostly sensible R# suggestions)
|
2017-01-19 15:43:29 +00:00 |
|
Niels Hartvig
|
afae06a866
|
Adds support for icons and encoding of directories for Code files
|
2017-01-19 10:41:08 +01:00 |
|
Niels Hartvig
|
051af5c48e
|
Wire up the editors and controllers
|
2017-01-19 09:49:27 +01:00 |
|
Niels Hartvig
|
ace111aefb
|
Adding support for get, save and rename to new Partial View editor
|
2017-01-16 16:50:22 +01:00 |
|
Niels Hartvig
|
4c330c8654
|
Implements CodeFileController
|
2017-01-09 22:54:28 +01:00 |
|