Zachary Foster
2bc298fef1
[Hosted] AAD implementation for item operations ( #643 )
2021-05-18 17:59:09 -05:00
Steve Faulkner
5d1b659e2f
Revert "Migrate Collapse/Open Resource Tree to React ( #733 )" ( #792 )
...
This reverts commit d7c62ac7f17501f3c8b85943d3f190ac07ff1cf8.
2021-05-17 10:40:23 -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
2d506f0312
Add Files to TypeScript Strict Mode ( #777 )
2021-05-12 19:23:10 -05:00
Hardikkumar Nai
9d5c9d6296
Migrate Add Database Panel to React ( #597 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-10 14:02:14 -05:00
Hardikkumar Nai
23223cfb23
Upgrade Fluent UI v8 ( #688 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-05 18:26:03 -05:00
Hardikkumar Nai
8c05ac740c
Remove Explorer.databaseAccount ( #717 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-05 16:54:50 -05:00
Hardikkumar Nai
fdd12b41c4
Remove Explorer.defaultExperience ( #680 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-05 13:00:01 -05:00
Sunil Kumar Yadav
531df811da
Remove userContext.defaultExperience ( #730 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-04-28 14:25:04 -05:00
Steve Faulkner
5a019eb431
Remove Explorer.isPreferredAPIMongo ( #557 )
...
Co-authored-by: hardiknai-techm <HN00734461@TechMahindra.com>
2021-04-27 20:50:01 -05:00
Jordi Bunster
154db1dcd5
Get our previously strict files a bit tighter ( #604 )
...
Now they meet noUnusedParameters
2021-04-27 15:27:17 -07:00
Jordi Bunster
5cf16d01b5
use ES6 Map if we can ( #602 )
2021-04-27 08:14:21 -07:00
Sunil Kumar Yadav
67062c18aa
Migration/edit table entity panel to react ( #690 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-04-25 17:51:27 -05:00
Jordi Bunster
e49bcc524f
Remove deprecated calls to logConsoleMessage ( #608 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-04-21 13:52:01 -05:00
Hardikkumar Nai
cdd6d32990
Rename index.tsx to {class name}.tsx ( #689 )
...
* Rename index.tsx to {class name}.tsx
* Update tests
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-04-21 13:35:32 -05:00
Sunil Kumar Yadav
72ce5fc813
Migrate Add Table Entity Pane to React ( #642 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-04-21 11:33:29 -05:00
Steve Faulkner
a264ea2275
Adds retry logic to Upload JSON ( #684 )
2021-04-16 13:23:03 -05:00
Steve Faulkner
3f8e394952
Fix Upload Items ( #682 )
...
* Fix Upload Items
* Remove debugger
* Switch to bulk APIs
* Address TODO
Co-authored-by: Jordi Bunster <jbunster@microsoft.com>
2021-04-15 18:25:43 -05:00
Steve Faulkner
662c03580a
Call readCollections for Mongo using ARM ( #636 )
2021-04-12 11:28:52 -05:00
Tanuj Mittal
37e0f50ef2
Fix telemetry from child windows of Data Explorer ( #633 )
...
* Fix telemetry from child windows of Data Explorer
* Address feedback
2021-04-09 12:52:41 +05:30
Steve Faulkner
ba3f4829fa
Add second App Insights instance ( #609 )
2021-04-05 18:03:17 -05:00
Steve Faulkner
bd9bdad78a
Automated Preview URLs ( #601 )
2021-04-02 12:24:01 -05:00
Hardikkumar Nai
6a69d3a77b
Move upload items panel to react ( #558 )
...
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
2021-03-31 15:43:05 -05:00
Hardikkumar Nai
458cca8e01
Move setting pane to react ( #543 )
...
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
2021-03-31 15:22:52 -05:00
Hardikkumar Nai
343e82c102
Fix lint query utils ( #487 )
...
* Fix Lint errors in QueryUtils
* Format
* Simplify diff
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
Co-authored-by: Jordi Bunster <jbunster@microsoft.com>
2021-03-29 21:26:41 -05:00
Jordi Bunster
f33ec09040
Remove Explorer.features ( #563 )
...
In addition this makes the URL-passed feature flags type safe
2021-03-22 19:04:06 +00:00
Armando Trejo Oliver
e97a1643fb
Make ready message backwards compatible ( #569 )
2021-03-19 08:38:57 -07:00
Armando Trejo Oliver
19880203ec
Fix ready message (format) ( #565 )
...
* Fix ready message sent to parent frame
* format
2021-03-18 21:40:31 -07:00
artrejo
f929a638d6
Fix ready message sent to parent frame
2021-03-18 20:41:43 -07:00
Steve Faulkner
3cccbdfe81
Fix Lint errors in URLUtility ( #462 )
2021-03-18 22:19:35 -05:00
victor-meng
65c859c835
Move add collection pane to React ( #486 )
...
* Move add collection pane to React
* Add feature flag
* fix unit tests
* FIx merge conflicts and address comments
* Resolve merge conflicts
* Address comments
* Fix e2e test failure
* Update test snapshots
* Update test snapshots
2021-03-18 20:06:13 -05:00
Steve Faulkner
732d7ce8fa
Fix upload worker error display ( #547 )
2021-03-15 22:47:49 -05:00
Steve Faulkner
254c551999
Test Explorer Improvements ( #541 )
2021-03-14 22:53:16 -05:00
Sunil Kumar Yadav
b241771e69
fixed eslint of IteratorUtility ( #469 )
2021-03-09 12:27:24 -06:00
hardiknai-techm
9617b80b56
Fix Lint errors in ThemeUtility ( #477 )
...
* Fix Lint errors in ThemeUtility
* format ThemeUtility.ts file
Co-authored-by: hardiknai <hardiknai92@gmail.com>
Co-authored-by: zen3-hardik <hardikkumar.n@zen3tech.com>
2021-03-08 17:19:22 -06:00
sunilyadav840
acb284eac7
Eslint/fix lint headers utility ( #470 )
2021-03-04 20:46:33 -06:00
Srinath Narayanan
cf01ffa957
removed enableGalleryPublish, enableLinkInjection feature flags ( #454 )
...
* removed enableGalleryPublish, enableLinkInjection
* removed ENABLE_GALLERY_PUBLISH
2021-02-26 13:07:44 -08:00
Steve Faulkner
07474b8271
Remove window.authType ( #437 )
2021-02-22 14:43:58 -06:00
victor-meng
22d8a7a1be
Move database settings tab to react ( #386 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-02-10 16:06:14 -06:00
victor-meng
4210e0752b
Move delete collection confirmation pane to react ( #417 )
2021-02-10 13:44:00 -08:00
victor-meng
81fd442fad
Make getCollectionDataUsageSize call fail gracefully ( #434 )
2021-02-08 16:02:02 -08:00
Tanuj Mittal
e0063c76d9
Add support for gallerypublish flight ( #412 )
2021-02-03 02:05:19 +05:30
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
Steve Faulkner
2b2de7c645
Migrated Hosted Explorer to React ( #360 )
...
Co-authored-by: Victor Meng <vimeng@microsoft.com>
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-01-19 16:31:55 -06:00
Deborah Chen
8c40df0fa1
Adding in experimentation for autoscale test ( #345 )
...
* Adding autoscale flight info
* Add flight info to cassandra collection pane
* Add telemetry for autoscale toggle on/off in create resource blade and scale/settings
* Run formatting and add expected properties to test file
* removing empty line
* Updating to pass unit tests
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-01-15 17:15:15 -06:00
Steve Faulkner
767d46480e
Revert TablesEntitiyListViewModel changes ( #382 )
2021-01-11 16:16:40 -06:00
Chris-MS-896
229119e697
add file offerUtility to tsconfig ( #356 )
2021-01-08 20:14:12 -06:00
Chris-MS-896
89dc0f394b
Add Spliter file to Master ( #358 )
2021-01-06 12:51:42 -06:00