Commit Graph
100 Commits
Author SHA1 Message Date
Alan Ren 9680b1e2cf create a new connection (#10412) 2020-05-14 16:07:51 -07:00
Alan Ren f934dea6ea use listdatabases for sqlondemand (#10398)
* use listdatabases for sqlondemand

* comments

* use enum
2020-05-14 14:25:29 -07:00
Alan Ren 3212b06d49 set context (#10391) 2020-05-14 10:56:58 -07:00
Alan Ren 0ad2a351f8 move icon to where it is being used (#10375) 2020-05-13 13:40:31 -07:00
Alan Ren 3a70bea70d fix button column accessibility issue (#10307)
* fix accessibility issue

* comment
2020-05-08 14:24:03 -07:00
Alan Ren e27a57715c set provider (#10302) 2020-05-07 13:46:04 -07:00
Alan Ren d87855cf1f force the isDirty flag to always be false (#10295) 2020-05-07 10:08:22 -07:00
Alan Ren 0ace033a6f table based explorer widget (#10279)
* bump sts

* extend widget container

* remove title

* wip

* refactoring

* Revert "extend widget container"

* showTitle option

* fix properties widget error

* icon column

* icon and button columns

* use textwithicon column

* icon

* refactor and filter

* context menu

* refactor

* tests

* fix hygiene

* tests

* comments
2020-05-06 13:52:20 -07:00
Alan Ren 0fd3b25ccd remove table setActive (#10256)
* remove setActive method

* another place
2020-05-05 13:21:26 -07:00
Alan Ren cb2a02d82c add option to hide the widget title (#10222)
* extend widget container

* remove title

* Revert "extend widget container"

* showTitle option

* rename to showHeader

* comments and refactoring
2020-05-01 16:58:30 -07:00
Alan Ren 0999060827 bump sts (#10225) 2020-04-30 10:51:46 -07:00
Alan Ren 7275641849 use latest DMP (#10206) 2020-04-29 10:08:19 -07:00
Alan Ren 85b2e2ce6a extra space (#10205) 2020-04-29 10:07:03 -07:00
Alan Ren 4ec281313f extend the ListDatabasesRequest to allow more information to be returned (#10186)
* database detail

* revert sts change

* reuse databaseInfo interface
2020-04-28 13:32:19 -07:00
Alan Ren c818e7c391 update the tslint rule to use tabs (#10174) 2020-04-27 14:20:44 -07:00
Alan Ren 335f6de8ac update extension versions (#10176) 2020-04-27 13:58:57 -07:00
Alan Ren 5aa8894686 server dashboard databases tab update (#10159)
* databases tab

* move icon to common-icons
2020-04-27 12:37:04 -07:00
Alan Ren 53c726459e update whoisactive extension (#10164)
* update whoisactive extension

* update readme
2020-04-27 10:51:54 -07:00
Alan Ren 1d3568a2aa update server reports extension (#10165)
* update server reports extension

* add description
2020-04-27 10:51:01 -07:00
Alan Ren b202647090 update agent icon (#10163) 2020-04-27 10:50:00 -07:00
Alan Ren 6a02287dc6 fix server/database dashboard content scroll (#10138)
* implementation-1

* updates
2020-04-23 21:21:23 -07:00
Alan Ren 04ec347eeb fix clipping issue (#10020)
* fix clipping issue

* remove hardcoded height
2020-04-16 15:59:26 -07:00
Alan Ren be8acb058a update the cursor of toggle state button (#10005) 2020-04-16 10:21:02 -07:00
Alan Ren fb524af850 default deployment type for windows (#9959)
* change default deployment type for win32

* handling the initial deployment type
2020-04-14 10:08:35 -07:00
Alan Ren fc70ddd104 show databases for azure server (#9951) 2020-04-13 16:30:55 -07:00
Alan Ren 8c491d36f4 more dashboard fixes (#9937)
* unify the panel styles

* min-width

* min-width

* fix issues

* fix css selector
2020-04-13 13:20:32 -07:00
Alan Ren e450369d5e unify the panel styles (#9934) 2020-04-10 23:05:21 -07:00
Alan Ren 433049d1b2 pre-defined dashboard tab groups (#9916)
* pre-defined dashboard tab groups

* add back the tab group contribution

* comments
2020-04-09 14:57:46 -07:00
Alan Ren 06abda74a6 use the new icons from UX team (#9920) 2020-04-09 13:42:57 -07:00
Alan Ren 23f1a08aa0 add ability to dynamically update tabs (#9911)
* add dashboard and tabbedPanel samples

* add updateTabs to tabbedPanel component

* add updateTabs to tabbedPanel component
2020-04-09 12:02:00 -07:00
Alan Ren 82f21faf79 fix dashboard style (#9917) 2020-04-09 11:51:49 -07:00
Alan Ren db49a146b0 add dashboard and tabbedPanel samples (#9894)
* add dashboard and tabbedPanel samples

* comments
2020-04-08 15:35:29 -07:00
Alan Ren fd314ec030 convert the sql services extension to use yarn (#9891)
* convert the sql services extensions to use yarn

* update
2020-04-07 15:59:31 -07:00
Alan Ren c2b8fcde45 add options to customize the model view dashboard (#9872)
* add options to customize the mv dashboard

* rename the property
2020-04-06 20:04:38 -07:00
Alan Ren 2247682863 remove the docs folder (#9868) 2020-04-06 12:26:31 -07:00
Alan Ren 19a11ba94b tasks widget updates (#9860)
* fix toolbar and remove tasks widget

* update refresh action

* remove contribution

* fix missing learn more menu item

* Alanren/refresh widgets new (#9863)

* refresh widgets

* dashboard refresh

* update
2020-04-06 12:25:09 -07:00
Alan Ren 589de854d5 revert the changes impacting query editor and profiler editor (#9842)
* add the panel top border back

* more changes

* min-width and line height
2020-04-02 21:35:18 -07:00
Alan Ren fae73fe6ff update style of toggle tab header button (#9827) 2020-04-02 10:30:08 -07:00
Alan Ren 41d21d799c modelview dashboard (#9784)
* modelview dashboard

* styles

* toolbar support

* spaces

* add tab icon support
2020-04-01 17:30:33 -07:00
Alan Ren 0e27aaa61f new icon from UX team (#9816) 2020-03-31 21:50:50 -07:00
Alan Ren 4500e887bb databases tab (#9798)
* databases tab

* correct typo
2020-03-31 13:19:05 -07:00
Alan Ren b23413d944 add padding for toolbar container (#9795) 2020-03-30 17:33:47 -07:00
Alan RenandKim Santiago be83b31e37 dashboard improvement (#9730)
* dashboard improvement - WIP (#8836)

* wip

* wip

* tabgroup

* tab group

* agent views

* clean up

* formats

* feedback

* fix error

* contribute top level server/db dashboard tab (#8868)

* tabbedPanel component (#8861)

* tabbed panel

* tabbed panel

* fix errors

* revert main.ts changes

* use margin

* address comments

* remove orientation property

* content tab group (#8878)

* add databases tab

* use more extensible approach

* remove unnecessary code

* add when expression

* objects tab for database dashboard (#8892)

* fix build errors

* fix build error

* Dashboard toolbar (#9118)

* remove old toolbar with only edit and refresh

* remove tasks widgets from server and databases dashboards

* adding toolbar to dashboardpage and clicking new query works

* restore and new notebook now do something

* add backup to toolbar for database dashboards

* new notebook connects to db

* only show backup and restore for non-azure

* new backup and restore svgs

* clean up

* got toolbar actions to show up from contribution

* some cleanup and add database dashboard toolbar contributions

* don't show all tasks when there should be no tasks

* fix toolbar showing multiple times when switching opening another dashboard from OE

* only show toolbar for home page

* update to new icons - same icons for light and dark theme

* don't show separator if there aren't any actions

* read toolbar actions from tasks-widget

* remove tasks widget from home dashboard page

* show extension's actions in toolbar

* clean up

* more cleaning up

* fix extension actions not always loading the first time

* add configure dashboard

* remove old edit icon css

* change tasks back to original order

* make sure tasks widget is the one being removed

* collapsible tab panel (#9221)

* collapsible vertical tab panel

* fix lint error

* comments batch 1

* pr comments

* update new query icon (#9351)

* Update toolbar actions (#9313)

* remove edit and configure dashboard and add refresh to toolbar for other dashboard pages too

* Add refresh for tabs that have container type with refresh implemented

* change refresh to only refresh the current tab

* remove map for tab to actions

* add back configure dashboard to home toolbar

* check if index is -1 before trying to remove tasks widget from widgets

* Move objects widget back to database home tab (#9432)

* move objects widget back to database home tab and reorder toolbar

* change order of actions back to previous order

* Allow extensions to add actions to home toolbar (#9269)

* add support for extensions to add actions to home toolbar

* fix spacing

* use menu contribution point

* undo previous changes that added dashboardToolbarHomeAction contribution

* remove home from name

* add context key for tab name

* allow actions to also be added to the toolbar of other tabs

* add extension contributed actions even if no tasks-widget

* fix refresh being added twice after merging

* hide the tab list when collapsed (#9529)

* update the order of css selectors (#9606)

* Update dashboard style to be closer to mockups (#9570)

* update style to be closer to mockups

* tab panel styling

* change back tab styling for tabs in a tab contributed by an extension

* change color of borders when theme changes

* set dark theme active tab background to same as OE for now

* update border colors

* move colors to theme file

* fix a few issues (#9690)

* couple fixes

* comments

* small dashboard toolbar fixes  (#9695)

* fix backup icon in toolbar

* fix database page toolbar border color

* add back center center in common-icons.css (#9703)

* change padding so bottom border shows again (#9710)

* tab panel fixes (#9724)

* tab panel fixes

* fix package.nls.json

* feedbacks (#9761)

* feedbacks

* remove comments

Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com>
2020-03-26 20:41:09 -07:00
Alan Ren c0962d804b fix sub leak (#9709) 2020-03-24 11:26:41 -07:00
Alan Ren c35221c076 fix properties widget (#9693)
* fix properties widget

* handle error scenario
2020-03-23 12:10:24 -07:00
Alan Ren 5a0dd18cba restore focus (#9668)
* restore focus

* update default config

* update
2020-03-23 12:09:13 -07:00
Alan Ren 03ce5d1ba7 redesign of deployment profile page (#9659) 2020-03-18 14:40:43 -07:00
Alan Ren 2cb77441ad remove the message on page enter (#9661) 2020-03-18 13:39:13 -07:00
Alan Ren 1e1cd2f797 remove the alert role from the wizard page title (#9653)
* announce page change

* Use status() and update message

* localize the page number text

* comments
2020-03-17 16:43:59 -07:00
Alan Ren 19dec78349 fix accessibility issue caused by not using table (#9645)
* fix accessibility issue caused by not using table

* remove fixed background color
2020-03-17 12:01:55 -07:00
Alan Ren 6c8a7dc97f setting aria-label for table (#9647)
* setting aria-label for table

* use variable
2020-03-17 11:41:34 -07:00
Alan Ren 7ed072c44d do nothing if the focus is already in dialog (#9629)
* do nothing if the focus is already in dialog

* use document.activeElement instead
2020-03-16 11:51:57 -07:00
Alan Ren 919b058175 fix the focus outline color (#9632) 2020-03-16 10:20:55 -07:00
Alan Ren 13d2f39004 fix the contrast ratio (#9631) 2020-03-16 10:20:20 -07:00
Alan Ren 1e6f102352 set the role to img (#9630) 2020-03-16 10:19:55 -07:00
Alan Ren 56851dedd2 remove tabindex attribute (#9616) 2020-03-13 14:10:26 -07:00
Alan Ren 8a548c2b56 update elements order (#9614) 2020-03-13 13:52:57 -07:00
Alan Ren 8196f86386 add azdata open extension command (#9573) 2020-03-12 10:14:51 -07:00
Alan Ren a68a6b9e44 update extension icon (#9542) 2020-03-11 19:25:32 -07:00
Alan Ren a2935fca3a remove the unused widgets (#9483) 2020-03-11 11:56:36 -07:00
Alan Ren de65cd84a9 fix collapse widget action icon (#9537) 2020-03-10 19:14:47 -07:00
Alan Ren 96935f2f87 always show the header (#9521) 2020-03-10 10:06:55 -07:00
Alan Ren ff0992510b mark as test as unstable (#9426) 2020-03-03 10:47:47 -08:00
Alan Ren 00d0e4778b upload the extension unit test coverage files to pipeline (#9398)
* copy coverage results

* tweek the parameters

* fix error
2020-03-02 17:48:58 -08:00
Alan Ren 2de3bd3209 only download the required files (#9374) 2020-02-27 15:00:06 -08:00
Alan Ren 80baa4a732 only show the tabs for server context (#9344) 2020-02-26 16:11:43 -08:00
Alan Ren 7d7a7e2e37 pick up the latest sql tools service (#9354) 2020-02-26 14:42:19 -08:00
Alan Ren 5982925ed7 keep up with latest azdata (#9276) 2020-02-24 10:54:54 -08:00
Alan Ren c446cea3a0 fix the input width height issue (#9273)
* fix the input width height issue

* updates
2020-02-21 16:12:56 -08:00
Alan Ren 8c61538a27 fix charting issue (#9094)
* fix charting issue

* fix charting issue 2

* revert version bump
2020-02-07 17:42:58 -08:00
Alan Ren ad68fddbc9 remove REL test step (#8825) 2020-01-06 23:00:41 -08:00
Alan Ren c5d3251bb5 remove sql ops (#8805) 2020-01-06 15:37:09 -08:00
Alan Ren 8529b52e73 fix unstable tests (#8799)
* fix tests

* mark dac test unstable

* import export bac

* remove rel tag

* Update dacpac.test.ts

* bump sts and enable dac tests
2020-01-03 14:29:28 -08:00
Alan Ren 102d820935 Alanren/remove bdc (#8737)
* remove bdc server dependency

* revert the change to script

* cms needs 2 servers, adding 2019 server

* fix pipeline yaml
2019-12-19 13:53:32 -08:00
Alan Ren 2f6c764869 download 2019 developer edition (#8704) 2019-12-16 14:53:22 -08:00
Alan Ren 64e217eac2 change order of tasks (#8703) 2019-12-16 13:21:03 -08:00
Alan Ren 7cd2a6d6aa fix radio card group rendering error (#8587)
* fix rendering error

* remove extra $ sign
2019-12-06 10:20:37 -08:00
Alan Ren 3de95af25c check setting directly to avoid value reset (#8583) 2019-12-05 15:57:13 -08:00
Alan Ren c34869c243 improve the install sql on windows scenario (#8559) 2019-12-04 10:59:30 -08:00
Alan Ren ab94b9785e deprecate the card component (#8552)
* deprecate the card component

* add deprecated tag
2019-12-04 10:48:08 -08:00
Alan Ren b38b53b658 accessible radio card (#8514)
* accessible radio card group

* set radio card group width

* address comments

* address comments 2

* fix the profile card not being focused issue
2019-12-03 13:26:00 -08:00
Alan Ren 20e9b329b1 only handle the keyboard events on header (#8488) 2019-11-26 13:42:04 -08:00
Alan Ren ffee69a765 set focus to default cards when loaded (#8480)
* set focus to default cards when loaded

* add return type
2019-11-25 20:31:39 -08:00
Alan Ren c970173fc0 fix azdata eula link (#8475) 2019-11-25 14:41:11 -08:00
Alan Ren 0979ce8de6 set dropdown aria-label (#8456) 2019-11-25 13:05:00 -08:00
Alan Ren 878bcc0d92 add service column name (#8457) 2019-11-25 13:04:36 -08:00
Alan Ren f2bc367e78 set aria label for options dropdowns (#8453) 2019-11-24 12:23:59 -08:00
Alan Ren 46a8410fc5 make group container accessible (#8452) 2019-11-24 12:23:16 -08:00
Alan Ren be7c26ede5 update the card role and add aria-checked state (#8451) 2019-11-24 12:03:10 -08:00
Alan Ren 78731e0c8c better loading message (#8448) 2019-11-22 18:52:59 -08:00
Alan Ren 56182a53d1 add role to card component (#8447) 2019-11-22 17:31:22 -08:00
Alan Ren c03cce7f60 set aria label for table (#8443) 2019-11-22 16:05:57 -08:00
Alan Ren 98abf4a758 add aria label for agreement checkbox (#8439) 2019-11-22 15:50:09 -08:00
Alan Ren b333788c3c space key as click (#8437) 2019-11-22 11:24:28 -08:00
Alan Ren 8cd9097526 remove active css class on mouse leave (#8410) 2019-11-20 13:28:06 -08:00
Alan Ren 80248846bb update the extensions.js (#8352) 2019-11-15 11:46:21 -08:00
Alan Ren e2ef1f8a89 remove the extension name link (#8271)
* remove the extension name link

* pr comments

* pr comments
2019-11-09 13:37:09 -08:00
Alan Ren b5c0c37a23 add preview tag to the UI (#8266) 2019-11-07 14:31:17 -08:00
Alan Ren b364e32beb improve the loading component (#8251)
* improve the loading component

* fix unused method warning

* revert the change
2019-11-07 11:28:38 -08:00
Alan Ren 7f51921176 fix the scroll issue of modal dialog and wizard (#8239)
* fix the scrolling issue of dialog and wizard

* revert unwanted changes
2019-11-07 10:50:00 -08:00