realm-js/docs
Kristian Dupont 402bf48f88 Permissions api (#1244)
* Add basic permissions skeleton

* ...

* Update permissions api

* Wait for server to process management realm, add offer api

* Fix test of apply and get permissions, add offer test

* Accept permission offer

* Accept permission offer test

* Invalidate permission offer

* Add basic docs (still need some links etc)

* Refactor tests

* Only run permission tests where sync is enabled

* Use legal syntax for user name generation

* Add changelog entry

* Streamline permission tests

* Fix casing for access level names etc.

* Add basic definitions to index.d.ts

* Use settimeout for resolving promise from listener

* Complete typescript defs

* Improve docs

* Allow 'any' as default recipient in getGrantedPermissions

* Fix getSpecialPurposeRealm on iOS

* Response to PR comments

* Respond to PR comments

* Fix offer description

* Skip permission tests in chrome debugger :-/
2017-08-29 15:23:22 +02:00
..
jsdoc-template@4e014653f0 Improve api docs (#920) 2017-03-22 12:54:35 +01:00
plugins Improve api docs (#920) 2017-03-22 12:54:35 +01:00
static Improve api docs (#920) 2017-03-22 12:54:35 +01:00
tutorials Improve api docs (#920) 2017-03-22 12:54:35 +01:00
.eslintrc.json Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
.gitignore API documentation 2016-02-12 16:57:13 -08:00
collection.js Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
conf.json Fix jsdoc build (#1133) 2017-07-11 13:33:38 +02:00
list.js Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
object.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
permission.js Add Session and some missing User docs (#828) 2017-02-01 21:45:55 +01:00
realm.js Adding methods and property to manually control write transactions (#1216) 2017-08-21 17:48:53 +02:00
results.js Add documentation for new methods 2016-11-15 05:19:36 -08:00
sync.js Permissions api (#1244) 2017-08-29 15:23:22 +02:00