Prateek Shourya
|
e4e83a947a
|
[WEB-2479] fix: merge default and archived issue details endpoint. (#5882)
|
2024-10-24 14:40:50 +05:30 |
|
Akshita Goyal
|
645a261493
|
fix: Added a common dropdown component (#5826)
* fix: Added a common dropdown component
* fix: dropdown
* fix: estimate dropdown
* fix: removed consoles
|
2024-10-15 15:17:46 +05:30 |
|
Aaryan Khandelwal
|
7e334203f1
|
[WEB-310] dev: private bucket implementation (#5793)
* chore: migrations and backmigration to move attachments to file asset
* chore: move attachments to file assets
* chore: update migration file to include created by and updated by and size
* chore: remove uninmport errors
* chore: make size as float field
* fix: file asset uploads
* chore: asset uploads migration changes
* chore: v2 assets endpoint
* chore: remove unused imports
* chore: issue attachments
* chore: issue attachments
* chore: workspace logo endpoints
* chore: private bucket changes
* chore: user asset endpoint
* chore: add logo_url validation
* chore: cover image urlk
* chore: change asset max length
* chore: pages endpoint
* chore: store the storage_metadata only when none
* chore: attachment asset apis
* chore: update create private bucket
* chore: make bucket private
* chore: fix response of user uploads
* fix: response of user uploads
* fix: job to fix file asset uploads
* fix: user asset endpoints
* chore: avatar for user profile
* chore: external apis user url endpoint
* chore: upload workspace and user asset actions updated
* chore: analytics endpoint
* fix: analytics export
* chore: avatar urls
* chore: update user avatar instances
* chore: avatar urls for assignees and creators
* chore: bucket permission script
* fix: all user avatr instances in the web app
* chore: update project cover image logic
* fix: issue attachment endpoint
* chore: patch endpoint for issue attachment
* chore: attachments
* chore: change attachment storage class
* chore: update issue attachment endpoints
* fix: issue attachment
* chore: update issue attachment implementation
* chore: page asset endpoints
* fix: web build errors
* chore: attachments
* chore: page asset urls
* chore: comment and issue asset endpoints
* chore: asset endpoints
* chore: attachment endpoints
* chore: bulk asset endpoint
* chore: restore endpoint
* chore: project assets endpoints
* chore: asset url
* chore: add delete asset endpoints
* chore: fix asset upload endpoint
* chore: update patch endpoints
* chore: update patch endpoint
* chore: update editor image handling
* chore: asset restore endpoints
* chore: avatar url for space assets
* chore: space app assets migration
* fix: space app urls
* chore: space endpoints
* fix: old editor images rendering logic
* fix: issue archive and attachment activity
* chore: asset deletes
* chore: attachment delete
* fix: issue attachment
* fix: issue attachment get
* chore: cover image url for projects
* chore: remove duplicate py file
* fix: url check function
* chore: chore project cover asset delete
* fix: migrations
* chore: delete migration files
* chore: update bucket
* fix: build errors
* chore: add asset url in intake attachment
* chore: project cover fix
* chore: update next.config
* chore: delete old workspace logos
* chore: workspace assets
* chore: asset get for space
* chore: update project modal
* chore: remove unused imports
* fix: space app editor helper
* chore: update rich-text read-only editor
* chore: create multiple column for entity identifiers
* chore: update migrations
* chore: remove entity identifier
* fix: issue assets
* chore: update maximum file size logic
* chore: update editor max file size logic
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: added file size limit to the space app
* dev: add file size limit restriction on all endpoints
* fix: remove old workspace logo and user avatar
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2024-10-11 20:13:38 +05:30 |
|
Akshita Goyal
|
f1a0a8d925
|
Fix: Cycle graphs refactor (#5745)
* fix: community changes for cycle graphs
* fix: added dependency from root package.json
|
2024-10-03 19:25:53 +05:30 |
|
Akshita Goyal
|
4940dc2193
|
Chore: progress chart changes (#5707)
* fix: progress chart code splitting
* fix: progress chart code splitting
* fix: build errors + review changes
|
2024-10-01 18:59:49 +05:30 |
|
Akshita Goyal
|
87dbb9b888
|
[WEB-2273] Chore: page alignments (#5505)
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
|
2024-09-05 12:16:24 +05:30 |
|
Akshita Goyal
|
716300d964
|
[WEB-2114]: Chore: project cycle optimization (#5430)
* chore: project cycle optimization
* fix: typo
* chore: changed the label typo
* feat: intergrated optimized api
* chore: added every key as plural
* fix: productivity dropdown
* fix: removed logging
* fix: handled loading
* fix: loaders
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-08-27 19:50:20 +05:30 |
|
Prateek Shourya
|
807dfec7ad
|
chore: components restructure and improvements (#5383)
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
|
2024-08-19 13:40:19 +05:30 |
|
Anmol Singh Bhatia
|
ee76cb1dc7
|
[WEB-1999] dev: interactive active cycle stats (#5280)
* chore: list layout item improvement
* dev: active cycle interactive stats implementation
* dev: in cycle list interactive date picker added
|
2024-08-01 12:55:57 +05:30 |
|
Akshita Goyal
|
f75df83ca1
|
[WEB-2028] fix: added states to module progress bar (#5273)
* fix: added multiple states to module progress bar
* fix: refactored
|
2024-07-31 14:12:00 +05:30 |
|
Akshita Goyal
|
58f203dd38
|
fix: active cycle filter (#5217)
|
2024-07-24 16:53:09 +05:30 |
|
Akshita Goyal
|
d22b633d50
|
[WEB-1966] fix: export button handled based on role (#5198)
* fix: export button handled based on role
* fix: formatting
* fix: import optimization
* fix: border fix for cycles page
* fix: import optimization
|
2024-07-24 12:02:01 +05:30 |
|
Satish Gandham
|
31fe9a1a02
|
[WEB-2007] fix: cycles loading optimization (#5207)
* fix: cycles loading optimization
* fix: ts error
* fix: types added along with apis
* fix: formatting
* fix: removed bottom border
* fix: fixed loading state for cycle-stats
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
|
2024-07-23 17:04:31 +05:30 |
|
guru_sainath
|
c5cd823aaa
|
[WEB-522] fix: handling the issue and estimate point dropdown in the active cycle to render only when the estimate type is points (#4930)
* fix: handling the issue and estimate point dropdown in active cycle to render only when estimate type is points
* fix: reverted the theme store
|
2024-06-25 14:11:28 +05:30 |
|
Aaryan Khandelwal
|
c36c98476c
|
chore: move FavoriteStar component to ui package (#4834)
* chore: move favorite star to ui package
* Update yarn.lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
|
2024-06-20 16:26:21 +05:30 |
|
sriram veeraghanta
|
ba63e0c5ea
|
fix: replacing mobx react lite with mobx react
|
2024-06-20 14:08:52 +05:30 |
|
guru_sainath
|
56956d8786
|
fix: updated the ui inconsistancy in active cycle estimate dropdown (#4860)
|
2024-06-18 16:15:26 +05:30 |
|
Prateek Shourya
|
c5731ce454
|
fix: duplicate import lint error. (#4827)
|
2024-06-14 19:27:21 +05:30 |
|
guru_sainath
|
8f091b7d7e
|
[WEB-522] chore: estimate point active cycles pending count and fixed burndown graph total issues (#4825)
* chore: updated active cycles count and graph payload
* chore: updated mobx observer
|
2024-06-14 19:06:24 +05:30 |
|
guru_sainath
|
cfbc0cf2e1
|
chore: ui fix and validation on estimare on active cycles estimate in project cycles (#4822)
|
2024-06-14 16:38:48 +05:30 |
|
guru_sainath
|
61d8586f7f
|
[WEB-522] chore: enabled estimate point analytics for module and cycle (#4763)
* chore: updated modal and form validations
* chore: module estimate analytics
* chore: state analytics
* chore: cycle estimate analytics
* chore: module points serializer
* chore: added fields in serializer
* chore: module state estimate points
* dev: updated module analytics
* dev: updated hover description on the burndown
* dev: UI and module total percentage validation
* chore: estimate points structure change
* chore: module burndown
* chore: key values changed
* chore: cycle progress snapshot
* chore: cycle detail endpoint
* chore: progress snapshot payload change
* chore: resolved merge conflicts
* chore: updated issue and point dropdown in active cycle
* chore: optimized grouped issues count in cycle and module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-06-12 19:02:27 +05:30 |
|
Satish Gandham
|
346bc2afe2
|
Refactor folder structure (#4759)
|
2024-06-11 14:39:52 +05:30 |
|