Hardikkumar Nai
|
8c05ac740c
|
Remove Explorer.databaseAccount (#717)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-05 16:54:50 -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 |
|
Steve Faulkner
|
ea39c1d092
|
Fix offer update notification for AAD users (#338)
|
2020-12-11 13:38:57 -06:00 |
|
victor-meng
|
17fd2185dc
|
Move read offer to RP (#326)
|
2020-11-19 17:13:11 -08:00 |
|
victor-meng
|
5f1f7a8266
|
Refactor error handling part 2 (#313)
|
2020-11-03 13:40:44 -08: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
|
9933a4988a
|
Use SDK calls to read and update shared throughput for Tables API (#278)
RP does not supporting reading or updating database level throughput for Tables API so we have to switch back to using SDK calls for these operations.
|
2020-10-13 22:49:30 +00:00 |
|
victor-meng
|
0382628249
|
Move update offers call to RP
|
2020-10-07 17:25:21 -05:00 |
|
victor-meng
|
23c5d2d7e0
|
Lazy load collection offer (#234)
|
2020-09-28 12:54:28 -07:00 |
|
victor-meng
|
2e747a1a07
|
Fix create database for serverless accounts (#228)
|
2020-09-24 14:03:37 -07:00 |
|
victor-meng
|
28ceb18d73
|
Use SDK for reading database offer for Tables API (#226)
|
2020-09-23 13:32:47 -07:00 |
|
victor-meng
|
dc56f7e154
|
Lazy load database offer in data explorer (#208)
Co-authored-by: zfoster <notzachfoster@gmail.com>
|
2020-09-18 16:00:21 -07:00 |
|