Steve Faulkner
addcfedd5e
MinRU survey for SettingsV2 component ( #320 )
...
Adds survey link to remove the RU/GB minimum on an account
2020-11-12 19:35:39 +00:00
victor-meng
a133134b8b
Fix create and delete database ( #317 )
2020-11-09 15:22:51 -08:00
victor-meng
79dec6a8a8
Refactor error handling in data explorer Part 3 ( #315 )
...
- Make sure we pass the error message string instead of an error object when we call `TelemetryProcessor.traceFailure` since TelemetryProcessor will call `JSON.stringify` on the error object which would result in an empty object
- Removed ErrorParserUtility since it only works on specific error types. We can just log the full error message and manually derive information we need from the message.
- Added option to include stack trace in `getErrorMessage`. This is useful for figuring out where the client side script errors are coming from.
- Some minor refactors
2020-11-06 04:02:57 +00:00
Steve Faulkner
79769e9689
Remove AutoPilot v2 ( #304 )
...
* Remove AutoPilot v2
* Update DatabaseSettingsTab.ts
* Update DatabaseSettingsTab.ts
* Update src/Explorer/Tabs/DatabaseSettingsTab.ts
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com >
* Update src/Explorer/Tabs/SettingsTab.ts
* Update src/Explorer/Tabs/DatabaseSettingsTab.ts
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com >
* Update src/Explorer/Tabs/SettingsTab.ts
* Remove more unused code
* Remove import
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com >
2020-10-29 11:26:37 -05:00
Steve Faulkner
821f665e78
Remove window.dataExplorerPlatform ( #279 )
...
More cleanup for #253
- Remove window.dataExplorerPlatform
- Remove explorer factories
2020-10-15 03:25:13 +00:00
Steve Faulkner
14cdf19efb
Remove Explorer.isEmulator ( #256 )
2020-10-09 11:18:50 -05:00
victor-meng
2e747a1a07
Fix create database for serverless accounts ( #228 )
2020-09-24 14:03:37 -07:00
DanielSPham
dfd18152ca
Fixed placeholder ( #201 )
...
* Fixed placeholder
* Clean up
Co-authored-by: Daniel Si Pham <v-danpha@microsoft.com >
2020-09-14 16:34:56 -07:00
Steve Faulkner
e6ac5a7043
Telemetry Adjustments ( #182 )
2020-09-08 12:44:46 -05:00
victor-meng
6bc506b81f
Clean up unused utility functions for creating databases and collections ( #181 )
2020-09-03 13:05:22 -07:00
victor-meng
3223ff7685
Move createDatabase to RP ( #166 )
2020-08-25 15:45:37 -07:00
Steve Faulkner
2752d6af00
Create Cassandra Keyspace via ARM ( #142 )
2020-08-13 13:26:52 -05:00
Steve Faulkner
0011007d5f
Refactor Global state into Context Files ( #128 )
2020-08-06 14:03:46 -05:00
Steve Faulkner
2e49ed45c3
Refactor DocumentClientUtilityBase to not be a class ( #115 )
2020-07-27 12:58:27 -05:00
Tanuj Mittal
33969581ac
Support serverless accounts ( #109 )
...
* Changes for serverless accounts
* Dont show upsell message for serverless accounts
* Update CassandraAddCollectionPane to support serverless
2020-07-24 13:13:54 -07:00
Steve Faulkner
574fdcaf37
Remove Pane Stubs ( #102 )
2020-07-21 09:23:51 -05:00
vchske
955d08e4d0
Added a different message if the account is free tier ( #69 )
...
* Added a different upsell message if the account is free tier
* Fixing prettier and unit tests
2020-07-08 10:02:47 -07:00
Steve Faulkner
0494da4162
Update to ADO 5ed9b2130da7f822153531489d802c28986f5d30
2020-05-26 13:53:41 -05:00
Steve Faulkner
36581fb6d9
Initial Move from Azure DevOps to GitHub
2020-05-25 21:30:55 -05:00