Charles Gagnon
f9e9cc76ea
Fix arc controller ns/name validation ( #12525 )
...
* Fix arc controller ns/name validation
* Rename control plane references
* Fix validation
2020-09-21 10:51:51 -07:00
Charles Gagnon
92a8147c8d
Add timestamps to azdata output channel output ( #12530 )
2020-09-21 10:51:08 -07:00
Alan Ren
1054164533
data workspace review feedback implementation ( #12489 )
...
* add a view to handle no workspace scenario
* text update
* project type filter improvement
* fix the project level context menu issue
* update strings
2020-09-21 10:22:21 -07:00
Brian Bergeron
9e29c7ab19
use GB instead of MB for postgres memory ( #12528 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-21 10:22:11 -07:00
Udeesha Gautam
e892723c58
fix the reference error due to extra $ in default variable ( #12523 )
2020-09-21 10:04:03 -07:00
Charles Gagnon
3f77b371b3
Bump extensions ( #12516 )
2020-09-20 07:40:30 -07:00
Charles Gagnon
5bc817f25b
Replace vCores property with state for arc controller dashboard ( #12512 )
2020-09-19 22:05:20 -07:00
Barbara Valdez
b110e4dea1
In-Viewlet Notebooks Search ( #12455 )
...
* fix search
* Add sql carbon tags to vs files
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: abist <adbist@microsoft.com >
2020-09-19 14:38:27 -07:00
Chris LaFreniere
384f593c80
Fix core and memory request MIAA deploy ( #12505 )
...
* Fix core and memory request MIAA deploy
* Memory request/limit as 2Gi for MIAA
2020-09-19 13:21:47 -07:00
Charles Gagnon
ca4663001b
Add progress indicator for arc instance deletion ( #12510 )
2020-09-19 12:48:03 -07:00
Brian Bergeron
2feaca5537
default to 0 workers ( #12506 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-19 10:10:39 -07:00
Chris LaFreniere
82749989e6
Arc good ARC bad ( #12499 )
2020-09-19 10:09:30 -07:00
Brian Bergeron
ffbb1b3917
Arc Postgres - Add Azure params to overview page, update notebook ( #12482 )
...
* add azure params to pg overview page, update troubelshooting notebook, string changes
* no default pg version for notebook
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-18 19:34:56 -07:00
Barbara Valdez
e8624f2de7
Add warning message for users using the new version of jupyter book ( #12496 )
...
* Add warning message for users
* Address pr comments
2020-09-18 18:49:55 -07:00
Chris LaFreniere
117ecfebd1
Notebooks: Fix Grids Not Rendering when Unsaved Notebook Reloaded ( #12483 )
...
* Clear Output and fix output change
* Fix tests after forced clear + append output
2020-09-18 18:40:21 -07:00
Vasu Bhog
63adfd4d38
Fix PySpark kernel connection change ( #12494 )
2020-09-18 20:35:25 -05:00
Kim Santiago
b05cbe5356
Update default values and example text when dropdown value changes ( #12493 )
2020-09-18 18:32:09 -07:00
Kim Santiago
6ae0fc9aef
remove option to add reference to same database ( #12495 )
2020-09-18 18:31:44 -07:00
Kim Santiago
7c57a82589
update sql database projects readme ( #12481 )
2020-09-18 17:38:41 -07:00
Charles Gagnon
087f4a260e
Arc/Azdata string updates ( #12485 )
...
* Arc/Azdata string updates
* more updates
(cherry picked from commit 2c6f7ac4472e0197650be299ec899388bb495fd8)
* couple more fixes
* more
2020-09-18 17:21:28 -07:00
Udeesha Gautam
e06980a664
add table name to models that are imported ( #12445 )
...
* add table name to models
* adding null check for safety
* As per PR comment
2020-09-18 16:54:54 -07:00
Charles Gagnon
bf49788296
Add SQL instance name validation ( #12480 )
...
* Add SQL instance name validation
* Move -
* Update PG validation
* Fix regex
* simplify
2020-09-18 16:43:04 -07:00
Lucy Zhang
d00f94f51c
update resultSet in data provider ( #12478 )
2020-09-18 16:41:41 -07:00
Udeesha Gautam
026f59285a
change to allow refresh and delete correctly ( #12477 )
2020-09-18 16:11:38 -07:00
Charles Gagnon
54ed8bb2a8
Activate arc extension with resource deployment command ( #12472 )
2020-09-18 15:08:41 -07:00
Arvind Ranasaria
4b37ca7d53
remove/use unused strings ( #12460 )
2020-09-18 14:48:04 -07:00
Charles Gagnon
1355431a36
Revert BDC deployment back to using old azdata check ( #12470 )
2020-09-18 14:36:18 -07:00
Alex Ma
949f40d07e
small optimization for select ( #12419 )
2020-09-18 14:21:01 -07:00
Charles Gagnon
de6089609a
Update azdata extension icon ( #12469 )
2020-09-18 13:52:08 -07:00
Charles Gagnon
67f317ec93
Add preview to Arc controller deployment ( #12465 )
2020-09-18 12:56:11 -07:00
Charles Gagnon
81b9b98250
Bump arc/azdata extension versions ( #12463 )
2020-09-18 10:58:41 -07:00
Alan Ren
54b5390d03
fix the extension dependency issue ( #12347 )
2020-09-18 09:49:18 -07:00
Kim Santiago
2162e2f50c
Remove ItemGroup from sqlproj if node being removed is the last one ( #12398 )
...
* remove ItemGroup if node being removed is the only one
* fix for if ItemGroup has elements with different tag names
* fix for ItemGroups not at the end of the sqlproj
2020-09-18 09:35:00 -07:00
Brian Bergeron
c50067b6d2
Arc - Enable Postgres dashboard ( #12439 )
...
* get overview, conn strings, properties pages working
* hook up password reset, azure link, scale configuration
* fix comments
* enable opening postgres dashboard from controller dashboard
* minor fixes
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-18 08:49:54 -07:00
Charles Gagnon
19566e0d9a
vBump azdata extension ( #12452 )
2020-09-18 07:43:17 -07:00
Brian Bergeron
89d5c5febc
fix postgres product name ( #12443 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-18 07:37:47 -07:00
Charles Gagnon
cac14ff181
Add Arc MIAA username configuration ( #12429 )
...
* Add Arc MIAA username configuration
* username -> userName
2020-09-18 07:33:58 -07:00
Vasu Bhog
eea35d4920
Fix Spark kernel connections and switch from Kusto to Spark kernels ( #12436 )
...
* Fix connection dialog for Spark and issue when switching from Kusto to Spark
* Address comments
2020-09-17 22:16:42 -05:00
Alan Ren
a9f78694ee
fix the legacy card style issue ( #12428 )
...
* fix the legacy card style issue
* replace the card class
2020-09-17 19:54:41 -07:00
Arvind Ranasaria
36d78242f7
start with eulaCheckButton hidden ( #12427 )
...
* start with eulaCheckButton hidden
* reset buttons on card select
* remove testcode
2020-09-17 19:24:42 -07:00
Charles Gagnon
1f93992736
Fix arc deployment regions and remove docker summary ( #12430 )
2020-09-17 17:28:52 -07:00
Charles Gagnon
068ba5b4f4
Fix resource deployment text field validation ( #12421 )
2020-09-17 17:08:15 -07:00
Monica Gupta
2aa00eba80
Change default Select query label to "Take 10" for Kusto tables ( #12396 )
...
* Change default label to "Take 10" for Kusto tables
* Addressed comments
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-17 17:00:33 -07:00
Charles Gagnon
cac686b9e6
Fix error when clicking on header for tables with no rows ( #12408 )
2020-09-17 14:54:58 -07:00
Charles Gagnon
ee523fb512
Remove container registry from arc control deploy ( #12392 )
2020-09-17 13:59:25 -07:00
Aditya Bist
a0886b9152
Fix connection dialog indentation ( #12401 )
...
* fix connection dialog indentation
* indent tab body
2020-09-17 13:31:29 -07:00
Udeesha Gautam
09cb0764d7
marking intermittent test failure as unstable ( #12402 )
2020-09-17 12:41:30 -07:00
Barbara Valdez
77f28083e3
Update Windows command and minor update to installation cell ( #12361 )
...
* Fix windows command and minor update to installation cell
* Add expand_section field on the first section of the book
2020-09-17 11:56:25 -07:00
Chris LaFreniere
da8963d1e5
Notebooks: Fast update WYSIWYG support for source update ( #12289 )
...
* Fast update WYSIWYG support for source update
* Do bracket matching over hardcoding line offsets
2020-09-17 11:52:30 -07:00
Arvind Ranasaria
ba44a2f02e
Remove azdata eula acceptance from arc deployments ( #12292 )
...
* saving to switch tasks
* activate to exports in extApi
* working version - cleanup pending
* improve messages
* apply pr feedback from a different review
* remove unneeded strings
* redo apiService
* remove async from getVersionFromOutput
* remove _ prefix from protected fields
* error message fix
* throw specif errors from azdata extension
* arrow methods to regular methods
* pr feedback
* expand azdata extension api
* pr feedback
* remove unused var
* pr feedback
2020-09-17 11:20:32 -07:00