Steve Faulkner
0201e6ff92
Remove unused KO dynamic-list component ( #838 )
2021-05-25 22:40:53 -05:00
Sunil Kumar Yadav
1bcb4246f6
Migration Expand/Collapse Resource Tree to React ( #815 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-25 15:26:36 -05:00
Steve Faulkner
e7e15c54b3
Cleanup Synapse+Spark Logic ( #813 )
2021-05-25 14:46:52 -05:00
Sunil Kumar Yadav
522fdc69ab
Remove Explorer collection/database text properties ( #821 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-25 08:32:40 -05:00
Steve Faulkner
bfdeae56d9
Upload to master commit SHA for preview ( #823 )
2021-05-25 07:42:40 -05:00
Zachary Foster
c42a10faa5
Rollback DB endpoint use by AAD ( #822 )
2021-05-24 21:21:52 -07:00
victor-meng
0d79f01304
Update free tier limits and messages ( #786 )
2021-05-24 15:42:54 -05:00
Srinath Narayanan
eae5b2219e
Added self serve component telemetry ( #820 )
2021-05-25 01:06:57 +05:30
Zachary Foster
2fda881770
Use customer endpoint for RBAC AAD auth ( #818 )
2021-05-24 13:03:51 -05:00
Sunil Kumar Yadav
35f8fa8324
Add files to TS Strict ( #803 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-21 19:28:08 -05:00
Steve Faulkner
0e413430dc
Remove Unused Components ( #819 )
2021-05-21 19:02:39 -05:00
Sunil Kumar Yadav
afd7f43eb8
Add files to strict mode ( #775 )
2021-05-21 18:45:54 -05:00
Srinath Narayanan
3b6b987149
Sqlx bug fixes ( #816 )
...
* fixed bugs in sqlx
* fixed bug with discard
2021-05-22 01:49:07 +05:30
victor-meng
9787a5ce7c
Fix throughput input ( #808 )
2021-05-21 13:12:13 -05:00
fnbalaji
addf4e248f
Users/fnbalaji/dedicated gateway second cut ( #812 )
...
* src/SelfServe/Example/SelfServeExample.rp.ts.
Portal changes for DedicatedGateway
1. Change Sqlx endpoints to SqlDedicatedGateway endpoint
2. Remove D32s from the SKU list
3. Add telemetry
4. Remove SKU details field per discussion
5. Support dynamic instance scaling.
* format files to ensure format check and lint tests pass
* Lint fixes
* Lint fixes
* Added metrics blade link
* updated conditions for warning banner
* fixed lint error
* Incorporate metrics link and CR feedback
* Lint fixes
* CR feedback and fix links
* CR feedback and fix links
* Link fix
* More fixes to the Dedicated Gateway layout
* Format check
* Fix casing
Co-authored-by: Srinath Narayanan <srnara@microsoft.com>
2021-05-21 08:53:15 -07:00
Steve Faulkner
f4b0ea7d69
Update generated ARM clients to latest version ( #807 )
2021-05-20 20:34:29 -05:00
Steve Faulkner
e6b3f01f16
Remove unused packages ( #811 )
2021-05-20 15:11:21 -05:00
Steve Faulkner
42cf814700
Move <Dialog/> state to zustand ( #806 )
2021-05-20 09:54:26 -05:00
Steve Faulkner
4351af986e
Update TS Strict files
2021-05-19 20:15:10 -05:00
Sunil Kumar Yadav
d06e27a037
fixed typescript strict of accordianComponent.tsx and schemaAnalyser ( #804 )
2021-05-19 20:11:25 -05:00
Steve Faulkner
735a81db47
Remove Explorer.setFeaturesFromFlights ( #801 )
2021-05-19 18:58:44 -05:00
Tanuj Mittal
ac753b0780
Enable Schema Analyzer in MPAC ( #805 )
2021-05-20 00:02:12 +05:30
Steve Faulkner
c2de2f2eec
Remove show div after applyExplorerBindings ( #797 )
2021-05-18 23:41:44 -05:00
Srinath Narayanan
ae76fb0258
Mongo Shell Fixes ( #738 )
...
* initial commit for mongo shell refactor
* multile tabs for terminals
* added notebooks enabled check
* added vnet check
* minor edits
* removed console log
* fixes
* hide main 'open mongo shell' button
* addressed PR comments
* Added check for iprules and other fixes
* Updated snapshot
* addressed PR comments
* format errors fixed
2021-05-19 09:32:45 +05:30
Srinath Narayanan
dce52f848c
Fixes for selfserve ( #796 )
...
* fixes
* more edits
* fixed test errors
2021-05-19 09:32:29 +05:30
Hardikkumar Nai
6e9144b068
Remove generic right pane component ( #790 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
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
Zachary Foster
2bc298fef1
[Hosted] AAD implementation for item operations ( #643 )
2021-05-18 17:59:09 -05:00
fnbalaji
48eeb8419d
Portal changes for DedicatedGateway ( #742 )
...
* src/SelfServe/Example/SelfServeExample.rp.ts.
Portal changes for DedicatedGateway
1. Change Sqlx endpoints to SqlDedicatedGateway endpoint
2. Remove D32s from the SKU list
3. Add telemetry
4. Remove SKU details field per discussion
5. Support dynamic instance scaling.
* format files to ensure format check and lint tests pass
* Lint fixes
* Lint fixes
* Added metrics blade link
* updated conditions for warning banner
* fixed lint error
* Incorporate metrics link and CR feedback
* Lint fixes
* CR feedback and fix links
* CR feedback and fix links
* Link fix
Co-authored-by: Srinath Narayanan <srnara@microsoft.com>
2021-05-17 22:15:26 -07:00
Srinath Narayanan
62e205be6a
Added documentation for Self Serve Model ( #716 )
...
* initial commit for docs
* Added readme
* modified selfServeutil docs
* updated docs
* moved documentation to docs folder
* Updated ReadME for selfserve
* added more comments
* Added more function types
* Update index.html
* Update index.html
* minro edits
* minor edits
* package.json updated
* Added Module decorators
* Added modules
* initial commit for mongo shell refactor
* undid changes
* addressed PR comments
* docs changes
* addressed PR comments
* More changes
* Added selfserveexample types file
* minor edits
* minor edits
* Addressed PR comments
* format changes
* added Metrics blade link
* documentation changes
* updated docs
* Addressed PR comments
* fixed format error
2021-05-18 04:40:15 +05:30
Zachary Foster
a06e213b81
Upgrades to msal-browser ( #781 )
...
* Replaces msal with msal-browser
* Remove unused id, logging in returns the tenant
* format
* Fix tenant switch
* Removes v1 forceRefresh
2021-05-17 14:10:54 -04:00
Laurent Nguyen
4f3b2f7996
Add 'import 'jquery-typeahead' to fix InputTypeahead in GraphExplorer ( #793 )
2021-05-17 10:57:12 -05:00
Steve Faulkner
5d1b659e2f
Revert "Migrate Collapse/Open Resource Tree to React ( #733 )" ( #792 )
...
This reverts commit d7c62ac7f1
.
2021-05-17 10:40:23 -05:00
Hardikkumar Nai
a52a156005
Remove Old Add Database Pane Code ( #784 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-14 12:05:00 -05:00
Steve Faulkner
f9e8b5eaaa
Remove Unused Knockout Components ( #783 )
2021-05-13 18:03:29 -05:00
vaidankarswapnil
a6b82c8340
Migrate graph style panel to react ( #619 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-13 15:45:00 -05:00
Tanuj Mittal
404b1fc0f1
Prep Schema Analyzer for flighting ( #760 )
...
* Prepare for flighting Schema Analyzer
* Rename SchemaAnalyzerComponent -> SchemaAnalyzer
* Only show Schema option if notebooks enabled
2021-05-13 10:34:09 -07:00
Sunil Kumar Yadav
d7c62ac7f1
Migrate Collapse/Open Resource Tree to React ( #733 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-12 20:03:52 -05:00
Sunil Kumar Yadav
8e6d274b11
Add Files to TypeScript Strict ( #776 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-12 19:56:48 -05:00
Sunil Kumar Yadav
2d506f0312
Add Files to TypeScript Strict Mode ( #777 )
2021-05-12 19:23:10 -05:00
victor-meng
d76aaca0dd
Improve lazy load database/collection offer logic ( #768 )
2021-05-12 19:13:15 -05:00
victor-meng
14e58e5519
Batch of small fixes for RightPaneForm and AddDatabasePane components ( #780 )
2021-05-12 19:12:03 -05:00
victor-meng
2f6dbd83f3
Fix throughput input component and add database panel ( #773 )
2021-05-12 13:56:24 -05:00
Steve Faulkner
0a6c7c0ff9
Add Mongo 3.2 End to End Test ( #779 )
2021-05-12 13:41:44 -05:00
Steve Faulkner
66281447df
Pass undefined analyticalTTL if Synapse is disabled ( #778 )
2021-05-12 11:49:25 -05:00
victor-meng
c5f76ac2a9
Fix isFixedCollectionWithSharedThroughputSupported flag ( #774 )
2021-05-12 09:16:13 -05:00
Laurent Nguyen
861042c27e
Fix bug publish screenshot ( #762 )
...
[Preview this branch](https://cosmos-explorer-preview.azurewebsites.net/pull/762?feature.someFeatureFlagYouMightNeed=true )
The main change in this PR fixes the snapshot functionality in the Publish pane-related components. Because the code cell outputs are now rendered in their own iframes for security reasons, a single snapshot of the notebook is no longer possible: each cell output takes its own snapshot and the snapshots are collated on the main notebook snapshot.
- Move the snapshot functionality to notebook components: this removes the reference of the notebook DOM node that we must pass to the Publish pane via explorer.
- Add slice in the state and actions in notebook redux for notebook snapshot requests and result
- Add post robot message to take snapshots and receive results
- Add logic in `NotebookRenderer` to wait for all output snapshots done before taking the main one collating.
- Use `zustand` to share snapshot between Redux world and React world. This solves the issue of keeping the `PanelContainer` component generic, while being able to update its children (`PublishPanel` component) with the new snapshot.
Additional changes:
- Add `local()` in `@font-face` to check if font is already installed before downloading the font (must be done for Safari, but not Edge/Chrome)
- Add "Export output to image" menu item in notebook cell, since each cell output can take its own snapshot (which can be downloaded)
![image](https://user-images.githubusercontent.com/21954022/117454706-b5f16600-af46-11eb-8535-6bf99f3d9170.png )
2021-05-11 18:24:05 +00:00
victor-meng
4ed8fe9e7d
Remove old add collection pane ( #767 )
2021-05-10 20:10:48 -05:00
Srinath Narayanan
4c506da7b9
Added metrics blade link and fixed SelfServe bugs ( #764 )
...
* Added metrics blade link
* fixed lint error
2021-05-10 17:36:50 -07:00
Hardikkumar Nai
a81b1a40a3
Use @fluentui/react DocumentCard ( #715 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-10 14:17:37 -05:00