api-notebook icon indicating copy to clipboard operation
api-notebook copied to clipboard

Interactive API notebook

Results 100 api-notebook issues
Sort by recently updated
recently updated
newest added

One thing I really miss from the console is the ability to use the `copy` function to copy data to my clipboard. Perhaps we can add it in an elevated...

enhancement

Can I use a notebook on my iPad? Would be handy to just try some sample code when I'm about and don't have my laptop. This would probably require patches...

enhancement

Need to improve the UX around showing completion data for query strings, headers and request bodies. We will need to refactor the client generator implementation since this data is only...

enhancement
textflow

Add additional middleware hooks for anything useful. At the moment the only available hooks are ones used inside the notebook itself.

enhancement

At the moment it is fairly obvious that all the cells are separate entities (highlighting). Should investigate what it would take to make the cells into a single CodeMirror document...

enhancement

Escape using template tags.

enhancement

We want users to embed notebooks on their own blogs. This interface will allow them to do so via a copy-and-paste script tag and provide instructions for common platforms (i.e....

enhancement

Can we update the logo to include a retina version, or maybe just a single vector version? /cc @comptly @usarid

enhancement

Page reloads are blocked if we are in a dirty state, but we should also block/revert persistence id changes in the same fashion.

bug
major

We should be able to hook this up to Travis CI for continuous integration.

enhancement
critical