{"id":22468667,"url":"https://github.com/jazzdotdev/issues","last_synced_at":"2025-10-14T02:11:04.155Z","repository":{"id":78131183,"uuid":"188481434","full_name":"jazzdotdev/issues","owner":"jazzdotdev","description":"Read organization description for installation instructions","archived":false,"fork":false,"pushed_at":"2019-10-30T00:29:27.000Z","size":283,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T15:53:23.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/jazzdotdev.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":"2019-05-24T20:08:15.000Z","updated_at":"2021-12-05T19:47:14.000Z","dependencies_parsed_at":"2023-03-02T04:30:23.538Z","dependency_job_id":null,"html_url":"https://github.com/jazzdotdev/issues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jazzdotdev/issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzdotdev%2Fissues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzdotdev%2Fissues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzdotdev%2Fissues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzdotdev%2Fissues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzdotdev","download_url":"https://codeload.github.com/jazzdotdev/issues/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzdotdev%2Fissues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017668,"owners_count":26086124,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-12-06T11:18:54.600Z","updated_at":"2025-10-14T02:11:04.136Z","avatar_url":"https://github.com/jazzdotdev.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Issues app\n\nLighttouch app to better visualize github issues\n\n## Filters writing params in the url\n\nThe filter work adding the name of the field then double points `:` and the value to be searched\n\nExample: `title:lighttouch`\n\nThe url will also accept multiple filters at once, with each different filter separated with a comma.\n\nExample:\n\n```url\nhttp://localhost:3000/issues?filters=model:change,size:0.5\n```\n\nNote: also the page will fail to load if given an uncomplete filter or a filter with a wrong format.\n\n## Filters\n\n`lorem` can be any given text\n\n| Filter Tag | GitHub API result | Searches for  |\n|---|---|---|\n| `title:lorem` | `\"lorem\" in:title`  | Issues that have the selected word in the title  |\n| `body:lorem` | `\"lorem\" in:body`  | Issues that have the selected word in the body  |\n| `comments:lorem` | `\"lorem\" in:comments`  | Issues that have the selected word in the comments  |\n| `label:lorem`  | `label:\"lorem\"`  | Issues that have that label  |\n| `lorem1:lorem2`  | `label:\"lorem1/lorem2\"`  | Using the tag system for labels this will help search for any label that uses the system of name and value like this `name/value`, and will search for issues that have this label  |\n\n### Previous filters\n\nIs a control parameter that is send in the url form if there were a filter of a previous search, allowing it to handle multiple filters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazzdotdev%2Fissues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjazzdotdev%2Fissues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazzdotdev%2Fissues/lists"}