David Edler
David Edler
### Output of "snap list --all lxd core20 core22 core24 snapd" ```shell core20 20241206 2496 latest/stable canonical✓ base,disabled core20 20250213 2501 latest/stable canonical✓ base core22 20250210 1802 latest/stable canonical✓ base,disabled...
### Distribution snap ### Distribution version 6/stable ### Output of "snap list --all lxd core20 core22 core24 snapd" ```shell lxd 6.3-d704dcb 32918 6/stable canonical** - ``` ### Output of "lxc...
Encapsulate all global context providers in appProviders.tsx to eliminate deep nesting in Root.tsx and improve code organization. ## Changes - Create src/context/appProviders.tsx to compose all global providers - Simplify Root.tsx...
## Done - feat(placement-groups) add placement group management Fixes WD-27682 ## QA 1. Run the LXD-UI: - On the demo server via the link posted by @webteam-app below. This is...
## Done - feat(placement-groups) add placement group management - Follow up to https://github.com/canonical/lxd-ui/pull/1332 Still draft as the backend api is pending.
[](https://gitpod.io/from-referrer/) [know more](https://www.gitpod.io/docs/pull-requests/) ### Describe your change: - [x] Add an algorithm? Implement sleep sort ### Checklist: - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Javascript/blob/master/CONTRIBUTING.md). - [x] This pull request is...
# Done - revamp lxd demo server - update to core24 - add go.mod and go.sum - update snapcraft structure - add ui link - change layout to use vanilla...