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
Aaryan Khandelwal
2b168edd99
feat: peek overview for spreadsheet issues ( #1979 )
...
* feat: peak overview for issues
* fix: peek spelling
* chore: truncate issue property labels
* style: full screen view designed
* chore: add comment section
* chore: copy link and delete options added
* chore: update icons
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-25 17:41:23 +05:30
Aaryan Khandelwal
d6f3c2515a
fix: fetch states only when the dropdown is opened ( #1684 )
2023-07-26 23:20:44 +05:30
Anmol Singh Bhatia
c9cbca5ec8
feat: auto-archive and auto-close ( #1502 )
...
* chore: issue archive services and types added
* chore: project type and constant updated
* feat: auto-close and auto-archive feature added
* feat: implement rendering of archived issues
* feat: implemented rendering of only list view for archived issues , chore: update types and services
* feat: implemented archive issue detail page and unarchive issue functionality , chore: refactor code
* feat: activity for issue archive and issue restore added
* fix: redirection and delete fix
* fix: merge conflict
* fix: restore issue redirection fix
* fix: disable modification of issue properties for archived issues, style: disable properties styling
* fix: hide empty group, switch to list view on redirct to archived issues
* fix: remove unnecessary header buttons for archived issue
* fix: auto-close dropdown fix
2023-07-13 11:34:37 +05:30
Aaryan Khandelwal
4c2cb2368a
chore: update classnames according to the new theming structure ( #1494 )
...
* chore: store various shades of accent color
* refactor: custom theme selector
* refactor: custom theme selector
* chore: update custom theme input labels
* fix: color generator function logic
* fix: accent color preloaded data
* chore: new theming structure
* chore: update shades calculation logic
* refactor: variable names
* chore: update color scheming
* chore: new color scheming
* refactor: themes folder structure
* chore: update classnames to the new ones
* chore: update static colors
* chore: sidebar link colors
* chore: placeholder color
* chore: update border classnames
2023-07-10 12:47:00 +05:30
Aaryan Khandelwal
ca7d3309d3
chore: accept issue confirmation modal ( #1377 )
...
* chore: accept issue confirmation modal
* chore: add inbox option to the command menu
* fix: status colors not loading
* chore: show state name on the inbox issue sidebar
2023-06-23 19:30:53 +05:30
Aaryan Khandelwal
99dd1b9f0c
chore: state delete validation ( #930 )
2023-04-22 18:19:35 +05:30
Aaryan Khandelwal
165d16e32b
style: issue details page ( #911 )
2023-04-21 00:34:22 +05:30
Aaryan Khandelwal
3c2f5d12ed
feat: themes ( #902 )
...
* chore: add next theme and initial setup
* chore: add dark mode colors to layouts
* chore: user general setting page theming
* chore: dashboard theming
* chore: project page theming
* chore: workspace setting page theming
* chore: my issue page theming
* chore: cmdk theming
* chore: change hardcode bg and text color to theme
* chore: change color name according to the design
* style: fix card in the dashboard
* style: fix merge conflict design issues
* style: add light high contrast and dark high contrast
* style: fix cmd k menu color and selection
* feat: change theme from cmdk menu
* chore: add multiple theme field to custom theme
* chore: removed custom theming
* fix: build error
---------
Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
Aaryan Khandelwal
223a204a97
fix: drag overlay z-index, sidebar dropdowns
2023-03-08 19:08:57 +05:30
Aaryan Khandelwal
4f4f3ebbde
chore: updated sidebar selects
2023-03-05 23:24:50 +05:30
Aaryan Khandelwal
166520dfda
feat: label grouping, fix: new states response ( #254 )
2023-02-08 18:51:03 +05:30
Aaryan Khandelwal
8b1bf53831
refactor: issues folder structure
2023-02-02 15:00:35 +05:30