pelican/internal/board
Dan Anglin 3169d341d2
refactor: change Status.Order to Status.Position
Change Status.Order to Status.Position, and the ByStatusOrder type to
ByStatusPosition to make it clearer that status' are ordered by their
position on the Kanban board.
2023-04-26 11:23:48 +01:00
..
board.go refactor: change Status.Order to Status.Position 2023-04-26 11:23:48 +01:00
card.go refactor: create BoltItem interface 2021-09-23 21:21:44 +01:00
card_lifecycle_test.go refactor: renamed internal package; fixed linting 2023-04-26 11:11:49 +01:00
errors.go refactor: project restructure 2021-09-18 01:03:09 +01:00
helpers_test.go feat: move a card between statuses 2023-04-26 08:32:33 +01:00
status.go refactor: change Status.Order to Status.Position 2023-04-26 11:23:48 +01:00
status_lifecycle_test.go refactor: change Status.Order to Status.Position 2023-04-26 11:23:48 +01:00