dynamo-browse/internal/common/ui/events
Leon Mika 982d3a9ca7
Issue 18: Added a popup to modify table columns (#31)
Added a new popup to modify the columns of the table. With this new popup, the user can:

- Show and hide columns
- Move columns around
- Add new columns which are derived from the value of an expression
- Delete columns

Also got the overlay mechanisms working.
2022-10-04 22:23:48 +11:00
..
commands.go Issue 18: Added a popup to modify table columns (#31) 2022-10-04 22:23:48 +11:00
errors.go Issue 24: Added read-only mode (#27) 2022-09-29 22:10:18 +10:00