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
|
00feb955d9
|
Add telemetry for deployment type being selected (#14410)
* Add telemetry for deployment type being selected
* Fix build
|
2021-02-24 15:47:17 -08:00 |
|
Charles Gagnon
|
d5385f66d3
|
Default to current controller when deploying from Arc dashboard (#14409)
|
2021-02-23 17:17:52 -08:00 |
|
Charles Gagnon
|
db845754c6
|
Add resource deployment filtering by option values (#14101)
* Add resource deployment filtering by option values
* Fix compile error
|
2021-01-28 17:19:08 -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 |
|
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
|
5bc817f25b
|
Replace vCores property with state for arc controller dashboard (#12512)
|
2020-09-19 22:05:20 -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 |
|
Brian Bergeron
|
f79ff99d0b
|
new postgres model (#12305)
Co-authored-by: Brian Bergeron <brberger@microsoft.com>
|
2020-09-15 14:52:04 -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
|
6be8c1d54b
|
Remove PG dashboard link (#12094)
|
2020-09-02 17:22:03 -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
|
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 |
|
Charles Gagnon
|
2f90b56877
|
Add resource type filtering to deployment wizard (#11079)
|
2020-06-24 18:07:52 -07:00 |
|
Charles Gagnon
|
c3fbce4b83
|
Add dashboard links to arc controller dashboard (#11076)
* Add dashboard links to arc controller dashboard
* Fix compile error
|
2020-06-24 15:15:27 -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
|
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
|
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 |
|