plane/web
Aaryan Khandelwal 050406b8a4
chore: add empty state for list and spreadsheet layouts (#2531)
* chore: add empty state for list and spreadsheet layouts

* fix: build errors
2023-10-30 20:09:04 +05:30
..
components chore: add empty state for list and spreadsheet layouts (#2531) 2023-10-30 20:09:04 +05:30
constants style: cycle ui revamp, and chore: code refactor (#2558) 2023-10-30 19:22:27 +05:30
contexts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30
helpers fix: html sensitization function (#2552) 2023-10-30 13:59:00 +05:30
hooks chore: updated display properties endpoint (#2486) 2023-10-19 14:53:01 +05:30
layouts chore: refactor and beautify issue properties (#2539) 2023-10-25 19:47:58 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages style: cycle ui revamp, and chore: code refactor (#2558) 2023-10-30 19:22:27 +05:30
public style: module ui revamp (#2548) 2023-10-27 18:45:10 +05:30
services chore: implement mobx in project features settings (#2533) 2023-10-26 14:58:00 +05:30
store chore: add empty state for list and spreadsheet layouts (#2531) 2023-10-30 20:09:04 +05:30
styles style: command modal style (#2526) 2023-10-23 17:40:59 +05:30
types refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +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: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
package.json fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30