Bavisetti Narayan
6df98099f5
chore: filter the deleted issues stats ( #5893 )
2024-10-22 20:51:11 +05:30
Bavisetti Narayan
295f094916
chore: changed the annotate for cycle id ( #5892 )
2024-10-22 19:02:05 +05:30
Akshita Goyal
d859ab9c39
[WEB-2708] fix: intake module and cycle addition fixed ( #5890 )
...
* fix: intake module and cycle addition fixed
* chore: fixed the search endpoint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-22 17:59:07 +05:30
Bavisetti Narayan
7bf4620bc1
chore: soft deletion of cycle and module ( #5884 )
...
* chore: soft deletion of cycle and module
* chore: cycle module soft delete
* chore: added the deletion task
* chore: updated the env example
* chore: cycle issue unique constraints
* chore: udpated the Q operator
2024-10-22 14:21:26 +05:30
Nikhil
00eff43f4d
fix: bucket policy script to handle error conditions ( #5887 )
...
* fix: bucket policy script to handle error conditions
* dev: handle edge cases
2024-10-22 14:19:43 +05:30
Ketan Sharma
e866571e04
fix backend ( #5875 )
2024-10-21 13:07:36 +05:30
Bavisetti Narayan
3c3fc7cd6d
chore: draft issue listing ( #5874 )
2024-10-21 13:02:20 +05:30
Bavisetti Narayan
db919420a7
[WEB-2693] chore: removed the deleted cycles from the issue list ( #5868 )
...
* chore: added the deleted cycles from list
* chore: removed the extra annotation
* chore: removed the frontend comment
2024-10-18 15:48:34 +05:30
Bavisetti Narayan
07402efd79
chore: filtered the deleted labels and modules ( #5860 )
2024-10-18 13:20:32 +05:30
Anmol Singh Bhatia
a7b58e4a93
[WEB-2625] chore: workspace favorite and draft improvement ( #5855 )
...
* chore: favorite empty state updated
* chore: added draft issue count in workspace members
* chore: workspace draft count improvement
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-17 17:02:25 +05:30
Bavisetti Narayan
d552913171
chore: updated queryset for soft delete ( #5844 )
2024-10-17 17:01:26 +05:30
Bavisetti Narayan
b6a7e45e8d
chore: added draft cycle and module in draft issue ( #5854 )
2024-10-17 13:35:13 +05:30
Nikhil
9b2ffaaca8
fix: draft issue asset conversion to issue ( #5849 )
2024-10-17 12:51:13 +05:30
Nikhil
9b85306359
dev: move storage metadata collection to background job ( #5818 )
...
* fix: move storage metadata collection to background job
* fix: docker compose and env
* fix: archive endpoint
2024-10-16 13:55:49 +05:30
guru_sainath
cc613e57c9
chore: delete deprecated tables ( #5833 )
...
* migration: external source and id for issues
* fix: cleaning up deprecated favorite tables
* fix: removing deprecated models
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-10-16 00:33:57 +05:30
Bavisetti Narayan
6e63af7ca9
[WEB-2626] chore: removed the deleted issue's count ( #5837 )
...
* chore: removed the deleted issue count
* chore: added issue manager in burn down
2024-10-16 00:30:44 +05:30
guru_sainath
5f9af92faf
fix: attachment_count in issue pagination v2 endpoint ( #5840 )
...
* fix: attachemnt_count in the issue pagination v2 endpoint
* fix: string comparision in description check in params
2024-10-15 23:46:57 +05:30
Bavisetti Narayan
3d7d3c8af1
[WEB-2631] chore: changed the cascading logic for soft delete ( #5829 )
...
* chore: changed the cascading logic for soft delete
* chore: changed the delete key
* chore: added the key on delete in project base model
2024-10-15 13:30:44 +05:30
Nikhil
701af734cd
fix: export for analytics and csv ( #5815 )
2024-10-13 02:11:32 +05:30
Nikhil
cf53cdf6ba
fix: analytics tab for private bucket ( #5814 )
2024-10-13 01:27:48 +05:30
Nikhil
0ac406e8c7
fix: private bucket ( #5812 )
...
* fix: workspace level issue creation
* dev: add draft issue support, fix your work tab and cache invalidation for workspace level logos
* chore: issue description
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-10-13 00:31:28 +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
Anmol Singh Bhatia
c9580ab794
chore workspace draft issue improvements ( #5808 )
2024-10-11 19:51:38 +05:30
Anmol Singh Bhatia
c9dbd1d5d1
[WEB-2388] chore: theme changes and workspace draft issue total count updated ( #5805 )
...
* chore: theme changes and total count updated
* chore: code refactor
2024-10-11 17:57:48 +05:30
Anmol Singh Bhatia
bf7b3229d1
[WEB-2388] fix: workspace draft issues ( #5800 )
...
* fix: create issue modal handle close
* fix: workspace level draft issue store update
* chore: count added
* chore: added description html in list endpoint
* fix: workspace draft issue mutation
* fix: workspace draft issue empty state and count
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-10-11 15:23:32 +05:30
Anmol Singh Bhatia
332d2d5c68
[WEB-2388] dev: workspace draft issues ( #5772 )
...
* chore: workspace draft page added
* chore: workspace draft issues services added
* chore: workspace draft issue store added
* chore: workspace draft issue filter store added
* chore: issue rendering
* conflicts: resolved merge conflicts
* conflicts: handled draft issue store
* chore: draft issue modal
* chore: code optimisation
* chore: ui changes
* chore: workspace draft store and modal updated
* chore: workspace draft issue component added
* chore: updated store and workflow in draft issues
* chore: updated issue draft store
* chore: updated issue type cleanup in components
* chore: code refactor
* fix: build error
* fix: quick actions
* fix: update mutation
* fix: create update modal
* chore: commented project draft issue code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-10 19:12:34 +05:30
guru_sainath
e9158f820f
[WEB-2615] fix: module date validation during chart distribution generation ( #5791 )
...
* fix: module date validation while generating the chart distribution
* chore: indentation fix
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-10 18:33:59 +05:30
sriram veeraghanta
1e1733f6db
Merge branch 'master' of github.com:makeplane/plane into preview
2024-10-10 17:24:47 +05:30
Bavisetti Narayan
5573d85d80
chore: only admin's can delete a project ( #5790 )
2024-10-10 17:24:18 +05:30
sriram veeraghanta
c1f881b2d1
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-10-10 15:11:33 +05:30
sriram veeraghanta
5f4875cc60
fix: version bump
2024-10-10 15:05:03 +05:30
sriram veeraghanta
0c1c6dee99
fix: adding scheduled tracing
2024-10-10 14:57:42 +05:30
Bavisetti Narayan
8a866e440c
chore: only admin can changed the project settings ( #5766 )
2024-10-10 14:06:14 +05:30
Akshita Goyal
d92dbaea72
[WEB-2589] Chore: inbox issue permissions ( #5763 )
...
* chore: changed permission in inbox issue
* chore: fixed permissions for intake
* fix: refactoring
* fix: lint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-10 14:06:14 +05:30
dependabot[bot]
58f3d0a68c
chore(deps): bump django in /apiserver/requirements ( #5781 )
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 14:06:14 +05:30
Akshita Goyal
45880b3a72
[WEB-2589] Chore: inbox issue permissions ( #5763 )
...
* chore: changed permission in inbox issue
* chore: fixed permissions for intake
* fix: refactoring
* fix: lint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-09 17:48:52 +05:30
dependabot[bot]
992adb9794
chore(deps): bump django in /apiserver/requirements ( #5781 )
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 17:26:33 +05:30
Akshita Goyal
6d78418e79
fix: create cycle function ( #5775 )
...
* fix: create cycle function
* chore: draft and cycle version changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-08 20:01:15 +05:30
Bavisetti Narayan
d168fd4bfa
[WEB-2388] fix: workspace draft issues migration ( #5749 )
...
* fix: workspace draft issues
* chore: changed the timezone key
* chore: migration changes
2024-10-08 16:51:57 +05:30
Bavisetti Narayan
39eabc28b5
chore: only admin can changed the project settings ( #5766 )
2024-10-07 20:07:24 +05:30
Bavisetti Narayan
c92fe6191e
[WEB-2600] fix: estimate point deletion ( #5762 )
...
* chore: only delete the cascade fields
* chore: logged the issue activity
2024-10-07 17:23:37 +05:30
pablohashescobar
7bb04003ea
fix: instance trace
2024-10-07 15:56:27 +05:30
pablohashescobar
4cc1b79d81
chore: instance tracing
2024-10-04 21:35:13 +05:30
sriram veeraghanta
b87d5c5be6
fix: version upgrade
2024-10-04 19:25:49 +05:30
sriram veeraghanta
eb344881c2
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-10-04 19:22:26 +05:30
Satish Gandham
01257a6936
chore: permission layer and updated issues v1 query from workspace to project level ( #5753 )
...
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-10-04 18:34:46 +05:30
sriram veeraghanta
0a8d66dcc3
fix: trace information setup
2024-10-04 16:40:33 +05:30
sriram veeraghanta
a5e3e4fe7d
fix: api tracing
2024-10-04 01:14:29 +05:30
Prateek Shourya
927d265209
[WEB-2573] improvement: search-issues API optimization. ( #5727 )
...
* limit search results to 100 issues.
2024-10-01 14:15:35 +05:30
Anmol Singh Bhatia
22623fad33
[WEB-2543] chore: workspace inbox guest permission ( #5695 )
...
* chore: workspace inbox permission updated
* chore: workspace inbox permission updated
* chore: code refactor
* chore: code refactor
2024-09-25 17:17:42 +05:30