Matt Irvine
cb1d630cfb
Connection dialog tabbed panel should use block display ( #964 )
2018-03-22 16:25:39 -07:00
Abbie Petchtes
217f5e7ee5
fit and finish for dashboard ( #951 )
...
* fit and finish for dashboard
* address comments
2018-03-22 13:11:13 -07:00
Abbie Petchtes
f76e8ae2c5
fit and finish for open dashboard dialog ( #954 )
2018-03-21 21:44:21 -07:00
Anthony Dresser
089577c5a8
fix action execution in insight dialog ( #942 )
2018-03-20 17:35:06 -07:00
Matt Irvine
c116f933e2
Resize grids and detect changes when toggling panel visibility ( #944 )
2018-03-20 17:34:31 -07:00
Abbie Petchtes
fe496ab03b
fix the UI for nav bar ( #937 )
2018-03-19 20:38:04 -07:00
Anthony Dresser
1bfc8c1914
Ellipse on editable dropdown for long values ( #908 )
...
* make dropdown ellipse for long database names
* remove unneeded code
2018-03-16 19:53:35 -07:00
Anthony Dresser
2f854cce4a
correctly detect undefined for input strings during copy ( #906 )
2018-03-16 19:52:49 -07:00
Anthony Dresser
40550d0840
rename context key databasename to databaseName ( #903 )
...
* rename context key databasename to databaseName
* maintain correct context on database name
2018-03-16 19:52:33 -07:00
Matt Irvine
38bedea0bd
Add findNodes Object Explorer API ( #916 )
2018-03-16 13:37:24 -07:00
Anthony Dresser
4a4fe584d5
Fix tab contrib to be accurate ( #901 )
...
* update tab contrib to be accurate with expectation
* update contracts
* formatting
2018-03-13 13:55:21 -07:00
Anthony Dresser
bcd72d21c7
Tasks schema registration ( #900 )
...
* inital task update
* fix schema update problems
* remove dead code
2018-03-13 13:55:08 -07:00
Anthony Dresser
722f5e56cd
Add dashboard context (database vs server) to scoped context ( #893 )
...
* explicitly add dashboard context to scoped context
* formatting
2018-03-13 13:54:37 -07:00
Abbie Petchtes
f3c7b2416b
Support icons in panel ( #895 )
...
* support icons in panel
* formatting
* address Smitha comments
* address comments
2018-03-13 13:48:17 -07:00
Anthony Dresser
383d74ceb4
Dashboard Minor code cleanup ( #894 )
...
* minor code clean up for dashboard
* formatting
2018-03-13 13:21:21 -07:00
Abbie Petchtes
64f61b2954
Fix several dashboard issues and add telemetry ( #889 )
...
* fix several dashboard issues
* formatting
* address comments
* keep track of number of page navigation inside the dashboard service
2018-03-12 13:16:20 -07:00
Anthony Dresser
5c0002404a
Task context + schema ( #849 )
...
* commting .d.ts changes
* added serverinfo to .d.ts
* maybe its working?
* works
* updated contrib
* remove unnecessary code
* fix compile errors
* update task schema and add the ability to specifiy a when clause
* update defaults for tasks widget
* add when to restore and back up tasks to not show up for cloud servers
* formatting
* fixing engine
* add restore to server page
2018-03-12 11:41:49 -07:00
Karl Burtram
e79e3bdf1d
Adjust ObjectExplorer spacing to 25px ( #886 )
2018-03-10 10:26:58 -08:00
Anthony Dresser
9dd3ec9179
add window resize listener to webview for resize ( #866 )
2018-03-09 16:11:02 -08:00
Matt Irvine
c06ab27d08
Object Explorer API ( #783 )
...
See https://github.com/Microsoft/sqlopsstudio/wiki/Extensibility-API#object-explorer for usage details
2018-03-09 15:02:20 -08:00
Anthony Dresser
fab4185c1f
Change visibility type for panel hiding ( #864 )
...
* change visibility method for panels
* make the new visibility type opt in
2018-03-09 14:54:13 -08:00
Abbie Petchtes
bc4b399f87
Fix "always show" for dashboard tab to behave like pinned by default ( #879 )
...
* make tab config settings overwrite always show
* formatting
2018-03-09 10:18:07 -08:00
Leila Lali
52544fa953
changed the format of rowspan and colspan to be string or number ( #859 )
2018-03-09 09:55:04 -08:00
Anthony Dresser
8b2ea4f0a0
Capabilities Cache ( #831 )
...
* init
* finished compile erros
* fixed all merge conflicts
* fix dialog problems
* formatting
* fix opening dialog on first open
* fix various problems with connectiondialog
* formatting
* fix tests
2018-03-08 17:16:40 -08:00
Abbie Petchtes
45b1ae1fb1
Improve experience in "open installed features" dialog ( #876 )
...
* fix keyboard nav and double click issues in open install features dialog
* the focus will be at the first item in the extension list when the dialog is opened
2018-03-08 15:30:28 -08:00
Aditya Bist
090ac6eab2
Persist save file location throughout a session ( #772 )
...
* persist save file location throughout a session
* added path logic to serializer instead of pathUtilities
2018-03-08 11:18:25 -08:00
Abbie Petchtes
587c3ab436
Handle error when loading the dashboard ( #862 )
...
* add error tab when the tab cannot be loaded
* formatting
* changing the look for error message per Smitha request
2018-03-07 14:08:49 -08:00
Anthony Dresser
80bbd9dbf3
update insight last update time on refresh ( #841 )
2018-03-07 11:57:08 -08:00
Abbie Petchtes
7f79ab47ac
Error handling for dashboard tab contributions ( #851 )
...
* support tab without title
* address comments
* formatting
* support error validation for dashboard tab and container contributions
* formatting
2018-03-07 11:06:42 -08:00
Abbie Petchtes
8e6359b3a4
fix nav section layout ( #854 )
2018-03-07 10:20:41 -08:00
Leila Lali
1d284ea66a
fixed the grid layout schema and fixed layout bugs ( #847 )
...
* fixed the grid layout schema and fixed layout bugs
2018-03-06 15:33:47 -08:00
Anthony Dresser
9f5268101d
integrate with contextkeyservice ( #804 )
...
* commting .d.ts changes
* added serverinfo to .d.ts
* maybe its working?
* works
* updated contrib
* remove unnecessary code
* fix compile errors
* change back sqlops engine for merge
2018-03-06 13:56:04 -08:00
Abbie Petchtes
0bba972657
Fix few dashboard panel issues ( #801 )
...
* home tab is shown by default when the dashboard is opened
* add scroll bar when tab list is overflow
* fix regression in other tab panels
* address comments
2018-03-06 10:28:15 -08:00
Abbie Petchtes
bab9fc01ea
focus on the first tab in the nav section by default ( #823 )
2018-03-06 10:27:24 -08:00
Anthony Dresser
692ed02df8
Collapsible properties ( #771 )
...
* started moving properties to home tab
* moved properties
* refactored panel in dashboard
* fix errors
* fix miss-naming
* added collapsable properties
* revert unnecessary change
* add icon for collapsing properties
2018-03-05 10:06:18 -08:00
Leila Lali
2e67d03b56
fixed the grid layout sizing issue ( #824 )
2018-03-05 09:07:41 -08:00
Abbie Petchtes
56ca3406c4
Fix pin, unpin and close icon issues ( #822 )
...
* fix pin, unpin and close icon issues
* formatting
2018-03-02 16:01:12 -08:00
Karl Burtram
c06f45cf0e
Fix duplicate localization ids ( #803 )
...
* Add sqlops-core loc project
* Fix duplicate ids step 1
* Merge duplicate id changes.
* A few more duplicate ids
2018-03-01 15:25:51 -08:00
Leila Lali
8114498fb5
writing telemetry into a file when running the app for perf tests ( #802 )
2018-03-01 08:56:00 -08:00
Abbie Petchtes
889b60a71b
support grid container in nav section ( #796 )
2018-02-27 15:47:42 -08:00
Anthony Dresser
45023b2e71
Revert "Remove widgetContent" ( #795 )
...
* Revert "fix dataprotocol developement problems (#788 )"
This reverts commit 1c08e64651 .
* Revert "Task contribution (#742 )"
This reverts commit 3432dac261 .
* Revert "remove widgetContent (#784 )"
This reverts commit 5adab4fafb .
2018-02-27 14:11:54 -08:00
Anthony Dresser
3432dac261
Task contribution ( #742 )
...
* work in progress
* set up necessary code. need to work on getting it working
* formatting
* work in progress
* work in progress
* formatting
* work in progress
* work in progress
* work in progress
* formatting
* needs a lot of work regarding how we do actions vs how extensions do actions
* formatting
* use connection profile for actions
* change action to be
2018-02-27 11:40:13 -08:00
Abbie Petchtes
5adab4fafb
remove widgetContent ( #784 )
2018-02-26 13:47:27 -08:00
Abbie Petchtes
6bf21e4340
fix layout issue for left nav bar and dashboard ( #773 )
2018-02-23 15:59:03 -08:00
Kevin Cunnane
7ee6dfa21e
Add shortcut for toggle results pane ( #764 )
2018-02-23 15:56:17 -08:00
Abbie Petchtes
bd7341ddc2
Tab contribution support both inline container and registered container ( #766 )
...
* accept inline nav section contribution
* contribution accepted both inline container and registered container
* address comments
* formatting
2018-02-23 15:12:30 -08:00
Anthony Dresser
f9d8f479b5
Move dashboard properties, fix scroll ( #758 )
...
* started moving properties to home tab
* moved properties
* refactored panel in dashboard
* fix errors
* fix miss-naming
2018-02-23 13:34:11 -08:00
Abbie Petchtes
dbc2ce0b3a
Refactor and rename dashboard tabs part 1 ( #755 )
...
* refactor and rename dashboard tabs
* undo incorrect changes
2018-02-22 13:36:56 -08:00
Abbie Petchtes
51b8e02455
Support left nav bar and inner tabs ( #751 )
...
* Add left nav bar and inner tab contribution
* place holder for dashboard left nav bar
* formatting
* refactor widget helper
* improving the panel look and feel
* removed extra files that added by accident
2018-02-21 16:23:24 -08:00
Leila Lali
4f9dfe9afa
initial check in for dashboard grid layout ( #740 )
...
dashboard grid layout container
2018-02-21 14:41:52 -08:00