plane/web
Anmol Singh Bhatia f639e467f8
refactor: replace ui components with plane ui components (#2626)
* refactor: replace button component with plane ui component and remove old button component

* refactor: replace dropdown component with plane ui component

* refactor: replace tooltip, input, textarea, spinner and loader component with plane ui component

* refactor: plane ui code refactor
2023-11-03 17:21:38 +05:30
..
components refactor: replace ui components with plane ui components (#2626) 2023-11-03 17:21:38 +05:30
constants fix: slug field not working (#2622) 2023-11-03 13:17:01 +05:30
contexts chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
helpers style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
hooks fix: user authentication on the index page (#2619) 2023-11-03 12:42:43 +05:30
layouts refactor: replace ui components with plane ui components (#2626) 2023-11-03 17:21:38 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages fix: Project Rendering Error in Kanban Layout and Layout Rendering Fixes in Subscribed Profile Issues (#2629) 2023-11-03 13:17:52 +05:30
public style: module ui revamp (#2548) 2023-10-27 18:45:10 +05:30
services chore: update members endpoint (#2569) 2023-10-31 12:16:40 +05:30
store chore: set sub group by to null if group by and sub group by are same (#2621) 2023-11-03 13:15:50 +05:30
styles [FIX] Minor bug fixes in MentionList and MentionNode UI (#2600) 2023-11-02 19:31:25 +05:30
types fix: implementing layouts using _app.tsx get layout method. (#2620) 2023-11-02 23:57:44 +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