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

18 Коммитов

Автор SHA1 Сообщение Дата
japarisi a7f04cddc4 Add webpack compression at extension 2020-05-06 10:10:20 +02:00
japarisi d83fac109e add logs floder in git ignore 2019-12-12 10:42:37 +01:00
Markus Hatvan a9bfcba76a
Merge branch 'dev' into feat/1123-angular-feedback 2019-10-19 22:01:13 +02:00
David Gómez 0a11da61a2 Fix generate test scripts. 2019-10-07 13:46:18 +02:00
mhatvan 76a7dc1d08
* various prettier formatting changes
* 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>
2019-08-30 00:59:03 +02:00
mhatvan 16a9f0745b
* add .vscode/ custom workspace settings to .gitignore
* 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>
2019-08-27 23:24:01 +02:00
mhatvan 465bc083b1
* remove unnecessary empty providers arrays in NgModule across various files
* 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>
2019-08-27 21:56:58 +02:00
Tanya0609 f2880dd9d0
re-architecture: extension call corets-cli (#916)
* 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
2019-07-30 17:24:04 -07:00
Danish Dua c7bdd8e02b
fixed azure location bug (#388)
* fixed azure location bug

* removed gulpfile changes from this PR
2019-04-11 10:50:33 -07:00
Danish Dua 234b6c0f37
extension-i18n (#244)
* added localize calls, added gulpfile

* added en strings

* removed locale 'out' dirs from ignore, added internal compile

* removed README changes from extension PR

* ignored package.nls.*.json

* file format for localization

* ignored package.nls.*.json

* removed INSTALL.md
2019-04-02 13:51:50 -07:00
Trevor 0ca30966e5 T trngo/controller without coach gating (#95)
* 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
2019-02-26 16:29:33 -08:00
Danish Dua ce17f90abd added name checking functionality for functionAppName (#60)
* added name checking functionality for functionAppName

* added submodule back

* Added package-lock back and updated gitignore
2019-02-20 19:22:24 -08:00
Kelly Ng 42595aacd8 fix gitignore to ignore vsix files 2019-02-19 12:11:09 -08:00
Kelly Ng 98c8948174 change gitignore to allow dist folder 2019-02-19 11:54:46 -08:00
Kelly Ng a8abb22e51 add gitignore for vsix extension
remove unnecessary system files
2019-02-19 11:54:46 -08:00
Trevor Ngo 78a9ca13b1 Add autogenerated package-lock.json to gitignore 2019-02-14 11:53:32 -08:00
Amr Sharaf eaeb459ac3
Ignore compiled files from the extension 2019-02-01 11:19:01 -08:00
Microsoft GitHub User e55247fc31
Initial commit 2019-01-29 15:08:41 -08:00