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: add plugin enable/disable sub-page #764

Merged
merged 29 commits into from
Jun 1, 2023

Commits on Apr 28, 2023

  1. Feat: add plugin download API

    Signed-off-by: Jianbo Sun <[email protected]>
    wonderflow authored and chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    85cf99d View commit details
    Browse the repository at this point in the history
  2. Feat: add plugin download API

    Signed-off-by: Jianbo Sun <[email protected]>
    wonderflow authored and chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e5b13d3 View commit details
    Browse the repository at this point in the history
  3. Feat: add uninstall plugin API

    Signed-off-by: Jianbo Sun <[email protected]>
    wonderflow authored and chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    96780b9 View commit details
    Browse the repository at this point in the history
  4. Feat: remove plugin in memory when uninstall

    Signed-off-by: Jianbo Sun <[email protected]>
    wonderflow authored and chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    00a4273 View commit details
    Browse the repository at this point in the history
  5. Fix: use empty response

    Signed-off-by: Jianbo Sun <[email protected]>
    wonderflow authored and chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3e4e415 View commit details
    Browse the repository at this point in the history
  6. Add plugin enable/disable sub-page

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    255ffb2 View commit details
    Browse the repository at this point in the history
  7. Dynamic detect icon link

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    97def61 View commit details
    Browse the repository at this point in the history
  8. Show config page

    install test
    
    add uninstall
    
    export plugin api to @velaux/ui
    
    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c090578 View commit details
    Browse the repository at this point in the history
  9. refactor, style

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8a7a7f9 View commit details
    Browse the repository at this point in the history
  10. reviewable

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c81b204 View commit details
    Browse the repository at this point in the history
  11. Fix url gone after install

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    de9fd39 View commit details
    Browse the repository at this point in the history
  12. remove log

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b3ff2e6 View commit details
    Browse the repository at this point in the history
  13. standalone config page

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f08e39c View commit details
    Browse the repository at this point in the history
  14. rollback changes to addon cards

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    eb784ed View commit details
    Browse the repository at this point in the history
  15. fix enter config page loading app

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a3f705d View commit details
    Browse the repository at this point in the history
  16. clean up model

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2fbbed1 View commit details
    Browse the repository at this point in the history
  17. Move addon interface to @velaux/data

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    66b7217 View commit details
    Browse the repository at this point in the history
  18. clean up logs

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6bcc68f View commit details
    Browse the repository at this point in the history
  19. refactor files

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cba8a22 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fb8a950 View commit details
    Browse the repository at this point in the history
  21. remove committed .DS_Store

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bfde81c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Remove hack

    Remove icon test
    remove checkimage
    
    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 9, 2023
    Configuration menu
    Copy the full SHA
    81264bf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix code alert

    Fix test
    
    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f33b0fd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. remove /public/plugin constraint

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 12, 2023
    Configuration menu
    Copy the full SHA
    12aec78 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. optimize the page style, usage

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 17, 2023
    Configuration menu
    Copy the full SHA
    606874a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge all relative imports from velaux/data

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 18, 2023
    Configuration menu
    Copy the full SHA
    2c3e0be View commit details
    Browse the repository at this point in the history
  2. remove restriction when request module.js

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a254cdd View commit details
    Browse the repository at this point in the history
  3. fix image build

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 18, 2023
    Configuration menu
    Copy the full SHA
    00a446d View commit details
    Browse the repository at this point in the history
  4. fix build

    Signed-off-by: Qiaozp <[email protected]>
    chivalryq committed May 18, 2023
    Configuration menu
    Copy the full SHA
    263ca6c View commit details
    Browse the repository at this point in the history