realm-js/tests/react-test-app
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
..
android Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
ios Improve CI builds relying on Chrome (#796) 2017-01-11 18:22:41 +01:00
tests Improve CI builds relying on Chrome (#796) 2017-01-11 18:22:41 +01:00
.babelrc Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.buckconfig Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.eslintrc.json Factor out some common code in React tests 2016-05-26 15:47:30 -07:00
.flowconfig Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.gitattributes Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.gitignore Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.watchmanconfig move everything/rename to make room for android 2015-11-30 11:23:29 -08:00
index.android.js Permissions api (#1244) 2017-08-29 15:23:22 +02:00
index.ios.js Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
package.json Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
run-android.sh Enable running android sync tests on macOS (#834) 2017-02-02 02:41:27 +01:00