Commit Graph
100 Commits
Author SHA1 Message Date
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
Alan Ren 6385443a4c deployment extensibility (#7394)
* rename button and update dialog button width

* make deployment resource type contributable

* conflicts

* fix card width hight issue

* comments
2019-09-27 10:13:38 -07:00
Alan Ren 3688e9981d fixes #7383 and #7380 (#7384) 2019-09-26 12:35:44 -07:00
Alan Ren 2d9f6dcd86 rename button and update dialog button width (#7369)
* rename button and update dialog button width

* update padding to match portal
2019-09-25 20:21:41 -07:00
Alan Ren a0e31fc723 wizard for deploying bdc (#7183)
* wip

* wip2

* wip eod 820

* wip 822

* text component improvements and misc changes

* aria-label

* targetClusterPage wip

* target cluster page

* target cluster page

* wip 827

* wip deployment profile page

* profile page

* service settings page

* wip 0903

* 0909 wip

* 0910

* 0911

* sql instance and working directory

* notebooks

* docker version on windows

* EULA env var

* 917 updates

* address comments

* use async file access

* fix the summary page display issue for ad auth

* add save json file buttons

* use promise for private methds

* review feedbacks

* refactor

* pass json to notebooks

* fix no tool scenario

* bypass tool check if installed

* update hint text

* update notebooks

* workaround azdata first time use

* comments

* accept eula and some text update

* fix the error in package.json

* promise instead of thenable

* comments

* fix typo
2019-09-25 10:04:13 -07:00
Alan Ren e694e0273b Fix for issue 7233 (#7293) 2019-09-19 14:13:03 -07:00
Alan Ren b1eef13bb0 Update apiWrapper.ts (#7132)
remove the usage of workspace.rootPath, this is not being used.
2019-09-09 11:30:03 -07:00
Alan Ren 0e9218ef5f update string (#6972) 2019-08-27 11:37:17 -07:00
Alan Ren edf470c8fa update notebook for RC (#6961) 2019-08-26 15:34:20 -07:00
Alan Ren f70ee0c229 update strings (#6954) 2019-08-26 11:44:05 -07:00
Alan Ren 9b7a7bd9dc Alanren/extension install (#6918)
* fix extension install

* fix azure account open url issue
2019-08-23 14:50:08 -07:00
Alan Ren 7bd8a6f2b1 Alanren/sql on windows (#6785)
* download file

* add entry

* fix issues

* add 2019

* string updates

* make dialog self contained

* expose notebook input dialog

* refactoring

* add log and correct the url

* comments
2019-08-20 14:45:27 -07:00
Alan Ren 0be1cf8b73 add valid uri prefix (#6810) 2019-08-19 14:03:13 -07:00
Alan Ren 4c24ea0f7d change got overwritten (#6788) 2019-08-16 16:59:26 -07:00
Alan Ren 076aa51524 control the auto refresh state (#6577)
* control the auto refresh state

* visual indicator when autorefresh is off
2019-08-16 16:36:03 -07:00
Alan Ren 314bd0e212 run the whole thing instead of current statement (#6757)
* run the whole thing instead of current statement

* backward compact
2019-08-15 13:43:08 -07:00
Alan Ren 4e8c06f36d add sql password validation (#6715)
* add sql password validation

* refactor the code

* correct the user name for bdc, it is also sa

* comments
2019-08-14 16:33:22 -07:00
Alan Ren 1d52a83730 revert the icon (#6733) 2019-08-13 13:41:28 -07:00
Alan Ren 68d62f861b kubeadm notebook (#6648)
* kubeadm notebook

* update title
2019-08-12 11:47:03 -07:00
Alan Ren b6cdd06d66 fix viewlet ordering (#6615) 2019-08-06 11:01:04 -07:00
Alan Ren 2bb8806da6 dialog assisted notebooks (#6564) 2019-08-05 16:01:34 -07:00
Alan Ren 892a8b5ced move api to azdata (#6517)
* move api to azdata

* comments
2019-07-30 19:06:46 -07:00
Alan Ren f68ed67e3a Alanren/welcomepage (#6537)
* remove dependency on product.quality

* remove extra line

* comments
2019-07-30 14:55:32 -07:00
Alan Ren 059e80003d use absolute path (#6483) 2019-07-23 21:26:01 -07:00
Alan Ren a92b2e0691 deployment extension not working on Linux (#6476)
* add webpack for built in extensions

* fix the casing issue

* Rename azCLITool.ts to azCliTool.ts

* Rename kubectlTool.ts to kubeCtlTool.ts

* fix the error

* fix the packaging issue
2019-07-23 18:34:17 -07:00
Alan Ren b23dc315d6 set the auto release for insider build (#6469) 2019-07-23 11:41:19 -07:00
Alan Ren 0c12afac74 add the extension policy configuration back (#6465) 2019-07-22 23:43:34 -07:00
Alan Ren d976dad139 update the notebooks for the new release (#6451)
* get ready for new release

* azdata

* header update

* comments

* update text

* remove kubernetes version option
2019-07-22 14:46:18 -07:00
Alan Ren 0c5d5f1dd5 pass environment variables to Notebooks from ADS (#6389)
* get the new environment variables for notebook

* comments

* Update serverInstance.ts

address comments

* be more specific when taking env variables
2019-07-18 10:40:07 -07:00
Alan Ren 969476e49e Update deploy-sql2019-image.ipynb (#6373) 2019-07-12 14:34:18 -07:00
Alan Ren 4bb3cdf114 enable docker image deploy (#6367)
* enable docker image deploy

* update the registry and text
2019-07-12 14:12:16 -07:00
Alan Ren ad805b993c add confirm password for notebooks (#6351)
* add confirm password for notebooks

* one password
2019-07-10 16:09:03 -07:00
Alan Ren 3abc102253 Add the Microsoft logo to our own repo (#6350)
need to reference this icon in notebooks, as per Vicky, we should have this in our own repo.
2019-07-10 14:04:44 -07:00
Alan Ren b9b5b3c528 update the default to sql-bdc (#6317) 2019-07-09 15:39:01 -07:00
Alan Ren 8086eda151 Update product.json (#6307) 2019-07-09 10:55:49 -07:00
Alan Ren dccb79d8e8 make resource deployment extension only available in insider build (#5815)
* make deployment ext only available in insider

* delete big-data-cluster extension

* formatting

* Revert "delete big-data-cluster extension"

This reverts commit 0ac667e59d2bd15eeb383fb1e20d2bf8933ffab0.
2019-07-08 16:44:06 -07:00
Alan Ren 86df1605a4 update bdc notebook (#6286)
* update bdc notebook and remove sql-image for now

* update test
2019-07-08 16:41:31 -07:00
Alan Ren 20bbaa3fe6 Update package.json (#6187) 2019-06-27 10:58:12 -07:00
Alan Ren f39647f243 add save/load filter feature to profiler (#6170)
* save/load profiler filter

* add role for custom buttons
2019-06-26 23:55:03 -07:00
Alan Ren c2cec5d93f enable lang pack filter in extension manager (#6148)
* enable lang pack filter in extension manager

* fix null check issue
2019-06-26 23:17:35 -07:00