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: initial network page #47

Merged
merged 1 commit into from
Jul 13, 2024
Merged

feat: initial network page #47

merged 1 commit into from
Jul 13, 2024

Conversation

robertpsoane
Copy link
Owner

  • note the modal situation needs tidying up as it is currently messy
  • failed deletion results in a slightly dodgy y/n modal where neither can do anything...

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 288 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/context.rs 0.00% <ø> (ø)
src/events/transition.rs 0.00% <ø> (ø)
src/pages/volumes.rs 0.00% <ø> (ø)
src/components/command_input.rs 0.00% <0.00%> (ø)
src/callbacks/delete_network.rs 0.00% <0.00%> (ø)
src/callbacks/empty_callable.rs 0.00% <0.00%> (ø)
src/ui/page_manager.rs 0.00% <0.00%> (ø)
src/docker/network.rs 0.00% <0.00%> (ø)
src/pages/networks.rs 0.00% <0.00%> (ø)

- note  the modal situation needs tidying up as it is currently messy
- failed deletion results in a slightly dodgy y/n modal where neither can do anything...
@robertpsoane robertpsoane merged commit 9548535 into master Jul 13, 2024
12 checks passed
@robertpsoane robertpsoane deleted the rs/add-networks branch July 13, 2024 13:21
@github-actions github-actions bot mentioned this pull request Jul 13, 2024
robertpsoane pushed a commit that referenced this pull request Jul 17, 2024
## 🤖 New release
* `ducker`: 0.0.6 -> 0.0.7

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.0.7](v0.0.6...v0.0.7)
- 2024-07-17

### Added
- *(tracing)* add initial tracing to ~/.local/share/ducker/ducker.log
([#49](#49))
- initial network page
([#47](#47))
- add support for listing volumes
([#44](#44))

### Other
- *(config)* use arc instead of box for config
([#52](#52))
- *(deps)* bump clap from 4.5.8 to 4.5.9
([#51](#51))
- *(versions)* use ureq instead of reqwest for version checks
([#48](#48))
- symlink demo.gif to fix old cargo docs
- *(readme)* add a note about using `--locked` to cargo installs
- add an ai generated image of a duck riding a whale
([#45](#45))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant