Граф коммитов

64 Коммитов

Автор SHA1 Сообщение Дата
Eric Jizba 563943df36 Make strings localizable 2017-10-02 09:32:53 -07:00
Eric Jizba 9ee1fa38bf Refactor common node functionality
- Move repeated code (like getIconPath) into NodeBase
- Implement showNodePicker so that commands work from the command pallete
- Move start/stop/restart logic into command files and show function app state in explorer instead of output window
2017-10-02 09:08:37 -07:00
Eric Jizba dc475a605f Add tslint type checking 2017-10-02 09:08:03 -07:00
Eric Jizba 3ed5ac714a Add tslint
And remove TODO's that are already covered by issues in the repo
2017-10-02 09:07:24 -07:00
Eric Jizba 647685a5f2 Incorporate update to showOpenDialog API 2017-09-29 18:28:36 -07:00
Eric Jizba 8a93980014 Add json validation for function files 2017-09-27 10:45:48 -07:00
Eric Jizba b828b8b299 Add functions logo 2017-09-27 09:31:25 -07:00
Eric Jizba 58935bc0b6 Rename initFunctionApp to createFunctionApp 2017-09-26 17:01:57 -07:00
Eric Jizba c35d23614b Show folder dialog option on func init 2017-09-23 08:34:42 -07:00
Eric Jizba 7b17feb67f Add start/stop/restart commands 2017-09-22 11:44:35 -07:00
Eric Jizba 281042513a Add validation to init and create commands 2017-09-22 10:20:39 -07:00
Eric Jizba c86211518e Add support for init function app and create function
These are just simple wrappers for the cli at this point
2017-09-21 16:21:48 -07:00
Eric Jizba 71a8d1be9a Display Function App nodes in explorer
This includes the basic 'Open In Portal' action
2017-09-21 16:21:02 -07:00
Eric Jizba 26543238ba Add functions explorer
Refresh command and display subscriptions
2017-09-21 16:20:07 -07:00