plane/web
Lakhan Baheti 4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595)
* chore: added event constants

* chore: added workspace events

* chore: added workspace group for events

* chore: member invitation event added

* chore: added project pages related events.

* fix: member integer role to string

* chore: added sign-up & sign-in events

* chore: added global-view related events

* chore: added notification related events

* chore: project, cycle property change added

* chore: cycle favourite, and change-properties added

* chore: module davorite, and sidebar property changes added

* fix: build errors

* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
..
components chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
constants chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +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 feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
layouts style: responsive profile (#3596) 2024-02-08 17:49:26 +05:30
lib chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
pages chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
public chore: empty state and project active cycle improvement (#3472) 2024-01-25 18:00:45 +05:30
services chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
store chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
styles feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: adding additional headers to restrict iframe 2023-12-20 13:49:17 +05:30
package.json chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30