Skip to content

Commit

Permalink
Release: july 2020 2 (#657)
Browse files Browse the repository at this point in the history
Release: july 2020 2
  • Loading branch information
thewahome committed Aug 5, 2020
2 parents eeddfdf + 5b0c681 commit a7b7f7a
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 10 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 4.1.5 (2020-07-23)


### Bug Fixes

* access token theme change ([#586](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/586)) ([413465e](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/413465ecc18e766d1e45f1b41e52dc1fc364b1de))
* Add aria-labels and correct colour contrast ([#645](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/645)) ([9ab439e](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/9ab439eb4f9575731ed667a9e611c9c33987eb8f))
* Add tooltips and correct color contrast ([#619](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/619)) ([958055a](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/958055af80401020f65eea70368bda39700065a4))
* add version select ([#215](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/215)) ([9bdd6b2](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/9bdd6b2cfcc99b646db91e9b3b3a1a713f763cfe)), closes [#205](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/205)
* align try it scroll bars ([#478](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/478)) ([0c974b8](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/0c974b8f9e5a3fa85434eaa2f5a035124d8bf002))
* Build static assets for master & dev ([#498](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/498)) ([aed79ef](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/aed79ef0489bfb5d83d8378c0a34118a58635618))
* failing create teams request ([#636](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/636)) ([2ca7df4](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/2ca7df4c4dbdf5c45678f2851b6f748b50481167))
* handle errors from the sdk, ([#585](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/585)) ([e3ce020](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/e3ce0206d787fef1928f2b6821e607996e2773d2))
* History item click action ([#576](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/576)) ([ea67860](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/ea678603458b8e786ac4ce7dbab114842c64405c))
* hostname missing ([#587](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/587)) ([9717c8c](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/9717c8c8cb495d2542d9a6856f0b0b400e884ba2))
* image content types ([#637](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/637)) ([7183703](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/71837033183b50a81590e8ae00a6909e3d80eb8d))
* lowercase locales ([#551](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/551)) ([c81ea73](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/c81ea734214e03b72f2a180b91dce43c4c5dc506))
* Misaligned sidebar elements ([#530](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/530)) ([49efb39](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/49efb3955f1746cb6a451dd71143e79b7fb3f7a9))
* Portuguese locale not loading ([#529](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/529)) ([ad19062](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/ad19062d10dc33113da1e55a9510abdd2d2a3c6e))
* provide account choice on sign in ([#497](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/497)) ([a8afe91](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/a8afe91cbd8056ceb5b833e931da6e8e940f81a4))
* remove duplicate content type header ([#537](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/537)) ([952e2af](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/952e2af2ca796835b63d439c1533bf67198887dc))
* Remove redundant authentication ([#518](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/518)) ([569e19b](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/569e19bdb6f45a1aae4f4002b18a1ff87739d286))
* responsive views ([#496](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/496)) ([ed0bcc8](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/ed0bcc8ff56c8861915ca98c686346046e29a0db))
* sample queries documentation link ([#570](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/570)) ([5cfa5fa](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/5cfa5faf85e00aadf837216c0d64e5acfc12ead4))
* screen reader announces search results status message ([#644](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/644)) ([012d794](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/012d794e1513280d6a0a95fcd4f9c9235e2fa9cd))
* screen reader support and focus indication on links ([#625](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/625)) ([5268204](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/5268204535de8cc7e682da9b023f7b443aa94eba))
* select permissions pop up ([#559](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/559)) ([36c1468](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/36c146832108bb55b3d1c4027cab50499b765d4c))
* Share query errors ([#501](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/501)) ([13e244c](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/13e244ca1e1a85238caead4ed205f37f09384685))
* Show log-out on try it on mobile screens ([#569](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/569)) ([18636e4](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/18636e40b645171276cff4c3c1cd38f89d8d6464))
* show template variables ([#287](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/287)) ([65ba338](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/65ba3388c7defa05b4effe7d93b111d15e3cdd70))
* sidebar http methods ([#527](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/527)) ([65ca584](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/65ca5840db189f82927e68f5ba1d8ad25e40678e))
* snippets generation for queries with search parameters ([#549](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/549)) ([929f9fb](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/929f9fba72ab6f307d675be711e9204a6748aa31))
* Stop Infinite spinning when login fails ([#492](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/492)) ([c490a94](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/c490a941ba28eb5787f051384b289149d2fbb715))
* try it logout ([#502](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/502)) ([6ed2330](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/6ed23300ab96c2e1b04400a81a823ea8a728a4ff))
* validate json ([#577](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/577)) ([26ddbb1](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/26ddbb14439913ce511c66f0581a3f18d9181ea7))

### 4.1.4 (2020-07-21)


Expand Down
2 changes: 1 addition & 1 deletion build/asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"index.html": "/index.html",
"json.worker.js": "/json.worker.js",
"json.worker.js.map": "/json.worker.js.map",
"precache-manifest.bd9c47c55d372088a9c449c07e442872.js": "/precache-manifest.bd9c47c55d372088a9c449c07e442872.js",
"precache-manifest.6e58105c0374e915f17b786d5169db88.js": "/precache-manifest.6e58105c0374e915f17b786d5169db88.js",
"service-worker.js": "/service-worker.js"
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
self.__precacheManifest = [
{
"revision": "c53805c57e0b69591ab6",
"revision": "8bc98e185b037015353d",
"url": "/static/js/graph-explorer-v2.js"
},
{
"revision": "c53805c57e0b69591ab6",
"revision": "8bc98e185b037015353d",
"url": "/static/css/graph-explorer-v2.css"
},
{
Expand Down
4 changes: 2 additions & 2 deletions build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"/precache-manifest.bd9c47c55d372088a9c449c07e442872.js"
"/precache-manifest.6e58105c0374e915f17b786d5169db88.js"
);

workbox.clientsClaim();
Expand All @@ -29,6 +29,6 @@ workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

workbox.routing.registerNavigationRoute("/index.html", {

blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
});
2 changes: 1 addition & 1 deletion build/static/css/graph-explorer-v2.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/static/js/graph-explorer-v2.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/static/js/graph-explorer-v2.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graph-explorer-v2",
"version": "4.1.4",
"version": "4.1.5",
"private": true,
"dependencies": {
"@babel/core": "7.2.2",
Expand Down

0 comments on commit a7b7f7a

Please sign in to comment.