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: pop-up menu and share page tweaks #907

Merged
merged 49 commits into from
Jul 8, 2020
Merged

Commits on Jul 1, 2020

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

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    765df30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931cd00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab39ca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b115cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b98265f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4de72b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53244da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb764d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da2e71d View commit details
    Browse the repository at this point in the history
  10. Revert "Peers to top of status list"

    This reverts commit ab39ca1.
    jessicaschilling committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6f0854f View commit details
    Browse the repository at this point in the history
  11. Revert "Two buttons: share files, go to my node"

    This reverts commit 931cd00.
    jessicaschilling committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    95c96da View commit details
    Browse the repository at this point in the history
  12. Revert "Toolbar: first steps"

    This reverts commit 765df30.
    jessicaschilling committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    95e9624 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0da74d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e84639 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1ad4eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3975ad8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3f9ff23 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ff1c7e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    fe8cf03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8169c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42d1d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c347a1 View commit details
    Browse the repository at this point in the history
  5. Uppercase/lowercase menu and notification items to match system/brows…

    …er default; replace "open in Web UI" in share tool with "Open in Files page"
    jessicaschilling committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    75bb812 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a39e971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef0a59a View commit details
    Browse the repository at this point in the history
  8. Update nav-item.js

    Affordance for copy menu-item subtitles, not dynamic yet
    jessicaschilling committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    57be246 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b3587e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73e3b8d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed07dbf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99729ef View commit details
    Browse the repository at this point in the history
  13. Update add-on/_locales/en/messages.json

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    jessicaschilling and lidel authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0c1128e View commit details
    Browse the repository at this point in the history
  14. Update add-on/_locales/en/messages.json

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    jessicaschilling and lidel authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    f65c512 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efe4298 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a9c0f8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    568d24a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. refactor: wire up hints for copy actions

    This wires up hints to show copied value + adds 30s cache for async
    lookup function used by this as a small optimization.
    lidel committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    34c9b0d View commit details
    Browse the repository at this point in the history
  2. fix: async CID resolution for main menu

    This decouples menu render for the time it takes to resolve CID
    It also improves UX by disabling the 'Copy CID' action until
    initial resolution is successful
    lidel committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    626b3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395b5bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4baea0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64e58c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9648df4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    399d658 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b264175 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e03ecfc View commit details
    Browse the repository at this point in the history
  10. Update add-on/_locales/en/messages.json

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    jessicaschilling and lidel authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    51a340f View commit details
    Browse the repository at this point in the history
  11. address bar text

    jessicaschilling committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0ded347 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5997e22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    125ee93 View commit details
    Browse the repository at this point in the history