guru_sainath
be7013baea
[MOBIL-166] chore: update issue property activity for issue properties ( #1533 )
...
* chore: updated issue property activity for issue properties
* fix: issue activity error
* fix: issue activity target_date error and added in activity for issue realation
* fix: issue activity for issue relations
* fix: jwt request user
* fix: issue activity
2024-10-17 15:46:49 +05:30
Nikhil
9a7bff7950
chore: image delete restore auth endpoint ( #1531 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-10-16 20:14:03 +05:30
guru_sainath
6d6d70b3c9
fix: handled the workspace details in user dashboard query ( #1523 )
2024-10-16 15:14:53 +05:30
guru_sainath
f69d3e33e2
fix: issue attchment list query in graphql ( #1518 )
2024-10-16 01:10:35 +05:30
guru_sainath
c2c223cd14
fix: added jwt auth class wrapper in assets v2 ( #1513 )
2024-10-15 21:21:33 +05:30
guru_sainath
beeb6e71c4
[MOBIL-378] chore: add image URLs in workspace, project, and user data ( #1512 )
...
* fix: images url in workspace, project and user
* fix: your work project count
2024-10-15 20:31:21 +05:30
guru_sainath
e1d285362f
[MOBIL-377] fix: improve error handling for project, page, and issue details queries ( #1507 )
...
* chore: project not found in prohect detail query
* fix: error response in issue and page
* fix: project detail query update
2024-10-15 17:08:57 +05:30
guru_sainath
7fedac66f8
chore: mobile token session authentication endpoint ( #1500 )
...
* chore: mobile token session authentication endpoint
* fix: error response
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-15 14:48:08 +05:30
guru_sainath
9fadba158b
fix: project count on your work endpoint and handled permissions on workspace and project ( #1497 )
2024-10-15 14:47:50 +05:30
guru_sainath
406f4b4efd
[MOBIL-382] chore: add Unsplash images and project cover APIs ( #1496 )
...
* fix: implemented mobile unsplash project covers
* fix: updated error handle
* fix: project covers
2024-10-15 14:47:32 +05:30
guru_sainath
6a1a085f3d
[MOBIL-381] fix: add cover_image in project create/update and update project_lead type to Strawberry ID ( #1495 )
...
* fix: integrated cover image and project lead
* chore: project identifier exception handled
2024-10-15 14:47:17 +05:30
sriram veeraghanta
a72fce6fe7
Merge branch 'mobile-uat' of github.com:makeplane/plane-ee into mobile-dev
2024-10-14 18:18:16 +05:30
Plane Bot
6890d27d0e
fix: export for analytics and csv ( #5815 ) ( #1482 )
...
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2024-10-13 02:12:55 +05:30
Nikhil
4c1c3199fe
fix: view issue publish endpoint ( #1481 )
2024-10-13 01:45:38 +05:30
Aaryan Khandelwal
54b274494d
fix: published page assets ( #1479 )
2024-10-13 01:39:12 +05:30
sriram veeraghanta
161ab10bfd
Merge pull request #1478 from makeplane/sync/11308365166
...
sync: community changes
2024-10-13 01:29:49 +05:30
Nikhil
cf53cdf6ba
fix: analytics tab for private bucket ( #5814 )
2024-10-13 01:27:48 +05:30
pushya22
5d5b604f09
Merge pull request #1477 from makeplane/sync/11308135099
...
sync: community changes
2024-10-13 01:10:56 +05:30
Nikhil
6490ace7c7
fix: intake issue ( #5813 )
2024-10-13 00:44:52 +05:30
sriram veeraghanta
9fbe959e64
Merge pull request #1475 from makeplane/sync/11308041808
...
sync: community changes
2024-10-13 00:33:26 +05:30
sriram veeraghanta
2c90b9f799
Merge branch 'preview' into sync/11308041808
2024-10-13 00:33:11 +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
sriram veeraghanta
ef9b7198e7
Merge pull request #1474 from makeplane/sync/11307728299
...
sync: community changes
2024-10-12 23:46:19 +05:30
sriram veeraghanta
c5f78edea1
fix: merge conflicts resolved
2024-10-12 23:45:22 +05:30
Aaryan Khandelwal
e404450e1a
[WEB-310] regression: generate file url function ( #5811 )
...
* fix: generate file url function
* chore: remove unused imports
* chore: replace indexOf logix with startsWith
2024-10-12 23:39:50 +05:30
guru_sainath
4c0d2d366a
[MOBIL-365] fix: migrate session-based authentication to token-based authentication using JWT ( #1473 )
...
* chore: updated user authentication from session to jwt
* chore: updated just version in base.txt
* fix: fixed auth validation in graphql context
* fix: fixed auth validation
2024-10-12 22:42:49 +05:30
sriram veeraghanta
98689518b3
fix: worflow checkout fixes
2024-10-12 02:53:40 +05:30
sriram veeraghanta
af3ec5e5df
fix: sync repo fixes
2024-10-12 02:50:42 +05:30
sriram veeraghanta
b68e90a074
fix: sync workflow typos
2024-10-12 02:36:41 +05:30
sriram veeraghanta
e554b83d03
fix: new workflow to sync better
2024-10-12 02:35:45 +05:30
sriram veeraghanta
1a38d1c014
fix: uat merge conflicts
2024-10-12 02:27:52 +05:30
Plane Bot
4ef25a3e90
chore: removing unused packages ( #1472 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-10-12 02:24:03 +05:30
guru_sainath
0ecd2b1b60
chore: updated project create mutation ( #1453 )
2024-10-12 02:18:39 +05:30
guru_sainath
3dcaf1f852
dev: mobile page mutations ( #1451 )
2024-10-12 01:47:58 +05:30
Aaryan Khandelwal
b9ce8ea8b1
fix: merge conflicts and build errors ( #1469 )
...
* dev: private bucket implementation (#1339 )
* 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: update images
* 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
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* fix: private bucket build errors (#1347 )
* fix: private bucket build errors
* fix: build errors
* revert: issue type select changes. (#1355 )
* chore: private bucket implementation for workspace level pages (#1371 )
* chore: update project modal
* chore: update rich-text read-only editor
* chore: update workspace pages' components
* chore: remove entity identifier in favour of multiple columns of entities (#1405 )
* fix: issue attachments (#1411 )
* fix: issue attachments (#1422 )
* chore: file size limit for pro workspaces (#1437 )
* chore: file size limit for pro
* chore: update maximum file size logic
* chore: update editor max file size logic
* chore: update max file size limit logic
* chore: add comments
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: memoize max file size var
* chore: check for pro file size limits
* chore: added file size limit to the space app
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* chore: add max file size limit to workspace pages (#1440 )
* fix: remove old workspace logo and user avatar (#1445 )
* fix: intake exception error (#5810 )
* chore: filtered active cycles for guest (#1468 )
* fix: build error
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-10-12 01:47:13 +05:30
sriram veeraghanta
7cc86ad4c0
chore: removing unused packages
2024-10-12 01:43:22 +05:30
sriram veeraghanta
90587270e8
fix: active cycle qurey change
2024-10-11 23:28:46 +05:30
Bavisetti Narayan
e4ace2e05c
chore: filtered active cycles for guest ( #1468 )
2024-10-11 22:23:18 +05:30
Anmol Singh Bhatia
7beafa838c
fix: intake exception error ( #5810 )
2024-10-11 22:05:43 +05:30
sriram veeraghanta
fcb4cd11b6
Merge pull request #1467 from makeplane/sync/11295963394
...
sync: community changes
2024-10-11 22:04:07 +05:30
Anmol Singh Bhatia
3acc9ec133
fix: intake exception error ( #5810 )
2024-10-11 22:01:39 +05:30
sriram veeraghanta
6619a9faaf
Merge pull request #1466 from makeplane/sync/11295498497
...
sync: community changes
2024-10-11 22:01:08 +05:30
sriram veeraghanta
c3060c3dac
fix: merge conflicts
2024-10-11 21:59:18 +05:30
Anmol Singh Bhatia
286ab7f650
fix: workspace draft issues count ( #5809 )
2024-10-11 21:28:05 +05:30
Akshita Goyal
f571f162ae
chore: feature flagged cycle graphs ( #1464 )
2024-10-11 20:31:34 +05:30
Anmol Singh Bhatia
99d6aaf0b1
chore: workspace draft issuescount ( #1462 )
2024-10-11 20:20:58 +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
pushya22
d190726cf5
Merge pull request #1461 from makeplane/sync/11294065279
...
sync: community changes
2024-10-11 19:55:53 +05:30
Bavisetti Narayan
65045e657f
Merge branch 'preview' into sync/11294065279
2024-10-11 19:54:29 +05:30
Anmol Singh Bhatia
c9580ab794
chore workspace draft issue improvements ( #5808 )
2024-10-11 19:51:38 +05:30