* add catchError with generic handleError method in *.service.ts to handle failing http requests
* add explanatory comments for dev and prod environment files
* add generated templates in src/extension/src/template_test to .gitignore
Signed-off-by: mhatvan <markus_hatvan@aon.at>
* ensure consistent single blank line between methods and single final newline
* remove unnecessary comments in app.component.html
* move interfaces to its own *.model.ts files
* change various variables to conform to camel case
Signed-off-by: mhatvan <markus_hatvan@aon.at>
* rename lazy loading param from mod to module in app-routing.module_postaction.ts
* updates to en.json and whitelist_en.json due to running ./build
* add src/extension/.vscode-test to .gitignore
Signed-off-by: mhatvan <markus_hatvan@aon.at>
* cli works
* generate process
* fix crash issue
* fix generation path
* integrate with progress PR
* change to const
* remove await
* add process exit
* style change for once
* Added controller
* More defs
* Functions of controller
* Renamed function
* Finished off templates v1 (#89)
* Finished off templates for redmond
* Fixed bug in List + Cosmos combination
* add cosmosresource internalname to redux (#90)
* dandua98/controller (#91)
* Added controller
* More defs
* Functions of controller
* Renamed function
* added name check to react panel
* added name checks
* Updating CODEOWNERS to enforce PR policy (#84)
At least of one of: Mark, Stephane, coaches, madrid must approve PRs to get them checked in.
* Seperate Concern: Logic from React Panel into Controller
* Removed azureAuth import from reactpanel
* Controller handle logic; removed from react panel
* delete isolated file preventing build (#94)
* Removed unused imports
* ignoring .github folder for codeowners
* Readding VancouverDev CodeOwners