Skip to content

update #1

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

Merged
merged 218 commits into from
Sep 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
218 commits
Select commit Hold shift + click to select a range
4a6e619
Introduce ability to not sort geo queries using nearSphere (#582)
mtrezza Jun 25, 2018
dd20b4b
Fix #494: Reject a promise on error condition (#495)
nrchandan Jun 25, 2018
e8034f7
Bumps all dependencies with npm update (#586)
flovilmart Jun 25, 2018
c8e2a4a
Greenkeeper/initial (#589)
flovilmart Jun 26, 2018
acdb645
Insist on the difference between 'first' and 'get' (#590)
Jun 29, 2018
de4bc1c
Add options to full text search (#573)
danielbm Jul 4, 2018
2640391
Flovilmart/readme updates (#588)
flovilmart Jul 9, 2018
112f00a
chore(package): update gulp-rename to version 1.4.0 (#607)
greenkeeper[bot] Jul 26, 2018
e60d4c5
Fix for the formatting of the ParseFile comment that has (#600)
acinader Jul 26, 2018
ceb7e4d
fix(package): update ws to version 6.0.0 (#609)
flovilmart Jul 26, 2018
25d13ed
chore(package): update codecov to version 3.0.4 (#610)
flovilmart Jul 26, 2018
358a335
Moves integration test at top level with jasmine (#593)
flovilmart Jul 26, 2018
5b3379f
Adds ability to watch the build (#614)
flovilmart Jul 29, 2018
a0f050d
Update CONTRIBUTING.md (#615)
flovilmart Jul 29, 2018
b762756
Pinned gulp-watch (#616)
flovilmart Jul 29, 2018
c344fd4
SDK v2 (#620)
flovilmart Aug 4, 2018
b9b4564
chore(package): update jasmine-reporters to version 2.3.2 (#618)
greenkeeper[bot] Aug 4, 2018
bb8955f
Fix documentation and type annotations for include and select (#601)
Aug 6, 2018
688e936
Check if job header is present (#623)
flovilmart Aug 6, 2018
64aacec
Fix Parse File upload problem via ajax (#628)
miconblog Aug 9, 2018
2e69f39
:zap: Release v2.0.1 (#624)
flovilmart Aug 9, 2018
6d5112a
Updates docs generation template (#635)
flovilmart Aug 10, 2018
000c1fb
Support includeAll Query (#632)
dplewis Aug 10, 2018
506bc83
Add a warning in 2.0.0.md about Promise.finally (#636)
SebC99 Aug 11, 2018
4fd73b0
Support containedBy Query (#633)
dplewis Aug 12, 2018
ceb34c5
Support nor Query (#634)
dplewis Aug 12, 2018
1353997
Support Fetch With Include (#631)
dplewis Aug 12, 2018
ca9000e
Allow aggregate stages with same name (#637)
dplewis Aug 13, 2018
db59b63
Adds eslint on src and src/__tests__ (#638)
flovilmart Aug 13, 2018
910f2f4
Fixes issue #639 (#640)
flovilmart Aug 15, 2018
81e8c44
Removal of the 'wait=true" comment in destroy (#643)
Aug 16, 2018
6855bd9
modernize cloud code (#642)
flovilmart Aug 16, 2018
c0634d1
:zap: Release 2.0.2 (#649)
flovilmart Aug 27, 2018
b3f1137
chore(package): update babel-eslint to version 9.0.0 (#650)
greenkeeper[bot] Sep 1, 2018
69b2e73
Update jsdoc-babel to the latest version 🚀 (#653)
greenkeeper[bot] Sep 1, 2018
c5d9863
chore(package): update codecov to version 3.1.0 (#654)
greenkeeper[bot] Sep 4, 2018
db3cc91
⚡ Release 2.1.0 (#658)
flovilmart Sep 8, 2018
6c20bab
LiveQuery Support for Subclasses (#662)
dplewis Sep 14, 2018
3202ae5
Update babel7 to the latest version 🚀 (#663)
greenkeeper[bot] Sep 17, 2018
78f5460
Update babel-plugin-minify-dead-code-elimination to the latest versio…
greenkeeper[bot] Sep 24, 2018
88c26e1
Update browserify to the latest version 🚀 (#667)
greenkeeper[bot] Sep 25, 2018
361be2a
Update babel-eslint to the latest version 🚀 (#668)
greenkeeper[bot] Sep 25, 2018
17587a3
Validate if geopoint values is number (#671)
paulovitin Oct 3, 2018
74e70e7
Update ws to the latest version 🚀 (#673)
greenkeeper[bot] Oct 5, 2018
3793e04
Update eslint-plugin-flowtype to the latest version 🚀 (#675)
greenkeeper[bot] Oct 13, 2018
46b16c3
chore(package): update gulp-babel to version 8.0.0 (#651)
greenkeeper[bot] Oct 16, 2018
2e69adf
chore(package): update gulp-uglify to version 3.0.1 (#608)
greenkeeper[bot] Oct 16, 2018
0cc4978
Handle undefined in Cloud Code (#682)
dplewis Oct 21, 2018
e89823e
Update .travis.yml
flovilmart Oct 27, 2018
abdbda1
Update babel7 to the latest version 🚀 (#695)
greenkeeper[bot] Nov 7, 2018
1084fb7
Greenkeeper/eslint plugin flowtype 3.1.4 (#689)
flovilmart Nov 10, 2018
e0c51ab
Allow specific keys to be reverted in unsaved objects (#565)
omairvaiyani Nov 13, 2018
3162d52
Add save Method for Parse.Config (#684)
Moumouls Nov 14, 2018
4c2b733
Update babel7 to the latest version 🚀 (#696)
greenkeeper[bot] Nov 14, 2018
81221fa
Update ws to the latest version 🚀 (#697)
greenkeeper[bot] Nov 17, 2018
e2997cb
Update ws to the latest version 🚀 (#698)
greenkeeper[bot] Nov 17, 2018
cea20a6
Add batchSize to saveAll / destroyAll (#701)
dplewis Nov 29, 2018
2b1fc0a
Support clone with relation (fix #381) (#382)
yuki-takeichi Dec 2, 2018
686ce43
Update babel7 to the latest version 🚀 (#705)
greenkeeper[bot] Dec 15, 2018
e66948e
Add support for providing file upload progress. (#373)
aaron-blondeau-dose Dec 18, 2018
6b3713c
Update babel7 to the latest version 🚀 (#707)
greenkeeper[bot] Dec 20, 2018
2b6f363
Update babel7 to the latest version 🚀 (#709)
greenkeeper[bot] Dec 22, 2018
629a550
Local Datastore (#612)
dplewis Dec 24, 2018
e3e105a
Add no-var to eslint (#710)
dplewis Dec 27, 2018
315a98f
Add original object to LiveQuery events (#712)
dplewis Dec 30, 2018
15ece68
LiveQuery handle unset operation (#714)
dplewis Jan 6, 2019
f124391
Docs Typo #3 (#721)
mrmarcsmith Jan 25, 2019
8e0f00c
Update babel7 to the latest version 🚀 (#725)
greenkeeper[bot] Feb 5, 2019
fcd43da
Activate Stalebot (#727)
dplewis Feb 5, 2019
3ea4510
remove assign authResponse in FB.init
jsdevjournal Feb 6, 2019
0abaf63
remove unused authResponse object
jsdevjournal Feb 6, 2019
a4ba856
Improve dot notation for updating nested objects (#729)
dplewis Feb 8, 2019
2ec5a6f
Support setting user from JSON (hydrate) (#730)
dplewis Feb 8, 2019
7da04e2
LiveQuery override data on update (#718)
dplewis Feb 8, 2019
88ff4c2
:zap: Release v2.2.0 (#733)
dplewis Feb 13, 2019
6034c04
Update ws to the latest version 🚀 (#738)
greenkeeper[bot] Feb 16, 2019
bfbae78
Merge branch 'master' into master
jsdevjournal Feb 19, 2019
5105b7a
remove unused var expiresIn, expiration
jsdevjournal Feb 19, 2019
db45ff6
remove unused import parseDate
jsdevjournal Feb 19, 2019
f477ee7
(fix) regeneratorRuntime is not defined (#740)
dplewis Feb 22, 2019
1a09de3
:zap: Release v2.2.1
dplewis Feb 22, 2019
5538081
Merge pull request #741 from dplewis/release-2.2.1
acinader Feb 22, 2019
4e8e789
Update CHANGELOG.md
dplewis Feb 22, 2019
57fa078
Update babel7 to the latest version 🚀 (#742)
greenkeeper[bot] Feb 25, 2019
3f3132c
Update gulp-uglify to the latest version 🚀 (#744)
greenkeeper[bot] Mar 1, 2019
41010b9
Update ws to the latest version 🚀 (#746)
greenkeeper[bot] Mar 6, 2019
945359f
LocalDatastore can update from server (#734)
dplewis Mar 15, 2019
1257623
Replace var with const (#743)
pocketcolin Mar 15, 2019
6708261
Add support to secured endpoints throught Authorization header (#358)
sebasjm Mar 15, 2019
d15def9
Merge branch 'master' into master
dplewis Mar 15, 2019
13ec8ff
Merge pull request #728 from durunvo/master
acinader Mar 16, 2019
8625ae2
File upload via uri (#749)
dplewis Mar 18, 2019
c3a841c
Support for Anonymous Users (#750)
dplewis Mar 18, 2019
7428eea
Update babel7 to the latest version 🚀 (#751)
greenkeeper[bot] Mar 19, 2019
d24c346
Update babel7 to the latest version 🚀 (#752)
greenkeeper[bot] Mar 20, 2019
5a71d20
Update babel7 to the latest version 🚀 (#755)
greenkeeper[bot] Mar 21, 2019
e1d6182
Remove flovilmart's email from COC (#754)
TomWFox Mar 21, 2019
aceea03
UserSubclass.logIn and UserSubclass.signUp returns subclass (#756)
dplewis Mar 21, 2019
089e208
Fixes LiveQuery behavior on multiple subscriptions (#758)
Amphaal Mar 22, 2019
b6bc90c
LocalDatastore fixes for React-Native (#753)
dplewis Mar 26, 2019
43c8f91
⚡️ Release v2.3.0 (#757)
dplewis Mar 26, 2019
ecdadbc
Update ws to the latest version 🚀 (#762)
greenkeeper[bot] Mar 27, 2019
9e198b3
fix the homepage in package.json
acinader Mar 27, 2019
df1d570
Add Issue Templates (#760)
dplewis Mar 27, 2019
43bf3b6
add email address for npm
acinader Mar 27, 2019
45658b9
Merge pull request #764 from parse-community/add-email-to-npm-travis
acinader Mar 27, 2019
fe05d70
(Browser) Support for File Uri Upload (#765)
dplewis Mar 28, 2019
b5e51d3
Changelog for patch release 2.3.1 (#763)
acinader Mar 28, 2019
781026c
Add options to _linkWith(provider) for masterKey (#767)
acinader Mar 29, 2019
b652c48
⚡️ Release v2.3.1 (#766)
dplewis Mar 29, 2019
aa03b23
Update README.md
TomWFox Mar 30, 2019
92ff61f
Add two unit tests: (#769)
acinader Mar 30, 2019
1a2abb0
fix badge links
TomWFox Apr 1, 2019
a2908a4
Fixed object save method params documentation
pocketcolin Apr 2, 2019
848b3f4
Merge pull request #777 from pocketcolin/bugs/docs_object_save_method
acinader Apr 2, 2019
3b14bd5
chore(package): update eslint to version 5.16.0 (#772)
greenkeeper[bot] Apr 2, 2019
02366c9
Fix #775 (#776)
dplewis Apr 2, 2019
ba6c448
Add test cases for FacebookUtils (#779)
dplewis Apr 2, 2019
b57ee8a
Update codecov to the latest version 🚀 (#782)
greenkeeper[bot] Apr 3, 2019
d417885
Update eslint-plugin-flowtype to the latest version 🚀 (#783)
greenkeeper[bot] Apr 3, 2019
d8e0421
Update eslint-plugin-flowtype to the latest version 🚀 (#784)
greenkeeper[bot] Apr 3, 2019
2f098a5
Get Data from File (#780)
dplewis Apr 4, 2019
72f02ec
Update babel7 to the latest version 🚀 (#781)
greenkeeper[bot] Apr 4, 2019
582635e
⚡️ Release v2.3.2 (#787)
dplewis Apr 4, 2019
c91ebd6
Fix flaky tests (#788)
dplewis Apr 4, 2019
05e8c79
Improve Flow Layout (#790)
dplewis Apr 11, 2019
f7dbc24
Update uuid to the latest version 🚀 (#800)
dplewis Apr 23, 2019
8cead2c
LiveQuery subscribe with sessionToken (#791)
dplewis Apr 23, 2019
0865484
LDS: Improve pinning unsaved objects (#795)
dplewis Apr 23, 2019
60f8e16
Update gulp to the latest version 🚀 (#798)
greenkeeper[bot] Apr 23, 2019
71373cf
Update jasmine to the latest version 🚀 (#785)
greenkeeper[bot] Apr 23, 2019
5ab0542
Update eslint-plugin-flowtype to the latest version 🚀 (#789)
greenkeeper[bot] Apr 23, 2019
1d30b03
LDS: Support Users (#801)
dplewis Apr 24, 2019
1fe021b
Authentication Provider Interface (#802)
dplewis Apr 24, 2019
5405703
LDS: Improve Error Handling (#803)
dplewis Apr 24, 2019
3941798
⚡️ Release v2.4.0 (#805)
dplewis Apr 24, 2019
db5f795
Update babel7 to the latest version 🚀 (#806)
greenkeeper[bot] Apr 26, 2019
342a5ac
Update ws to the latest version 🚀 (#809)
greenkeeper[bot] Apr 30, 2019
df81cba
LDS: Improve querying dates (#808)
dplewis Apr 30, 2019
d4eb736
Support _linkWith if no provider (#810)
dplewis May 1, 2019
f5ba7e3
Update eslint-plugin-flowtype to the latest version 🚀 (#811)
greenkeeper[bot] May 2, 2019
fb32e42
Update jsdoc to the latest version 🚀 (#812)
greenkeeper[bot] May 5, 2019
4273391
Update jsdoc to the latest version 🚀 (#813)
greenkeeper[bot] May 5, 2019
5c0fc16
Update gulp to the latest version 🚀 (#814)
greenkeeper[bot] May 6, 2019
206a893
Update eslint-plugin-flowtype to the latest version 🚀 (#816)
greenkeeper[bot] May 8, 2019
e5ff56a
Update eslint-plugin-flowtype to the latest version 🚀 (#817)
greenkeeper[bot] May 8, 2019
e09004b
Update codecov to the latest version 🚀 (#818)
greenkeeper[bot] May 9, 2019
d33419d
Update eslint-plugin-flowtype to the latest version 🚀 (#822)
greenkeeper[bot] May 11, 2019
ffddb18
Update jsdoc to the latest version 🚀 (#823)
greenkeeper[bot] May 12, 2019
2edc162
Support testing on Windows (#820)
dplewis May 13, 2019
577ffb4
Support installing SDK from branch (#821)
dplewis May 13, 2019
872f738
Update codecov to the latest version 🚀 (#824)
greenkeeper[bot] May 15, 2019
551e62c
Update express to the latest version 🚀 (#826)
greenkeeper[bot] May 17, 2019
a89c315
Update eslint-plugin-flowtype to the latest version 🚀 (#825)
greenkeeper[bot] May 17, 2019
37bb64a
Update babel7 to the latest version 🚀 (#827)
greenkeeper[bot] May 21, 2019
5955d07
Update express to the latest version 🚀 (#829)
greenkeeper[bot] May 26, 2019
f38f882
Update eslint-plugin-flowtype to the latest version 🚀 (#828)
greenkeeper[bot] May 31, 2019
9365179
Fix JSDocs return types of ParseObject's methods (#832)
yagotome Jun 6, 2019
4af4b2f
Allow any Blob to be uploaded
LinusU Jun 13, 2019
13d5c68
Merge pull request #837 from LinusU/patch-1
acinader Jun 13, 2019
294a09a
Update ws to the latest version 🚀 (#841)
greenkeeper[bot] Jul 3, 2019
2afc09b
Update eslint to the latest version 🚀 (#843)
greenkeeper[bot] Jul 3, 2019
182fafb
Update babel-eslint to the latest version 🚀 (#840)
greenkeeper[bot] Jul 3, 2019
4fcbabe
Update eslint-plugin-flowtype to the latest version 🚀 (#834)
greenkeeper[bot] Jul 3, 2019
5224f1e
Update babel7 to the latest version 🚀 (#847)
greenkeeper[bot] Jul 4, 2019
9289e4e
Update browserify to the latest version 🚀 (#848)
greenkeeper[bot] Jul 5, 2019
d5604a8
Update babel7 to the latest version 🚀 (#849)
greenkeeper[bot] Jul 6, 2019
5d3448e
Update ws to the latest version 🚀 (#850)
greenkeeper[bot] Jul 8, 2019
a606f5c
Update babel7 to the latest version 🚀 (#852)
greenkeeper[bot] Jul 8, 2019
dd3e1d5
Update babel7 to the latest version 🚀 (#853)
greenkeeper[bot] Jul 9, 2019
c68ddad
Update babel7 to the latest version 🚀 (#854)
greenkeeper[bot] Jul 9, 2019
e19da0e
Fix Facebook login so it properly distinguishes between new and exist…
fatbattk Jul 9, 2019
309790c
Stateless UserController (#846)
dplewis Jul 10, 2019
174d108
Including read preference options in parse query (#855)
davimacedo Jul 10, 2019
3f6748b
Support isDataAvailable (#856)
dplewis Jul 11, 2019
43e275a
Address a lodash vulberability.
acinader Jul 11, 2019
7f02afd
Merge pull request #858 from parse-community/fix-vulnerability
acinader Jul 11, 2019
2821891
Bump lodash from 4.17.11 to 4.17.14
dependabot[bot] Jul 11, 2019
3116f67
Merge pull request #859 from parse-community/dependabot/npm_and_yarn/…
acinader Jul 11, 2019
93c0538
Support query exclude keys (#857)
dplewis Jul 11, 2019
b3f867f
Add options for AnonymousUtils (#860)
dplewis Jul 11, 2019
06f5521
⚡️Release v2.5.0 (#861)
dplewis Jul 11, 2019
c2df9b6
Release 2.5.1: Fix NPM credentials (#862)
acinader Jul 12, 2019
fdb2b4f
Update CHANGELOG.md
dplewis Jul 12, 2019
e6819ec
Update jsdoc to the latest version 🚀 (#863)
greenkeeper[bot] Jul 14, 2019
69f5e95
Update babel7 to the latest version 🚀 (#867)
greenkeeper[bot] Jul 17, 2019
0dad2f5
Update eslint-plugin-flowtype to the latest version 🚀 (#869)
greenkeeper[bot] Jul 18, 2019
1430f5e
Update eslint-plugin-flowtype to the latest version 🚀 (#870)
greenkeeper[bot] Jul 18, 2019
a807dae
Update ws to the latest version 🚀 (#871)
greenkeeper[bot] Jul 19, 2019
957af7e
Adds withCount query constraint (#868)
BufferUnderflower Jul 19, 2019
7e805e0
Update eslint to the latest version 🚀 (#872)
greenkeeper[bot] Jul 21, 2019
c64ca1d
Fix disappearing SERVER_RENDERING env var (#873)
darrenkidd Jul 22, 2019
8b61d04
Update eslint-plugin-flowtype to the latest version 🚀 (#875)
greenkeeper[bot] Jul 28, 2019
2ea5a98
Support for Wechat applet (#874)
einsqing Jul 28, 2019
64f359a
Add WebSocketController to CoreManager
dplewis Jul 28, 2019
2f809ea
⚡️ Release v2.6.0 (#876)
dplewis Jul 29, 2019
81ddc94
Remove Deprecated @babel/polyfill (#877)
dplewis Jul 31, 2019
5829b4e
Ensure LiveQuery subscribes (#878)
dplewis Jul 31, 2019
f862d55
Update eslint-plugin-flowtype to the latest version 🚀 (#880)
greenkeeper[bot] Aug 2, 2019
4023bdd
README top section overhaul (#879)
TomWFox Aug 2, 2019
c061e2f
feat(ParseObject): Add option `cascadeSave` to save() (#881)
RaschidJFR Aug 7, 2019
7343428
Update browserify to the latest version 🚀 (#882)
greenkeeper[bot] Aug 8, 2019
328a605
Update core-js to the latest version 🚀 (#884)
greenkeeper[bot] Aug 9, 2019
03dbb0f
Update browserify to the latest version 🚀 (#885)
greenkeeper[bot] Aug 9, 2019
d3d554f
Update eslint-plugin-flowtype to the latest version 🚀 (#886)
greenkeeper[bot] Aug 9, 2019
b41f9bd
Update core-js to the latest version 🚀 (#887)
greenkeeper[bot] Aug 12, 2019
2c5f8a1
Update ws to the latest version 🚀 (#888)
greenkeeper[bot] Aug 12, 2019
1772e57
Add Cloud Code guide to README (#890)
dplewis Aug 14, 2019
ddefce3
Update babel-plugin-minify-dead-code-elimination to the latest versio…
greenkeeper[bot] Aug 15, 2019
862c2f5
Update uuid to the latest version 🚀 (#894)
greenkeeper[bot] Aug 19, 2019
3af83ea
fix become for subclass (#897)
kzmeyao Aug 21, 2019
f9a397b
Support object.exists() (#898)
dplewis Aug 22, 2019
ae5d64a
Support fetchAllIfNeededWithInclude (#900)
dplewis Aug 23, 2019
1f2e5b3
Update babel-eslint to the latest version 🚀 (#902)
greenkeeper[bot] Aug 25, 2019
6dc7ea3
⚡️ Release v2.7.0 (#903)
douglasmuraoka Aug 28, 2019
533f5ad
Update eslint to the latest version 🚀 (#904)
greenkeeper[bot] Aug 30, 2019
c6e28b5
Update cross-env to the latest version 🚀 (#905)
greenkeeper[bot] Sep 2, 2019
074f651
Update eslint-plugin-flowtype to the latest version 🚀 (#906)
greenkeeper[bot] Sep 3, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
34 changes: 34 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"root": true,
"extends": "eslint:recommended",
"env": {
"node": true,
"es6": true
},
"parser": "babel-eslint",
"globals": {
"wx": true
},
"plugins": [
"flowtype"
],
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module"
},
"rules": {
"indent": ["error", 2],
"linebreak-style": ["error", "unix"],
"no-trailing-spaces": 2,
"eol-last": 2,
"space-in-parens": ["error", "never"],
"no-multiple-empty-lines": 1,
"prefer-const": "error",
"space-infix-ops": "error",
"no-useless-escape": "off",
"no-var": "error",
"no-console": 0,
"no-prototype-builtins": "off",
"require-atomic-updates": "off"
}
}
15 changes: 15 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
* text=auto eol=lf

*.js text
*.html text
*.less text
*.json text
*.css text
*.xml text
*.md text
*.txt text
*.yml text
*.sql text
*.sh text

*.png binary
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/---feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: "\U0001F4A1 Feature request"
about: Suggest an idea for this project

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/---getting-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: "🙋‍Getting Help"
about: Join https://community.parseplatform.org

---

<!---

**We use GitHub Issues for reporting bugs with Parse JS SDK.**

If you have a code-level question, use Stack Overflow with tags `parse-platform` and `parse-javascript-sdk`

If you have a non-bug question, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/sdk/js).

--->
54 changes: 54 additions & 0 deletions .github/ISSUE_TEMPLATE/---parse-js-sdk-2-0-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
name: "\U0001F525 Parse SDK JS 2.0.0"
about: Report an issue while migrating to Parse SDK JS 2.0.0

---

<!---
** Use this template only if you have an issue migrating to Parse SDK JS 2.0.0 **

If you have a question, ask on [Parse Community's Discourse forum](https://community.parseplatform.org/c/sdk/js)

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/Parse-SDK-JS/issues

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->

# Before opening the issue please ensure that you have:

- [ ] [Read the migration guide](https://github.com/parse-community/parse-server/blob/master/3.0.0.md) to parse-server 3.0.0
- [ ] [Read the migration guide](https://github.com/parse-community/Parse-SDK-JS/blob/master/2.0.0.md) to Parse SDK JS 2.0.0

### Issue Description

<!--- Describe your issue in as much detail as possible. -->

### Steps to reproduce

<!--- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. --->

### Expected Results

<!--- What you expected to happen. --->

### Actual Outcome

<!--- What is happening instead. --->

### Environment Setup

- **Server**
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
- Operating System: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]

- **JS SDK**
- JS SDK version: [FILL THIS OUT]
- Application? (Browser, Node, React-Native, etc): [FILL THIS OUT]

### Logs/Trace

<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/---report-an-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
name: "\U0001F41B Report an issue"
about: Report an issue on Parse JS SDK

---

<!---

**We use GitHub Issues for reporting bugs with Parse JS SDK.**

If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/sdk/js).

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/Parse-SDK-JS/issues

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->
### Issue Description

<!--- Describe your issue in as much detail as possible. -->

### Steps to reproduce

<!--- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. --->

### Expected Results

<!--- What you expected to happen. --->

### Actual Outcome

<!--- What is happening instead. --->

### Environment Setup

- **Server**
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
- Operating System: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]

- **JS SDK**
- JS SDK version: [FILL THIS OUT]
- Application? (Browser, Node, React-Native, etc): [FILL THIS OUT]

### Logs/Trace

<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->
29 changes: 29 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 45
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
- good first task
- up-for-grabs
- enhancement
- help wanted
- bug
- greenkeeper
- feature
- needs more info
- discussion
- question
# Label to use when marking an issue as stale
staleLabel: wontfix
# Limit to only `issues` not `pulls`
only: issues
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ integration/test_logs
.DS_Store
.idea/
integration/test_logs
test_logs
out/
docs/
.eslintcache

82 changes: 41 additions & 41 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
language: node_js
dist: trusty
node_js:
- '8.10'

- '10.14'
branches:
only:
- master
- /^greenkeeper/.*$/
- /^v?[0-9]+.[0-9]+.[0-9]+(-.*)?$/

- master
- "/^greenkeeper/.*$/"
- "/^v?[0-9]+.[0-9]+.[0-9]+(-.*)?$/"
cache:
directories:
- node_modules
- "$HOME/.npm"
- "$HOME/.mongodb/versions"

jobs:
include:
- stage: test
env:
- MONGODB_VERSION=3.2.13
before_script:
- npm install -g mongodb-runner
- mongodb-runner start
script: npm test -- --maxWorkers=4 && ./run_integration.sh
after_script: cat ./coverage/coverage-final.json | ./node_modules/codecov.io/bin/codecov.io.js && rm -rf ./coverage
# release on github latest branch
- stage: release
env:
before_script: skip
after_script: skip
script:
- npm run release_docs
- npm run build
deploy:
- provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
local_dir: docs/
on:
all_branches: true
- provider: npm
skip_cleanup: true
email:
secure: "YweTGc22uqFWpzbfiUa5ptBLRAy6tt6d9TZLwEkPtmnsWzN9dguGyKWmXiw0qL+848FWQ5PWzUgBn5XdigV9tF3rJY6RGs8i38WulNjwSoGuRZa3AChsQHAb1KenANcJybzhnwgEj9gRsrGZPEsyI2whfake/xLDtG91kHjpJANsd4gseOh6fdS4FIYCbyXvSbC7S0yZzIJkgSkMqJO7RJ8r0HYQ7srYIw31dM3ZXSmUYu+GaMDUUu3RLAGYoKaROxhDRnzkjdeLLiwZH8hQ/6CaqwqX54iJ6OS+MOQU3fi5ZXalA7RZvtC4RmrcCkaTf3i0f+5xejYIFgzXdYGMVm8DUc82tDw1s4b6Pb19bgi1xXOQ0IKzRmZuGxnvkRN61dnYdnpnnNuG97HXgVjiOigZXVLZkWazUdnf9zXqmkC+KxPfa4Ldqg0TMjQ9J14n6TXxRti8Tt0xMa1Uzho7VdsxdJy35Bghy398O6X8VdX6parfzEkX7c/JzcA3TIMJ9+S1dy3J4Tb2URB5367W6h7cDeXtGmwLTFu75Q1CNqRJkUGbSrX2NyMqG5tc8oaTM+OWvLxcbKPRy9T6qN7x2JmCHHaapf8/8VR9wCy2PwE5j+KWhmctEHqqOgrtG5gsjC0eCPJsposxZWyM7M6aUpXe3w+olBfKq9apUGStUSU="
api_key:
secure: "BI+JcD4Ly3OtyHZ+K/qxJ5B+iHZPgfTHjZLVZz0K7jGVBFPtElDXdvCosjUA518uDIQX2yM8l4qg3EMoHW1LKHqGkcN57bT5fAQ/W5OSD49qJPAqZ4Nxa2BKup+jshjNq6jzLNG/IzyQ+UXB1eRQBiWeCz95d80LEdFpIW33avo1G4lLBCCm3IxSExV5D1fjH2/vSuNnDDfgBImSBqWxiv/oojp4O0dfgS3yoqoxiRXMOayTXP9FmQ0Bu6xZXaCiVfaVjQ2M2JQixMNq9pOIwXkYbI7SCMLcU9zutwfSVnOGOHc5rwe+7FJSwnQvZGzjJztYbxk7IykHMIv9qiSTiMtHfSSn7933V666PW+NOl/Cp6qESOI7KBZpI+45vyeBCQDP0vYdIIMg9xFLKPdiCltBxLOcCpZTGlWi5kkYA7DpzferPIybn6uiLqLHgEN891blevYZgr4sGFnHU29rZF17hDvWlZiRi4IFKbDl10RH7voSot71xf/47Iiq/J0MnlndUqqS6Ufj0QWLshoUlQxNH7TREwnw/Fo3Kz0ADY7sVeWjwzlZX2t+qkd1Xt8U73bLVjitY87EDIGRo5bMu5FMlJCUff5QAVYXE98hNkDDogqFJyvK6vuZteFMw3ouU1RwJyyYJqQP2/anZ4JysrFVguGdxObOV5Meq7+Wa/w="
on:
tags: true
all_branches: true
repo: parse-community/Parse-SDK-JS
- stage: test
env:
- MONGODB_VERSION=3.2.13
before_script:
- npm install -g mongodb-runner
- mongodb-runner start
script:
- npm run lint
- npm test -- --maxWorkers=4
- npm run integration
after_script: "./node_modules/codecov/bin/codecov -f ./coverage/coverage-final.json
&& rm -rf ./coverage"
- stage: release
env:
-
before_script: skip
after_script: skip
script:
- npm run release_docs
deploy:
- provider: pages
skip_cleanup: true
github_token: "$GITHUB_TOKEN"
local_dir: docs/
on:
all_branches: true
- provider: npm
skip_cleanup: true
email:
secure: NGcEiR5Q9N2n83xRUTY9KjrirwE86/8CiLxfdheKVYGag454GXh8uPHZQzhv9p4taprx/nPxQtnyLdUOrlmbW9a5grA1j/QMxKmKw00AjkIMefOSCJ4n0penlz2JI7M746DPraUwiJ2/UZERwV5cQmJg4X3eNetEc68WmLQeeV1IV6/72vExA0zFWdb+eg6sP06ZyYLi9StO730LqnxPsvqQSRJbFn7RVgj8Jz9aRK2YnMT8pq6Vj7N56Pu9nnno4eytfNynlzNgubBHhF1Jl5dxW3VWoem5/B7ehxk2sgZgkgH53kFmZsePTu2gFwQHGVV/zl40/a2BDjsIm4Na0X52HEoPMEHUlemRVMXB3Sl9sglo72YpGAbIc3rYRsr23aJ2pUgXVGjuhdQqB9OH/UMWPmm9ZTtQg08nhBfOQDLvf7rHrScqPGk6pWJEMAXA4B09asFD1wcrMfdgs8uuPJ2DIzxSK4FMyfbJci5/G/BzojtQsOn/PGdLZ5HM7gHwUoZ8qYbv+sVtNl4vOXEAuyuOpm9i8OJZBG+BzVwAoXZeilJtHlt4LkZBhSKcLfWg+2V1t+VmOr4cnBHPLHOdSYTkI9zqyRgKDI3zbSszLQcuNVXDAsygI5/MbW+xEYiY8lllvfj3KTdXrTobJGL97A6egq9ZxtY6EOGbbMgUmkg=
api_key:
secure: dEvG8zO1GL6yEJkfcbpIE+PejmsKPgZsOY4xGxFtrCdDCk4qHTyO6qc9TwQ5m+LfajZuq9EGCyTj7mPcwOrwmLTmX+sEP8QcW6L08syUvQeXqSL28RM10e6i/aEeMzwLrEvh9MmJZhA1mvuQLGq8Sx6SPZHQaQvvOia2hwQaATI9EM+FO1+ieawSIctNvtqkWwvqHHYTDJcJvT8q5uxIf2b5vJj42j2+JLuMDxVKwc7khdO/k9JBpbd0YZptIL3SL4LfMIczKMH/bMwAarG/Cm6fggexPCyofJn7Oof9PBXgUMDUCgxYvHstLK1WbvbEeyA6DvJIoY3SYwmdEjjIUdasMLTJyHlpppntR8fMmEt71BpHJG2TcLOt/dk1BdAKdNOLZMODo/nhLNuxvC3ymB8N2ZfhFk8cGEfU2SdapRkA9RVYEt6mrXT0lJEJ2V/A1giRNzeYaUX69JzcnUACJlzmbxlyRESvawdWJI+/JzjROS0PJG8y9cpe8I+SwqbNi7NFk1lWnSmvcyjTM4fFMppPdz3rEaGBYY7S1NlMayG5PdCctxn6ZBC6snRDMEPL2W2FbOO275M+fiwJ9m5A6AWapeBADAzc7gRCobpXB2dQXrvFi+2X6ReHP09ecFzdJLVEt9VdPAPUij/0s9Mby219s731mFh/0zhdYAo8/fA=
on:
tags: true
all_branches: true
repo: parse-community/Parse-SDK-JS
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"jasmineExplorer.config": "jasmine.json",
"jasmineExplorer.env": {
"TESTING": "1"
}
}
Loading