Steve Faulkner
2dfd90ca0f
Disable Notebooks Test ( #980 )
2021-08-16 11:35:21 -05:00
victor-meng
913fec4e69
Improve e2e stability ( #949 )
2021-07-21 16:22:31 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
Steve Faulkner
f4b0ea7d69
Update generated ARM clients to latest version ( #807 )
2021-05-20 20:34:29 -05:00
Hardikkumar Nai and Steve Faulkner
6e9144b068
Remove generic right pane component ( #790 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-05-18 21:57:31 -05:00
Hardikkumar Nai
030a4dec3c
Migrate Cassandra Add Container to React ( #723 )
2021-05-18 21:30:11 -05:00
Steve Faulkner
0a6c7c0ff9
Add Mongo 3.2 End to End Test ( #779 )
2021-05-12 13:41:44 -05:00
Hardikkumar Nai and Steve Faulkner
9d5c9d6296
Migrate Add Database Panel to React ( #597 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-05-10 14:02:14 -05:00
Hardikkumar Nai and Steve Faulkner
487fbf2072
Remove genericRightPaneComponent and create RightPaneWrapper with form ( #679 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-05-09 19:22:44 -05:00
Hardikkumar Nai
aab624e241
Create End to End Graph Test ( #745 )
2021-05-04 23:01:13 -05:00
victor-meng and Jordi Bunster
4efacace16
add collection panel improvements ( #630 )
...
Co-authored-by: Jordi Bunster <[email protected] >
2021-04-30 10:23:34 -07:00
Steve Faulkner
e705c490c9
Retry E2E tests up to 3 times ( #711 )
2021-04-21 12:45:34 -05:00
Steve Faulkner
2fd6305944
Fix E2E tests. Add Playwright ( #698 )
2021-04-19 22:08:25 -05:00
Hardikkumar Nai
56f430ebd8
Migrate Delete Collection Panel to React ( #628 )
2021-04-13 19:56:58 -05:00
c68e84a4b9
Migration/delete database confirmation in react ( #542 )
...
Co-authored-by: Steve Faulkner <[email protected] >
Co-authored-by: Steve Faulkner <[email protected] >
2021-03-31 17:44:07 -05:00
Steve Faulkner
c7ba5de90d
Fix Test Explorer AAD Authority ( #571 )
2021-03-19 14:45:58 -05:00
artrejo
f929a638d6
Fix ready message sent to parent frame
2021-03-18 20:41:43 -07:00
Steve Faulkner
c6090e2663
Update Puppeteer ( #562 )
2021-03-18 17:53:15 -05:00
Srinath Narayanan
be4e490a64
Added SelfServe UI updates ( #559 )
...
* Added SelfServe UI modifications
* fixed lint error
* addressed PR comments
2021-03-18 13:40:48 -07:00
Steve Faulkner
9db0975f7f
Remove Explorer.isTryCosmos ( #556 )
2021-03-17 16:02:20 -05:00
Steve Faulkner
254c551999
Test Explorer Improvements ( #541 )
2021-03-14 22:53:16 -05:00
1d98c83be5
Created selfServe landing page ( #444 )
...
* Portal changes for DedicatedGateway
Changes to support creation and deletion of DedicatedGateway resource.
Tested locally with various scenarios.
* Portal changes for DedicatedGateway. CR feedback
* Stylecop changes
* created selfServe.html landing page
* Removing TODO comments
* exposed baselineValues
* added getOnSaveNotification
* disable UI when onSave is taking place
* minro edits
* made polling optional
* added optional polling
* added default
* Added portal notifications
* merged more changes
* minor edits
* added label for description
* Added correlationids and polling of refresh
* Added correlationids and polling of refresh
* minor edit
* added label tooltip
* removed ClassInfo decorator
* Added dynamic decription
* added info and warninf types for description
* more changes to promise retry
* promise retry changes
* added spinner on selfserve load
* compile errors fixed
* New changes
* added operationstatus link
* merged sqlxEdits
* undid sqlx changes
* added completed notification
* passed retryInterval in notif options
* more retry changes
* more changes
* added polling on landing on the page
* edits for error display
* added keys blade link
* added link generation
* added link to blade
* Modified info and description
* fixed format errors
* added selfserve contract to output files
* addressed PR comments
Co-authored-by: Balaji Sridharan <[email protected] >
Co-authored-by: fnbalaji <[email protected] >
2021-03-10 13:55:05 -08:00
Srinath Narayanan
ecdc41ada9
Added more selfserve changes ( #443 )
...
* exposed baselineValues
* added getOnSaveNotification
* disable UI when onSave is taking place
* added optional polling
* Added portal notifications
* minor edits
* added label for description
* Added correlationids and polling of refresh
* added label tooltip
* removed ClassInfo decorator
* Added dynamic decription
* added info and warninf types for description
* promise retry changes
* compile errors fixed
* merged sqlxEdits
* undid sqlx changes
* added completed notification
* passed retryInterval in notif options
* added polling on landing on the page
* edits for error display
* added link generation
* addressed PR comments
* modified test
* fixed compilation error
2021-03-09 16:07:23 -08:00
Steve Faulkner and Steve Faulkner
c844986c34
Move resourceToken test to portal runner sub ( #499 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-03-08 16:35:20 -06:00
Steve Faulkner
4e702716bd
More Flaky Test Improvements ( #498 )
2021-03-08 14:41:12 -06:00
Jordi Bunster
1d2995ef32
Fix eslint warnings ( #456 )
2021-03-08 10:29:41 -08:00
Steve Faulkner
45af1d7cf9
Fix Test Database Cleanup Script ( #497 )
2021-03-08 10:14:31 -06:00
Steve Faulkner
c1141406ff
End to End Test Improvements Round 2 ( #475 )
2021-03-04 22:49:52 -06:00
Steve Faulkner and Steve Faulkner
498c39c877
End to End Test Improvements ( #474 )
...
* End to End Test Improvements
* indenting
* Log completed
* Fix up some test
* Add delay
Co-authored-by: Steve Faulkner <[email protected] >
2021-03-04 18:12:31 -06:00
1ec0d9a0be
End to end testcase for mongoDb index policy ( #426 )
...
* 'update for index policy'
* input
* 'refactor for ci/cd'
* 'refactor for ci/cd'
* no message
* 'refractor'
* 'format change'
* added changes
* "refactor"
* ‘test lint’
* "format"
* “push setting back”
* ‘refractor’
* Update test/utils/shared.ts
Co-authored-by: Steve Faulkner <[email protected] >
Co-authored-by: Srinath Narayanan <[email protected] >
Co-authored-by: Steve Faulkner <[email protected] >
2021-02-18 05:40:58 -08:00
Srinath Narayanan
eddc334cb5
mongo index editor for AAD login + hostedExplorer ( #438 )
2021-02-17 12:52:47 -08:00
victor-meng
4210e0752b
Move delete collection confirmation pane to react ( #417 )
2021-02-10 13:44:00 -08:00
Srinath Narayanan
9926fd97a2
Test explorer changes ( #420 )
...
* Changes to publish pane
* fixed format errors
* fixed failing test
* added test explorer changes for mongo accounts
* added log for test
* fixed lit errors
* added secrets to ci.yml file
* fixed failing self serve test
2021-02-08 09:42:16 -08:00
Tanuj Mittal
2a7546e0de
Skip SelfServe e2e test ( #432 )
2021-02-06 02:30:46 +05:30
Steve Faulkner
a14d20a88e
Fix applyExplorerBindings call in Portal ( #408 )
2021-01-27 20:37:14 -06:00
Srinath Narayanan
49bf8c60db
Added more Self Serve functionalities ( #401 )
...
* added recursion and inition decorators
* working version
* added todo comment and removed console.log
* Added Recursive add
* removed type requirement
* proper resolution of promises
* added custom element and base class
* Made selfServe standalone page
* Added custom renderer as async type
* Added overall defaults
* added inital open from data explorer
* removed landingpage
* added feature for self serve type
* renamed sqlx->example and added invalid type
* Added comments for Example
* removed unnecessary changes
* Resolved PR comments
Added tests
Moved onSubmt and initialize inside base class
Moved testExplorer to separate folder
made fields of SelfServe Class non static
* fixed lint errors
* fixed compilation errors
* Removed reactbinding changes
* renamed dropdown -> choice
* Added SelfServeComponent
* Addressed PR comments
* added toggle, visibility, text display,commandbar
* added sqlx example
* added onRefrssh
* formatting changes
* rmoved radioswitch display
* updated smartui tests
* Added more tests
* onSubmit -> onSave
* Resolved PR comments
2021-01-26 09:44:14 -08:00
Steve Faulkner and Steve Faulkner
b0b973b21a
Refactor explorer config into useKnockoutExplorer hook ( #397 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-01-25 13:56:15 -06:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Srinath Narayanan
c1937ca464
Added the Self Serve Data Model ( #367 )
...
* added recursion and inition decorators
* working version
* added todo comment and removed console.log
* Added Recursive add
* removed type requirement
* proper resolution of promises
* added custom element and base class
* Made selfServe standalone page
* Added custom renderer as async type
* Added overall defaults
* added inital open from data explorer
* removed landingpage
* added feature for self serve type
* renamed sqlx->example and added invalid type
* Added comments for Example
* removed unnecessary changes
* Resolved PR comments
Added tests
Moved onSubmt and initialize inside base class
Moved testExplorer to separate folder
made fields of SelfServe Class non static
* fixed lint errors
* fixed compilation errors
* Removed reactbinding changes
* renamed dropdown -> choice
* Added SelfServeComponent
* Addressed PR comments
* merged master
* added selfservetype.none for emulator and hosted experience
* fixed formatting errors
* Removed "any" type
* undid package.json changes
2021-01-19 22:42:45 -08:00
2b2de7c645
Migrated Hosted Explorer to React ( #360 )
...
Co-authored-by: Victor Meng <[email protected] >
Co-authored-by: Steve Faulkner <[email protected] >
2021-01-19 16:31:55 -06:00
Steve Faulkner
16bde97e47
Rewrite URL for IE users ( #340 )
2020-12-18 16:08:40 -06:00
Srinath Narayanan and zfoster
a93c8509cd
Added testExplorer and notebooks UI automated tests ( #323 )
...
* initial commit for notbooks pupeteer tests
* Added Auth
* added try catch block with screenshot for error
* Addressed PR comments
* renamed params
* renamed param
* fixed formatting error
* Updates mongo spec to remove waitFor on already awaited selector
* added logging statements
* format errors fixed
* added ci env variables
* increased delay for render
* removed logging
* added delay
* fix format error
* removed deletion
* reverted package.json change
Co-authored-by: zfoster <[email protected] >
2020-11-19 09:29:38 -08:00
Steve Faulkner and Steve Faulkner
84b6075ee8
Use Puppeteer for Emulator Test ( #321 )
...
* Use Puppeteer for Emulator Test
* Fix yaml
* more fixes
* Cleanup
* README
Co-authored-by: Steve Faulkner <[email protected] >
2020-11-13 10:58:38 -06:00
Zachary Foster
a009a8ba5f
Adds e2e readme and new endpoint env var ( #314 )
2020-11-03 14:05:54 -05:00
Zachary Foster
473f722dcc
E2E Test Rewrite ( #300 )
...
* Adds tables test
* Include .env var
* Adds asElement on again
* Add further loading states
* Format
* Hope to not lose focus
* Adds ID to shared key and modifies value of input directly
* Fix tables test
* Format
* Try uploading screenshots
* indent
* Fixes connection string
* Try wildcard upload path
* Rebuilds test structure, assertions, dependencies
* Wait longer for container create
* format
2020-11-02 14:33:14 -05:00
Zachary Foster
7ffa18a190
Revert "Adds e2e tables test ( #276 )" ( #292 )
...
This reverts commit 30353c26f3 .
2020-10-20 12:02:50 -05:00
Zachary Foster
30353c26f3
Adds e2e tables test ( #276 )
...
* Adds tables test
* Include .env var
* Adds asElement on again
* Add further loading states
* Format
* Hope to not lose focus
* Adds ID to shared key and modifies value of input directly
* Fix tables test
* Format
* Try uploading screenshots
* indent
* Fixes connection string
* Try wildcard upload path
2020-10-20 11:49:22 -04:00
f5ecb8a04f
Fixes e2e test input focus swapping ( #262 )
...
* Remove redundant E2E tests
* Remove deps
* Fixes e2e tests hopefully
Co-authored-by: Steve Faulkner <[email protected] >
Co-authored-by: Steve Faulkner <[email protected] >
2020-10-07 15:41:38 -04:00
Zachary Foster
4fe2098730
Adds mongo e2e spec ( #207 )
...
* Adds mongo e2e spec
* Adds mongo connection string
* Constantize sql spec
* Use shared login function
* Remove comment
* Remove login lines from cassandra
* Adds frame return tyoe
* test updates
* format
* adds unique name
* remove trivial type annotation
2020-09-30 16:42:33 -04:00
victor-meng
666a378b3b
Fix resource tree refresh issue ( #222 )
2020-09-23 13:18:05 -07:00