plane/web
Manish Gupta d7a36f5b04
dev: Self Hosting simplified with shell script (#2484)
* bug:fix recent page hiding last item on scroll #1468 (#2411)

* dev: hub compose file update (#2376) (#2444) (#2445)

* docker-compose-hub modified for envs

* bug:fix recent page hiding last item on scroll #1468 (#2411)

* wip

* fixed the AMD build on ARM

---------

Co-authored-by: Manish Gupta <59428681+manishg3@users.noreply.github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>

* selfhosting fixes

* wip

* checking selfhost

* checking selfhost

* selfhost

* selfhosting script fix

* wip

* self hosting fixes

* folder structure modified

* replica config

* self host specific version

* fix

* fix

* fixes

* docker compose modifications

* fixed install.sh

* fixed install.sh

* install.sh modified

---------

Co-authored-by: Prashant Indurkar <32466796+PrashantIndurkar@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-10-23 15:56:19 +05:30
..
components dev: Self Hosting simplified with shell script (#2484) 2023-10-23 15:56:19 +05:30
constants fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
contexts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30
helpers chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
hooks chore: updated display properties endpoint (#2486) 2023-10-19 14:53:01 +05:30
layouts refactor: layout roots (#2517) 2023-10-23 15:06:28 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages refactor: layout roots (#2517) 2023-10-23 15:06:28 +05:30
public fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
services fix: workspaces list not being fetched, display properties endpoint updated (#2493) 2023-10-19 17:24:10 +05:30
store fix: gantt chart blocks drag and resize logic (#2516) 2023-10-23 15:06:02 +05:30
styles refactor: spreadsheet layout (#2478) 2023-10-18 19:18:01 +05:30
types chore: updated display properties endpoint (#2486) 2023-10-19 14:53:01 +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 feat: default project cover images tab on the change cover popover (#2375) 2023-10-04 20:04:35 +05:30
package.json chore: removed material icons package (#2518) 2023-10-23 15:07:09 +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