pelican/internal/ui
Dan Anglin b07ce3f415
refactor: new Board type in board package
Create a new Board type in the board package which is a wrapper around
the BoltDB db pointer to remove direct access to the BoltDB database
from the UI package.
2023-04-22 13:18:13 +01:00
..
app.go refactor: new Board type in board package 2023-04-22 13:18:13 +01:00
column.go refactor: replace scuffed UI with less-scuffed UI. 2021-10-09 16:22:18 +01:00
init.go refactor: new Board type in board package 2023-04-22 13:18:13 +01:00