Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version select #205

Merged
6 commits merged into from
Oct 14, 2019
Merged

Add version select #205

6 commits merged into from
Oct 14, 2019

Conversation

Kachulio1
Copy link
Contributor

@Kachulio1 Kachulio1 commented Sep 27, 2019

Overview

enable URL version select
FIxes #200

Demo

Screen Shot 2019-09-27 at 20 41 03

@Kachulio1 Kachulio1 changed the title [WIP] Add version select Add version select Sep 27, 2019
@Kachulio1
Copy link
Contributor Author

@bettirosengugi I tried to fetch a query on v2.0 url but I got a 404 not sure we have support for v2.0 cc@cwahome

@ghost
Copy link

ghost commented Sep 30, 2019

@bettirosengugi I tried to fetch a query on v2.0 url but I got a 404 not sure we have support for v2.0 cc@cwahome

It's because the versions available are v1.0 and beta...

@ghost ghost changed the base branch from dev to fix/add-version-select October 14, 2019 09:03
@ghost
Copy link

ghost commented Oct 14, 2019

@Kachulio1 , I am merging this in to fix/add-version-select instead of dev so as to build on the changes you made with some improvements. cc @bettirosengugi

@ghost ghost merged commit 26e1b80 into microsoftgraph:fix/add-version-select Oct 14, 2019
@ghost ghost mentioned this pull request Oct 14, 2019
ghost pushed a commit that referenced this pull request Oct 16, 2019
* Add version select (#205)

* add urlVersions type

* add version handler function

* add version dropdown

* change the version to lowerCase

* change the url version

* moves version selection to redux

* moves state properties from query runner to input

* changes to appropriate query version when query clicked

* adds tests for SELECT_VERSION_SUCCESS

* adds displayRequestComponent toggle for try it

* renames selectQueryVersion to setQueryVersion

* describes options variable as urlVersion | method

* creates and utilises a function to parse urls to sample urls

* sets the selected version when editor changed

* increases control sizes to reduce ellipsis use

* moves selectedVersion to sampleQuery property
asith-w pushed a commit to asith-w/microsoft-graph-explorer-v2 that referenced this pull request Nov 7, 2019
* Add version select (microsoftgraph#205)

* add urlVersions type

* add version handler function

* add version dropdown

* change the version to lowerCase

* change the url version

* moves version selection to redux

* moves state properties from query runner to input

* changes to appropriate query version when query clicked

* adds tests for SELECT_VERSION_SUCCESS

* adds displayRequestComponent toggle for try it

* renames selectQueryVersion to setQueryVersion

* describes options variable as urlVersion | method

* creates and utilises a function to parse urls to sample urls

* sets the selected version when editor changed

* increases control sizes to reduce ellipsis use

* moves selectedVersion to sampleQuery property
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant