plane/web
2024-05-01 19:12:17 +05:30
..
components chore: removed old auth hook 2024-05-01 18:58:01 +05:30
constants chore: resolved merge conflicts 2024-05-01 12:13:36 +05:30
helpers chore: updated intance and auth wrapper logic 2024-05-01 14:54:35 +05:30
hooks feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +05:30
layouts chore: updated intance and auth wrapper logic 2024-05-01 14:54:35 +05:30
lib chore: handled auth wrapper 2024-05-01 19:12:17 +05:30
pages chore: removed old auth hook 2024-05-01 18:58:01 +05:30
public chore: resolved merge conflicts 2024-05-01 12:13:36 +05:30
services feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +05:30
store chore: updated intance and auth wrapper logic 2024-05-01 14:54:35 +05:30
styles [WEB-460] refactor: editors, chore: pages list improvement (#4090) 2024-04-11 21:28:59 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +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 feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +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-auth.d.ts feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +05:30
next-env.d.ts chore: updated file structure for admin 2024-04-29 13:43:59 +05:30
next.config.js chore: god mode redirection URL 2024-04-30 20:19:01 +05:30
package.json feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +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 feat: session authentication and god-mode implementation (#4302) 2024-04-29 12:12:33 +05:30