Aditya Bist
c1d850804c
Agent: Added highlighting for jobs ( #1588 )
...
* added highlighting for jobs
* cleaner code with theme compatibility
2018-06-18 10:55:40 -07:00
Aditya Bist
6590d5f58a
fixed refresh and removed unused imports ( #1633 )
2018-06-18 10:54:15 -07:00
Leila Lali
a225925bc4
fixed several model view issues ( #1640 )
...
* fixed several model view issues
2018-06-15 16:59:12 -07:00
Matt Irvine
ab39f1f44f
Use theme color for model view button text ( #1639 )
2018-06-15 15:29:15 -07:00
Madeline MacDonald
8d89364d72
Displaying all event data ( #1635 )
...
* Displaying all event data
* Fixing viewing blank text panels and highlighting
* add aria-label for insights dialog (#1629 )
* Displaying all event data
* Fixing viewing blank text panels and highlighting
* descriptive comments, removing redundant code
2018-06-15 14:16:42 -07:00
Madeline MacDonald
af2bc859d1
Profiler toolbar changes ( #1615 )
...
* Clear event view pane when starting new session
* Removing debug logging
* Handling pause button
* Cleaning up comments from previous commit
* Fixing comments from PR
* Fixing a comment I forgot to delete
* Bumping dataprotocolclient version
* Bumping sqltoolsservice & sqlops-dataprotocolclient version
2018-06-15 13:39:46 -07:00
Anthony Dresser
8e72fdaa52
add aria-label for insights dialog ( #1629 )
2018-06-14 15:40:57 -07:00
Matt Irvine
e9661f90d0
Prevent components from being defined multiple times ( #1627 )
2018-06-13 16:51:06 -07:00
Leila Lali
30b111034d
added option to mode view input box to create the input as text area ( #1630 )
...
* added option to create input as multi line
* added min and max for input box
2018-06-13 16:32:34 -07:00
Leila Lali
df18359309
fixed the issue with disabling the select box ( #1625 )
2018-06-13 15:23:59 -07:00
Matt Irvine
03857e0afd
Update SQL select box styler ( #1619 )
2018-06-12 17:38:02 -07:00
Aditya Bist
6d89b9e203
Agent: Previous Runs chart functionality ( #1564 )
...
* added basic prev run chart functionality
* removed dead code
* resizing columns generates charts again
2018-06-12 09:28:40 -07:00
Karl Burtram
733bb69d25
Add Agent Service configuration request methods ( #1608 )
...
* WIP 1
* WIP 2
* Add Agent Service configuration request methods
* Fix typo
* Tabify sqlops.d.ts.
2018-06-11 16:32:18 -07:00
Leila Lali
4609694141
added Declarative table to model view controls ( #1593 )
...
* added Declarative table to model view controls
2018-06-11 12:40:17 -07:00
Anthony Dresser
3be0c5130a
Fixes accessibility for grid ( #1592 )
...
* adds neccessary code to read cell value for table cells
* formatting
2018-06-11 12:06:06 -07:00
Abbie Petchtes
e50b512580
fix keyboard issues in editable dropdown ( #1600 )
2018-06-11 09:28:27 -07:00
Aditya Bist
e870a309c0
Agent: Filtering & Sorting ( #1441 )
...
* have a working filter
* fixed error details when filtering
* filtering with styling done
* fix transition styling
* fixed more styling issues
* optimized errors when switching pages
* added sorting functionality
* removed dead code
* fixed styling issues when sorting
* added sorting with styling for every column
* code review comments
* fixed styling issue when a bigger filter was applied, followed by a smaller one and then cleared
* use absolute paths in imports
* fixed issues with styling when sorting is performed on a filtered dataset
2018-06-08 17:08:01 -07:00
Leila Lali
3afd3b0ff3
fixed the compile error ( #1601 )
2018-06-08 15:47:29 -07:00
Matt Irvine
e3a2ed95d4
Add wizard navigation validator ( #1587 )
2018-06-08 15:32:37 -07:00
Matt Irvine
20c4f085c8
Fix custom UI validation bugs ( #1583 )
2018-06-08 15:32:21 -07:00
Leila Lali
02af7e9299
Feature/model view list ( #1551 )
...
* fixed the issue with drop down styling
* added list box to model view library
2018-06-08 13:51:02 -07:00
Abbie Petchtes
0ae9b36d93
fix colors issues in dashboard ( #1591 )
2018-06-08 11:55:31 -07:00
Matt Irvine
2bbb2842e5
Fix model view component updateProperties implementation ( #1586 )
2018-06-08 09:41:00 -07:00
Matt Irvine
a5b4eeb932
Add loading spinner component ( #1580 )
2018-06-07 17:54:48 -07:00
Anthony Dresser
44de602e52
readd check on start up for tabs ( #1585 )
2018-06-07 17:20:28 -07:00
Anthony Dresser
63fb4e2827
Bootstrap Service Abstract injection ( #1534 )
...
* change to generic injection
* formatting
* fixed missed merge
* change to keep a record of the services per selector
* formatting
* adding back in tests
* apply back tests
* remove fundamentally broken test
2018-06-07 16:19:26 -07:00
Anthony Dresser
0a839c7321
Agent layout fixes ( #1559 )
...
* added layout to agent
* formatting
* formatting
2018-06-07 14:57:50 -07:00
Anthony Dresser
e9747a61ac
fix error if close insight before laoded ( #1557 )
2018-06-07 09:23:52 -07:00
Anthony Dresser
43c3bf4d24
Fix dashboard refresh ( #1556 )
...
* better handling of selecting the first ab
* formatting
2018-06-07 09:23:38 -07:00
Abbie Petchtes
b2b69376c4
address comments on support button icon ( #1568 )
...
* support icon button
* formatting
* fix dropdown css and set attribute for model view editor
* address comments
* fixing conflict
2018-06-06 14:15:11 -07:00
Abbie Petchtes
38ad60478c
Support icon for button.component ( #1565 )
...
* support icon button
* formatting
* fix dropdown css and set attribute for model view editor
2018-06-06 14:05:36 -07:00
Matt Irvine
cf6a7198f9
Fix error when calling layout on single-tab dialog ( #1552 )
2018-06-05 16:07:36 -07:00
Anthony Dresser
ac8a926a70
added progress indication for database navigation in dashboard ( #1529 )
2018-06-05 11:38:00 -07:00
Anthony Dresser
aef7244939
add more specific label for dropdown ( #1544 )
2018-06-05 11:36:19 -07:00
Anthony Dresser
628e2adc64
change role of query buttons to button ( #1543 )
2018-06-05 11:35:59 -07:00
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -07:00
Abbie Petchtes
e3baf5c443
Fix model view editor where switching between different type of editors remove the dom ( #1546 )
...
* fix model view editor where switching between different type of editors destroy the dom
* address comments
2018-06-04 14:41:17 -07:00
Leila Lali
f70bf590cd
fixed the layout issue in model view containers ( #1548 )
...
* fixed the layout issue in model view containers
* fixed the sample
2018-06-04 14:25:41 -07:00
Leila Lali
473a414bc3
added table componenet ( #1542 )
2018-06-04 12:04:05 -07:00
Abbie Petchtes
9ad4ec6464
Support view model toolbar ( #1533 )
...
* support view model toolbar
* add EULA
* formatting
* address comment
2018-06-04 10:11:32 -07:00
Aditya Bist
8a3509e006
removed discontinued red bar from error detail ( #1521 )
2018-05-31 13:17:46 -07:00
Aditya Bist
1d3ead4031
fixed crash because of extra detect changes call ( #1519 )
2018-05-31 12:04:49 -07:00
Anthony Dresser
498bb47d7f
Add progress indicator for dashboard scripting ( #1511 )
...
* add progress indicator for dashboard scripting
* formatting
2018-05-31 12:04:00 -07:00
Lance Klinger
f2df9f3917
Fix for double clicking column handle in results table where the column width would not update correctly when the longest row item is the top item in the viewPort ( #1504 )
2018-05-31 12:03:33 -07:00
Madeline MacDonald
0414ab6e6a
Fixing launching new profiler from object explorer ( #1514 )
2018-05-30 16:39:11 -07:00
Matt Irvine
14a7a5534f
Add API for extensions to get data protocol providers ( #1518 )
2018-05-30 16:37:11 -07:00
Karl Burtram
edc60e0ad1
Fix nullref exception showing query plan panel ( #1516 )
2018-05-30 14:30:14 -07:00
Abbie Petchtes
1a97e3de06
fix webview component css and add webview example ( #1517 )
2018-05-30 13:48:08 -07:00
Leila Lali
f5b1bd0bc2
fixed the issue with tab layout inside the dialog pane ( #1515 )
2018-05-30 13:02:19 -07:00
Aditya Bist
05d7e24e66
Agent UI fixes ( #1510 )
...
* added ellipses for long job names
* fixed resizing crash in jobs history page
* added some more ui fixes
* changed minWidths to widths
* code review comments
2018-05-30 10:53:36 -07:00