sriram veeraghanta
|
092e65b43d
|
[WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662)
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583)
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605)
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
|
2024-05-31 14:27:52 +05:30 |
|
Nikhil
|
85b54d2490
|
dev: migrations (#4489)
* dev: estimates and pages migrations
* dev: favorite and user migrations
* chore: workspace base model
* chore: workspace user properties
* chore: removed unused variables
* chore: favorite view set changes
* chore: default sequence id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-05-17 15:59:55 +05:30 |
|
Nikhil
|
a40517015b
|
[WEB - 1213] fix: module webhook (#4385)
* dev: fix module webhook
* dev: correct the comment
* dev: handle does not exist exception
|
2024-05-07 15:51:08 +05:30 |
|
Nikhil
|
f1fda4ae4a
|
[WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330)
* dev: update webhook logic for issues
* dev: update issue webhooks for cycle and module
* dev: webhook for comment
* dev: issue attachment webhooks
* dev: add logging
* dev: add inbox issue webhooks
* dev: update the webhook send task
* dev: project webhooks for api
* dev: webhooks update for projects, cycles and modules
* dev: fix webhook on cycle and module create from external apis
|
2024-05-06 14:13:49 +05:30 |
|
Bavisetti Narayan
|
d69f025b9a
|
[WEB-1132] fix: display datetime fields in user time zone format (#4323)
* fix: user timezone response
* chore: removed unused variables
|
2024-05-01 18:01:53 +05:30 |
|
Anmol Singh Bhatia
|
03fd5feda6
|
[WEB-1035] fix: peek module auto closing (#4246)
* fix: peek module auto closing
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: archived at in module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-04-23 12:58:01 +05:30 |
|
Anmol Singh Bhatia
|
54196aafc0
|
[WEB-989] chore: archived module and cycle sidebar details (#4191)
* chore: module and cycle archive
* fix: archived cycle sidebar details fetch
* fix: archived module sidebar details fetch
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-04-15 19:46:14 +05:30 |
|
Nikhil
|
4c46b075b4
|
fix: module endpoint validations (#4071)
|
2024-03-26 19:48:52 +05:30 |
|
Bavisetti Narayan
|
2429ac053d
|
[WEB-820] fix: state count in cycle and module (#4052)
* fix: state count in cycle and module
* fix: issue manager change
|
2024-03-25 13:15:53 +05:30 |
|
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 |
|
Bavisetti Narayan
|
180f1d74e8
|
dev: removed double issue count (#4008)
|
2024-03-20 19:59:31 +05:30 |
|
Bavisetti Narayan
|
2f883e4939
|
[WEB-780]feat: project cycle module archive (#3990)
* dev: project cycle module archive
* fix: update filter logic updated
|
2024-03-20 13:59:31 +05:30 |
|
Aaryan Khandelwal
|
b930d98665
|
[WEB-554] feat: modules filtering, searching and ordering (#3947)
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-03-12 20:24:21 +05:30 |
|
Anmol Singh Bhatia
|
01702e9f66
|
[WEB-402] chore: project issues count (#3911)
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-11 21:05:00 +05:30 |
|
Bavisetti Narayan
|
bc02e56e3c
|
[WEB-664] refactor: folder structure (#3884)
* refactor: folder structure
* chore: resolved merge conflicts
|
2024-03-07 13:33:12 +05:30 |
|