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 URL slugs to the CloudPebble IDE JavaScript #27

Open
tbe opened this issue Dec 9, 2016 · 1 comment
Open

Add URL slugs to the CloudPebble IDE JavaScript #27

tbe opened this issue Dec 9, 2016 · 1 comment
Labels

Comments

@tbe
Copy link

tbe commented Dec 9, 2016

Issue by AmandaCameron
Wednesday Apr 23, 2014 at 19:51 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT
Originally opened as pebble#73


This allows one to go to /ide/projects/:id#settings to get to their project's settings. This adds a new CloudPebble.Locations API that handles the storage of valid slugs and calls a function to activate the proper slugs on the onhashchange event. It also includes a function to set the current slug in the URL.

To fix a bug, the Sidebar was disavowed of it's responsibility of resource and source file switching by callback, instead stuffing a valid slug into the a element it generates.


AmandaCameron included the following code: https://github.com/pebble/cloudpebble/pull/73/commits

@tbe tbe added the imported label Dec 9, 2016
@tbe
Copy link
Author

tbe commented Dec 9, 2016

Comment by Katharine
Wednesday May 07, 2014 at 08:47 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Please rebase on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant