Commit Graph

11 Commits

Author SHA1 Message Date
Prateek Shourya
fd0c35d07f [WEB-3128] improvement: team statistics scope, analytics empty state and components rename (#2195)
* improvement: team statistics scope

* improvement: remove team lead from list of members

* chore: team analytics empty state and renamed team workload / dependencies

* chore: rename worklaod and dependency endpoints

* remove overdue banner if there are no overdue issues

* chore: team issues filters empty state ux copy updated

* chore: clear stats filter empty state

* chore: language translation for team analytics empty state

* chore: rename work items -> issues

* fix: team relations logic

* chore: reset local analytics filters

* improvement: team statistics responsiveness

* chore: blocking blocked by issues

* improvement: team relation logic and ui

* fix: team statistics filter logic

* fix: optimstic update for team analytics filters

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-01-15 18:59:32 +05:30
Anmol Singh Bhatia
4323b58031 [WEB-3130] chore: remove overdue progress stats (#2198)
* chore: analytic types updated

* chore: remove overdue from progress section and code refactor

* chore: removed the overdue issues count

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-01-15 18:59:14 +05:30
Anmol Singh Bhatia
3c37071d49 [WEB-2943] chore epic initiative and project overview improvement (#2154)
* chore: section empty state and sidebar content wrapper component updated

* fix: initiative link remove mutation

* chore: update sidebar component updated

* chore: sidebar comment validation updated

* chore: sidebar comment validation updated

* chore: collapsible section render

* chore: project overview progress empty state

* chore: sidebar activity, comment and updates sorting
2025-01-08 17:34:49 +05:30
Anmol Singh Bhatia
bc87ebe19c [WEB-2943] chore: layout consistency and code cleanup (#2124)
* chore: epic layout consistency

* chore: code cleanup and build fix

* chore: code cleanup

* chore: initative collapsible state added to store

* chore: initiatve layout consistency

* chore: code cleanup

* chore: code refactoring

* chore: project overview collapsible state and handler added to store

* chore: layout main wrapper component updated

* chore: layout sidebar wrapper component updated

* chore: project overview layout consistency and code refactor

* chore: code cleanup

* fix: build error

* chore: code cleanup
2025-01-08 14:46:45 +05:30
Anmol Singh Bhatia
f247d854bd [WEB-2943] dev: common layout components (#2072)
* dev: common title and description input component added

* dev: common layout components
2025-01-02 18:22:27 +05:30
Anmol Singh Bhatia
4c4ebd0988 dev: common title and description input component added (#2064) 2025-01-02 12:32:36 +05:30
Akshita Goyal
905c1cca19 [WEB-2862] fix: loading + enum for assets (#1953)
* fix: loading + enum for assets

* fix: build issue
2024-12-17 17:59:04 +05:30
Akshita Goyal
ea0f897cfc fix: integrated common activity componnet (#1950) 2024-12-17 17:32:46 +05:30
Akshita Goyal
96894ffe0f [WEB-2862] fix: project overview bugs (#1947)
* fix: project overview bugs

* fix: reverted updates

* fic: reverted updates flag
2024-12-17 13:51:00 +05:30
Akshita Goyal
beaef62781 fix: project overview improvements (#1930)
* fix: activity new fields added

* fix: borders

* fix: minor bug fixes

* chore: added the is_project_updates_enabled key

* chore: passed the proejct id

* fix: bugs

* fix: padding issues

* fix: typo

* fix: project service code for toggle apis

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-12-16 19:37:59 +05:30
guru_sainath
65d4bee539 [WEB-1846] feat: time tracking (#608)
* 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: issue worklog endpoint

* chore: added work log issue

* chore: csv worklog downloads

* chore: acitvity listing

* chore: added workspace in export issues

* chore: initialised services, contants, and store

* chore: integrated worklog hooks

* chore: changed types in worklog type

* chore: worklog response changes

* chore: serializer changes

* chore: corrected the import statement

* chore: Worklog components and page updates

* fix: download csv and excel

* chore: implemented pagination for table and updated worklog downloads

* chore: updated pagination and updated the api for worklog download filter param

* chore: download response change

* chore: import errors resolved in issue worklog

* chore: handled loaders and empty states in worklog settings

* chore: ui, typos and cleanup

* chore: resolved merge conflicts

* chore: updating the time tracking on issue detail page

* chore: updated the ui worklog issue property button

* chore: removed create from the worklog header

* chore: updated default filters from constants

* chore: resolved ce code updates

* chore: ce cleanup

* chore: worklogs in issue activity

* ui: updated UI for peek overview and issue detail for worklog property

* fix: exporter type

* ui: handled the typos

* ui: loader ui height changes

* chore: resolved merge conflicts

* chore: handled the project worklogs enabled/disabled in the issues

* chore: handled empty screen for worklog

* chore: typo

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-07-22 19:43:49 +05:30