This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
Releases: kapt-labs/bugboard
Releases · kapt-labs/bugboard
Second try - Its gonna be okay
This new release of contains 1 thing:
- Solve #5, so the bugboard is usable again.
First try
This release of contains 2 things:
- 3 update scripts, that can update db with the latest members, projects, tasks, assignees, comments & tasks.
- When a task is updated, if it is closed then it is deleted from the local db.
- Some views that gather the important contents in one page (with newest/oldest ordering possibility);
- Unnassigned: gather the new tasks (or the old forgotten tasks 👻)
- Last commented: the most important view, because it display only the last clients comments (thanks to the request of the death - #4)
- Last created: shiny new tasks here!
- Per-assignee views: the tasks assigned to Insert team member name here
- All the tickets: the ol' classic "please break my db" loop.
Bonus
A casual looking title with a very stylish logo and some statistics:
Its not perfect, some values are hardcoded, inactive projects are not removed from the db... It's a first try.