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
Dakshesh Jain
981acc81c1
fix: replaced first name, last name or email to display name ( #1796 )
...
* fix: replacing first, last name and email with display name
* fix: different endpoint for workspace & project member
* fix: falling back to email if display_name doesn't exist
2023-08-08 13:01:43 +05:30
Aaryan Khandelwal
dddfeb17b7
refactor: dropdowns ( #1532 )
2023-07-17 17:35:47 +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
9ccc35d181
fix: make custom search select handle undefined options ( #1094 )
...
* fix: make search select handle undefined options
* fix: kanban y-scroll
2023-05-20 16:00:41 +05:30
Anmol Singh Bhatia
483c49d0ff
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
2023-05-02 20:00:33 +05:30
Aaryan Khandelwal
2ec8fbab34
style: modals theming ( #940 )
...
* style: existing issues list modal
* style: parent issues list modal
* style: issue modal
* style: cycle modal
* style: module modal
* style: view modal
* style: page modal
* style: delete modals
2023-04-24 11:19:53 +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
kunalv17
5c1607f39b
style: finished module card design ( #593 )
...
* style: finished modulecard design
* fix: use assignee list component
2023-03-30 01:17:51 +05:30
Aaryan Khandelwal
cc498096f3
chore: update module dropdowns ( #396 )
2023-03-07 22:56:22 +05:30
Aaryan Khandelwal
f725ea5b15
fix: edit module mutation error ( #394 )
2023-03-07 22:21:50 +05:30
Aaryan Khandelwal
4d598fd6b6
style: dropdowns, feat: favorite projects in sidebar
2023-03-04 17:47:03 +05:30
Aaryan Khandelwal
76cc634a46
feat: cycles and modules toggle in settings, refactor: folder structure ( #247 )
...
* feat: link option in remirror
* fix: removed link import from remirror toolbar
* refactor: constants folder
* refactor: layouts folder structure
* fix: issue view context
* feat: cycles and modules toggle in settings
2023-02-08 10:13:07 +05:30
Aaryan Khandelwal
b2eab805e9
refactor: modules and states folder structure
2023-02-02 18:04:13 +05:30