Commit Graph
100 Commits
Author SHA1 Message Date
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
Alan Ren 23da6155dd fix the missing icon issue of expand/collapse btn (#8132) 2019-10-30 20:10:34 -07:00
Alan Ren 836bf1d28a use addtionalEnvironmentVariables (#8123) 2019-10-30 15:02:30 -07:00
Alan Ren 79b6a14d64 Revert "accept azdata eula (#8114)" (#8121)
This reverts commit 0dec2ff9b5.
2019-10-30 13:57:41 -07:00
Alan Ren 0dec2ff9b5 accept azdata eula (#8114) 2019-10-30 13:31:05 -07:00
Alan Ren 9f54fbc8cc profiler icon issue (#8115) 2019-10-30 12:32:37 -07:00
Alan Ren 5629356c66 notebook background execution (#8079)
* notebook background execution

* code review comments

* comments 2

* more logging
2019-10-29 11:53:50 -07:00
Alan Ren a895f53029 min version check (#8038)
* min version check

* comments
2019-10-25 17:11:32 -07:00
Alan Ren d1a0ae43c8 update the message (#8031) 2019-10-25 14:11:25 -07:00
Alan Ren e4b0371b2a fix 2 issues found during testing (#8029) 2019-10-25 13:54:19 -07:00
Alan Ren d013b594b1 suppress the alert (#8007) 2019-10-24 20:13:32 -07:00
Alan Ren 7bfa6e611e Remove RC from strings (#8001) 2019-10-24 16:03:22 -07:00
Alan Ren 93685d3a09 make the azdata install url configurable (#7989)
* make the azdata install url configurable

* use settings without reloading

* comments
2019-10-24 14:57:17 -07:00
Alan Ren 684fb2566b revert the notebook background execution (#7984) 2019-10-24 13:46:40 -07:00
Alan Ren 34fe2b44cc remove insider build check (#7926)
* remove insider build check

* fix welcome page not load issue
2019-10-23 21:53:42 -07:00
Alan Ren 98505110a4 fix a typo (#7871) 2019-10-21 18:31:24 -07:00
Alan Ren 6a375fdd8c fix the wizard opened twice issue #7866 (#7869) 2019-10-21 15:32:13 -07:00
Alan Ren a05edc619c use required attribute (#7850)
* use required attribute

* readable sql port
2019-10-21 09:53:12 -07:00
Alan Ren 0bfb1aab7e set storage settings table name (#7841) 2019-10-20 19:27:50 -07:00
Alan Ren 86f8b3f9ec change field type to Password (#7791) 2019-10-17 22:39:31 -07:00
Alan Ren 3813d9385b update the extensions.json (#7771) 2019-10-17 14:26:47 -07:00
Alan Ren cd30a8cbc0 enable bdc features for stable (#7757) 2019-10-17 09:59:29 -07:00
Alan Ren 2ab7a47353 deploy BDC wizard improvement for CU1 (#7756)
* unified admin user account (#7485)

* azdata changes

* spaces

* error message

* comments

* support AD authentication for bdc deployment (#7518)

* enable ad authentication

* remove export for internal interface

* add comments

* more changes after testing

* update notebooks

* escape slash

* more comments

* Update deploy-bdc-aks.ipynb

* Update deploy-bdc-existing-aks.ipynb

* Update deploy-bdc-existing-kubeadm.ipynb

* AD changes and review feedback (#7618)

* enable ad authentication

* remove export for internal interface

* add comments

* more changes after testing

* update notebooks

* escape slash

* more comments

* Update deploy-bdc-aks.ipynb

* Update deploy-bdc-existing-aks.ipynb

* Update deploy-bdc-existing-kubeadm.ipynb

* address comments from scenario review (#7546)

* support AD authentication for bdc deployment (#7518)

* enable ad authentication

* remove export for internal interface

* add comments

* more changes after testing

* update notebooks

* escape slash

* more comments

* Update deploy-bdc-aks.ipynb

* Update deploy-bdc-existing-aks.ipynb

* Update deploy-bdc-existing-kubeadm.ipynb

* scenario review feedbacks

* more fixes

* adjust the display order of resource types

* different way to implement left side buttons

* revert unwanted changes

* rename variable

* more fixes for the scenario review feedback (#7589)

* fix more issues

* add help links

* model view readonly text with links

* fix size string

* address comments

* update notebooks

* text update

* address the feedback of 2nd round of deploy BDC wizard review (#7646)

* 2nd review meeting comments

* fix the unit test failure

* recent changes in azdata

* notebook background execution with azdata (#7741)

* notebook background execution with azdata

* prompt to open notebook in case of failure

* fix path quote issue

* better temp file handling

* expose docker settings (#7751)

* add docker settings

* new icon for container image
2019-10-16 20:41:15 -07:00
Alan Ren 22774f28c0 notebook linebreak update (#7614) 2019-10-09 14:46:52 -07:00
Alan Ren 9dd35c8c0d fix the bdc casing on welcome page (#7498) 2019-10-03 15:50:14 -07:00
Alan Ren d2e4e94aec fix issue 7489 and disposable handling (#7491) 2019-10-03 12:20:54 -07:00
Alan Ren 57c5d98bdc make it easy to indicate all platforms (#7467) 2019-10-02 09:33:27 -07:00
Alan Ren 7162272f1e update timeout (#7446) 2019-10-01 12:51:42 -07:00
Alan Ren aef69ab12a add readme (#7447) 2019-10-01 11:21:07 -07:00
Alan Ren 5b95d6777f new icons (#7433) 2019-10-01 09:50:37 -07:00
Alan Ren d0fb6de390 sample of how to contribute a deployment type (#7414) 2019-09-27 16:03:30 -07:00
Alan Ren bc4165037c fall back to the old text component behavior... (#7405)
* fall back to the old text component behavior...

if no required indicator and description is needed, fall back to the old text component behavior.

* Update text.component.ts

indention
2019-09-27 11:54:11 -07:00