Prateek Shourya
|
231fd52992
|
[WEB-447] feat: projects archive. (#4014)
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-03-21 20:59:34 +05:30 |
|
Prateek Shourya
|
061be85a5d
|
feat: cycles and modules archive. (#4005)
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-20 21:02:58 +05:30 |
|
sriram veeraghanta
|
53ddef1cd5
|
fix: eslint fixes and file formatting
|
2024-03-19 20:08:35 +05:30 |
|
sriram veeraghanta
|
473dfc7a5b
|
fix: merge conflicts resolved
|
2024-03-19 18:00:43 +05:30 |
|
Aaryan Khandelwal
|
6bc133e3b1
|
chore: swapped dates and status properties in the cycle list item (#3957)
|
2024-03-14 20:02:18 +05:30 |
|
Ramesh Kumar Chandra
|
cb632408f9
|
[WEB-713] style: remove tooltips in mobile responsiveness (#3948)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-12 20:39:36 +05:30 |
|
Aaryan Khandelwal
|
535731141f
|
[WEB-682] feat: cycles list filtering and searching (#3910)
* chore: implemented cycles list filters and ordering
* chore: active cycle tab updated
* refactor: cycles folder structure
* fix: name search inout auto-focus
* fix: cycles ordering
* refactor: move cycle filters logic to mobx store from local storage
* chore: show completed cycles in a disclosure
* chore: added completed cycles count
* refactor: cycles mapping logic
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-11 21:00:05 +05:30 |
|