Commit Graph

2103 Commits

Author SHA1 Message Date
Florent Vilmart
0569ddd8d3 Release 2.7.3 (#4622) 2018-03-10 11:58:27 -05:00
greenkeeper[bot]
3f19540f1a chore(package): update cross-env to version 5.1.4 (#4617) 2018-03-10 10:08:41 -05:00
greenkeeper[bot]
c12d430c43 fix(package): update winston to version 2.4.1 (#4618) 2018-03-10 10:08:18 -05:00
greenkeeper[bot]
c737f794a0 fix(package): update pg-promise to version 8.2.0 (#4620) 2018-03-10 10:07:54 -05:00
AreyouHappy
d768211ab9 fix purge command issue affecting readonly masterKey (#4619) (#4621) 2018-03-10 10:07:31 -05:00
greenkeeper[bot]
673039fc5a fix(package): update commander to version 2.15.0 (#4611) 2018-03-08 17:30:59 -05:00
greenkeeper[bot]
e8c8151277 fix(package): update lru-cache to version 4.1.2 (#4614) 2018-03-08 17:30:43 -05:00
greenkeeper[bot]
38f57c3fcb chore(package): update flow-bin to version 0.67.1 (#4612) 2018-03-08 17:30:32 -05:00
Arthur Cinader
d19ac077b6 Live query defaults reference ParseServer instead of LiverQuery server. (#4613)
* fix workding for live query defaults help

* generate the definition file.
2018-03-08 17:30:18 -05:00
Diamond Lewis
f0674df424 Fixes Issue unsetting in beforeSave doesn't allow object creation (#4610)
* skip unset fields on canAddField

* removed fit

* add null check
2018-03-08 10:31:53 -06:00
Stephen Tuso
f03e35ff76 Fix cloud env var in readme (#4584) 2018-03-06 19:27:09 -05:00
greenkeeper[bot]
887adea4dd chore(package): update jasmine to version 3.1.0 (#4592) 2018-03-06 19:26:09 -05:00
greenkeeper[bot]
d7a554e426 fix(package): update parse to version 1.11.1 (#4605) 2018-03-06 19:25:46 -05:00
Florent Vilmart
e785f07876 fix(package): update ws to version 5.0.0 (#4604)
Closes #4585
2018-03-06 10:43:25 -05:00
Florent Vilmart
909ead487c fix(package): update mongodb to version 3.0.4 (#4603)
Closes #4586
2018-03-06 10:43:00 -05:00
Florent Vilmart
7feafb9eea fix(package): update pg-promise to version 8.1.1 (#4602)
Closes #4587
2018-03-06 10:42:31 -05:00
Florent Vilmart
60eea59c76 Handle mongodb auth errors that may occur after running the server for a while (#4576) 2018-03-02 10:24:58 -05:00
maciej-ka
9db63a4a50 fix: failing tests with dates in local time 2018-03-01 10:24:24 -08:00
Diamond Lewis
d8f3fb16bd Skip afterFind for Aggregate and Distinct Queries (#4596) 2018-02-28 19:32:01 -06:00
6thfdwp
213801c4b1 auth: add adapter for Facebook accountkit login (#4434)
* Integrate auth adapter for Facebook accountkit login

* Also verify Facebook app id associated with account kit login

* Add appsecret_proof as extra graph request parameter

* Specific error message for Account kit and more test coverage

* One more test to cover when AppIds for Facebook account kit not configured properly
2018-02-23 07:37:55 -05:00
greenkeeper[bot]
55f4b0f7c5 fix(package): update pg-promise to version 7.5.4 (#4577) 2018-02-20 08:27:20 -05:00
Florent Vilmart
647d8e5bff chore(package): update babel-eslint to version 8.2.2 (#4579) 2018-02-20 08:26:43 -05:00
Florent Vilmart
11c40dce97 Adds session creation code in Auth.js (#4574) 2018-02-19 11:15:54 -05:00
Florent Vilmart
b754d51e8e chore(package): update jasmine to version 3.0.0 (#4553)
* chore(package): update jasmine to version 3.0.0

Closes #4547

* Fixes failing tests for jasmine 3.0

Starting 3.0, done(something) will fail

* Update tests so they dont leverage var, but let and const

With jasmine 3.0, the randomization engine was making the test fails because of the scope of `var`

* Remove randomizer

* Use same adapter for PG tests, drop table to ensure the tests dont side effect
2018-02-17 09:55:30 -05:00
greenkeeper[bot]
8ec7785d53 chore(package): update nodemon to version 1.15.0 (#4569) 2018-02-16 16:21:28 -05:00
greenkeeper[bot]
7ab5da171e fix(package): update pg-promise to version 7.5.3 (#4571) 2018-02-16 16:20:56 -05:00
greenkeeper[bot]
ab669a21e7 chore(package): update flow-bin to version 0.66.0 (#4572) 2018-02-16 16:20:41 -05:00
Diamond Lewis
143b0f01cf PG: Add dates to group aggregate (#4549)
* PG: Add dates to group aggregate

* returns dates as UTC
2018-02-16 12:41:02 -06:00
Juan Camilo Guarin Peñaranda
10eafe922e Added docs for objectIdSize (#4526) 2018-02-16 10:45:06 -05:00
Diamond Lewis
848a6cf7ae Distinct support for null (#4559)
* distinct support for null

* better testing
2018-02-16 10:44:42 -05:00
Florent Vilmart
cac14bce09 fix(package): update pg-promise to version 7.5.2 (#4570)
Closes #4525
2018-02-16 08:41:00 -05:00
greenkeeper[bot]
3b5a4579d1 chore(package): update flow-bin to version 0.65.0 (#4548) 2018-02-16 08:40:18 -05:00
fridays
8be7491595 Fix server crash on invalid LiveQuery socket event (#4533)
* add failing test for missing command message

* don't mock tv4.validate

* fix existing tests

* make request.op required

* Update comment
2018-02-16 08:40:04 -05:00
Florent Vilmart
ae349f3888 fix(package): update commander to version 2.14.1 (#4552)
Closes #4545
2018-02-16 08:39:03 -05:00
greenkeeper[bot]
c85c90a454 fix(package): update mongodb to version 3.0.2 (#4529) 2018-02-16 08:38:40 -05:00
Diamond Lewis
3cd77eeb7c duplicate value on unique index error (#4560) 2018-02-09 07:39:35 -06:00
greenkeeper[bot]
c16e6bb5e0 fix(package): update lodash to version 4.17.5 (#4543) 2018-02-07 22:29:39 -05:00
greenkeeper[bot]
90fd051ba4 chore(package): update nodemon to version 1.14.12 (#4539) 2018-02-07 22:29:23 -05:00
Tyson Andre
83a0d7b685 Fix "undefined property '__op'" in postgres update (#4541)
* Fix "undefined property '__op'" in postgres update

This causes a TypeError which becomes a regular Error,
before the update can be issued. (I think)

This happens when there is an object schema,
and there is also an unrelated field in originalUpdate
which is null or undefined.

e.g. when 'location' is a mandatory object in postgres,
and 'middleName' is an optional string,
PostgresStorageAdapter would throw when a query similar
to the below was performed:
(Object.keys(originalUpdate) would include "middleName" as a value of `k`)

    query.set('location', {'country': 'US'})
    query.set('middleName', undefined);

* Fix lint error
2018-02-07 08:16:54 -05:00
Benjamin Wilson Friedman
db8594dd33 Regenerate Email Verification Token on Email Request (#4439)
* regenerate email verification token & expiration in /verificationEmailRequest

* Remove password field when saving on postgres
2018-02-01 18:35:08 -05:00
Paulo Reis
f2e21b0538 Additional test for emailVerified set to false on email changed from existing (#4532)
* Create a test to check the issue #4501
* Check if after the user confirms the email and change the email again a new verification email is sent
* Change the spec text to requested in PR
2018-02-01 14:39:57 -08:00
Florent Vilmart
550b69e271 Release 2.7.2 (#4521)
*  Release 2.7.2

* Update CHANGELOG.md
2018-01-24 15:57:36 -05:00
Florent Vilmart
edba18fa9d fix(package): update commander to version 2.13.0 (#4522)
Closes #4394
2018-01-24 15:50:41 -05:00
Florent Vilmart
401cc357e5 Fixes issue affecting sorting in beforeFind (#4519)
* Fixes issue affecting sorting in beforeFind

* Update CloudCode.spec.js
2018-01-24 15:15:05 -05:00
greenkeeper[bot]
40407fea80 fix(package): update commander to version 2.12.2 (#4394) 2018-01-24 15:07:18 -05:00
greenkeeper[bot]
44086c96e6 chore(package): update flow-bin to version 0.64.0 (#4520) 2018-01-24 15:07:00 -05:00
greenkeeper[bot]
0807845f57 fix(package): update semver to version 5.5.0 (#4504) 2018-01-24 09:32:28 -05:00
Florent Vilmart
bcca1b6497 chore(package): update nodemon to version 1.14.11 (#4518)
Closes #4476
2018-01-24 09:24:07 -05:00
greenkeeper[bot]
4da27773fd fix(package): update ws to version 4.0.0 (#4485) 2018-01-24 09:23:44 -05:00
Florent Vilmart
db3777ec15 chore(package): update flow-bin to version 0.63.1 (#4515)
Closes #4486
2018-01-20 23:41:39 -05:00