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

feat: enable group condition #5248

Merged
merged 9 commits into from
Jun 12, 2024
Merged

Commits on May 2, 2024

  1. feat: enable group condition

    As part of AppFlowy-IO#2734 this enables group configuration so grouping
    by a field can also have more options such as group condition.
    For example when grouping by a date field type the user can choose
    to group by day, month, week, etc.
    Currently group condition is available only for date field type.
    zoli committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2c9064f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. style: merge branch 'main' into feat/group-condition-2

    * main: (30 commits)
      feat: workspace settings page (AppFlowy-IO#5225)
      fix: kanban board card text input inconsistency (AppFlowy-IO#5307)
      feat: support scale up/down the app (AppFlowy-IO#5300)
      fix: android navigation bar issues (AppFlowy-IO#5294)
      feat: add kanban shortcuts (AppFlowy-IO#5270)
      chore: use patch to fix version issue (AppFlowy-IO#5291)
      refactor: mobile view page (AppFlowy-IO#5288)
      fix: database row page breadcrumbs on smaller screens (AppFlowy-IO#5289)
      chore: translate english to traditional chinese (AppFlowy-IO#5278)
      chore: update translations with Fink 🐦 (AppFlowy-IO#5249)
      feat: support system default font family on desktop (AppFlowy-IO#5279)
      fix: ws connect with invalid token (AppFlowy-IO#5282)
      chore: disable ai summary (AppFlowy-IO#5277)
      fix: color selection compatible with older versions (AppFlowy-IO#5276)
      chore: bump client api (AppFlowy-IO#5275)
      fix: assert on uploading image on macos (AppFlowy-IO#5272)
      fix: launch review improvements (AppFlowy-IO#5263)
      chore: drop old user awarenss when open workspace (AppFlowy-IO#5271)
      fix: korean IME issue on Windows (AppFlowy-IO#5267)
      fix: the cursor will jump up when creating a new document on desktop. (AppFlowy-IO#5269)
      ...
    zoli committed May 11, 2024
    Configuration menu
    Copy the full SHA
    87c53a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f5e4e View commit details
    Browse the repository at this point in the history
  3. fix: flutter analyze

    zoli committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f2f87b3 View commit details
    Browse the repository at this point in the history
  4. fix: test use i18n

    zoli committed May 11, 2024
    Configuration menu
    Copy the full SHA
    55f9a57 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    5db6b9f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix: more localization

    zoli committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d96bdee View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e6ccffc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    eceec77 View commit details
    Browse the repository at this point in the history