victor-meng
|
5f1f7a8266
|
Refactor error handling part 2 (#313)
|
2020-11-03 13:40:44 -08:00 |
|
Steve Faulkner
|
fe58722002
|
Remove cached resource calls (#297)
|
2020-10-26 17:17:41 -05: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
|
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 |
|
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 |
|
victor-meng
|
fae59d8754
|
Move create collection to RP (#173)
|
2020-09-02 10:02:29 -07:00 |
|
victor-meng
|
3223ff7685
|
Move createDatabase to RP (#166)
|
2020-08-25 15:45:37 -07:00 |
|
victor-meng
|
47a5c315b5
|
Move updateCollection to ARM (#152)
|
2020-08-21 11:24:01 -07:00 |
|
victor-meng
|
b61a235bf6
|
Move readCollection, readCollections, and readDatabases to ARM (#134)
|
2020-08-12 17:13:43 -07:00 |
|
Steve Faulkner
|
455a6ac81b
|
Fix update offer beyond throughput limit error (#135)
|
2020-08-06 18:15:40 -05:00 |
|
Steve Faulkner
|
f132a8546c
|
Move SQL database deletion to ARM (#126)
|
2020-08-04 18:03:14 -05:00 |
|
Steve Faulkner
|
2904a1a60d
|
Move Delete Container call to use ARM when logged in with AAD (#110)
|
2020-08-03 17:11:07 -05:00 |
|
Steve Faulkner
|
fea321cd68
|
More ViewModel cleanup (#116)
|
2020-07-27 16:05:25 -05:00 |
|
Steve Faulkner
|
2e49ed45c3
|
Refactor DocumentClientUtilityBase to not be a class (#115)
|
2020-07-27 12:58:27 -05:00 |
|
Steve Faulkner
|
6d142f16f9
|
Refactor Data Access Utility (#112)
|
2020-07-24 16:45:48 -05:00 |
|
Steve Faulkner
|
4f86015be7
|
Remove OpenActionsStubs (#106)
|
2020-07-21 13:50:51 -05:00 |
|
Steve Faulkner
|
269ea6a349
|
Add Additional Lint Rules (#55)
|
2020-06-23 10:45:51 -05:00 |
|
Steve Faulkner
|
36581fb6d9
|
Initial Move from Azure DevOps to GitHub
|
2020-05-25 21:30:55 -05:00 |
|