vchske
4617fa9364
Update throughput settings tab with new elasticity properties ( #1461 )
...
* Adding RU thermometer to settings throughput tab
* Finalizing RU thermometer on throughput settings
* Updated snapshot
* Fixing formatting
* Fixing lint errors
* Rerun prettier
* Fixing Offer properties
* Fixing Types
* Updating ARM clients, and enabling new elasticity properties
* Updating snapshots
* Updating an issue caused by updating ARM client
* Latest changes based on feedback
* Fixing lint and unit tests
* Minor fix
* Minor text change
* Changed some formatting
2023-06-16 15:54:29 -07:00
victor-meng
d66e85f431
Allow users to delete TablesDB database when enableSDKOperations feature flag is set ( #1300 )
2022-07-06 10:54:49 -07:00
Steve Faulkner
f4b0ea7d69
Update generated ARM clients to latest version ( #807 )
2021-05-20 20:34:29 -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
07474b8271
Remove window.authType ( #437 )
2021-02-22 14:43:58 -06:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
victor-meng
5f1f7a8266
Refactor error handling part 2 ( #313 )
2020-11-03 13:40:44 -08:00
victor-meng
1e19f02fd7
Use SDK calls for stored procedure, trigger, and UDF operations for Gemlin API ( #295 )
...
RP doesn't support stored procedure, trigger, and UDF operations for Gremlin API so we have to use SDK for now.
2020-10-21 21:58:28 +00:00
victor-meng
24b5b754ca
Fix error handling in DE ( #294 )
...
- Replaced `JSON.stringify(error)` with `error.message`
- Created `ErrorHandlingUtils` and moved all error logging actions in there
2020-10-21 21:28:30 +00:00
victor-meng
9d50577800
Move stored procedure operations to RP ( #281 )
...
- move read, delete, create, and update stored procedure calls to RP
- fixed a bug where the console message never clears when reading offers with SDK
2020-10-15 18:10:20 +00:00
Steve Faulkner
03b19fc875
Split all script data access methods ( #197 )
...
* Split all script data access methods
* More cleanup
* Fix Typo
2020-09-15 13:31:30 -05:00