Logo
Explore Help
Register Sign In
Mirrors/plane
1
0
Fork 0
You've already forked plane
mirror of https://github.com/makeplane/plane.git synced 2025-12-17 12:27:50 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
test-coverage
plane/web/constants/state.ts

12 lines
232 B
TypeScript
Raw Permalink Normal View History

chore: update state icons and colors (#2126) * chore: update state icons and colors * chore: update icons
2023-09-11 11:45:28 +05:30
import { TStateGroups } from "types";
style: new workspace dashboard design (#454) * style: workspace dashboard * feat: activity graph
2023-03-16 01:36:21 +05:30
export const STATE_GROUP_COLORS: {
chore: update state icons and colors (#2126) * chore: update state icons and colors * chore: update icons
2023-09-11 11:45:28 +05:30
[key in TStateGroups]: string;
style: new workspace dashboard design (#454) * style: workspace dashboard * feat: activity graph
2023-03-16 01:36:21 +05:30
} = {
feat: user profile analytics, views and filters (#1698) * feat: user profile overview * chore: profile sidebar designed * feat: user issues filters and view options * refactor: filters * refactor: mutation logic * fix: percentage calculation logic and sidebar shadow
2023-07-28 13:39:42 +05:30
backlog: "#d9d9d9",
unstarted: "#3f76ff",
started: "#f59e0b",
completed: "#16a34a",
cancelled: "#dc2626",
style: new workspace dashboard design (#454) * style: workspace dashboard * feat: activity graph
2023-03-16 01:36:21 +05:30
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 193ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API