We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need a URL for specific filter settings to share. eg. https://events.mozspaces.org/?space=London&start=20150101 http://events.mozspaces.org/calendar?space=Taipei etc.
The text was updated successfully, but these errors were encountered:
There is actually an API for this: https://events.mozspaces.org/api/v1/event/?location=london&format=json I guess I can build that for the view page, too.
Sorry, something went wrong.
My proposal is that we enable these filter terms in the views, and create something like this:
No branches or pull requests
We need a URL for specific filter settings to share.
eg.
https://events.mozspaces.org/?space=London&start=20150101
http://events.mozspaces.org/calendar?space=Taipei
etc.
The text was updated successfully, but these errors were encountered: