dynamo-browse/internal/dynamo-browse/controllers
2022-10-16 09:58:27 +11:00
..
attrpath.go Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
columns.go Fixed some small paper-cuts 2022-10-16 09:50:27 +11:00
commands.go ctrlret: replaced return types of controllers from tea.Cmd to tea.Msg 2022-08-18 21:39:13 +10:00
ctrlevents.go Issue 18: Added a popup to modify table columns (#31) 2022-10-04 22:23:48 +11:00
events.go Fixed some small paper-cuts 2022-10-16 09:50:27 +11:00
export.go Issue 32: Fixed some TODOs in query expressions 2022-10-11 22:16:20 +11:00
export_test.go Issue 18: Added a popup to modify table columns (#31) 2022-10-04 22:23:48 +11:00
iface.go issue-28: added default limit as a setting (#29) 2022-09-30 22:28:59 +10:00
jobbuilder.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
jobs.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
keybinding.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
settings.go issue-28: added default limit as a setting (#29) 2022-09-30 22:28:59 +10:00
settings_test.go issue-28: added default limit as a setting (#29) 2022-09-30 22:28:59 +10:00
state.go Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
tableread.go Fixed some small paper-cuts 2022-10-16 09:50:27 +11:00
tableread_test.go Fixed some small paper-cuts 2022-10-16 09:50:27 +11:00
tablewrite.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
tablewrite_test.go Fixed unit tests 2022-10-16 09:58:27 +11:00
utils.go issue-10: copy item to clipboard 2022-08-20 10:41:32 +10:00