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

New manager layout #636

Draft
wants to merge 67 commits into
base: master
Choose a base branch
from
Draft

New manager layout #636

wants to merge 67 commits into from

Commits on Mar 11, 2020

  1. new manage layout

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    4475a8a View commit details
    Browse the repository at this point in the history
  2. Make entries draggable

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ed07cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c38441 View commit details
    Browse the repository at this point in the history
  4. Add bulk action panel

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    fbcc7aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f57af79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1b7847 View commit details
    Browse the repository at this point in the history
  7. Wire up bulk action toggle

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    17e1860 View commit details
    Browse the repository at this point in the history
  8. Cleanup UI

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    cf695c7 View commit details
    Browse the repository at this point in the history
  9. Update labels on style toggle

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    7cd8403 View commit details
    Browse the repository at this point in the history
  10. Add busy icon

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0e7ff1c View commit details
    Browse the repository at this point in the history
  11. Fix action icon wrapping

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    52f012d View commit details
    Browse the repository at this point in the history
  12. Cleanup updateDate code

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    9368c27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d379e5f View commit details
    Browse the repository at this point in the history
  14. Modify localization to allow including parameters in HTML

    E.g i18n-title=key;param (single param only)
    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    9a31452 View commit details
    Browse the repository at this point in the history
  15. Change header ID

    Fix issue with StylusDeepDark
    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    57c5589 View commit details
    Browse the repository at this point in the history
  16. Fix bulk actions markup

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e3be7bf View commit details
    Browse the repository at this point in the history
  17. WIP: sort injection order

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    de7b0f4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf4d4a2 View commit details
    Browse the repository at this point in the history
  19. Fix tabbing to actions

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    529172d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bc404e8 View commit details
    Browse the repository at this point in the history
  21. Add css tooltips

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    331be7a View commit details
    Browse the repository at this point in the history
  22. Add back update history button

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    d2930e5 View commit details
    Browse the repository at this point in the history
  23. Add filter toolbar indicator

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8f87494 View commit details
    Browse the repository at this point in the history
  24. Ditch tabs & add header icons

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    596d6a9 View commit details
    Browse the repository at this point in the history
  25. Fix style header localization

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    42a7578 View commit details
    Browse the repository at this point in the history
  26. Add applies to config modal

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    218b6b4 View commit details
    Browse the repository at this point in the history
  27. Change default sort

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    198315c View commit details
    Browse the repository at this point in the history
  28. Fix bulk import

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    30a69f5 View commit details
    Browse the repository at this point in the history
  29. Wire up some bulk actions

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a7026bd View commit details
    Browse the repository at this point in the history
  30. Fix bulk export

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    44889f6 View commit details
    Browse the repository at this point in the history
  31. Fix import dropdown

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ead5e74 View commit details
    Browse the repository at this point in the history
  32. Remove bulk reset

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a0ba63b View commit details
    Browse the repository at this point in the history
  33. Fix bulk updates

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    4030496 View commit details
    Browse the repository at this point in the history
  34. Fix label updates

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b5387de View commit details
    Browse the repository at this point in the history
  35. Fix styling for width < 1100px

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    9fd4e0f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e547d93 View commit details
    Browse the repository at this point in the history
  37. Change active dragging color

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    c966cfe View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e873ffd View commit details
    Browse the repository at this point in the history
  39. Add more css variables

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    bc3f2e0 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0d87689 View commit details
    Browse the repository at this point in the history
  41. Fix checked icon size

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    9b408aa View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e9510c0 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    30a780a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7abc4f7 View commit details
    Browse the repository at this point in the history
  45. Reduce favicon size

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ae6bace View commit details
    Browse the repository at this point in the history
  46. Make entry name full height

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ebeaba3 View commit details
    Browse the repository at this point in the history
  47. Fix hover highlight

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6759341 View commit details
    Browse the repository at this point in the history
  48. Fix entry height variable

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    3042054 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    99f8bbb View commit details
    Browse the repository at this point in the history
  50. Increase tooltip contrast

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5cc9e68 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1bc84bb View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    bd117b8 View commit details
    Browse the repository at this point in the history
  53. Fix favicon size

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    67682fa View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    44df296 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    f9ccd3e View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7d7e7e9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    71baf44 View commit details
    Browse the repository at this point in the history
  58. Fix a few style issues

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0dfd668 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    6c747fa View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    cd309aa View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    84163ba View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    89644d0 View commit details
    Browse the repository at this point in the history
  63. Tweaks

    Mottie committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    48b1877 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Cleanup manage styles

    Mottie committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9224c7a View commit details
    Browse the repository at this point in the history
  2. Fix msgbox js error

    Mottie committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    67e886b View commit details
    Browse the repository at this point in the history
  3. Restore options popup

    Mottie committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2fd08cb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Switch to filter text/buttons

    Mottie committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5047ceb View commit details
    Browse the repository at this point in the history