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

Tv poc #604

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Tv poc #604

wants to merge 11 commits into from

Commits on Aug 29, 2022

  1. TY-2885: Added FeedMode to feed settings

    - added feed mode enum
    - added FeedMode to settings screen state
    - added feed mode section widget to settings screen
    - changed feed mode section title
    - added translations
    
    TY-2888: Added FeedMode to feed manager
    - added button to request next batch
    - batch size of 20, clean the feed before
    
    TY-2820: Deep Search
    - state computation in the manager
    - using card and feed view to display results
    - removed reactions and time logging from deep searched documents
    - updated navbar and state management
    - dispose DeepSearchScreenManager when screen is disposed
    biernacki committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7072f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7b253 View commit details
    Browse the repository at this point in the history
  3. Updated search api url

    biernacki committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e739cd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48507f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8122023 View commit details
    Browse the repository at this point in the history
  6. changed search api routes

    biernacki committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6c6bcbf View commit details
    Browse the repository at this point in the history
  7. updated endpoints

    biernacki committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6aed29a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. search endpoint adjustment

    biernacki committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    029285c View commit details
    Browse the repository at this point in the history
  2. fix api url

    biernacki committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7ff9b24 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    6a91c6c View commit details
    Browse the repository at this point in the history
  2. Enable download profile

    joecks committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    32f25a7 View commit details
    Browse the repository at this point in the history