Steve Faulkner
35213a77e2
Force token refresh
2021-01-07 14:13:41 -06:00
Steve Faulkner
d1ac8eb077
WIP
2021-01-05 01:14:17 -06:00
Steve Faulkner
d9156c47d0
Fix test login
2021-01-04 10:51:44 -06:00
Steve Faulkner
a844042580
Fix tables
2021-01-04 10:09:24 -06:00
Steve Faulkner
1238d30f95
Fix format
2021-01-03 23:55:58 -06:00
Steve Faulkner
684cbfe4a0
more fixes
2021-01-03 23:54:37 -06:00
Steve Faulkner
5b6b4d3583
More cleanup
2021-01-03 23:41:47 -06:00
Steve Faulkner
e05a78e96a
WIP
2021-01-03 23:23:42 -06:00
Steve Faulkner
33f7ae1e6d
WIP, checkpoint
2021-01-03 23:07:26 -06:00
Steve Faulkner
2089a8881d
Add file
2021-01-03 21:52:20 -06:00
Steve Faulkner
2e1665f093
WIP
2021-01-03 21:49:50 -06:00
Steve Faulkner
f6d6222e5c
more WIP
2021-01-02 22:18:20 -06:00
Steve Faulkner
2147b10361
Refactor Components
2021-01-02 20:47:54 -06:00
Steve Faulkner
09ac1d1552
WIP
2021-01-02 20:29:37 -06:00
Steve Faulkner
b81cef2a03
WIP
2021-01-02 19:19:26 -06:00
Steve Faulkner
731999c4e8
WIP
2021-01-02 19:19:19 -06:00
Steve Faulkner
aba583abd8
Checkpoint
2021-01-02 19:00:49 -06:00
Steve Faulkner
2e10b96678
Checkpoint
2021-01-02 17:15:18 -06:00
Steve Faulkner
5652f29d03
WIP
2021-01-01 14:36:29 -06:00
Steve Faulkner
15cb4a8fc4
Checkpoint
2021-01-01 00:09:38 -06:00
Steve Faulkner
bf30c3190a
WIP
2020-12-31 15:05:34 -06:00
Steve Faulkner
585f75bc91
Checkpoint
2020-12-30 19:12:22 -06:00
Steve Faulkner
7116f25ce4
checkpoint
2020-12-30 13:18:03 -06:00
Steve Faulkner
5f5d9176af
WIP
2020-12-28 20:55:44 -06:00
Steve Faulkner
ac2d645fda
Add files from previous commit
2020-12-28 18:48:30 -06:00
Steve Faulkner
12a44fdd42
MSAL 2.0 checkpoint
2020-12-28 18:48:19 -06:00
Steve Faulkner
13dbcb6453
Merge branch 'master' into hosted-msal
2020-12-28 11:40:03 -06:00
Steve Faulkner
cc63cdc1fd
Remove dependency on canvas ( #354 )
2020-12-26 21:56:37 -06:00
Steve Faulkner
e41230e8c4
WIP
2020-12-26 20:01:42 -06:00
Steve Faulkner
c3058ee5a9
Check for undefined query results ( #350 )
2020-12-18 19:55:32 -06:00
Steve Faulkner
b000631a0c
Revert web.config changes ( #349 )
2020-12-18 19:26:10 -06:00
vchske
e8f4c8f93c
Cost Estimate Changes ( #342 )
...
* Initial change of estimated cost to table format
* Converted cost estimate to table format and added different data for current vs updated cost estimates.
* lint fixes
* Changed the names of some interfaces
* Refactored a unit call to use an argument interface to avoid future confusion.
* Changed the severity of the save warning
* Format fix
* Fixed test due to styling change
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2020-12-18 16:15:55 -08:00
Steve Faulkner
16bde97e47
Rewrite URL for IE users ( #340 )
2020-12-18 16:08:40 -06:00
Steve Faulkner
6da43ee27b
Publish IE specific Nuget package ( #347 )
...
* Publish IE specific Nuget package
* Require ally tests to pass
2020-12-17 17:41:38 -06:00
Gahl Levy
ebae484b8f
Fix duplicate settings tabs ( #343 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2020-12-17 13:01:36 -08:00
Steve Faulkner
dfb1b50621
Explorer.ts Cleanup ( #341 )
...
Co-authored-by: victor-meng <56978073+victor-meng@users.noreply.github.com>
2020-12-16 20:00:39 -06:00
victor-meng
f54e8eb692
Move queryDocuments out of DataAccessUtility ( #334 )
2020-12-16 15:27:17 -08:00
Steve Faulkner
ea39c1d092
Fix offer update notification for AAD users ( #338 )
2020-12-11 13:38:57 -06:00
vchske
c21f42159f
Updated cost messaging for new db/container pane ( #333 )
...
* Adds information text further explaining estimated cost.
* Minor tweak to cost messaging
* Updated unit tests
* Added text and link for capacity planner when choosing manual RUs
2020-12-11 10:06:43 -08:00
victor-meng
31e4b49f11
Only call getCollectionDataUsageSize for AAD users ( #337 )
2020-12-10 14:13:08 -08:00
Tanuj Mittal
40491ec9c5
Gallery related fixes ( #312 )
...
* AVERT fixes
* Remove enableCodeOfConduct feature flag
* Fix reporting abuse
* Add empty screen for Liked and Published tabs in Gallery
* fix build
* Remove unused code
* Fix standalone public gallery
2020-12-10 13:09:18 -08:00
Tanuj Mittal
e133df18dd
Record baseUrl for OpenTerminal success/failure telemetry ( #335 )
...
This is useful to know which terminal is opening.
2020-12-10 19:54:21 +00:00
Steve Faulkner
0532ed26a2
Remove runner workflow that is no longer functioning ( #332 )
2020-12-01 10:23:18 -06:00
victor-meng
fd60c9c15e
Remove RUPM ( #328 )
...
Remove all RUPM code
2020-12-01 07:06:38 +00:00
Chris-MS-896
04ab1f3918
'[Visual Requirement-Data Explorer (iframe)] On the Data Explorer page, luminosity contrast ratio of the borderline button is less than 3.:1.' ( #331 )
2020-11-30 15:32:28 -06:00
Chris-MS-896
b784ac0f86
[967093][Screen Readers- CosmosDB – Notification] Screen reader does not pass the combo-box list information ( #329 )
...
* ‘Bug fix: Screen reader does not pass the combo-box list information under notification field.’
* ‘update for comments’
* ‘load path refator’
2020-11-30 14:33:18 -06:00
Srinath Narayanan
28899f63d7
Fixed bug in fetching 'index transformation progress' header ( #330 )
...
* bug fix
* fixed formatting errors
2020-11-24 10:32:18 -08:00
victor-meng
9cbf632577
Get collection usage size with ARM metrics call ( #327 )
...
- Removed `readCollectionQuotaInfo` call. The only data we need is the usage size which we can get via the ARM metrics call instead.
- Added `getCollectionUsageSize` which fetches the `DataUsage` and `IndexUsage` metrics, converts them to KB, and returns the sum as the total usage size
2020-11-20 20:21:16 +00:00
victor-meng
17fd2185dc
Move read offer to RP ( #326 )
2020-11-19 17:13:11 -08:00
Srinath Narayanan
a93c8509cd
Added testExplorer and notebooks UI automated tests ( #323 )
...
* initial commit for notbooks pupeteer tests
* Added Auth
* added try catch block with screenshot for error
* Addressed PR comments
* renamed params
* renamed param
* fixed formatting error
* Updates mongo spec to remove waitFor on already awaited selector
* added logging statements
* format errors fixed
* added ci env variables
* increased delay for render
* removed logging
* added delay
* fix format error
* removed deletion
* reverted package.json change
Co-authored-by: zfoster <notzachfoster@gmail.com>
2020-11-19 09:29:38 -08:00