plane/apps/app/components
Aaryan Khandelwal 6b4084287c
style: plane deploy (#2039)
* chore: improve access field for comments for public boards (#1956)

Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>

* chore: update user activity endpoint to return only workspace activities (#1980)

* fix: n+1 in issue history and issue automation tasks (#1994)

* fix: issue exports in self hosted instances (#1996)

* fix: issue exports in self hosted instances

* dev: remove print logs

* dev: update url creation function

* fix: changed the presigned url for self hosted exports

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>

* dev: remove gunicorn config (#1999)

* feat: mark all read notifications (#1963)

* feat: mark all read notifications

* fix: changed string to boolean

* fix: changed snoozed condition

* chore: project public board issue retrieve (#2003)

* chore: project public board issue retrieve

* dev: project issues list endpoint

* fix: issue public retrieve endpoint

* fix: only external comments will show in deploy boards (#2010)

* fix: issue votes (#2006)

* fix: issue votes

* fix: added default as 1 in vote

* fix: issue vote migration file

* fix: access creation in comments (#2013)

* dev: user timezone select option (#2002)

* fix: start date filter not working on the platform (#2007)

* feat: access selector for comment (#2012)

* dev: access specifier for comment

* chore: change access order

* style: revamp of the issue details sidebar (#2014)

* chore: update module status icons and colors (#2011)

* chore: update module status icons and colors

* refactor: import statements

* fix: add default alue to module status

* chore: track public board comments and reaction users for public deploy boards (#1972)

* chore: track project deploy board comment and reaction users for public deploy boards

* dev: remove tracking from project viewsets

* feat: user timezones (#2009)

* dev: user timezones

* feat: user timezones

* fix: user created by stats (#2016)

* fix: asset key validation (#1938)

* fix: asset key validation

* chore: asset key validation in user assets

---------

Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>

* dev: revamp peek overview (#2021)

* dev: mobx for issues store

* refactor: peek overview component

* chore: update open issue button

* fix: issue mutation after any crud action

* chore: remove peek overview from gantt

* chore: refactor code

* chore: tracking the history of issue reactions and votes. (#2020)

* chore: tracking the issues reaction and vote history

* fix: changed the keywords for vote and reaction

* chore: added validation

* dev: revamp publish project modal (#2022)

* dev: revamp publish project modal

* chore: sidebar dropdown text

* fix: bugs on the user profile page (#2018)

* chore: return issue votes in public issue list endpoint (#2026)

* style: list view

* [feat]: Tiptap table integration (#2008)

* added basic table support

* fixed table position at bottom

* fixed image node deletion logic's regression issue

* added compatible styles

* enabled slash commands

* disabled slash command and bubble menu's node selector for table cells

* added dropcursor support to type below the table/image

* blocked image uploads for handledrop and paste actions

* style: kanban view

* style: tiptap table (#2033)

* style: theming added

* chore: issue reactions and votes

---------

Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
2023-08-31 23:24:03 +05:30
..
account fix: google not accepting width as string 2023-07-28 19:21:55 +05:30
analytics style: analytics stats empty state (#1903) 2023-08-18 15:15:33 +05:30
auth-screens fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
automation fix: fetch states only when the dropdown is opened (#1684) 2023-07-26 23:20:44 +05:30
breadcrumbs style: responsive title (#1683) 2023-07-31 17:22:48 +05:30
command-palette style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
core style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
cycles fix: Cycles and Modules Cards view responsiveness (#1997) 2023-08-28 13:34:05 +05:30
dnd release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
emoji-icon-picker style: create project modal (#1628) 2023-07-23 22:14:26 +05:30
estimates feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
exporter bugfix: Export download next link changed to anchor (#2000) 2023-08-28 15:54:20 +05:30
gantt-chart dev: gantt chart revamp (#1900) 2023-08-28 13:25:47 +05:30
icons style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
inbox feat: peek overview for spreadsheet issues (#1979) 2023-08-25 17:41:23 +05:30
integration fix: route fix in imports and exports (#1857) 2023-08-14 16:19:13 +05:30
issues style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
labels feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
modules style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
notifications feat: mark all as read (#1982) 2023-08-28 13:26:38 +05:30
onboarding refactor: using webp image format instead of svg (#1852) 2023-08-14 13:26:16 +05:30
pages fix: tiptap editor export fixes (#2001) 2023-08-28 15:54:49 +05:30
profile style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
project style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
search-listbox fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
states fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
tiptap style: plane deploy (#2039) 2023-08-31 23:24:03 +05:30
toast-alert Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
ui refactor: project and workspace delete modals (#1915) 2023-08-21 11:44:59 +05:30
views dev: gantt chart revamp (#1900) 2023-08-28 13:25:47 +05:30
workspace fix: workspace memebers mutate issue 2023-08-24 17:44:20 +05:30