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: Task editing outliner UI #2278

Merged
merged 47 commits into from
Aug 25, 2022
Merged

Commits on Aug 13, 2022

  1. feat: starting out

    shanberg committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9e3f35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f71d67 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    shanberg committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9c07042 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    51f2fb0 View commit details
    Browse the repository at this point in the history
  2. wire up inline tasks

    sid597 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c5f60e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    4c8d3c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from sid597/wiring-up-inline-tasks

    wire up inline tasks
    shanberg authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f18dbab View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. fix: minor code style

    shanberg committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3a13c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfc2ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from tangjeff0/task-check-mark-update

    Task check mark update
    shanberg authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b20b4e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b8aad View commit details
    Browse the repository at this point in the history
  5. fix: code cleanup

    shanberg committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8d55f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e0348c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc2b5ec View commit details
    Browse the repository at this point in the history
  8. fix: proper icon import

    shanberg committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1fe0f90 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac6aaa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e8f68a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd09fd View commit details
    Browse the repository at this point in the history
  4. fix time conversion

    sid597 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c4450b1 View commit details
    Browse the repository at this point in the history
  5. feat: improving task layout

    shanberg committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    74a3045 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b577ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    006c3b0 View commit details
    Browse the repository at this point in the history
  8. progress on task el

    shanberg committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e23f0b2 View commit details
    Browse the repository at this point in the history
  9. fix: minor improvement

    shanberg committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    169b241 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    392bafa View commit details
    Browse the repository at this point in the history
  2. feat: update task box style

    shanberg committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    88c8f01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83085d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    808ccc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc510eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0ef9b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4c166c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1a2876 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fff165 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f31fce5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9bca25 View commit details
    Browse the repository at this point in the history
  12. progress on tasks

    shanberg committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    567f541 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    63a45c3 View commit details
    Browse the repository at this point in the history
  2. perf: Don't spam ::inline-search.events/close!

    And don't print debug information about block open state.
    neotyk committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a086a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a1c51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    123bf46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    050985c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    649ae96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ff081 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    618306c View commit details
    Browse the repository at this point in the history
  2. fix: icons were wrong

    tangjeff0 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    37ffc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e74817 View commit details
    Browse the repository at this point in the history