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

v1.2.0 Side Bar & Menu rework #189

Merged
merged 13 commits into from
Jul 22, 2024
Merged

v1.2.0 Side Bar & Menu rework #189

merged 13 commits into from
Jul 22, 2024

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Jul 21, 2024

This PR implements a sidebar that now host the queue information.

image

* Side bar skeleton

* Fix grid layout

* nit

* Add theme toggle logic
* Add vue wrapper

* Splitter overlay

* Move teleport to side bar comp

* Toolbar placeholder
…180)

* Reverse relationship between splitter overlay and sidebar component

* nit

* Remove border on splitter
@huchenlei huchenlei changed the title Dev1.2 Side Bar & Menu rework v1.2.0 Side Bar & Menu rework Jul 21, 2024
* Side bar placeholder

* Pinia store for queue items

* Flatten task item

* Fix schema

* computed

* Switch running / pending order

* Use class-transformer

* nit

* Show display status

* Add tag severity style

* Add execution time

* nit

* Rename to execution success

* Add time display

* Sort queue desc order

* nit

* Add remove item feature

* Load workflow

* Add confirmation popup

* Add empty table placeholder

* Remove beta menu UI's queue button/list
Copy link

socket-security bot commented Jul 21, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/class-transformer@0.5.1 None 0 776 kB typestack-release-bot
npm/pinia@2.1.7 environment Transitive: filesystem +2 440 kB posva
npm/reflect-metadata@0.2.2 None 0 241 kB rbuckton

View full report↗︎

Copy link

socket-security bot commented Jul 21, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/vue-demi@0.14.8

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

@huchenlei
Copy link
Member Author

@SocketSecurity ignore npm/vue-demi@0.14.8

* Add tests on litegraph widget text truncate

* Updated screenshots

* Revert port change

* Remove screenshots
@huchenlei huchenlei added the New Browser Test Expectations New browser test screenshot should be set by github action label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Browser Test Expectations New browser test screenshot should be set by github action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants