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: FileSyncer UI #247

Merged
merged 21 commits into from
Feb 1, 2021
Merged

Commits on Jan 24, 2021

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

Commits on Jan 29, 2021

  1. feat: update api to 0.18.0

    Vafilor committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9499eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f55f8b5 View commit details
    Browse the repository at this point in the history
  3. fix: some issues with incorrect paths for file syncer and added suppo…

    …rt for since timestamp for file syncer logs
    Vafilor committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    71a8069 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. chore: clean up ui

    Vafilor committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    eb53a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b0ec13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aca49c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6731c2 View commit details
    Browse the repository at this point in the history
  5. chore: ui cleanup

    Vafilor committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    0d1d027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d79935 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7f5c83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    328e9c8 View commit details
    Browse the repository at this point in the history
  9. fix: made browser dialog files scroll if there are too many instead o…

    …f the whole modal scrolling
    Vafilor committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    65d7d47 View commit details
    Browse the repository at this point in the history
  10. fix: issue where file browser portion of workspaces ui would grow if …

    …the path was too long
    Vafilor committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    4038740 View commit details
    Browse the repository at this point in the history
  11. chore: fix codacy

    Vafilor committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    5e2662d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74f99a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a6b160f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99a89a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. feat: alert panel now supports an input class that will only apply wh…

    …en there are alerts to show.
    
    This is meant to address extra margin required - but only when there are alerts to show.
    Vafilor committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d35cf66 View commit details
    Browse the repository at this point in the history
  2. feat: made file browse always be an input to make it easy to copy and…

    … paste paths. Also updated the file browser so the header is sticky
    Vafilor committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    f8aadd9 View commit details
    Browse the repository at this point in the history
  3. chore: codacy issues

    Vafilor committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    39edd53 View commit details
    Browse the repository at this point in the history