* dev: initialize plane analytics
* dev: plane analytics endpoint
* dev: update endpoint to give data with segments as well
* dev: analytics with count and effort paramters
* feat: analytics endpoints
* feat: saved analytics
* dev: remove print logs
* dev: rename x_axis to dimension in response
* dev: remove color queries
* dev: update query for None values
* feat: analytics export
* dev: update code structure send color when state or label and fix none count
* dev: uncomment try catch block
* dev: fix segment keyerror
* dev: default analytics endpoint
* dev: fix segmented results
* dev: default analytics endpoint and colors for segment
* dev: total issues and open issues by state
* dev: segment colors
* dev: fix total issue annotate
* dev: effort segmentation
* dev: total estimates and open estimates
* fix: effort when not segmented
* dev: send avatar for default analytics
* chore: add assignee avatar in cycle endpoint
* dev: update the structure to return avatar and firstname
* dev: return distinct users
* dev: update the structure to return id
* dev: update the prefetch queryset to distinct by id
* dev: remove id from distinct
* dev: add unique condition
* 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>
* feat: init slack integration
* dev: create model and update existing view for slack
* dev: update slack sync model and create view to install slack
* dev: workspace integration query
* dev: update the metadata validation for access_token and team_id and save config to database
* dev: update validation for team_id
* dev: update validation
* dev: update validations
* dev: remove bot access token field from sync
* dev: handle integrity exception
* feat: sub issue state distribution
* dev: update the response structure to match consistency
* dev: update the query for sub issue distribution to include 0 issue groups as well