Skip to content

Releases: Azure/cosmos-explorer

MPAC-2020-07-15

15 Jul 23:37
b1e2079
Compare
Choose a tag to compare
Updates to standalone gallery (#91)

* Add hyperlink icon for links in DialogComponent

* Use a Cosmos DB image for sample Persona

* Fix tests

* Update standalone gallery behavior to match DE gallery

* Use /gallery endpoint for gallery

* Update Gallery Card style to remove buttons in standalone mode

* Address comments

* Add text banner

PROD-2020-07-15

15 Jul 23:37
35dcc17
Compare
Choose a tag to compare
Fix styling issues with tabs manager (#84)

MPAC-2020-07-13

13 Jul 21:14
35dcc17
Compare
Choose a tag to compare
  • Standalone gallery
  • Tabs Manager

MPAC-2020-07-06

07 Jul 17:35
84ea379
Compare
Choose a tag to compare
Remove enableGallery feature flag (#68)

* Remove enableGallery feature flag

* Fix bugs

* Add tests to increase coverage

* Move favorites functionality behind feature.enableGalleryPublish flag

* Show code cells in NotebookViewer

* Use cosmos db logo as persona image for sample notebook gallery cards

* Update gallery card snapshot to fix test

PROD-2020-07-06

07 Jul 17:34
ec07ff0
Compare
Choose a tag to compare
Bundle config.json with published nugets (#64)

Co-authored-by: Vignesh Rangaishenvi <virangai@microsoft.com>
Co-authored-by: Tanuj Mittal <tamitta@microsoft.com>

MPAC-2020-06-30

01 Jul 03:57
ec07ff0
Compare
Choose a tag to compare
  • Notebooks gallery (feature flags enableGallery and enableGalleryPublish)
  • MPAC now points to Juno staging

PROD-2020-06-25

26 Jun 00:01
4abfcc5
Compare
Choose a tag to compare
Fix graph tab height issue (bottom part too low and occluded by notif…

…ication bar) (#48)

MPAC-2020-06-17

17 Jun 23:30
4abfcc5
Compare
Choose a tag to compare
Fix graph tab height issue (bottom part too low and occluded by notif…

…ication bar) (#48)

MPAC-2020-06-05

06 Jun 00:34
aa82366
Compare
Choose a tag to compare
Use graphql in GitHubClient and misc fixes (#8)

* Use graphql in GitHubClient

* Replace usage of Array.find with _.find