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: pinning services stage 1 #1685

Merged
merged 27 commits into from
Dec 14, 2020
Merged

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    aaf0a8f View commit details
    Browse the repository at this point in the history
  2. Feat/pinning settings custom modal (#1546)

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    327df82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fcb1ba View commit details
    Browse the repository at this point in the history
  4. Feat/pinning settings (#1535) (#1557)

    * feat: add pinning services service modal
    
    * chore: update translation for service modal
    rafaelramalho19 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    11b9c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cbf791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1296778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14d26f0 View commit details
    Browse the repository at this point in the history
  8. feat: add pinning to files page (#1678)

    * chore: refactor files page
    
    * feat: add pinning services mock to files page
    
    * chore: update remotePin dimensions
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: update local pin icon dimension
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: change pin icon fill color
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: change remote pin icon fill color
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: update pinning modal text size
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: update pinning modal text size
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: pinning modal secondary text changes
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: update pinning modal image size
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: update pinning modal pin icon
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    
    * chore: add pin status column to fileslist
    
    * chore: fix modals icons
    
    * chore: fix linting error
    
    * chore: fix files sorting
    
    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3e48dc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    820e234 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aeb9d0b View commit details
    Browse the repository at this point in the history
  11. chore: update pinning manager padding

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    92966af View commit details
    Browse the repository at this point in the history
  12. chore: update modal horizontal padding

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    685b257 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2e3c94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc0d642 View commit details
    Browse the repository at this point in the history
  15. chore: update header style

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9fa7b96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e188bfd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7591194 View commit details
    Browse the repository at this point in the history
  18. chore: update translation

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    747dd6c View commit details
    Browse the repository at this point in the history
  19. chore: update translation

    Co-authored-by: Jessica Schilling <jessica@protocol.ai>
    rafaelramalho19 and jessicaschilling committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0836a6f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    29fccf4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    12c9313 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    90f5bf1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    02a0ead View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6860cf0 View commit details
    Browse the repository at this point in the history
  25. chore: feat tslint

    rafaelramalho19 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3f5c51b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

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

Commits on Dec 14, 2020

  1. test(e2e): more reliable api test suite

    This changes the way we enter API address/config from programmatic
    to full simulation of user input and adds tiny slow down between each
    key stroke.
    
    This should solve the problem of newly added UI feedback not engaging,
    and make CI both more reliable and green again.
    
    While at it, made it CI-agnostic, in preparation for move to
    GithubActions
    lidel committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7089d93 View commit details
    Browse the repository at this point in the history