0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Henit Chobisa
82cc1f0ed8 fix: Plane-App not taking correct env for plane-deploy url 2023-08-22 09:14:44 +00:00
guru_sainath
b406a70e72
fix: access environment variables is changed in services ()
Co-authored-by: Sainath <sainath@Sainaths-MacBook-Pro.local>
2023-08-22 01:13:51 +05:30
guru_sainath
9bb6254515
chore: updated default api base_url () 2023-08-21 18:17:32 +05:30
Henit Chobisa
cfc7049343
Dockerrizing space project ()
* chore: Added Dockerfile for Space Project

* fix: next js config to standalone mode

* fix: workedaround build error with rename 404 page

* chore: modified dockerfile with new conventions

* chore: modified dockercompose file for new plane-deploy

* fix: handled ts errors with possibly undefined states

* chore: updated main dockerfile with plane-deploy

* feat: included space project to start.sh

* chore: modified space project port while running in production

* chore: restored changes inside space project

* chore: added ngnix config for space project running :4000

* fix: Updated docker-compose files

* chore: added space url for ngnix config

* chore: Updated ngnix template

* chore: updated space url in compose hub file

* dev: updated dockerfile.space and start and replace script

* dev: equate hub and build docker files

* dev: revert workspace space page

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-08-21 18:12:41 +05:30
guru_sainath
41e55dff85
fix: build error for 404 and search params null check () 2023-08-21 12:43:41 +05:30
guru_sainath
abb8782c44
fix: handled default view on plane deploy ()
* fix: handled default view on plane deploy

* fix: handled default view on refresh
2023-08-17 14:24:33 +05:30
guru_sainath
10dface85d
chore: updated error pages 404 and project-not-found in plane deploy ()
* dev: custom error messages.

* dev: updated next version in yarn.lock

* dev: updated project-not-published icon
2023-08-16 17:05:40 +05:30
guru_sainath
1ded8f486f
chore: updated meta tags for project issues ()
* dev: updated meta tags for project issues

* dev: updated project description in meta tags in plane deploy.
2023-08-16 13:15:57 +05:30
guru_sainath
cd5e5b96da
feat: Mobx integration, List and Kanban boards implementation in plane space ()
* feat: init mobx and issue filter

* feat: Implemented list and kanban views in plane space and integrated mobx.

* feat: updated store type check
2023-08-11 17:18:33 +05:30
guru_sainath
9df0ba6e3a
feat: initiated plane space () 2023-08-08 12:55:42 +05:30