Laurent Nguyen
|
90c1439d34
|
Update prettier to latest. Remove tslint (#1641)
* Rev up prettier
* Reformat
* Remove deprecated tslint
* Remove call to tslint and update package-lock.json
|
2023-10-03 17:13:24 +02:00 |
|
victor-meng
|
665270296f
|
Fix throughput cost estimate in add collection panel (#1070)
|
2021-09-15 13:05:55 -07:00 |
|
Asier Isayas
|
8866976bb4
|
fixed hasFlag test (#1076)
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
|
2021-09-14 12:28:33 -04:00 |
|
Asier Isayas
|
d10f3c69f1
|
MongoClient Feature Flag (#1073)
Adding a feature flag for Mongo Client that allows a user to specify a mongo endpoint and an API so that users can test specific APIs locally.
Example:
https://localhost:1234/hostedExplorer.html?feature.mongoproxyendpoint=https://localhost:12901&feature.mongoProxyAPIs=createDocument|readDocument
The above link says to test APIs createDocument and readDocument on https://localhost:12901
Co-authored-by: artrejo <ato9000@users.noreply.github.com>
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
|
2021-09-13 16:25:21 -04: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 |
|
Steve Faulkner
|
4be53284b5
|
Prettier 2.0 (#393)
|
2021-01-20 09:15:01 -06: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 |
|