Skip to content

jonmort/aoso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveObjects StOrage for Speakeasy

AOSO is a plugin that provides storage mimicking the HTML 5 LocalStorage API. Also provided are asynchronous methods to get, set, remove and search for entries. Active Objects is used for data storage. Data can be stored on a per user basis and globally (shared by all users).

Supported Products

All Atlassian products that support the Plugins v2 framework, Speakeasy and the Active Objects Plugin

Installation Instructions

  1. Install Speakeasy
  2. Install Active Objects
  3. Download aoso-1.0.1.jar
  4. Upload aoso-1.0.1.jar as a plugin

Usage

See the Common JS speakeasy tab for API documentation.

See https://github.com/jonmort/pomodoro-extension/tree/master/js/pomodoro for an example of how to add optional support for aoso and fallback to localStorage

Development

The Atlassian Plugin SDK is used. It is a standard plugin.

Testing - hit any page with the ?testaoso appended to the url and the tests will run.

About

REST api for speakeasy using active objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published