Charles Gagnon
3a3d7f5271
withProperties -> withProps ( #15876 )
...
* withProperties -> withProps
* Fix errors
* remove ,
* fixes
* Update azdata-test
* Fix dacpac tests
* Add required and remove added layout
2021-06-23 14:26:14 -07:00
Charles Gagnon
efd752aafe
Add aria labels to buttons and spin inputs on Arc dashboards ( #15798 )
2021-06-17 19:38:27 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
ef57812a95
Arc april updates ( #15237 )
...
* Enables being able to view and edit Coordinator node scheduling params (#15114 )
* Trying to save per role settings
* Updated spec
* Cleaning up
* Removed unneccessary code and comments
* Added separate type for { w?: string, c?: string}, PR fixes
* Added methods to refresh mr,ml,cr,cl versus per role
* Fixed spec
* Put back optional properties, removed passing empty string to reset scheduling params
* Spacing
* vBump arc
* Included roles in fake show output for testing (#15196 )
* Update arc specs (#15225 )
* Update azdata Arc specs to match April azdata
* vcores -> cpu
* fix spacing
* Consolidate types and update storage volumes
* Fix compile
* Update min azdata version
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: nasc17 <nasc@microsoft.com >
2021-04-26 16:20:27 -07:00
Charles Gagnon
34c8c77dc1
Fix MIAA connection strings page showing user as undefined ( #15105 )
2021-04-12 18:15:56 -07:00
Charles Gagnon
febd8b29c9
Arc updates for March release ( #14970 )
...
* Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands (#14735 )
* Added spec.engine.version, took out calling engine version with edit calls
* Added text wrong place
* missed updates
* PR fix
* Update Arc Postgres troubleshooting notebook
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
* Remove AzdataSession from azdata commands (#14856 )
* remove session
* Add in controller-context support
* Revert "Add in controller-context support"
This reverts commit 3b39b968efbf6054041cb01cb2d8443532643a82.
* Add azdataContext to login
* Undo book change
* Undo change correctly
* Add controller context support (#14862 )
* remove session
* Add in controller-context support
* Add params to fake
* Fix tests
* Add info and placeholder for controller URL/name (#14887 )
* Add info and placeholder for controller URL
* add period + update name
* update memento and allow editing of namespace/URL
* vBump
* vBump
* Fix tests
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: Brian Bergeron <brian.e.bergeron@gmail.com >
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2021-04-05 11:47:36 -07:00
nasc17
e0f24cc268
Add try catch block to model refresh in compute/storage pages ( #14861 )
...
* Add try catch block to model refresh in compute/storage pages
* spacing
2021-03-26 08:30:42 -07:00
Charles Gagnon
72295d46c2
Add close method to ModelView dashboards ( #14812 )
...
* Add close method to ModelView dashboards
* fix closing
* remove accessors
* Update errors
2021-03-22 10:17:16 -07:00
Charles Gagnon
4425b2afd3
Fix MIAA connection strings page not populating ( #14763 )
2021-03-17 09:40:47 -07:00
Charles Gagnon
9c886dd80a
Remove unneeded validation error messages ( #14531 )
2021-03-04 09:50:57 -08:00
Charles Gagnon
da01c75dcf
Add connect button to MIAA dashboard ( #14183 )
...
* Add connect button to MIAA dashboard
* PR comments
2021-02-08 10:33:16 -08:00
Charles Gagnon
04dff9cdf2
Add acquireLoginSession API for Azdata ( #13985 )
...
* wip
* fix tests
* add tests
* PR comments
2021-01-20 10:35:26 -08:00
nasc17
7a0a56df2f
Updating Arc resources link to match new provider. ( #13963 )
...
* Fixed support request link
* Updated other pages that opens to portal
2021-01-15 12:05:35 -08:00
Arvind Ranasaria
f314a9e1e6
Change azdata executions to point to kube config and cluster contexts ( #13569 )
2020-12-23 23:45:00 -08:00
nasc17
cb567989da
Changed cores validation message ( #13617 )
...
* Changed cores validation message
* Missed validation
* Remove cores validation message
* Applied verification for cores change to miaa c+s page
2020-12-02 15:22:35 -08:00
Charles Gagnon
32ac586431
Add MIAA Compute+Storage page ( #13367 )
...
* Add MIAA Compute+Storage page
* update min memory limits
* update strings
* feedback
2020-11-13 07:20:46 -08:00
nasc17
689c7ab27e
Removed web app connection string from postgres and miaa. Remove '!' ( #13323 )
2020-11-09 17:15:17 -08:00
Charles Gagnon
2da0fafcd5
Update arc dashboards to use logs/metrics links from status ( #12673 )
...
* Update arc dashboards to use logs/metrics links from status
* remove unused
* Fix loading
2020-10-01 10:20:19 -07:00
Charles Gagnon
bf9646ba98
Add ModelViewEditorOpened event ( #12597 )
...
* Add ModelViewEditorOpened event
* fix
* Fix compile
2020-09-24 12:53:28 -07:00
Charles Gagnon
41ace44f32
Add troubleshoot button to arc controller/MIAA dashboard ( #12534 )
...
* Add troubleshoot button to arc controller dashboard
* Add MIAA button
* Fix links
2020-09-21 15:03:23 -07:00
Charles Gagnon
ca4663001b
Add progress indicator for arc instance deletion ( #12510 )
2020-09-19 12:48:03 -07:00
Charles Gagnon
78de48391d
Update deletion strings to refer to instances instead of resources ( #12332 )
...
* Update deletion strings to refer to instances instead of resources
* one more
* Remove unused
* More
2020-09-16 07:48:46 -07:00
Chris LaFreniere
02ddfc20f1
Add vcore limit support ( #12212 )
2020-09-10 21:45:38 -07:00
Arvind Ranasaria
c5d0c6f623
defining arc api ( #12153 )
...
* defining arcApi
* pr feedback
* activate arc extension in test
* skip failing test temporarily
* remove arcService test file
2020-09-05 10:09:15 -07:00
Charles Gagnon
404260b8a0
Arc dashboard fixes ( #12021 )
...
* Arc dashboard fixes
* Bump versions
2020-08-31 12:32:26 -07:00
Charles Gagnon
b4a3325a21
Add Azure properties back to Arc dashboards ( #12010 )
...
* Add Azure properties back to dashboards
* remove
2020-08-29 07:58:06 -07:00
Charles Gagnon
fa664bc92f
Show message when external endpoint isn't configured ( #11962 )
2020-08-27 07:35:44 -07:00
Charles Gagnon
969932743a
Add external miaa endpoint property ( #11940 )
2020-08-24 18:07:25 -07:00
Charles Gagnon
d96e83c3f0
Update arc api ( #11932 )
2020-08-23 07:23:14 -07:00
Charles Gagnon
a6efd56844
Add Arc MIAA delete action back ( #11901 )
...
* Add Arc MIAA delete action back
* fix
2020-08-21 14:10:29 -07:00
Charles Gagnon
b2a1738836
Remove REST API from Arc extension ( #11888 )
...
* wip
* Remove old API
* Fix tests
2020-08-20 15:56:46 -07:00
Brian Bergeron
1f558dd2aa
Arc - Fix sqlmiaa initial load ( #11125 )
2020-06-29 13:34:46 -07:00
Brian Bergeron
6c86122aae
Arc - Fix KeyValueContainer refresh and disposal ( #11090 )
2020-06-26 09:48:35 -07:00
Charles Gagnon
c62394262a
Some cleanup and fixes for Arc/BDC dashboards ( #11075 )
2020-06-24 12:41:33 -07:00
Charles Gagnon
2ba0de10df
Some general cleanup/fixes for Arc dashboards ( #11066 )
...
* Some general cleanup/fixes for Arc dashboards
* more disposables
* refresh controller model for miaa dashboard too
* fixes
2020-06-24 09:06:28 -07:00
Charles Gagnon
64dc9b365f
Add connection profile persistence to MIAA dashboard ( #11061 )
...
* wip
* fixes
* fix pg model
* more updates
* Add resourceType check
2020-06-23 16:36:09 -07:00
Charles Gagnon
88fce764d3
Initial work on Arc tree view ( #11008 )
...
* Initial work on Arc tree view
* finish my thoughts
2020-06-18 16:50:31 -07:00
Charles Gagnon
dc751dbde6
Hook up deletion for MIAA ( #10991 )
...
* Hook up deletion for MIAA
* fix button disabling
* cannot
2020-06-18 07:12:32 -07:00
Charles Gagnon
487bd2693e
MIAA Dashboard Updates ( #10960 )
...
* Add database info to MIAA dashboard
* hook up open in azure button
* Only use plural text
2020-06-17 12:35:14 -07:00
Charles Gagnon
c86f301e0e
More arc controller dashboard updates ( #10949 )
2020-06-17 07:50:10 -07:00
Charles Gagnon
d9e70731f4
Hook up MIAA dashboard overview ( #10890 )
...
* Hook up MIAA dashboard overview
* Fix merge conflicts
* Fix links
* Remove extra &
2020-06-15 11:25:31 -07:00
Charles Gagnon
fe5b8157e1
Add real MIAA connection string values ( #10838 )
...
* Add real MIAA connection string values
* Add MiaaModel and fix some strings
* Remove unused var
* Test to print env vars
* Add tests
* fixes
2020-06-10 15:39:21 -07:00
Charles Gagnon
6536896c7d
Initial work on Arc controller + MIAA dashboards ( #10781 )
...
* initial
* postgres overview dashboard
* fewer dependencies
* stricter compile options
* make vsce package work
* Add localizedConstants
* Add localizedConstants
(cherry picked from commit 3ceed3e82b918ac829a7eac01487844e7d2ec02d)
* common WIP
* Initial dashboard work
* separate ui and models
* extend DashboardPage
* remove error handling
* wip
* Add more localized constants
* More updates
* Use api to populate instances
* merge master, strict mode, error handling, propertiesContainer, openInAzure
* use more localizedConstants
* localization
* connection strings and properties pages
* don't include arc extension by default
* don't include arc extension by default
* Address PR feedback
* undo changes to modelview components
* localize copied to clipboard
* localize copied to clipboard with function
* Update gulpfile.hygiene.js
* Move the gulpfile
* More updates
* more updates
* More updates
* re-delete file
* Fix compile error
* PR comments
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: Brian Bergeron <brian.e.bergeron@gmail.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-06-09 13:40:15 -07:00