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

AdminUX Overhaul #2409

Merged
merged 61 commits into from
Nov 24, 2020
Merged

AdminUX Overhaul #2409

merged 61 commits into from
Nov 24, 2020

Commits on Nov 9, 2020

  1. Admin Component Changes

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b7caaea View commit details
    Browse the repository at this point in the history
  2. AdminUX

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    abf0229 View commit details
    Browse the repository at this point in the history
  3. Common Changes

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4e16808 View commit details
    Browse the repository at this point in the history
  4. WIP Admin changes

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    387af7a View commit details
    Browse the repository at this point in the history
  5. AdminHeader

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    638ca5f View commit details
    Browse the repository at this point in the history
  6. Admin JS Update

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    bf4a5ab View commit details
    Browse the repository at this point in the history
  7. Admin Less Changes

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    415d13b View commit details
    Browse the repository at this point in the history
  8. Delete addExtensionPermission.js

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    810c5ba View commit details
    Browse the repository at this point in the history
  9. Delete extensionData.js

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7cda22b View commit details
    Browse the repository at this point in the history
  10. Delete ExtensionsPage.js

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c299515 View commit details
    Browse the repository at this point in the history
  11. Make prettier happy

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6094706 View commit details
    Browse the repository at this point in the history
  12. Add Extensions widget title

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1557c0c View commit details
    Browse the repository at this point in the history
  13. Extensions Widget Title

    KyrneDev authored and askvortsov1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f8c881f View commit details
    Browse the repository at this point in the history
  14. Less changes

    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3fb4df5 View commit details
    Browse the repository at this point in the history
  15. JS Changes

    Removed redundant title on MailPage
    Added classes/new divs to the Extension Page (see Less changes)
    Converted the dashboard page widgets to use an item list to allow for priorities (will need an update to the statistics extension)
    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c06e6df View commit details
    Browse the repository at this point in the history
  16. Delete ExtensionSetting.js

    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    479d81d View commit details
    Browse the repository at this point in the history
  17. JS Changes

    * AdminHeader -> JSX
    * Includes for isEnabled
    * Sort ExtensionPage imports
    * ExtensionPage support for select
    * Only show uninstall when disabled
    * Change style of extension widget, sort by category and add label
    * ExtensionPageResolver changes
    * Switch to native JS for AdminNav Search
    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ee8da3c View commit details
    Browse the repository at this point in the history
  18. Small Less Changes

    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7a0d6f0 View commit details
    Browse the repository at this point in the history
  19. Remove padding dashboard

    KyrneDev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4a421e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    87ed7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543636c View commit details
    Browse the repository at this point in the history
  3. Admin LESS

    KyrneDev committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    aa5ef58 View commit details
    Browse the repository at this point in the history
  4. Js

    KyrneDev committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    06b7ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. De-cramp buttons

    KyrneDev committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    37f3e28 View commit details
    Browse the repository at this point in the history
  2. JS Changes

    * Convert uninstall to full button - confirm on click
    * Use correct order for `ExtensionWidget`
    * Add optional fields for the header info items (Discuss, Docs, Donate, Website, Support)
    * Separate settings resolver to its own function
    * Added get help button which links to the docs
    KyrneDev committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    fc76546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26c8ab View commit details
    Browse the repository at this point in the history
  4. Mobile Optimization

    KyrneDev committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    26f2395 View commit details
    Browse the repository at this point in the history
  5. More mobile fixes

    KyrneDev committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    de11491 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Fix Dirty

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bf4bf62 View commit details
    Browse the repository at this point in the history
  2. Tablet friendly!

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    09ff411 View commit details
    Browse the repository at this point in the history
  3. Delete ExtensionsPage.less

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c9fd791 View commit details
    Browse the repository at this point in the history
  4. LESS Updates

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    804d6c6 View commit details
    Browse the repository at this point in the history
  5. Lots of JS Changes

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8c3fb30 View commit details
    Browse the repository at this point in the history
  6. Docblock

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    35c469c View commit details
    Browse the repository at this point in the history
  7. Formatting :)

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    952adba View commit details
    Browse the repository at this point in the history
  8. Basics page padding

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ba55415 View commit details
    Browse the repository at this point in the history
  9. Delete fullTime.js

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    259323f View commit details
    Browse the repository at this point in the history
  10. More JS

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    9b3d4b5 View commit details
    Browse the repository at this point in the history
  11. Revert Common

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1f10226 View commit details
    Browse the repository at this point in the history
  12. Make Sasha happy :0

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    adf320c View commit details
    Browse the repository at this point in the history
  13. Author emails/websites

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b790d16 View commit details
    Browse the repository at this point in the history
  14. Organize

    KyrneDev committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3ea124b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. punctuateSeries

    KyrneDev committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    020b3ad View commit details
    Browse the repository at this point in the history
  2. Less Fixes

    KyrneDev committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    64be01f View commit details
    Browse the repository at this point in the history
  3. JS Format

    KyrneDev committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    6001cb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Typo

    KyrneDev committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    4999a34 View commit details
    Browse the repository at this point in the history
  2. Remove un-used class

    KyrneDev committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    63acd38 View commit details
    Browse the repository at this point in the history
  3. LESS Cleanup

    KyrneDev committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6dd9ace View commit details
    Browse the repository at this point in the history
  4. Remove Padding

    KyrneDev committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    bc81fd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Delete humanTime.js

    KyrneDev committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    c184486 View commit details
    Browse the repository at this point in the history
  2. Update humanTime.ts

    KyrneDev committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    745aea0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Admin changes

    KyrneDev committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    98a96b5 View commit details
    Browse the repository at this point in the history
  2. Update AdminNav.less

    KyrneDev committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    f1d6e8d View commit details
    Browse the repository at this point in the history
  3. Delete extensionEnabled.js

    KyrneDev committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    db48d5d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Update ExtensionPage.js

    KyrneDev committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b6ff744 View commit details
    Browse the repository at this point in the history
  2. register settings ItemList

    KyrneDev committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    517c88b View commit details
    Browse the repository at this point in the history
  3. Update ExtensionPage.js

    KyrneDev committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f825d87 View commit details
    Browse the repository at this point in the history
  4. Singular setting

    KyrneDev committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    14fddb0 View commit details
    Browse the repository at this point in the history
  5. Update ExtensionData.js

    KyrneDev committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    0f655f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25eb118 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Binding is cool!

    KyrneDev committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a980513 View commit details
    Browse the repository at this point in the history