Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: views issues mutation, sidebar link highlight #1025

Merged
merged 5 commits into from
May 10, 2023

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented May 8, 2023

fix:

  • sidebar and settings nav link highlight.
  • project features mutation.
  • favorite projects list first on the projects' list page.
  • improved the image upload modal UI.
  • views' issues list mutation.
  • show specific states when type filter is set.
  • delete issue comment mutation.

chore:

  • added vertical position for dropdowns.

style:

  • page block hover buttons background and loader padding update.
  • bulk delete issues modal theming.

@vercel
Copy link

vercel bot commented May 8, 2023

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

Name Status Preview Comments Updated (UTC)
plane ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 5:16pm
plane-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 5:16pm
plane-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 5:16pm

@pablohashescobar pablohashescobar merged commit df96d40 into develop May 10, 2023
4 checks passed
@aaryan610 aaryan610 deleted the fix/minor_bugs branch May 12, 2023 13:08
gurusainath added a commit that referenced this pull request May 15, 2023
* feat: session recorder integrated

* fix: workspace integration github repos issue resolved (#988)

* fix: ui and bug fixes (#980)

* style: sub issue theming

* style: shortcut modal theming

* style: blocking and blocked by modal theming

* fix: filter labels dropdown width fix

* style: display properties

* chore: workspace invite

* style: invite co workers theming

* style: create workspace theming

* style: attachment theming

* style: workspace sidebar theming

* style: issue property theming

* style: create module modal lead icon

* style: label list modal theming

* delete attachment and member modal theming

* style: transfer issue modal

* style: delete estimate modal theming

* style: module form status

* style: delete state modal theming

* style: shortcut modal

* style: onboarding logo

* style: onboarding command menu

* fix: import user invite emails (#986)

* style: onboarding logo and style (#989)

* update: UI for google auth button and loadin toggle in signin screen (#991)

* 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>

* dev:: update docker file for frontend (#998)

* fix: single docker file (#999)

* fix: environment variables for the services (#1001)

* docs: update self hosting section in readme (#1002)

docs: update self hosting section in readme

* feat: workspace detail for imports (#1011)

* docs: update readme (#1010)

docs: update readme

* feat: return workspace and project details in estimate endpoints (#1009)

* fix: estimate points update (#1003)

* fix: estimate points hub

* fix: estimate points update

* fix: estimate points bulk_update

* chore: add assignee avatar in cycle endpoint (#996)

* 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

* fix: cycle date check endpoint for updation (#1006)

* fix: cycle date check endpoint for updation

* dev: update the cycle date check endpoint to exclude current cycle when updating

* fix: ai button not working on creating a page block (#1013)

* fix: ai button not working on creating page block

* fix: build error

* chore: track events for estimates and importers (#1012)

* fix: bug fixes (#1000)

* fix: issue sidebar cycle and module dropdown fix

* style: my issue page

* style: date picker theming

* fix: cycle modal

* style: date picker

* fix: info icon fix

* feat: integration banner

* feat: project integration banner

* fix: module card progress bar fix

* style: integration banner

* style: workspace sidebar

* fix: cycle date checker

* fix: calendar page view dropdown

* fix: breadcrumbs and tab updated (#1007)

* fix: layout height and overflow (#1004)

* fix: kanban height issue

* dev: Layout fixes

* dev: layout changes

* fix: layout overflow settings and fixed header

* style: filters padding fixed

* fix: hide filters if none are applied

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>

* fix: handled token expiry validation (#1016)

* dev: migrations for estimate point values

* fix: views issues mutation, sidebar link highlight (#1025)

* fix: views issues mutation, sidebar link highlight

* fix: show only specific states when type filter is set

* fix: delete comment mutation

* style: bulk delete issues modal

* fix: project settings features mutation

* fix: rich text editor (#1008)

* fix: undo/redo, placeholder overlapping with text, horizontal cursor

refractor: removed a lot of state-management that was not required

* fix: forwarding ref to remirror for getting extra helper functions

* fix: icon type error

* fix: value type not supported error on page block

* style: spacing, and UX for add link

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>

* feat: calendar view display properties (#1024)

* fix: calendar mutation fix, chore: calendar type added

* feat: calendar view display property added

* feat: calendar header, single date and single issue component added, chore: code refactor

* chore: partialupdateissue function updated

* fix: dropdown overflow fix, style: issue card styling

* fix: calendar weekly view row height fix

* feat: calendar issue card ellipsis added, fix: edit and delete mutation fix

* style: plus icon , add issue button padding and onhover effect fix

* style: calendar issue card

* style: weekly view height

* style: page block hover effect (#1017)

* dev : estimates Ui update

---------

Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: Rhea Jain <65884341+rhea0110@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants