Leila Lali
7e17bfb6ec
Added UI for user to accept EULA when deploying sql proj to docker container ( #17762 )
2021-11-30 15:08:23 -08:00
Leila Lali
9bdd6aca42
Adding UI for deploying a db proj to docker ( #17495 )
2021-11-18 14:44:33 -08:00
Leila Lali
d479c96658
Addressed comments left in a merged PR ( #17307 )
2021-10-11 09:07:12 -07:00
Leila Lali
d4b556c09c
Sqlproj - Saving the connection after db is deployed to docker container ( #17294 )
2021-10-07 15:48:09 -07:00
Leila Lali
3d810e8e20
sqlproj - publish to container - fix the image name, tag and added validation ( #17295 )
2021-10-07 14:39:05 -07:00
Leila Lali
f875699cd2
sqlproj publish to container - october release improvements ( #17289 )
2021-10-07 12:55:43 -07:00
Leila Lali
177b56c5ff
Fixed a bug with cancling publish ( #17160 )
2021-09-24 13:51:04 -07:00
Leila Lali
9fe6cc493e
ML extension vbump ( #17143 )
2021-09-24 09:15:29 -07:00
Leila Lali
3ed611db66
sql proj - publish to docker improvements ( #17124 )
2021-09-21 16:47:06 -07:00
Leila Lali
423cf8d3d5
SQL Proj - Added an option to deploy to docker to select the base image ( #17067 )
...
* Added an option to deploy to docker to select the base image
2021-09-14 13:49:57 -07:00
Leila Lali
4912faa966
SQL Project - deploy to docker publish option ( #17050 )
...
SQL Project - deploy to docker publish option
2021-09-13 14:12:53 -07:00
Leila Lali
32a71a2de6
SQL Database Project - Deploy db to docker ( #16406 )
...
Added a new command to deploy the project to docker
2021-08-12 13:24:16 -07:00
Leila Lali
647d1f1167
Fixed a bug with loading model list ( #16640 )
2021-08-09 14:26:40 -07:00
Leila Lali
38a6fc4d60
Updating ML extension version to 0.11.0 ( #15959 )
2021-07-01 09:33:43 -07:00
Leila Lali
95704dc45e
ML extension version bump ( #15407 )
2021-06-09 11:56:13 -07:00
Leila Lali
2d71397ffe
Updating sqlmlutils package for R and Python ( #15549 )
2021-05-27 12:31:38 -07:00
Leila Lali
130a439abc
Removed 'preview' from MI ( #14767 )
2021-03-24 14:33:27 -07:00
Leila Lali
063953f743
Bug fixes for ML 0.8.0 ( #14659 )
...
* Bug fixes for ML 0.8.0
2021-03-11 14:49:28 -08:00
Leila Lali
9b43ee6287
version update for ml 0.7.0 ( #14130 )
2021-02-01 16:12:06 -08:00
Leila Lali
a3eb9d29a9
Fixed the bug with refreshing the page over and over ( #13966 )
2021-01-19 14:21:12 -08:00
Leila Lali
f88e17a294
Dacpac - Showing error message to user if operation fails ( #13830 )
...
* Showing error message to user if operation fails.
* Added more tests
2020-12-17 10:27:36 -08:00
Leila Lali
e182649adc
Fixed Schema compare integration tests by adding retry ( #13649 )
2020-12-08 08:43:58 -08:00
Leila Lali
9977e83380
Adding unit tests for schema compare service ( #13642 )
2020-12-07 14:42:38 -08:00
Leila Lali
f0eeb76846
updating to 0.6.0 ( #13576 )
2020-11-30 16:03:50 -08:00
Leila Lali
3b20e8a61c
Fixed an issue when azure account is expired or not valid ( #13483 )
2020-11-23 13:03:50 -08:00
Leila Lali
870ff39527
Fixed the issue with adding and removing flex container ( #13480 )
2020-11-19 09:19:39 -08:00
Leila Lali
fe546e3791
Fixed a bug with validing empty table name ( #13259 )
2020-11-05 16:07:18 -08:00
Leila Lali
d450588e39
ML - Added a link in models page to run predict on a model ( #13124 )
...
* Added a link in models page to run predict on a model
* Updated the icons
2020-10-29 16:37:23 -07:00
Leila Lali and Hale Rankin
5c474d8614
ML - model source type page ( #13077 )
...
* Initial checkin
* Style adjustments.
* addressed PR comments
Co-authored-by: Hale Rankin <harankin@microsoft.com >
2020-10-28 11:57:59 -07:00
Leila Lali
429d8fe584
ML - New UI component for icon, title and description of an item ( #13109 )
...
* initial checkin
* addressed PR comment
2020-10-28 11:57:07 -07:00
Leila Lali
f97ae9e570
ML - Fixed a failing test ( #13080 )
...
* Fixed a failing test
2020-10-27 06:42:33 -07:00
Leila Lali
eec6f64d62
ML - Bug fixing ( #13018 )
...
* Fixing couple of bugs
2020-10-26 17:36:37 -07:00
Leila Lali
20ed569a71
Updating sqlmlutils to 1.0.3 ( #13029 )
2020-10-26 17:34:30 -07:00
Leila Lali
3ad39bd0d3
ML- Updated extension icon ( #13043 )
...
* Updated extension icon
2020-10-26 08:39:45 -07:00
Leila Lali
2820fb4f15
Fixed a bug with deleting models from list in import model wizard ( #12798 )
2020-10-08 16:46:26 -07:00
Leila Lali
56d2a66ac5
Fixed a regression in predict map columns page ( #12799 )
2020-10-07 17:08:49 -07:00
Leila Lali
635da9a2b2
ML - Bug fixing ( #11920 )
...
* Fixed a bug with validating inputs when generating predict script
* Fixed the bug with verifying R packages
* Fixed the tests
* Added warning for when output column data type doesn't match with model output data type
* Fix the issue with selecting db
2020-08-31 20:02:30 -07:00
Leila Lali
22c88cdd2e
setting selected db name in drop down to current connection db name ( #11912 )
2020-08-31 14:44:08 -07:00
Leila Lali
cc8989c2a5
ML - Verifying ODBC Driver ( #11587 )
...
* Verifying ODBC is installed before opening package manager dialog
2020-08-13 08:52:10 -07:00
Leila Lali
053a2c7446
ML - Updating sqlmlutil to fix R package management ( #11432 )
...
Updating sqlmlutil to fix R package management
2020-08-12 14:29:07 -07:00
Leila Lali
e40a81e8e1
ML - Fixed script formatting for prediction ( #11767 )
...
* Fixed script formatting for prediction
2020-08-12 13:36:39 -07:00
Leila Lali
28b0d827b9
Changed the order of pages in import model wizard based on the new design ( #11579 )
2020-08-12 09:31:26 -07:00
Leila Lali
76d6e93f7c
Updating ML ext version ( #11741 )
2020-08-10 13:36:27 -07:00
Leila Lali
f7cd25af71
ML - Removing reference to deprecated API ( #11733 )
...
* Removing reference to deprecated API
2020-08-10 13:06:47 -07:00
Leila Lali
4a88adffd2
Adding button plugin to table component ( #10918 )
...
* Added delete plugin to table component
2020-07-22 16:26:16 -07:00
Leila Lali
fbe0f91a9f
Updating ML extension version for the latest fixes ( #10708 )
2020-06-03 15:30:12 -07:00
Leila Lali
fb9ca4c021
fixed the issue with opening none SQL editor for predict script ( #10693 )
2020-06-03 10:56:30 -07:00
Leila Lali
269318f7ef
ML - Modified sqmlutils version to fix Windows auth issue ( #10639 )
...
* Modified sqmlutils version
2020-06-01 13:06:34 -07:00
Leila Lali
d1b1550ce5
Added documents for MI ( #10634 )
2020-05-29 14:27:48 -07:00
Leila Lali
5955953b4a
ML - displaying all Python and R packages (including system ones) ( #10603 )
...
* displaying all packages including readonly
2020-05-29 13:52:37 -07:00
Leila Lali
0d544660e0
MI now supports ONNX runtime so the extension should support is as well ( #10604 )
2020-05-28 13:36:16 -07:00
Leila Lali
f73d81bc13
ML- Fixed the issue with wrong title in predict page ( #10467 )
...
* Fixed the issue with wrong title in predict page
* Fixed the type of ml settings
* Increased timeout
* Fixed the bug with R package management and Windows auth
* fixed the tests
* fixed a typo
2020-05-18 17:12:02 -07:00
Leila Lali
1bcda64a1b
Fixed ML urls in dashboard ( #10411 )
...
* Fixed ML urls in dashboard
2020-05-15 11:07:31 -07:00
Leila Lali
0258b1727a
Machine Learning - Bug fixes ( #10377 )
...
* Fixing ML extension bugs
2020-05-14 12:46:47 -07:00
Leila Lali
301ce1cf87
ML- Added a radio button to enter new model table name ( #10343 )
2020-05-11 17:29:28 -07:00
Leila Lali
3d2d791f18
ML extension - Improving predict parameter mapping experience ( #10264 )
2020-05-10 18:10:17 -07:00
Leila Lali
a7c4a259ad
Fixed an issue with setting the default location in package management ( #10263 )
2020-05-04 17:00:51 -07:00
Leila Lali
af36d79c53
MLS - Setting the right url to install sqlmlutils from for MAC and Linux ( #9962 )
...
* Setting the right url to install sqlmlutils from for MAC and Linux
2020-04-30 12:09:05 -07:00
Leila Lali
04af41c424
ML - dashboard icons and links ( #10153 )
...
* ML - dashboard icons and links
2020-04-28 21:21:30 -07:00
Leila Lali
0bf569b2df
Adding the cachesalt Azure pipelines to force the cache to recreate ( #10196 )
...
* Adding the cachesalt Azure pipelines to force the cache to recreate
2020-04-28 16:52:08 -07:00
Leila Lali
1e8a9c47cb
ML - Added model management dialog to edit and delete models ( #10125 )
...
* ML - Added model management dialog to edit and delete models
2020-04-24 08:33:35 -07:00
Leila Lali
a34feb4448
ML - Target import table selectable by user ( #10071 )
...
ML - Target import table selectable by user
2020-04-21 08:02:48 -07:00
Leila Lali
3f08d5d714
MLS - Changed the dashboard to match the design ( #9905 )
...
* Machine Learning Extension - Changed the dashboard to match the design
2020-04-13 14:06:29 -07:00
Leila Lali
3aa357629d
Machine Learning - Supporting multiple model import ( #9869 )
...
* Machine Learning Extension - Changed the deploy wizard to deploy multiple files
2020-04-13 10:26:10 -07:00
Leila Lali
dd56908a06
Added multiple location option to package management dialog ( #9790 )
...
* Added multiple location option to package management dialog
2020-04-01 13:33:45 -07:00
Leila Lali
ab82c04766
Machine Learning Services - Model detection in predict wizard ( #9609 )
...
* Machine Learning Services - Model detection in predict wizard
2020-03-25 13:18:19 -07:00
Leila Lali
1520441b84
Machine Learning Services - Enabling external script for package management only ( #9519 )
...
* Machine learning services extension - removed config table and added config update to package manager
2020-03-19 16:48:33 -07:00
Leila Lali
3be3563b0d
Machine Learning Services Extension - Predict wizard ( #9450 )
...
*MLS extension - Added predict wizard
2020-03-09 15:40:05 -07:00
Leila Lali
b5b65117a7
Machine Learning Extension - Model details ( #9377 )
...
* Machine Learning Services Extension - adding model details
2020-03-02 12:47:09 -08:00
Leila Lali
ff207859d6
Machine Learning Model Registry - Iteration1 ( #9105 )
...
* Machine learning services extension - model registration wizard
2020-02-26 09:19:48 -08:00
Leila Lali
ac6a27b9c2
Machine Learning Services Extension - External Languages ( #9043 )
...
* Added external language list, edit and delete UIs to Machine Learning extension
2020-02-10 08:58:46 -08:00
Leila Lali
56a6f70c0d
Machine Learning Services Settings ( #8968 )
...
* Added two config to Machine Learning Services extension to enable and disable python and r
2020-02-03 09:25:36 -08:00
Leila Lali
28fff9ace8
MLS R package management bug fixing ( #8920 )
...
* MLS R package management bug fixing
2020-01-27 11:10:52 -08:00
Leila Lali
167a9f991a
Fixed broken notebook tests ( #8885 )
2020-01-15 13:57:52 -08:00
Leila Lali
09b578a169
Machine Learning Services R Packages ( #8870 )
...
* R Package management in Machine learning services extension
2020-01-15 12:19:22 -08:00
Leila Lali
455de9add6
Activating MLS extension on specific events ( #8862 )
2020-01-10 19:00:35 -08:00
Leila Lali
fa4ad6cdb9
Adding a n activation event for opening the dashboard ( #8733 )
2020-01-08 12:18:17 -08:00
Leila Lali
2d2376a2a6
Machine Learning Services Dashboard ( #8796 )
...
* Added a dashboard for Machine Learning Services Extension
2020-01-08 11:24:58 -08:00
Leila Lali
0a6dc2720d
Machine Learning Services extension with package management feature ( #8622 )
...
* Machine Learning Services extension with package management feature
2019-12-17 09:55:42 -08:00
Leila Lali
0d9353d99e
Manage Package Dialog Refactor ( #8473 )
...
* Refactoring Manage Packages dialog so that other extensions can contribute to it by registering package mange providers for different location and package type
2019-12-05 10:26:50 -08:00
Leila Lali
f9ef9d85f4
SQL extension building packages comments ( #8296 )
...
* Fixing the comment for building sql extension
2019-11-14 13:57:02 -08:00
Leila Lali
b27f69aace
model view remove and insert components ( #2351 )
...
* added the ability to remove a component from a container to insert it to a position
2018-08-31 13:08:27 -07:00
Leila Lali
1b6328b451
reverting a change in declarative table ( #2246 )
2018-08-17 14:50:41 -07:00
Leila Lali
2304c32453
fixed the issue caused by my latest check in in connection service ( #2220 )
2018-08-13 11:56:32 -07:00
Leila Lali
e5096e61e5
Feature/ext connection dialog ( #2201 )
...
* Connection Dialog API for extensions
2018-08-10 09:29:46 -07:00
Leila Lali
48d5cc554c
fixed the bug with collapsibleState ( #2189 )
2018-08-08 12:27:55 -07:00
Leila Lali
5a54abaf44
fixed the issue with tree component layout ( #2174 )
2018-08-07 14:10:57 -07:00
Leila Lali
9bf4a4b18c
Added node selectdEvent ( #2153 )
...
* Added model view tree node selectedEvent
2018-08-06 13:19:37 -07:00
Leila Lali
0d043207b9
Feature/tree component ( #2077 )
...
*added tree component to the model builder
2018-08-02 10:50:05 -07:00
Leila Lali
6783766c33
declarative table layout and option ( #2007 )
...
* added scroll bar to table content
2018-07-24 15:04:21 -07:00
Leila Lali
6680be6a73
adding task integration with wizard and dialog framework ( #1929 )
...
* adding task integration with wizard and dialog framework
2018-07-18 16:28:36 -07:00
Leila Lali
460446a15c
updated the icon for form container help ( #1892 )
2018-07-10 15:53:01 -07:00
Leila Lali
b2ceb09e4d
fixed some issues in table component and added tests ( #1873 )
...
* fixed some issues in table component and added tests
* fixed the enter key handling in text area component
2018-07-09 14:40:21 -07:00
Leila Lali
11230f59fc
vbump sqlops version ( #1862 )
2018-07-06 09:43:06 -07:00
Leila Lali
549037f744
fixing model view issues ( #1737 )
...
* fixing model view issues
2018-06-26 16:40:41 -07:00
Leila Lali
a627285a4c
Feature/selectable card component ( #1703 )
...
* added selectable card
* creating new card type
2018-06-22 14:25:21 -07:00
Leila Lali
1871fd383e
Feature/form improvements ( #1707 )
...
* adding more options for form
* added form requied and info for item
2018-06-21 15:26:52 -07:00
Leila Lali
c13f219318
form should not default to100% by default ( #1679 )
2018-06-19 14:12:04 -07:00
Leila Lali
e686fed209
fixing the table, form dialog tab layout issues ( #1671 )
2018-06-19 10:55:23 -07:00
Leila Lali
a2a87f8d2b
fixed two layout issues in model view components ( #1647 )
2018-06-18 12:23:54 -07:00