Aaryan Khandelwal
8d7425a3b7
[PE-182] refactor: pages' components and store for scalability ( #6283 )
...
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 20:41:38 +05:30
Anmol Singh Bhatia
211d5e1cd0
chore: code refactor and build fix ( #6285 )
...
* chore: code refactor and build fix
* chore: code refactor
* chore: code refactor
2024-12-27 18:18:45 +05:30
Vamsi Krishna
3c6bbaef3c
fix: modified link behaviour to improve accessibility ( #6284 )
2024-12-27 17:46:40 +05:30
Prateek Shourya
4159d12959
[WEB-2889] fix: global views sorting when hyper model is enabled. ( #6280 )
2024-12-27 13:03:26 +05:30
Anmol Singh Bhatia
2f2f8dc5f4
[WEB-2880] chore: project detail response updated ( #6281 )
...
* chore: project detail response updated
* chore: code refactor
2024-12-27 09:17:35 +05:30
Anmol Singh Bhatia
756a71ca78
[WEB-2907] chore: issue store updated and code refactor ( #6279 )
...
* chore: issue and epic store updated and code refactor
* chore: layout ux copy updated
2024-12-26 20:01:32 +05:30
Prateek Shourya
a5c1282e52
[WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. ( #6277 )
2024-12-26 16:46:52 +05:30
Bavisetti Narayan
f54f3a6091
chore: workspace entity search endpoint ( #6272 )
...
* chore: workspace entity search endpoint
* fix: editor entity search endpoint
* chore: restrict guest users
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-26 15:00:32 +05:30
Vamsi Krishna
70f72a2b0f
[WEB-2699]chore: added issue count for upcoming cycles ( #6273 )
...
* chore: added issue count for upcoming cycles
* chore: memoized show issue count
2024-12-24 20:53:06 +05:30
Vamsi Krishna
c0b5e0e766
fix: label creation ( #6271 )
2024-12-24 20:52:31 +05:30
Anmol Singh Bhatia
fedcdf0c84
[WEB-2879] chore sub issue analytics improvements ( #6275 )
...
* chore: epics type added to package
* chore: epic analytics helper function added
* chore: sub issue analytics mutation improvement
2024-12-24 20:52:03 +05:30
Anmol Singh Bhatia
ea78c2bceb
fix: active cycle update payload ( #6270 )
2024-12-24 14:01:47 +05:30
Vamsi Krishna
ba1a314608
[WEB-1412]fix: split labels in kanban board ( #6253 )
...
* fix: split labels in kanban board
* chore: incresaed labels max render and moved labels to end of properties
chore: refactored label render component
2024-12-23 20:28:17 +05:30
Prateek Shourya
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
Prateek Shourya
6070ed4d36
improvement: enhance activity components and types modularity ( #6262 )
2024-12-23 20:03:42 +05:30
sriram veeraghanta
1059fbbebf
fix: build errors while upgrading date-fns
2024-12-23 19:05:52 +05:30
Anmol Singh Bhatia
34d114a4c5
fix: sub-issue collapsible visibility ( #6259 )
2024-12-23 15:42:03 +05:30
Aaryan Khandelwal
d54c1bae03
[PE-93] regression: mention users highlight color, reomve bot users from search list ( #6258 )
...
* chore: remove bot users in mention
* fix: user highlight color
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-23 15:25:40 +05:30
Aaryan Khandelwal
d2c0940f04
refactor: accept generic function to search mentions ( #6249 )
2024-12-20 15:51:36 +05:30
Prateek Shourya
e6bf57aa18
[WEB-2885] fix: retain issue description when creating an issue copy ( #6243 )
2024-12-20 14:17:41 +05:30
Aaryan Khandelwal
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
Aaryan Khandelwal
c10b875e2a
fix: page title fixed height ( #6242 )
2024-12-20 13:24:19 +05:30
Vamsi Krishna
f10f9cbd41
[WEB-2859]chore: sub issue list optimization ( #6232 )
...
* chore: optimized api calls for sub-issue widget
* chore: added api call for on sub issues widget click
2024-12-19 22:45:08 +05:30
guru_sainath
9b71a702c7
[WEB-2884] chore: Update timezone list, add new endpoint, and update timezone dropdowns ( #6231 )
...
* dev: updated timezones list
* chore: added rate limiting
2024-12-19 20:15:55 +05:30
Vamsi Krishna
0a320a8540
* fix: avoided uncessary api call while creating issue draft ( #6230 )
...
* fix: fixed import order in module header
2024-12-19 16:26:35 +05:30
Anmol Singh Bhatia
44d8de1169
chore: remove workspace toggle from issue parent modal ( #6227 )
2024-12-19 13:59:44 +05:30
Prateek Shourya
6214c09170
refactor: move all issue related enums to constants package ( #6229 )
2024-12-19 13:58:54 +05:30
sriram veeraghanta
881c744eb9
fix: build errors
2024-12-18 14:57:59 +05:30
M. Palanikannan
e33bae2125
[PE-92] fix: removing readonly collaborative document editor ( #6209 )
...
* fix: removing readonly editor
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-18 12:58:18 +05:30
Aaryan Khandelwal
580c4b1930
refactor: remove cn helper function from the editor package ( #6217 )
2024-12-18 12:22:14 +05:30
Vamsi Krishna
ddd4b51b4e
fix: labels empty state for drop down ( #6216 )
2024-12-17 19:14:10 +05:30
Satish Gandham
ede4aad55b
- Do not clear temp files that are locked. ( #6214 )
...
- Handle edge cases in sync workspace
2024-12-17 17:46:24 +05:30
Akshita Goyal
1a715c98b2
chore: added common component for project activity ( #6212 )
...
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
2024-12-17 17:02:59 +05:30
Vamsi Krishna
8e6d885731
[WEB-2678]feat: added functionality to add labels directly from dropdown ( #6211 )
...
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
2024-12-17 14:29:56 +05:30
Prateek Shourya
4507802aba
refactor: enhance workspace and project wrapper modularity ( #6207 )
2024-12-16 19:01:37 +05:30
Anmol Singh Bhatia
438cc33046
code refactor and improvement ( #6203 )
...
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
2024-12-16 17:24:50 +05:30
Vamsi Krishna
442b0fd7e5
fix: added project sync after transfer issues ( #6200 )
2024-12-16 15:15:48 +05:30
Prateek Shourya
9234f21f26
[WEB-2848] improvement: enhanced components modularity ( #6196 )
...
* improvement: enhanced componenets modularity
* fix: lint errors resolved
2024-12-13 14:26:26 +05:30
Akshita Goyal
b4112358ac
[WEB-2688] chore: added icons and splitted issue header ( #6195 )
...
* chore: added icons and splitted issue header
* fix: added ee filler component
* fix: component name fixed
* fix: removed dupes
* fix: casing
2024-12-13 13:31:13 +05:30
Aaryan Khandelwal
77239ebcd4
fix: GitHub casing across the platform ( #6193 )
2024-12-13 02:22:46 +05:30
Prateek Shourya
54f828cbfa
refactor: enhance components modularity and introduce new UI componenets ( #6192 )
...
* feat: add navigation dropdown component
* chore: enhance title/ description loader and componenet modularity
* chore: issue store filter update
* chore: added few icons to ui package
* chore: improvements for tabs componenet
* chore: enhance sidebar modularity
* chore: update issue and router store to add support for additional issue layouts
* chore: enhanced cycle componenets modularity
* feat: added project grouping header for cycles list
* chore: enhanced project dropdown componenet by adding multiple selection functionality
* chore: enhanced rich text editor modularity by taking members ids as props for mentions
* chore: added functionality to filter disabled layouts in issue-layout dropdown
* chore: added support to pass project ids as props in project card list
* feat: multi select project modal
* chore: seperate out project componenet for reusability
* chore: command pallete store improvements
* fix: build errors
2024-12-12 21:40:57 +05:30
Bavisetti Narayan
9ad8b43408
chore: handled the cycle date time using project timezone ( #6187 )
...
* chore: handled the cycle date time using project timezone
* chore: reverted the frontend commit
2024-12-12 14:11:12 +05:30
Prateek Shourya
a9bd2e243a
refactor: enhance command palette modularity ( #6139 )
...
* refactor: enhance command palette modularity
* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
Vamsi Krishna
ca0d50b229
fix: no activity while moving inbox issues ( #6185 )
2024-12-11 17:57:27 +05:30
Vamsi Krishna
7fca7fd86c
[WEB-2774] fix:favorites reorder ( #6179 )
...
* fix:favorites reorder
* chore: added error handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-11 16:29:39 +05:30
Prateek Shourya
0ac68f2731
improvement: refactored issue grouping logic to access MobX store directly ( #6134 )
...
* improvement: refactored issue grouping logic to access MobX store directly
* chore: minor updates
2024-12-11 15:14:15 +05:30
rahulramesha
5a9ae66680
chore: Remove shouldIgnoreDependencies flags while dragging in timeline view ( #6150 )
...
* remove shouldEnable dependency flags for timeline view
* chore: error handling
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-11 13:43:48 +05:30
Vamsi Krishna
134644fdf1
[WEB-2382]chore:notification files restructuring ( #6181 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
* chore:file restructuring
* fix:notification types
* chore:file restructuring
* chore:modified notfication types
* chore: modified types for notification
* chore:removed redundant checks for id
2024-12-11 13:41:19 +05:30
Anmol Singh Bhatia
216a69f991
chore: workspace draft and inbox issue local db mutation ( #6180 )
2024-12-10 19:12:24 +05:30
Vihar Kurama
205395e079
fix: changed checkboxes to toggles on notifications settings page ( #6175 )
2024-12-10 01:02:34 +05:30