login


<   >
date commit author
2023-08-05 use unified template for boards marcelgmr@gmail.com
2023-08-05 load board columns marcelgmr@gmail.com
2023-08-05 use join instead of ancillary table marcelgmr@gmail.com
2023-08-05 db: add invited_by to User and hard-code states marcelgmr@gmail.com
2023-08-05 move links in ticket page to better position marcelgmr@gmail.com
2023-08-05 add button to delete ticket marcelgmr@gmail.com
2023-08-04 show status, priority, and improve ticket page marcelgmr@gmail.com
2023-08-04 get author names and links marcelgmr@gmail.com
2023-08-04 update paths again marcelgmr@gmail.com
2023-08-04 add some ticket operations marcelgmr@gmail.com
2023-08-04 add project page marcelgmr@gmail.com
2023-08-04 add some links in home page marcelgmr@gmail.com
2023-08-04 more consistent paths marcelgmr@gmail.com
2023-08-02 add project updating marcelgmr@gmail.com
2023-08-02 update ui to include project goal, color and priority marcelgmr@gmail.com
2023-08-02 reorder methods in data module marcelgmr@gmail.com
2023-08-02 db: add goal to projects marcelgmr@gmail.com
2023-07-26 db: add priority, is_active, project color and ticket blocks marcelgmr@gmail.com
2023-07-25 add project creation/deletion marcelgmr@gmail.com
2023-07-25 some groundwork for board view marcelgmr@gmail.com