dynamo-browse/internal/common/ui
Leon Mika 79692302af
Issue 23: Added progress indicators and cancellation (#34)
- Wrapped all table operations in a new foreground job context, which mediates foreground tasks.
- Added cancellation support and partial results for table read operations.
- Added the "mark" command, which can mark, unmark & toggle marked items
- Added support for alias arguments.
- Removed the "unmark" command, and replaced it as an alias to the "marked" command
- Fixed seg faults raised when there is no table shown in the result set.
2022-10-10 10:15:25 +11:00
..
commandctrl Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
dispatcher Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
events Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
logging A few various changes 2022-06-16 22:00:25 +10:00
osstyle A few bug-fixes and maintenance tasks (#30) 2022-10-04 13:01:53 +11:00
uimodels sqs-browse: remove assumption regarding table keys 2022-03-25 08:17:52 +11:00