plane/web
Nikhil 0e055666e7
dev: instance refactor (#3015)
* dev: remove license engine communication

* dev: remove license engine base url

* dev: update instance configuration function

* chore: removed the print statement

* chore: changed config variables

* chore: cleanup

* chore: added SKIP_ENV_VAR

* chore: changed the EMAIL_FROM

* dev: patch endpoint for workspace

* dev: custom port for takeoff script

* chore: changed my sequence

* fix: update operaton for member invitations in workspace

* clean-up: remove logs

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 14:51:27 +05:30
..
components dev: instance refactor (#3015) 2023-12-07 14:51:27 +05:30
constants style: image picker, spreadsheet view title, icons (#2988) 2023-12-05 16:05:50 +05:30
contexts feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-11-20 13:29:54 +05:30
helpers fix: Permission levels for project settings (#2978) 2023-12-04 20:03:23 +05:30
hooks refactor: custom hook for sign in redirection (#2969) 2023-12-04 15:04:04 +05:30
layouts chore: updated sign-in workflows for cloud and self-hosted instances (#2994) 2023-12-06 14:22:59 +05:30
lib dev: instance setup workflow (#2935) 2023-11-29 20:33:08 +05:30
pages [ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920) 2023-12-07 12:04:21 +05:30
public chore: added authorization to pages (#3006) 2023-12-06 19:13:42 +05:30
services dev: instance refactor (#3015) 2023-12-07 14:51:27 +05:30
store dev: instance refactor (#3015) 2023-12-07 14:51:27 +05:30
styles fix: Image Resizing and PR (#2996) 2023-12-06 12:16:34 +05:30
types chore: updated sign-in workflows for cloud and self-hosted instances (#2994) 2023-12-06 14:22:59 +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: removed unused packages and upgraded to next 14 (#2944) 2023-11-29 20:32:10 +05:30
package.json fix: adding sentry configs on space app and updated docker ignore (#3018) 2023-12-07 14:43: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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30