Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Alan Ren
1cc6a108a7
Deprecate the modelviewdialog namespace ( #4075 )
...
* Deprecate the modelviewdialog namespace
* use @deprecated tag
2019-02-19 09:43:37 -08:00
Aditya Bist
c21611661b
Agent feature usage metrics ( #3346 )
...
* agent feature usage metrics
* generalized feature telemetry via dialogs
* renamed eventName property to dialogName
* made dialogName an optional field
2018-12-05 11:01:46 -08:00
Aditya Bist
ce7893c2e5
Agent/edit job logic ( #3023 )
...
* lumped stepdata with jobdata in job dialog
* fix bug with empty steps
* added clumped and update steps and schedules from job dialog
* edit data sends one call instead of multiple
* cleaned code
2018-10-31 16:40:36 -07:00
Aditya Bist
efa3658ced
added preview messages ( #2208 )
2018-08-20 15:01:29 -04:00
Aditya Bist
6b1d552277
Agent/step finishes ( #1948 )
...
* misc fixes in dialogs
* removed unused import
* disabled more advanced options
2018-07-17 10:51:31 -07:00
Aditya Bist
3ba575dcd0
Agent - dialog finishes ( #1910 )
...
* fixed crashes from job dialog and new step dialog group options UI
* added placeholder for retry counters
* fixed alert general UI
* fixed misc dialog errors
* localized all strings
2018-07-11 23:08:23 -07:00
Aditya Bist
4eea24997f
Agent: Updated Alerts dialog UI ( #1874 )
...
* finished alert dialog UI
* removed unused import
2018-07-10 14:21:58 -07:00
Karl Burtram
fbd5e819a2
Edit Agent Alert updates ( #1872 )
...
* Set database name and severity when editing alert
* Add Operator and Proxy edit
* Add edit job hookup
* Edit WIP
* Additional edit alert updates
* Remove unused method
2018-07-09 10:47:50 -07:00
Karl Burtram
21bad7a01f
Refresh agent dashboard panel after create\update\delete operations ( #1861 )
...
* Edit alert WIP
* A couple alert edit bugs
* Hook up dashboard refresh notification
* Hook onchange event to other agent service calls
* Switch update handler to scalar value
* Add null check on handler callback
2018-07-06 08:57:30 -07:00
Karl Burtram
6c3d85cc45
New Operator, Alert and Proxy request handlers ( #1846 )
...
* Add agent dialog class
* Rename agent dialog data classes
* Alert dialog data updates
* Create operator and proxy handlers
2018-07-05 08:26:03 -07:00
Karl Burtram
c2a4380b96
Rename Agent dialog classes to remove "Create" ( #1837 )
...
* Remove Create from agent dialog names
* Move actions class into common directory
2018-07-03 13:30:16 -07:00