guru_sainath
f1f7fa907a
[WEB-1883] chore: moving issue activity store to respective folder ( #5169 )
...
* chore: issue activity store
* chore: updated issue activity store and handled workspace settings order
* chore: added paramenter on the issue worklog component
* chore: hanlded popover close from prop
2024-07-19 16:11:25 +05:30
Akshita Goyal
e7948eabf2
[WEB-1956] fix: Keyboard shortcuts ( #5134 )
...
* fix: shortcuts
* fix: naming
* fix: structure optimization
2024-07-19 15:28:48 +05:30
Anmol Singh Bhatia
c2b5464e40
fix: empty issue title indicator ( #5173 )
2024-07-19 15:12:59 +05:30
Anmol Singh Bhatia
e055abb711
fix: issue link edit modal and mutation fix ( #5172 )
2024-07-19 13:56:36 +05:30
Prateek Shourya
44a0ff5c67
[WEB-1995] fix: searched page redirection from command palette. ( #5170 )
...
* [WEB-1995] fix: searched page redirection from command palette.
* chore: update redirect logic.
2024-07-19 13:56:16 +05:30
Akshita Goyal
f27c25821c
[WEB-1959]: Fix/member page revamp ( #5163 )
...
* fix: css issue + no pending issues handled
* fix: type issues
* fix: css changes
2024-07-18 20:50:25 +05:30
Anmol Singh Bhatia
aade07b37a
fix: project intake disabled validation ( #5161 )
2024-07-18 18:19:11 +05:30
Akshita Goyal
a8c1b8cdef
fix: inbox dependency array fix ( #5159 )
2024-07-18 16:00:16 +05:30
Akshita Goyal
78dd15a801
[WEB-1918]: Fix/sidebar collapse issue ( #5157 )
...
* fix: sidebar collapsed on smaller screen by default
* fix: linting
* fix: export issue
2024-07-18 15:52:48 +05:30
Aaryan Khandelwal
2d434f0b9c
fix: disable selection if no issues are present ( #5158 )
2024-07-18 15:50:22 +05:30
Anmol Singh Bhatia
39e3c28ad8
[WEB-1981] chore: project view icon and empty state ( #5153 )
...
* chore: view icon updated
* chore: view asset updated
* chore: project view empty state updated
2024-07-18 15:46:16 +05:30
guru_sainath
482b363045
[WEB-1883] chore: moved workspace settings to respective folders for CE and EE ( #5151 )
...
* chore: moved workspace settings to respective folders for ce and ee
* chore: updated imports
* chore: updated imports for ee
* chore: resolved import error
* chore: resolved import error
* chore: ee imports in the issue sidebar
* chore: updated file structure
* chore: table UI
* chore: resolved build errors
* chore: added worklog on issue peekoverview
2024-07-18 14:45:30 +05:30
Akshita Goyal
fff27c60e4
[WEB-1959]: Chore/settings member page ( #5144 )
...
* chore: implemented table component in ui library
* chore: added export in the UI package
* chore/member-page-revamp
* fix: added custom popover className
* fix: updated ui for projects
* fix: hide pending invites for members
* fix: added ee component
* removed unwanted logging
* fix: seperated components
* fix: used collapsible instead of disclosure
* fix: removed commented code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-18 13:02:22 +05:30
Akshita Goyal
474d7ef3c0
[WEB-1948] fix: priority icons ( #5146 )
...
* fix: priority icons
* fix: icon size specified
2024-07-18 13:01:48 +05:30
Anmol Singh Bhatia
a7ecfade98
[WEB-1920] dev: app sidebar revamp ( #5150 )
...
* chore: user activity icon added
* dev: sidebar navigation component added
* chore: dashboard constant file updated
* chore: unread notification indicator position
* chore: app sidebar project section
* chore: app sidebar User and Workspace section updated
* chore: notification to inbox transition
* chore: code refactor
* chore: code refactor
2024-07-18 12:56:33 +05:30
Akshita Goyal
996192b9bf
fix: showing first issue as default inbox state ( #5147 )
2024-07-17 18:46:40 +05:30
Anmol Singh Bhatia
85719b9a12
chore: project intake toast and activity message updated ( #5143 )
2024-07-16 18:44:32 +05:30
Anmol Singh Bhatia
0b1f9f0e5b
fix: spreadsheet layout quick action event propagation ( #5141 )
2024-07-16 16:06:19 +05:30
Anmol Singh Bhatia
d042dac042
fix: issue export project select dropdown width and truncate fix ( #5138 )
2024-07-16 15:58:55 +05:30
Anmol Singh Bhatia
f2733ab4df
fix: issue detail widget user role permission added ( #5131 )
2024-07-16 15:57:14 +05:30
Anmol Singh Bhatia
e4d6e5e1af
[WEB-1730] chore: project intake ( #5140 )
...
* chore: intake icon added
* chore: project inbox updated to intake in app sidebar and feature settings
* chore: intake icon added
* chore: project intake
* chore: project intake empty state asset updated
2024-07-16 15:21:03 +05:30
guru_sainath
cd85a9fe09
chore: handled the auto form submit for all authenticators ( #5139 )
2024-07-16 14:16:10 +05:30
Prateek Shourya
65caaa14cd
[WEB-1957] fix: exception error on label creation for unauthorized users. ( #5127 )
2024-07-15 20:29:20 +05:30
Anmol Singh Bhatia
9523799f34
fix: isssue widgets collapsible ui ( #5126 )
2024-07-15 19:51:59 +05:30
guru_sainath
f5f3c4915f
[WEB-1846] chore: integrated project other features enabled/disabled feature on project settings and updated the pro icon as a component ( #5071 )
...
* chore: integrated time traking enabled/disabled feature on project settings and updated the pro icon as a component
* chore: Showing the toggle and disabled to make any operations on project features
* chore: default exports in constants
* chore: seperated isEnabled and isPro
* chore: updated time traking key
* chore: updated UI in project feature settings
2024-07-15 19:48:27 +05:30
rahulramesha
08d9e95a86
[WEB-1255] chore: Refactor existing Space app for project publish ( #5107 )
...
* chore: paginated the issues in space app
* chore: storing query using filters
* chore: added filters for priority
* chore: issue view model save function
* chore: votes and reactions added in issues endpoint
* chore: added filters in the public endpoint
* chore: issue detail endpoint
* chore: added labels, modules and assignees
* refactor existing project publish in space app
* fix clear all filters in space App
* chore: removed the extra serialier
* remove optional chaining and fallback to an empty array
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-15 18:35:45 +05:30
Prateek Shourya
56331a7b55
[WEB-1949] chore: delete workspace components restructuring. ( #5123 )
...
* [WEB-1949] chore: delete workspace components restructuring.
* chore: update delete workspace section.
2024-07-15 16:55:26 +05:30
Akshita Goyal
33d6a8d233
[WEB-1820]: Fix/project selection dropdown ( #5122 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
* fix: handled the custom search button
* Freeze hookform version
* Revert yarn lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 16:47:40 +05:30
Akshita Goyal
4c353b6eeb
[WEB-1557] fix: create issue disabled for guests ( #5102 )
...
* fix: create issue disabled for guests
* fix: workspace role type
* fix: create modal issue
* fix: removed the create action in guest mode
* Remove unused imports
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 14:18:57 +05:30
Anmol Singh Bhatia
890888a274
chore: export issues validation added ( #5118 )
2024-07-15 13:27:20 +05:30
Anmol Singh Bhatia
f7de9a3497
fix: module and cycle sidebar scroll ( #5113 )
2024-07-15 13:26:28 +05:30
Anmol Singh Bhatia
830d1c0b5a
fix: issue label activity truncate fix and chip component added ( #5120 )
2024-07-15 13:13:20 +05:30
Anmol Singh Bhatia
1a26768291
[WEB-1902] fix: last draft issue properties ( #5110 )
...
* fix: handleFormChange added to start and due date properties
* fix: useEffect added to update localStorage when isDirty changes
2024-07-12 19:49:23 +05:30
Anmol Singh Bhatia
c93b826c48
chore: updated the order of issue detail widgets in the peek overview ( #5111 )
2024-07-12 19:46:00 +05:30
Akshita Goyal
f06095f120
[WEB-1759] fix: project dropdown action ( #5088 )
...
* fix: project dropdown action
* chore: added redirection for collapsed sidebar
* fix: disclosure panel close issue
* fix: removed redundancy
* fix: truncate issue
2024-07-11 20:20:32 +05:30
Anmol Singh Bhatia
dd3b0f6a3f
[WEB-1921] fix: issue widgets modal and code refactor ( #5106 )
...
* fix: celery fix
* chore: issue relationkey and issueCrudOperation state added to issueDetail store
* chore: moved issue detail widget modal to root
* chore: code refactor
* chore: default open widget updated
2024-07-11 20:12:09 +05:30
Anmol Singh Bhatia
15b0a448ee
[WEB-1925] dev: issue detail widget enhancement ( #5101 )
...
* chore: collapsible button border color updated
* chore: TIssueDetailWidget type added
* chore: issue link modal onClose updated
* chore: issue detail widgets collapse state added to store
* chore: issue detail widget interaction added
* chore: issue detail widget interaction added
2024-07-11 14:34:56 +05:30
Akshita Goyal
2d78f6fd22
fix: empty state for view page fixed ( #5090 )
2024-07-11 13:37:40 +05:30
Akshita Goyal
ac8e588ac3
[WEB-1820] fix: analytics truncate project name ( #5089 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
2024-07-11 13:36:34 +05:30
guru_sainath
2136872351
[WEB-1916] ui: updated the empty state design in workspace notifications and ui changes ( #5093 )
...
* ui: updated the empty state design in workspace notifications and ui changes
* chore: updated the popover custom components
* ui: updated the badge ui on the sidrbar options
* ui: broken down the menu components
2024-07-11 13:19:07 +05:30
Prateek Shourya
31f67e189d
[WEB-1843] chore: billing page and upgrade badge UI improvements. ( #5099 )
...
* [WEB-1843] chore: billing page and upgrade badge UI improvements.
* chore: fix sidebar collaped state.
2024-07-10 19:38:21 +05:30
guru_sainath
cd540e9641
[WEB-1908] chore: update input type number validation to type text in estimate input form ( #5086 )
...
* chore: removed input type number validation in estimate input form
* chore: removed pattern
2024-07-09 15:31:12 +05:30
Anmol Singh Bhatia
676ec7e396
[WEB-1899] fix: issue attachment delete modal and code refactor ( #5085 )
...
* chore: issue attachment modal state updated in store
* fix: issue attachment delete modal fix and code refactor
2024-07-09 15:14:23 +05:30
guru_sainath
f617937542
[WEB-1900] chore: mentions mutation, ui fix on app sidebar notification badge, and back button inbox issue notification embed ( #5083 )
...
* chore: mention notification boolean field
* chore: handled mentions and all notification mutation and UI fix on the app sidebar notification badge and Back redirection button on inbox issue resposiveness
* chore: Moved everthing to chip
* chore: cleaning up the selection when we unmount the page
* chore: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 13:41:34 +05:30
Anmol Singh Bhatia
6c2b28df91
fix: attachment delete modal ( #5080 )
2024-07-08 20:53:35 +05:30
Anmol Singh Bhatia
53e5d4b40c
[WEB-1680] dev: issue detail activity revamp and issue detail page improvement ( #5075 )
...
* chore: issue link activity message updated
* chore: activity filter type constant added
* dev: issue activity revamp and code refactor
* chore: issue detail widget oreder updated in peek overview
* chore: issue detail page padding improvement
* fix: relation widget toast alert
* fix: relation widget toast alert
* fix: peek overview attachment delete modal
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: issue detail sidebar parent field
2024-07-08 19:33:19 +05:30
guru_sainath
7767be2e21
[WEB-1889] fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peek overview component ( #5074 )
...
* fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peekoverview component
* fix: code cleanup
* fix: code cleanup on workspace notification store
* fix: updated selected notification on workspace notification store
2024-07-08 18:52:30 +05:30
rahulramesha
a623456e63
[WEB-1890] fix: issue creation by using appropriate stores ( #5072 )
...
* fix issue creation by using appropriate stores
* add comments
* change useIssuesStore hook to use useIssueStoreType
2024-07-08 18:52:10 +05:30
Anmol Singh Bhatia
fb586c58d2
fix: created by tooltip removed ( #5076 )
2024-07-08 17:43:20 +05:30
Anmol Singh Bhatia
fb46249ccf
[WEB-1872] fix: completed cycle gantt layout quick add issue validation ( #5066 )
...
* fix: completed cycle gantt layout quick add issue validation
* chore: code refactor
2024-07-08 15:55:53 +05:30