plane/apps/app/pages
pablohashescobar c7f1090914
fix: docker setup (#987)
* removing dependencies from .env

* dev: Passing the arguments from docker compose to DockerWeb in nextjs to define base environment variables

* dev: removed env from docker-compose and taking the env from shell

* dev: Updated docker file and used console in signin to test the env from docker

* dev: Docker setting env variables via shell

* removed env variables and args

* Update Dockerfile.web

* Update Dockerfile.web

* Update signin.tsx

* .

* .

* dev: Added BASE_URL from docker

* dev: Updated docker config

* dev: scripts for replacing variable during runtime

* dev: entrypoint script

* dev: update replace env script and update docker entrypoint command for frontend

* dev: update replace env script to not update process.env

* dev: update docker file to add missing variables as well

* fix: updated docker compose yml and web

* dev: create start script to run docker and update script for replacing variables

* dev: update setup script and env example script to create variables in the root of the project

* .

* dev: update docker compose hub

* dev: update docker compose hub command

* dev: update docker compose yml and env example

* dev: update docker compose hub

* dev: single docker

---------

Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-03 13:36:55 +05:30
..
[workspaceSlug] Merge pull request #959 from makeplane/feat/product_update_modal 2023-04-28 19:38:33 +05:30
api feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
installations/[provider] feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
workspace-member-invitation feat: themes (#902) 2023-04-20 13:41:24 +05:30
_app.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
_document.tsx chore: added session recorder key to env (#827) 2023-04-14 16:51:24 +05:30
_error.js feat: themes (#902) 2023-04-20 13:41:24 +05:30
404.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
create-workspace.tsx chore: user auth layer (#749) 2023-04-08 18:05:54 +05:30
error.tsx feat: cycles and modules toggle in settings, refactor: folder structure (#247) 2023-02-08 10:13:07 +05:30
index.tsx fix: unusual redirection on onboarding (#808) 2023-04-13 15:38:00 +05:30
invitations.tsx style: onboarding screens, invitations page 2023-04-28 20:46:07 +05:30
magic-sign-in.tsx refactor: global workspace form (#421) 2023-03-11 17:23:23 +05:30
onboarding.tsx fix: ui and bug fixes (#980) 2023-05-02 20:00:33 +05:30
signin.tsx fix: docker setup (#987) 2023-05-03 13:36:55 +05:30