Akshita Goyal
77694ee8ba
[WEB-1876] fix: "Show sub-issues" checkbox checked by default under Archives ( #5091 )
...
* fix: "Show sub-issues" checkbox checked by default under Archives
* fix: default value set
2024-07-11 13:37:07 +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
Anmol Singh Bhatia
a90724516b
chore: auth screen layout padding ( #5087 )
2024-07-11 13:18:06 +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
Nikhil
c6db050443
chore: page version migrations ( #5103 )
...
* chore: rewrite page version migration to remove data back migration
* dev: rename exporter history choice field
* dev: update migration
2024-07-10 19:37:04 +05:30
Nikhil
f9a3778c7f
fix: data migrations for page versioning ( #5100 )
...
* dev: remove issue type back migrations
* dev: revert data migrations
* dev: update migrations to run async
* dev: remove unused imports
2024-07-10 15:03:41 +05:30
Nikhil
ec1662cbd6
dev: remove page version back migrations ( #5092 )
2024-07-09 19:58:49 +05:30
Nikhil
7986a28ca2
[WEB - 1837]feat: page versioning ( #5019 )
...
* dev: create issue types and add back migration for existing issues
* dev: fix save
* dev: fix migration for issue types
* dev: create page version
* dev: add page versioning migrations
* dev: create page version endpoints
* dev: add is_default value in issue type
* dev: add start date and target date to project
* chore: updated migration
* dev: get issue_types
* fix: typo
* dev: update fetch ordering
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 18:55:35 +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
Bavisetti Narayan
6b12c78cea
[WEB-1904] chore: updated setup env ( #5082 )
...
* chore: updated setup env
* chore: removed the web env
2024-07-09 13:48:36 +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
Nikhil
988201d729
[WEB - 1888] dev: log issue activity when transferring issues from one cycle to another ( #5073 )
...
* fix: cycle transfer activity
* chore: external api transfer issue
* chore: moved the cycle id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-08 20:54:10 +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
Anmol Singh Bhatia
fd61079c8b
chore: project active cycle progress state group color updated ( #5077 )
2024-07-08 18:52:47 +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
Anmol Singh Bhatia
0e4ce2baa5
chore: issue widgets added to issue peek overview ( #5069 )
2024-07-08 15:51:59 +05:30
Anmol Singh Bhatia
4e815c0fed
fix: issue link error toast alert ( #5068 )
2024-07-08 15:28:38 +05:30
Nikhil
1cd55cd95b
fix: remove user workspace cache on account deactivation ( #5065 )
2024-07-08 15:27:45 +05:30
Satish Gandham
d8d476463b
[WEB-1728] Chore: Preload apis required to bootstrap the application ( #5026 )
...
* chore: prefetch apis
* chore: implemented cache-control
* Preload links with credentials
* chore: updated time in the cache and handled it based on cookie
* chore: make cache private
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-08 15:26:52 +05:30
guru_sainath
fc2585bf64
[WEB-1878] ui: implementing popover component in a UI package ( #5063 )
...
* ui: impleented popover commponent
* chore: implemente component in project-states
* chore: added default styling for popover menu panel
* chore: removed propsWithChildren in popover component type
2024-07-08 15:03:22 +05:30
Anmol Singh Bhatia
6dcbea6d14
fix: module detail sidebar scroll ( #5064 )
2024-07-08 12:59:57 +05:30
Anmol Singh Bhatia
12c24ad255
fix: dashboard collaborators endpoint active member filter ( #5062 )
2024-07-08 12:04:00 +05:30
Anmol Singh Bhatia
387dbd89f5
[WEB-1679] feat: issue detail widgets ( #5034 )
...
* chore: issue detail sidebar and main content improvement and code refactor
* dev: issue relation list component added
* chore: code refactor
* dev: issue detail widget implementation
* dev: update issue relation endpoint to return same response as sub issue
* chore: changed updated_by in issue attachment
* fix: peek view link ui
* chore: move collapsible button component to plane ui package
* chore: issue list component code refactor
* chore: relation icon updated
* chore: relation icon updated
* chore: issue quick action ui updated
* chore: wrap title indicatorElement component with useMemo
* chore: code refactor
* fix: build error
2024-07-05 16:51:58 +05:30
Manish Gupta
b7d792ed07
fix: Fixed aio build ( #5056 )
...
* fix: aio build
* fix aio branch build
2024-07-05 16:45:02 +05:30
Bavisetti Narayan
54a5e5e761
[WEB-1437] feat: notifications mention filter ( #5040 )
...
* chore: implemented mentions on the notification
* chore: mention notification filter
* chore: handled mentions refetch and total count on header and sidebar menu option
* chore: seperated notifications empty state
* chore: updated sidebar menu option notification vaidation
* chore: handled notificaition sidebar total notifications count
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-05 16:13:09 +05:30
Anmol Singh Bhatia
837f09ed90
fix: kanban subgroup quick add validation ( #5055 )
2024-07-05 16:10:16 +05:30
guru_sainath
38f8aa90c1
[WEB-1519] chore: update component structure in project state settings and implement DND ( #5043 )
...
* chore: updated project settings state
* chore: updated sorting on project state
* chore: updated grab handler in state item
* chore: Updated UI and added garb handler icon
* chore: handled top and bottom sequence in middle element swap
* chore: handled input state element char limit to 100
* chore: typos and code cleanup in create state
* chore: handled typos and comments wherever is required
* chore: handled sorting logic
2024-07-05 16:09:33 +05:30
guru_sainath
c75091ca3a
[WEB-1803] chore: workspace notification sorting when we refresh the notifications on workspace notifications ( #5049 )
...
* chore: workspace notification sorting when we refresh the notifications on workspace notifications
* chore: replaced sorting with ISO to EPOCH
* chore: converted obj to array
2024-07-05 16:09:16 +05:30
Nikhil
61ce055cb3
[WEB - 1740] chore: add issue id in pages detail endpoint ( #4942 )
...
* chore: add issue id in pages detail endpoint
* fix: response structure changed
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-07-05 15:00:15 +05:30
Prateek Shourya
977b47d35f
[WEB-1843] chore: minor file restructuring. ( #5044 )
2024-07-05 14:58:42 +05:30
Bavisetti Narayan
509c258b07
chore: custom analytics charts ( #5052 )
2024-07-05 14:55:48 +05:30
Vihar Kurama
3cfb0ac518
update assignes for github issue templates ( #5053 )
2024-07-05 14:30:37 +05:30
guru_sainath
156f1011f3
chore: Active cycle muatation when current cycle creation when current_date is in between start_date and end_date ( #5050 )
2024-07-05 12:13:28 +05:30
Bavisetti Narayan
a36d1a753e
chore: corrected the subissue ordering ( #5030 )
2024-07-04 19:51:05 +05:30
Bavisetti Narayan
9a927ded84
chore: estimate points float field ( #5038 )
2024-07-04 19:50:08 +05:30
rahulramesha
72f00e378d
fix build errors due to conflicting PRs ( #5047 )
2024-07-04 17:13:04 +05:30
guru_sainath
d3ec1aa422
[WEB-1792] chore: updated UI notification tooltip on header and app sidebar ( #5046 )
...
* ui: updatedm UI notificaton tooltip on header and app sidebar
* fix: reverted notification sorting
* fix: renamed function name updateIssue with issueUpdate in issue base helper file
2024-07-04 17:04:00 +05:30
Anmol Singh Bhatia
dda19b0a3f
fix: issue peek view link list ui ( #5045 )
2024-07-04 17:03:25 +05:30
Aaryan Khandelwal
2b570da890
chore: change comment box placeholder ( #5042 )
2024-07-04 16:21:05 +05:30
rahulramesha
5918607171
[WEB-1818] fix: issue changes done in Peek overview to reflect in the issue list boards ( #5010 )
...
* fix issue changes done in Peek overview to reflect in the issue boards
* Adding comments to aliased names
2024-07-04 16:18:33 +05:30
rahulramesha
f1496e3144
fix module Quick add ( #5039 )
2024-07-04 16:17:49 +05:30
sriram veeraghanta
9717497b4e
chore: package version change
2024-07-04 15:27:37 +05:30
guru_sainath
2f8c8ac40f
[WEB-1847] chore: handled project id on the issue creation modal toast when the issue creation is happening on the home page ( #5033 )
...
* chore: handled project id on the issue creation modal toast when the issue creation is happening on the home page
* chore: updated issue modal condition
2024-07-04 12:08:26 +05:30
guru_sainath
734e920e08
chore: updated dropdown hover ui on estimate dropdown menu options ( #5032 )
2024-07-03 19:17:01 +05:30