Skip to content
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

release(v2.6.1): Dart 3, Offline Mode, and more... #433

Merged
merged 431 commits into from
Oct 18, 2023
Merged

release(v2.6.1): Dart 3, Offline Mode, and more... #433

merged 431 commits into from
Oct 18, 2023

Conversation

johannesvedder
Copy link
Contributor

@johannesvedder johannesvedder commented Jun 12, 2023

Changes in this release:

Core, App

  • Dart 3
  • Analytics

App

  • Dart 3 migration
  • Analytics
  • Offline mode
  • New result chart library
  • Improved questionaire slider

Designer

Other

  • Advanced Docker deployment

TODO

  • Analytics is currently breaking. We need a migration script for this, and make it fully optional in the code.
  • Should we remove legacy packages from the main branch (designer, etc.)?
  • Finish minimal result charts (see StudyU V1 paper as a reference)
  • Properly disable or repair linear regression
  • Test offline mode
  • Migrate Supabase to local deployment

@johannesvedder johannesvedder changed the title release: 2023-06 release(2023-06): Dart 3, Offline Mode, and more... Jun 12, 2023
@github-actions
Copy link

github-actions bot commented Jun 12, 2023

Visit the preview URL for this PR (updated for commit 3bb5bd1):

(expires Wed, 02 Aug 2023 16:19:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: b9506be12830a451dbaab8eda40300701863ad3e

jannis-baum and others added 27 commits June 23, 2023 14:32
…06-23

# Conflicts:
#	app/pubspec.yaml
#	designer_v2/pubspec.yaml
#	flutter_common/pubspec.yaml
@github-actions github-actions bot added the app label Jun 26, 2023
@johannesvedder johannesvedder changed the title release(2023-06): Dart 3, Offline Mode, and more... release(v2.6.1): Dart 3, Offline Mode, and more... Oct 18, 2023
@johannesvedder johannesvedder marked this pull request as ready for review October 18, 2023 12:42
@johannesvedder johannesvedder merged commit fcd401e into main Oct 18, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app core dependencies Pull requests that update a dependency file designer_v2 docker documentation Improvements or additions to documentation flutter_common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Study Result Migration Investigate replacing charts_flutter with fl_chart for charts in results view
3 participants