Charles Gagnon
|
4cc9cbb0c5
|
Use custom dialog for prompting MIAA connection info (#12316)
* Use custom dialog for prompting MIAA connection info
* disable inputs
* Update strings
|
2020-09-15 16:00:27 -07:00 |
|
Arvind Ranasaria
|
9cf80113fc
|
controller dropdown field to SQL MIAA and Postgres deployment. (#12217)
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
|
2020-09-15 14:47:49 -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
|
47c1204e89
|
Fix arc node info updating (#12007)
* Fix arc node info updating
* Missed await
|
2020-08-28 15:53:17 -07:00 |
|
Charles Gagnon
|
c04f2aa110
|
Fix arc controller connect (#11995)
|
2020-08-27 18:01:02 -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 |
|
Arvind Ranasaria
|
2b0b529b21
|
Add controller display name (#11675)
* Add controller display name
* pr feedback
* revert unneeded change
* pr feedback
|
2020-08-07 16:47:10 -07:00 |
|
Charles Gagnon
|
0f2b463536
|
Add ConnectControllerDialog tests (#11443)
* Automatically fix up arc controller URL
* wip
* Force tests to pass
* Refactor
* comment
|
2020-07-21 17:15:13 -07:00 |
|
Charles Gagnon
|
7fe3df8259
|
Automatically fix up arc controller URL (#11177)
|
2020-07-20 16:24:52 -07:00 |
|
Charles Gagnon
|
749c42ce41
|
Improve handling of connection errors for arc controllers (#11139)
* some fixes for failed connections
* cleanup
* add back in prompt
|
2020-06-29 19:50: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
|
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
|
f278e2a7a2
|
Add persistence and connect dialog to Arc view (#11014)
* Add controller persistence and info prompting
* more stuff
* clean up
* Add arc tests to scripts
|
2020-06-19 14:35:11 -07:00 |
|