dynamo-browse/internal/dynamo-browse/models
Leon Mika ad1a77a257
Added paging and the ability to specify the table in query script method (#44)
* paging: added controller for paging through results
* paging: added command and key binding for going to the next page
* paging: added the ability to specify the table in the query script method
* paging: have got exclusive start key written to backstack
2023-01-23 21:23:46 +11:00
..
attrcodec Added paging and the ability to specify the table in query script method (#44) 2023-01-23 21:23:46 +11:00
attrutils Initial version of scripting (#40) 2023-01-10 22:27:13 +11:00
columns Issue 18: Added a popup to modify table columns (#31) 2022-10-04 22:23:48 +11:00
itemrender Added some colours 2022-06-02 22:39:47 +10:00
modexpr Issue 32: Fixed some TODOs in query expressions 2022-10-11 22:16:20 +11:00
queryexpr Initial version of scripting (#40) 2023-01-10 22:27:13 +11:00
serialisable Added paging and the ability to specify the table in query script method (#44) 2023-01-23 21:23:46 +11:00
errors.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
items.go Issue 32: Fixed some TODOs in query expressions 2022-10-11 22:16:20 +11:00
itemtype.go Merged all 'set-X' commands into a single 'set-attr' command 2022-07-16 10:05:48 +10:00
models.go Added paging and the ability to specify the table in query script method (#44) 2023-01-23 21:23:46 +11:00
query.go dynamo-query: started working on queries 2022-06-21 13:37:07 +10:00
sorted.go Issue 32: Fixed some TODOs in query expressions 2022-10-11 22:16:20 +11:00
sorted_test.go Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
tableinfo.go Issue 18: Added a popup to modify table columns (#31) 2022-10-04 22:23:48 +11:00