plane/web
2024-02-21 19:50:20 +05:30
..
components [WEB-486] fix: In archived issues, Ctrl + click is redirecting to /issues/[issue-id] route instead of /archived-issues/[issue-id] resulting in infinite loading. (#3738) 2024-02-21 19:50:20 +05:30
constants [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
contexts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
helpers fix: incorrect dashboard tab (#3597) 2024-02-08 17:57:22 +05:30
hooks [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
layouts fix: project description (#3678) 2024-02-19 21:09:51 +05:30
lib chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
pages [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
public chore: new empty state (#3640) 2024-02-13 16:35:20 +05:30
services [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
store [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
styles [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web fixes web container public assets (#3336) 2024-01-22 13:19:43 +05:30
google.d.ts
manifest.json
next-env.d.ts
next.config.js fix: adding additional headers to restrict iframe 2023-12-20 13:49:17 +05:30
package.json fix: package version upgrade 2024-02-12 20:23:12 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30