Commit Graph

873 Commits

Author SHA1 Message Date
Jack Wills 155b3c2bd6 chore: create_release v0.3.0 2023-07-31 14:15:26 +00:00
Jack Wills 9903b78b1c chore: dependencies updated 2023-07-31 11:38:50 +00:00
Jack Wills cfe35b9894 chore: dependencies updated 2023-06-14 20:48:01 +00:00
Jack Wills e17aad06cd feat: replace loading enum with FRAMES const 2023-06-14 20:47:40 +00:00
Jack Wills 3b61a704e2 feat: Clippy mem drop,
re-arrange .lock() ordering, and use `value_capture!`, to satisfy has_significant_drop rule
2023-06-14 20:47:24 +00:00
Jack Wills 591b569e60 feat: value_capture! for draw_frame values 2023-06-14 20:23:05 +00:00
Jack Wills a8084c8d97 chore: merge main into dev 2023-06-04 00:40:51 +00:00
Jack Wills afc51c3a26 chore: merge release-v0.3.1 into main 2023-06-04 00:40:40 +00:00
Jack Wills ef39082276 chore: release v0.3.1 2023-06-04 00:40:39 +00:00
Jack Wills 53234cb3cd docs: changelog 2023-06-03 23:41:32 +00:00
Jack Wills 0d37ac5501 chores: ratatui span -> lines 2023-06-03 23:41:16 +00:00
Jack Wills 4da1fb599d docs: changelog 2023-06-03 23:38:29 +00:00
Jack Wills 7dec5f14a3 chore: create_release.sh updated 2023-06-03 23:37:57 +00:00
Jack Wills 4fa841e6e7 chore: github workflow ubuntu latest, build for x86 musl 2023-06-03 20:36:15 +00:00
Jack Wills 47cda44b82 fix: workflow additional image fix, closes #29 2023-06-03 20:31:38 +00:00
Jack Wills 4679ddc885 chore: Spans -> Line, ratatui 0.21 update 2023-06-03 20:30:00 +00:00
Jack Wills 0caa92f6a4 chore: dependencies updated 2023-06-03 20:24:09 +00:00
Jack Wills 1fd1dfc75d chore: dependencies updated 2023-04-20 17:18:58 +00:00
Jack Wills 2781f6ec7d chore: dependencies updated 2023-04-19 18:05:37 +00:00
Jack Wills c972025b52 Merge branch 'main' into dev 2023-04-02 20:35:57 +00:00
Jack Wills 46fa47b896 docs: screenshot 2023-04-02 20:35:41 +00:00
Jack Wills ba9cb23b8c Merge branch 'main' into dev 2023-04-02 20:32:53 +00:00
Jack Wills af27ad0c70 docs: screenshot 2023-04-02 20:32:29 +00:00
Jack Wills e02f0271f0 chore: merge main into dev 2023-03-30 20:06:15 +00:00
Jack Wills 12e953dd27 chore: merge release-v0.3.0 into main 2023-03-30 20:06:09 +00:00
Jack Wills 18b838a0fc chore: release v0.3.0 2023-03-30 20:06:08 +00:00
Jack Wills bb82de34bf docs: changelog 2023-03-30 19:29:59 +00:00
Jack Wills b25f8b18f4 feat: clear delete_map on set_delete_container(None) 2023-03-30 19:29:40 +00:00
Jack Wills a44fddb82e docs: changelog 2023-03-30 18:46:59 +00:00
Jack Wills 5a360360ba chore: dependencies updated 2023-03-30 18:44:14 +00:00
Jack Wills b246e8c25a chore: dependencies updated 2023-03-30 17:17:48 +00:00
Jack Wills 8a6ac422d9 docs: changelog 2023-03-30 03:16:15 +00:00
Jack Wills 932644b74f docs: changelog 2023-03-30 03:15:11 +00:00
Jack Wills 58e03a750f chore: dependencies updated 2023-03-30 03:14:46 +00:00
Jack Wills 73ab7580c6 docs: README.md and screenshot updated 2023-03-30 02:58:44 +00:00
Jack Wills d628e80299 refactor: popup() use saturating_x() rather than checked_x() 2023-03-30 02:28:53 +00:00
Jack Wills b9c125da46 fix: out of bound bug in heading_bar
use a `saturating_sub` to calculate the column_width
2023-03-30 02:22:47 +00:00
Jack Wills 5d0d3ffa63 Merge branch 'feat/delete' into dev 2023-03-30 02:12:18 +00:00
Jack Wills 937202fe34 feat: delete container, closes #27
Enable a user to delete a container. A dialog will pop up to ask the user to confirm the deletion. A user can then click on either button, or press N/Y to make a selection
2023-03-30 02:12:03 +00:00
Jack Wills 7c92ffef7d refactor: button_item() include brackets 2023-03-29 18:00:31 +00:00
Jack Wills cb1271cf7f feat: github workflow create image for ghcr.io 2023-03-29 17:30:14 +00:00
Jack Wills e0b49be840 fix: "-d" arg error text updated 2023-03-29 17:29:19 +00:00
Jack Wills f906799782 fix: alter the help box link underlining 2023-03-29 17:20:20 +00:00
Jack Wills 7a9bdc9699 chore: dependencies updated 2023-03-29 17:19:47 +00:00
Jack Wills f23dac9bc8 fix: alter the help box link underlining 2023-03-20 00:06:21 +00:00
Jack Wills d431f85021 feat: use ratatui 2023-03-19 21:08:33 +00:00
Jack Wills bcf98c9399 chore: merge main into dev 2023-03-13 22:02:01 +00:00
Jack Wills 1ff5599479 chore: merge release-v0.2.5 into main 2023-03-13 22:01:41 +00:00
Jack Wills cb9686cfe8 chore: release v0.2.5 2023-03-13 22:01:39 +00:00
Jack Wills 896ed99d46 docs: changelog 2023-03-13 21:49:23 +00:00