Leila Lali
45e3c6ae49
added register content method to dialog and tab ( #1415 )
...
* added register content method to dialog and tab
2018-05-16 09:09:41 -07:00
Abbie Petchtes
0d76e845d5
update server reports extension screenshot ( #1354 )
2018-05-04 15:09:20 -07:00
Abbie Petchtes
979d50eb0e
Add left nav bar for server reports extension ( #1345 )
...
* add left nav bar for server reports extension
* change monitor icon
* change performance icons
2018-05-04 14:57:01 -07:00
Abbie Petchtes
f696274740
Add details for each chart and update README ( #1341 )
...
* add details for each chart and update readme
* update README
2018-05-03 13:19:16 -07:00
Kevin Cunnane
26b27a616a
Refreshing package-lock for samples since it's stale ( #1287 )
2018-04-27 10:19:11 -07:00
Abbie Petchtes
4b88b67bed
update Server Reports README ( #1250 )
2018-04-24 13:49:56 -07:00
Abbie Petchtes
d0d4df313e
Initial improvement in sp_whoisactive ( #1249 )
...
* improve sp_whoisactive extension
* formatting
* use a grouping prefix for extension commands
2018-04-24 13:09:50 -07:00
Abbie Petchtes
b12cac0ac3
Changed DB Space Usage and DB Buffer Usage to show only top 10 data and update README ( #1248 )
2018-04-24 13:09:13 -07:00
Abbie Petchtes
965458ca74
Add Query Editor API to sqlops.proposed ( #1196 )
...
* add support query editor API
* remove sqlops.proposed.d.ts in sp_whoIsActive
* address comments
* add catch error when connect
2018-04-23 13:42:27 -07:00
Kevin Cunnane
619c816e7f
Fix flex container and card layout issues ( #1195 )
...
* Fix main layout issues and add box around card
- Need to improve box size as it's taking too much space
* Fix UI issues with flexContainer and cards
* Simplify card HTML
2018-04-23 09:54:44 -07:00
Kevin Cunnane
aa243a8aae
ensure npm install copies typings ( #1170 )
...
- Important so that build of the extension "works" as expected
2018-04-17 13:48:35 -07:00
Kevin Cunnane
b2c70e9301
Feat/model backed ui ( #1145 )
...
This is an initial PR for a new model-driven UI where extensions can provide definitions of the components & how they're laid out using Containers.
#1140 , #1141 , #1142 , #1143 and #1144 are all tracking additional work needed to improve the initial implementation and fix some issues with the implementation.
Features:
- Supports defining a FlexContainer that maps to a flexbox-based layout.
- Supports creating a card component, which is a key-value pair based control that will lay out simple information to a user. Eventually this will have an optional set of actions associated with it.
- Has a sample project which shows how to use the API and was used for verification
2018-04-13 15:59:18 -07:00
Brendan Mason
3af05d62b2
Add square brackets for ms_foreachdb call ( #1023 )
...
Add square brackets around ? to support database names with special characters
2018-03-30 09:54:12 -07:00
Anthony Dresser
1bed0d0733
rename sqlops extension ( #1002 )
...
* rename sqlops extension
* fix sqlops references
2018-03-28 14:59:59 -07:00
Abbie Petchtes
08d1e9cd73
fix small typo in readme ( #1005 )
2018-03-27 13:31:44 -07:00
Abbie Petchtes
0da83b5d4b
Update screenshots for extensions' READ ME ( #1004 )
...
* update readme for sample extensions
* Address comments
* Address comments
* edit screenshot URLS
2018-03-27 13:26:14 -07:00
Abbie Petchtes
37d7266751
Update read me for sample extensions ( #1003 )
...
* update readme for sample extensions
* Address comments
* Address comments
2018-03-27 13:07:26 -07:00
Matt Irvine
9a2e8cffed
Use nvarchar(128) for database name in db space script ( #999 )
2018-03-26 17:42:26 -07:00
Abbie Petchtes
7099b11651
Add sample for server reports ( #960 )
...
* add sample for server reports
* add license and headers for all samples
* add new icons for sp_whoisactive
* address comments and use sqlops node module
2018-03-22 21:41:14 -07:00
Abbie Petchtes
50c4fd79b7
Add the first version of whoisactive project ( #943 )
...
* add the first version of whoisactive
* address comments
* address comments
* fix the issues from the last commit
* clean up package.json
2018-03-22 12:32:22 -07:00
Abbie Petchtes
4cfd9bdbc0
clean up scripts in extensionSamples ( #946 )
2018-03-22 11:08:27 -07:00
Abbie Petchtes
75ab5c1a36
add samples ( #920 )
2018-03-16 11:05:40 -07:00