Skip to content

Release/1.0.27 #428

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 30 commits into from
Aug 28, 2020
Merged

Release/1.0.27 #428

merged 30 commits into from
Aug 28, 2020

Conversation

phillwiggins
Copy link
Member

Release/1.0.27

phillwiggins and others added 30 commits March 28, 2020 08:39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* LiveList: reload included objects

First implementation

* Key was wrong on order change

* include sub-includes

* reuse loaded pointers

* Deleted stuff

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* LiveList: reload included objects

First implementation

* Key was wrong on order change

* include sub-includes

* reuse loaded pointers

* Deleted stuff

* Adding listening on included objects to LiveList

* Updated readme for ParseLiveList

* Update parse_live_list.dart

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Sync subObjects after reconnect

* Update README.md

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Great work! Thank you

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* added subclass handler

* integraded subclass handler

* added constructor for QueryBuilder using registered SubClasses

* subclass handler optimizations

* Convenience changes

* Convenience change

* sembast CoreStore on macos

* Fix: ParseUser updated on server but not locally

This should be a fix for:
#364
and
#256

* Update README.md

* Update README.md

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…d when User login (#375)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* First implementation for ParseLiveElement

* ParseLiveElement further implementation

* Update parse_live_list.dart

* ParseLiveElement working

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…MatchKeyInQuery (#379)

* Add method whereMatchesKeyInQuery

Add method whereMatchesKeyInQuery

* Update parse_query.dart

* Fix whereMatchesKeyInQuery / whereDoesNotMatchKeyInQuery

* Update README.md

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- Update README to show how to get google login attributes for parse

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Platform.isX is unsupported in web

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Make web compatible calls for locale and skip PackageInfo

* Also get country code for web locale

* Add description of early web support

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Parse Server parameter name

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Setting lazyLoading=false should disable lazyLoading.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
In theory this should not make any difference. In practise sometimes an error gets thrown:
The following NoSuchMethodError was thrown while finalizing the widget tree:
The method 'dispose' was called on null.
Receiver: null
Tried calling: dispose()

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* created files and started implementation

* add different filetypes to sdk

* Update README.md

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* added file example to README

* Update README.md

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…e nor url is set (#411)

This breaks the extension at the uploaded file, but otherwise the upload would fail with a server error.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* parseFileConstructor was missing at Parse.initialize

* add liveListRetryIntervals to Parse.initialize

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Using less libaries is always good.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* forgetLocalSession before login / signUP / loginAnonymous #426

* forgetLocalSession before login / signUP / loginAnonymous #426
- Static analysis fixes
@phillwiggins phillwiggins merged commit 2088bf1 into master Aug 28, 2020
@mtrezza mtrezza deleted the release/1.0.27 branch May 30, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet