Nacho Codoñer
|
615ae2c974
|
Merge branch 'release-3.0' into 350-persist-local-doc-temporary
# Conflicts:
# packages/mongo/mongo_livedata_tests.js
|
2024-03-20 16:02:39 +01:00 |
|
Nacho Codoñer
|
84ab049ccf
|
fix and provide proper tests of data persistence on async behaviors
|
2024-03-20 14:58:30 +01:00 |
|
denihs
|
2d05cb1008
|
- revert client to not handle promises, as this newer syntax can't be compiled in older browsers
|
2024-03-18 16:06:12 -04:00 |
|
denihs
|
07b6997e52
|
- fix upper context in the server
- add the ability to get other contexts in the client
- add test for dynamics
|
2024-03-18 15:33:52 -04:00 |
|
Gabriel Grubba
|
547e38881a
|
Docs: remove meteor.wrapAsync and add meteor.promisify
|
2024-03-18 10:27:42 -03:00 |
|
Guilherme Gazzo
|
f34a96fe18
|
added tests
|
2024-03-13 22:39:09 -03:00 |
|
Guilherme Gazzo
|
a67b039092
|
fix: minimongo sync upsert not adding new document
|
2024-03-13 20:18:53 -03:00 |
|
Denilson
|
a56399e285
|
Merge pull request #13034 from ref-app/subscribe-stop-crash
Subscribe stop crash
|
2024-03-12 16:56:05 -04:00 |
|
Nacho Codoñer
|
8e0cdf200c
|
Merge pull request #13054 from meteor/347-debug-mode
[3.0] Debug mode
|
2024-03-12 19:14:37 +01:00 |
|
Nacho Codoñer
|
e1b1be5198
|
Merge pull request #13055 from meteor/352-stub-promise-finish
Fix an issue with methods interacting with unblocking mechanisms
|
2024-03-12 15:07:20 +01:00 |
|
Nacho Codoñer
|
e2aad9f5ee
|
set memberof properly
|
2024-03-11 18:05:32 +01:00 |
|
Nacho Codoñer
|
d3d18a6b37
|
update docs for observe behaviors async
|
2024-03-11 16:34:48 +01:00 |
|
Nacho Codoñer
|
8d9b0a9fe6
|
precheck for stub existence
|
2024-03-11 15:13:12 +01:00 |
|
Nacho Codoñer
|
6a4f6e6883
|
simplify test definition
|
2024-03-11 15:06:35 +01:00 |
|
Nacho Codoñer
|
788a712c81
|
Merge branch 'release-3.0' into 352-stub-promise-finish
|
2024-03-07 17:55:19 +01:00 |
|
Nacho Codoñer
|
dcf26d6103
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:49:32 +01:00 |
|
Nacho Codoñer
|
3086912118
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:46:09 +01:00 |
|
Nacho Codoñer
|
604a072a07
|
Merge branch 'release-3.0' into 347-debug-mode
|
2024-03-07 16:02:03 +01:00 |
|
Gabriel Grubba
|
f2bfccc17b
|
Merge branch 'devel' into release-3.0
|
2024-03-07 14:01:53 +01:00 |
|
Per Bergland
|
61f255795c
|
self/this/options fixes
|
2024-03-06 18:15:23 +01:00 |
|
Nacho Codoñer
|
931f9e56bd
|
describe the method on the client to enable stub
|
2024-03-06 17:44:17 +01:00 |
|
Nacho Codoñer
|
059d55d7dd
|
add new test case to fix the issue
|
2024-03-06 17:38:27 +01:00 |
|
Nacho Codoñer
|
7601652d9a
|
Revert "set finish as part of stubPromise"
This reverts commit d25c935644.
|
2024-03-06 17:37:47 +01:00 |
|
Nacho Codoñer
|
d25c935644
|
set finish as part of stubPromise
|
2024-03-06 17:18:11 +01:00 |
|
Nacho Codoñer
|
7c494c94c5
|
dont skip important warning for showing on normal execution mode
|
2024-03-06 17:08:53 +01:00 |
|
Nacho Codoñer
|
45ed85d842
|
dont use arrow function
|
2024-03-06 06:59:19 +01:00 |
|
Nacho Codoñer
|
f4a8596816
|
show the warning on method stub only in debug mode
|
2024-03-06 06:50:07 +01:00 |
|
Nacho Codoñer
|
f7a48a485f
|
spread debug mode to the client
|
2024-03-06 06:49:48 +01:00 |
|
Nacho Codoñer
|
fab11594a0
|
Revert "ensure the operation method msg is run after the client result to match 2.x behavior"
This reverts commit 47ed012b0f.
|
2024-03-05 18:00:30 +01:00 |
|
Per Bergland
|
687086dfab
|
Merge remote-tracking branch 'origin/release-3.0' into subscribe-stop-crash
|
2024-03-05 16:26:44 +01:00 |
|
Nacho Codoñer
|
ed1c5105ea
|
ensure the operation method msg is run after the client result to match 2.x behavior
|
2024-03-05 15:08:28 +01:00 |
|
Nacho Codoñer
|
a0a05b44c2
|
add tests to enforce the same behaviors like 2.x
|
2024-03-05 15:03:52 +01:00 |
|
denihs
|
648a657655
|
Merge branch 'release-3.0' into fix-send-email-this-issue
|
2024-03-05 09:57:26 -04: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 |
|
Nacho Codoñer
|
f67d504513
|
add tests of behaviors to perserve from 2.x about collection operations and persistence
|
2024-03-05 12:59:17 +01:00 |
|
Nacho Codoñer
|
b915012d9d
|
adapt test previously created for resolveType
|
2024-03-05 12:18:56 +01:00 |
|
Nacho Codoñer
|
47ed012b0f
|
ensure the operation method msg is run after the client result to match 2.x behavior
|
2024-03-05 11:51:33 +01: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 |
|