Skip to content

promote: Develop to Stage #2265

Merged
sriramveeraghanta merged 90 commits intostage-releasefrom
stage/dev-release-0-13
Sep 27, 2023
Merged

promote: Develop to Stage #2265
sriramveeraghanta merged 90 commits intostage-releasefrom
stage/dev-release-0-13

Conversation

@sriramveeraghanta
Copy link
Member

No description provided.

NarayanBavisetti and others added 30 commits September 12, 2023 13:06
* chore: changed issue priority from NULL to none

* fix: deleted the migration file
feat: using Intl timezone will be automatically selected but they have the option to change it
* fix: selfhosted fixes

* fix: updated env example
* chore: update view_props types

* refactor: view props structure
* eslint fixes

* lint rules added
* chore: changed view props

* fix: changed the keywords
* feat: add issue relation to an issue

* fix: deleted the migration file

* fix: changed link to relates to in choice fields

* fix: added the migration file

* fix: changed migration file

* fix: project id issue fixed

* fix: added issue in the payload

* fix: changed the query param for blocker
* chore: peak overview for issue view and my issue view

* fix: profile issue peak overview mutation fix

* chore: code refactor

* fix: image prefix url fix
* feat: issue linking

* fix: search params to filter out selected issue

* style: changed icons

* fix: build error on web-view

* fix: build error

* fix: build error on web-view component
…oject-level ENVs (#2115)

* chore: Updated Setup Script for Splitting Env File

* chore: updated dockerfile for using inproject env varaibles

* chore: removed husky replacement script

* chore: updated shell script using sed

* chore: updated dockerfiles with removed cp statement

* chore: added example env for apiserver

* chore: refactored secret generation for backend

* chore: removed replacement script

* chore: updated docker-compose with removed env variables

* chore: resolved comments in setup.sh and docker-compose

* chore: removed secret key placeholder in apiserver example env

* chore: updated root env for project less env variables

* chore: removed project level env update from root env logic

* chore: updated API_BASE_URL in .env.example

* chore: restored docker argument as env NEXT_PUBLIC_API_BASE_URL

* chore: added pg missing env variables

* [chore] Updated web and deploy backend configuration for reverse proxy & decoupled Plane Deploy URL generation for web (#2135)

* chore: removed api url build arg from compose

* chore: set public api default argument to black string for self hosted

* chore: updated web services to accept blank string as API URL

* chore: added env variables for pg compose service

* chore: modified space app services to use accept empty string as api base

* chore: conditionally trigger web url value based on argument

* fix: made web to use identical host with spaces suffix on absense of Deploy URL for deploy

* chore: added example env for PUBLIC_DEPLOY Env

* chore: updated web dockerfile with addition as PLANE_DEPLOY Argument

* API BASE URL global update

* API BASE URL replace with api server

* api base url fixes

* typo  fixes

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>

* dev: remove API_BASE_URL from environment variable

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* style: project settings navigation sidebar added

* chore: emoji and image picker close on outside click added

* style: project setting general page revamp

* style: project setting member page revamp

* style: project setting features page revamp

* style: project setting state page revamp

* style: project setting integrations page revamp

* style: project setting estimates page revamp

* style: project setting automation page revamp

* style: project setting label page revamp

* chore: member select improvement for member setting page

* chore: toggle switch component improvement

* style: project automation setting ui improvement

* style: module icon added

* style: toggle switch improvement

* style: ui and spacing consistency

* style: project label setting revamp

* style: project state setting ui improvement

* chore: integration setting repo select validation

* chore: code refactor

* fix: build fix
* fix: sub groups in cycle module and my issues

* fix: changed payload for issue subgroups
* chore: history logs for issue draft

* fix: created seperated endpoints for issue drafts

* fix: fixed the typo
* fix: track event fixes

* fix: adding env variables to trubo
* feat: draft issue

issues can be saved as draft

* style: modal position
* fix: edit/delete

* fix: build issue

* fix: draft issue modal opening in kanban card
* chore: changed issue relation history logs

* chore: change field name
dakshesh14 and others added 7 commits September 25, 2023 19:08
* feat: sticking quick-add at the bottom of the screen

fix: opening create issue modal instead of quick-add in draft-issues, my-issue and profile page

* fix: build error due to dynamic import
* fix: draft issue not deleting, project can't be changed in draft issue modal

* fix: removed mutation for view where draft issues are not shown

* fix: inline create issue for draft issue

* fix: clearing data from localstorage on discard click
@vercel
Copy link

vercel bot commented Sep 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
plane ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am
plane-dev ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am
plane-sh ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am
plane-sh-dev ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am
plane-sh-stage ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am
plane-staging ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 9:39am

henit-chobisa and others added 16 commits September 26, 2023 13:46
…ces app (#2236)

* chore: shifted index page to /home route

* chore: added rewrite logic, to rewrite index to /home

* chore: routed home to login route as login page

* chore: updated nginx config to route to login

* chore: updated path for home
* dev: updated migrations

* dev: migration for 0.13
* dev: split issue activity migration separate files

* dev: resplit migrations into two different files

* dev: changed the batch size
* fix: 'Last Drafted Issue' making sidebar look weird on collapsed

* feat: scroll to the bottom when issue is created

* fix: 'Add Issue' button overlapping issue card in spreadsheet view

* fix: wrong placement of quick-add in calender layout

* fix: spacing for issue card in spreadsheet view
* chore: add instructions to contributing guide

* dev: update contributing.md to use the new configuration

---------

Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
* chore: user greeting timezone

* fix: group by labels not working on workspace level
* chore: workspace view types, services and hooks added

* style: spreadsheet view revamp and code refactor

* feat: workspace view

* fix: build fix

* chore: sidebar workspace issues redirection updated
* fix: 'Last Drafted Issue' making sidebar look weird on collapsed

* feat: scroll to the bottom when issue is created

* fix: 'Add Issue' button overlapping issue card in spreadsheet view

* fix: wrong placement of quick-add in calender layout

* fix: spacing for issue card in spreadsheet view

* style: gantt layout quick-add padding

style: removed 'State group' from draft issue

* style: decrese shadow, quick-add position on calender layout, and 'add issue' sticky

* style: button color
* chore: gantt empty state

* chore: Add heading to the gantt sidebar
* style: calender quick-add same width as single date

* style: margin bottom in quick-add in spreadsheet view

* fix: quick add opening in list-layout

* style: reduced margin left
@sriramveeraghanta sriramveeraghanta merged commit dc2b4de into stage-release Sep 27, 2023
@sriramveeraghanta sriramveeraghanta deleted the stage/dev-release-0-13 branch September 27, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.