{"id":15055442,"url":"https://github.com/paatre/taulu","last_synced_at":"2026-02-13T12:54:25.614Z","repository":{"id":244490241,"uuid":"815396017","full_name":"paatre/taulu","owner":"paatre","description":"Manage all GitLab issues assigned to you with a Kanban board UI.","archived":false,"fork":false,"pushed_at":"2024-09-16T20:32:12.000Z","size":573,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T04:29:01.531Z","etag":null,"topics":["django","gitlab","htmx","issues","kanban","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paatre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-15T03:38:54.000Z","updated_at":"2024-09-16T20:32:16.000Z","dependencies_parsed_at":"2024-06-27T21:42:30.896Z","dependency_job_id":"b83c2596-617f-42c3-9fd0-505d537964f8","html_url":"https://github.com/paatre/taulu","commit_stats":null,"previous_names":["paatre/gl-kanban","paatre/taulu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paatre/taulu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paatre%2Ftaulu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paatre%2Ftaulu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paatre%2Ftaulu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paatre%2Ftaulu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paatre","download_url":"https://codeload.github.com/paatre/taulu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paatre%2Ftaulu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275439917,"owners_count":25465044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","gitlab","htmx","issues","kanban","python"],"created_at":"2024-09-24T21:42:10.321Z","updated_at":"2025-09-16T15:17:35.917Z","avatar_url":"https://github.com/paatre.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Taulu\n=====\n\nTaulu is a board application for all of your issues between all projects within a GitLab instance.\n\n## Introduction\n\nCurrently, there's no \"global\" board for all of your different projects in GitLab. There _is_ an issue listing\nof all issues that you are assigned to but if you'd like to have a Kanban workflow for all of those issues so\nthat they can be worked on by the priority you give them, GitLab doesn't offer that.\n\nTaulu offers just that. Taulu is actually a Finnish word for \"board\" and that's what it is. A board for all\nof your issues. Taulu uses GitLab REST API to fetch all issues from a GitLab instance and present them to you\nin a single, web-based Kanban board view.\n\n## Features\n\nTaulu uses a management command to fetch issues from GitLab and store them in the database. This is not yet automated\nor actively scheduled which means fetching issues requires manually running the management command from time to time.\nThe goal is to have this automated in the future. This probably means that the issues wil be fetched and stored at\nevery page load. It just needs to be fast enough.\n\nOn top of the core drag-and-drop functionality, Taulu also offers:\n- WIP limits\n- opening and closing issues\n- identifying issues states by \"Todo\" and \"Working\" labels\n- infinite scroll and lazy loading of issues\n- etc.\n\nCurrently, changes in Taulu are not reflect back to the GitLab instance. This means that if you close an issue in Taulu,\nit will not be closed in GitLab. This is a feature that is planned to be implemented soon as it is a crucial feature\nfor Taulu to be useful.\n\n## Installation\n\nTo install Taulu:\n\n1. Clone this repository to your local machine using `git clone`\n2. Create a virtual environment and activate it\n3. Run `pip install -r requirements.txt` to install dependencies\n4. Run `python manage.py migrate` to create database tables\n5. Run `python manage.py sync_gitlab_issues` to populate the database with initial data\n\n## Usage\n\nTo use the Taulu:\n\n1. Start the development server by running `python manage.py runserver`\n2. Open a web browser and navigate to `http://localhost:8000/kanban/board/`\n3. Start dragging and dropping issues between columns\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaatre%2Ftaulu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaatre%2Ftaulu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaatre%2Ftaulu/lists"}