pelican/internal/board
Dan Anglin e99c8cd877
All checks were successful
/ test (pull_request) Successful in 36s
/ lint (pull_request) Successful in 38s
feat: add backend support for status repositioning
Add backend support for repositioning statuses on the Kanban board.
Part of apollo/pelican#27
2024-01-25 01:36:22 +00:00
..
board.go feat: add backend support for status repositioning 2024-01-25 01:36:22 +00:00
card.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
card_lifecycle_test.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
errors.go fix: add restrictions when setting IDs. 2024-01-21 15:39:51 +00:00
helpers_test.go feat: add the pelican project 2023-05-06 12:49:40 +01:00
identity.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
identity_test.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
shuffle.go feat: add backend support for status repositioning 2024-01-25 01:36:22 +00:00
status.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
status_lifecycle_test.go feat: add backend support for status repositioning 2024-01-25 01:36:22 +00:00