Per Bergland
|
687086dfab
|
Merge remote-tracking branch 'origin/release-3.0' into subscribe-stop-crash
|
2024-03-05 16:26:44 +01:00 |
|
Denilson
|
ebd6445552
|
Merge pull request #13024 from meteor/339-observe-async-3x
339 Support observeChangesAsync and observeAsync and keep ASYNC the rest [Meteor 3.x]
|
2024-03-05 09:39:03 -04:00 |
|
denihs
|
badbeb701a
|
- update skeletons that use react-meteor-data to force the version 3.0.0-beta300.1
|
2024-03-04 11:31:10 -04:00 |
|
Gabriel Grubba
|
b7237c4d36
|
Merge branch 'release-3.0' into update-webapp-types
|
2024-02-29 17:41:03 +01:00 |
|
Gabriel Grubba
|
403ec76d4d
|
update npm-mongo shrinkwrap
|
2024-02-29 13:26:41 -03:00 |
|
Gabriel Grubba
|
3ee0458a2c
|
Added express module for WebApp
|
2024-02-29 13:10:27 -03:00 |
|
Gabriel Grubba
|
b2ac642bcf
|
Merge pull request #13041 from meteor/update-types-for-ddp
Added call async type for ddp
|
2024-02-29 15:21:07 +01:00 |
|
Gabriel Grubba
|
7c2d12c5e4
|
Merge branch 'release-3.0' into docs/meteor-3-docs
|
2024-02-29 11:19:29 -03:00 |
|
Gabriel Grubba
|
8d969f055c
|
Added call async type for ddp
|
2024-02-29 11:17:01 -03:00 |
|
Gabriel Grubba
|
5e91af6b34
|
Updated non-core packages
|
2024-02-29 09:46:00 -03:00 |
|
Gabriel Grubba
|
20f8ade6ca
|
Meteor version to 3.0-beta.6 :commet:
|
2024-02-28 11:21:42 -03:00 |
|
Gabriel Grubba
|
b780b29257
|
Meteor version to 3.0-beta.5 :commet:
|
2024-02-28 10:28:32 -03:00 |
|
Gabriel Grubba
|
b6e68075d7
|
Update accounts docs
|
2024-02-27 20:31:58 -03:00 |
|
Per Bergland
|
37cafd7421
|
move constructor code to _init and add loads of missing awaits
|
2024-02-26 20:45:04 +01:00 |
|
Per Bergland
|
c0eaae35a9
|
Add method that checks for valid data before pushing
|
2024-02-26 20:03:26 +01:00 |
|
denihs
|
79c7d8393a
|
- addHtml needs to be async
|
2024-02-26 12:21:53 -04:00 |
|
denihs
|
5e98e9c0b6
|
- removing OAuth1Binding.call
|
2024-02-26 12:08:25 -04:00 |
|
denihs
|
7b8e5c9e21
|
- Accounts.createUser is now 100% Accounts.createUserAsync.
|
2024-02-26 12:06:54 -04:00 |
|
denihs
|
e313568d42
|
- removing setPassword method
|
2024-02-26 12:02:36 -04:00 |
|
Gabriel Grubba
|
1a413413a4
|
Merge branch 'release-3.0' into docs/meteor-3-docs
|
2024-02-26 12:51:17 -03:00 |
|
denihs
|
69d9b76733
|
_checkPassword doesn't make sense to exist anymore
|
2024-02-26 11:02:16 -04:00 |
|
Nacho Codoñer
|
d9f820d252
|
implement observeAsync and test
|
2024-02-26 15:13:13 +01:00 |
|
Gabriel Grubba
|
7eb240c2c9
|
Update jsdocs for Accounts
|
2024-02-26 09:56:39 -03:00 |
|
denihs
|
67ccd8964f
|
fix typo
|
2024-02-23 15:44:42 -04:00 |
|
denihs
|
85a40c0d1f
|
Merge remote-tracking branch 'origin/release-3.0' into release-3.0
|
2024-02-23 15:39:18 -04:00 |
|
denihs
|
190bae33d3
|
Use Tracker to make we have a user before calling the callbacks
|
2024-02-23 15:38:42 -04:00 |
|
Gabriel Grubba
|
a89a0a0153
|
updated mongo-decimal versions
|
2024-02-22 14:47:17 -03:00 |
|
Gabriel Grubba
|
726313895f
|
update mongo-decimal package
|
2024-02-22 14:47:05 -03:00 |
|
Nacho Codoñer
|
889e40f664
|
implement observeChangesAsync test
|
2024-02-22 16:47:49 +01:00 |
|
Nacho Codoñer
|
e7c051a70d
|
resolve after stop observer
|
2024-02-22 16:38:22 +01:00 |
|
Nacho Codoñer
|
4aef1e3ba6
|
implement observeChangesAsync test
|
2024-02-22 16:37:14 +01:00 |
|
Nacho Codoñer
|
14efff200b
|
implement observeChangesAsync on the client
|
2024-02-22 15:59:54 +01:00 |
|
Nacho Codoñer
|
13483b8e9d
|
remain observeChanges async but implement observeChangesAsync for migration
|
2024-02-22 15:40:23 +01:00 |
|
Gabriel Grubba
|
d8a952990c
|
Meteor version to 3.0-beta.4 :commet
|
2024-02-22 11:36:27 -03:00 |
|
Gabriel Grubba
|
32b41a14fa
|
Meteor version to 3.0-beta.3 :commet
|
2024-02-22 11:11:55 -03:00 |
|
Denilson
|
8002d8343c
|
Merge pull request #13019 from meteor/fix-context-lost-env
[Meteor 3] Fix Meteor.userAsync inside a publication
|
2024-02-22 10:01:18 -04:00 |
|
denihs
|
afedb46573
|
Revert upper call dynamics after done running
|
2024-02-22 09:41:03 -04:00 |
|
Gabriel Grubba
|
b4b647e162
|
Meteor version to 3.0-beta.2 :commet
|
2024-02-22 10:30:48 -03:00 |
|
Gabriel Grubba
|
2b1ddf149f
|
Meteor version to 3.0-beta.1 :commet:
|
2024-02-22 10:13:38 -03:00 |
|
denihs
|
0597059b21
|
Merge branch 'release-3.0' into fix-context-lost-env
|
2024-02-22 09:07:55 -04:00 |
|
Denilson
|
3216ed53de
|
Merge pull request #13018 from meteor/fix-meteor-accounts-oauth
Fix Meteor accounts oauth
|
2024-02-22 09:05:49 -04:00 |
|
Gabriel Grubba
|
fa2ac8fbac
|
Merge branch 'devel' into merging-2.15-into-3.0
|
2024-02-22 09:12:44 -03:00 |
|
plb666
|
a46262e7ab
|
Changing the version of dependencies on the less package
|
2024-02-22 11:57:26 +01:00 |
|
Gabriel Grubba
|
983c1f4c73
|
Merge pull request #13017 from meteor/dev-bundle-20.9.0.6
|
2024-02-21 23:10:26 +01:00 |
|
denihs
|
193a00afa8
|
fix code style for older versions
|
2024-02-21 18:04:39 -04:00 |
|
denihs
|
de45fc78a7
|
fix code style for older versions
|
2024-02-21 18:00:10 -04:00 |
|
denihs
|
d58a72a234
|
Make possible to get context from env parent
|
2024-02-21 17:51:15 -04:00 |
|
denihs
|
97bcf9b94f
|
some functions where missing async
|
2024-02-21 16:04:47 -04:00 |
|
Gabriel Grubba
|
e2f494cc90
|
commit to test ci
|
2024-02-21 14:17:28 -03:00 |
|
Nacho Codoñer
|
8d35ccffbf
|
fix tests to use observeChangesAsync version
|
2024-02-21 17:57:04 +01:00 |
|