NarayanBavisetti
07e8055fa2
chore: migration conflicts
2024-11-14 19:51:53 +05:30
NarayanBavisetti
ca5a10378f
Merge branch 'runway-pages' of github.com:makeplane/plane-ee into chore/issue-version-history
2024-11-14 18:21:26 +05:30
NarayanBavisetti
5277788be4
chore: issue description version histroy
2024-11-14 18:17:02 +05:30
Aaryan Khandelwal
1538e0a235
dev: conflict free issue description ( #1712 )
...
* chore: new description binary endpoints
* chore: conflict free issue description
* chore: fix submitting status
* chore: update yjs utils
* chore: handle component re-mounting
* chore: update buffer response type
* chore: add try catch for issue description update
* chore: update buffer response type
* chore: description binary in retrieve
* chore: update issue description hook
* chore: decode description binary
* chore: migrations fixes and cleanup
* chore: migration fixes
* fix: inbox issue description
* chore: move update operations to the issue store
* fix: merge conflicts
* chore: reverted the commit
* chore: removed the unwanted imports
* chore: remove unnecessary props
* chore: remove unused services
* chore: update live server error handling
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-11-14 13:48:25 +05:30
Akshita Goyal
801c371aa5
[WEB-2749] fix: intake issues ( #1699 )
...
* chore: removed the validation in patch request (#1680 )
* fix: made intake fields required
* fix: added pi classes
* fix: intake created by
* fix: synced with ce
* fix: revoked package change
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-11-13 19:12:49 +05:30
Anmol Singh Bhatia
46e3c01aaa
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-11-11 19:59:05 +05:30
Bavisetti Narayan
0428ea06f6
chore: filter the deleted issue assignee ( #5984 )
2024-11-11 19:25:38 +05:30
pushya22
c71bfe20e1
Merge pull request #1689 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-09 17:02:53 +05:30
Bavisetti Narayan
13083a77eb
chore: enable intake from project settings ( #5977 )
2024-11-09 17:01:21 +05:30
Nikhil
e077d7f19f
Merge pull request #1688 from makeplane/fix-inbox-intake-migrations
...
fix: inbox intake migration
2024-11-09 15:38:20 +05:30
sriram veeraghanta
065e40e042
fix: merge conflicts
2024-11-08 23:12:31 +05:30
sriram veeraghanta
785b7de202
fix: intake inbox ee migration and fixes
2024-11-08 23:03:26 +05:30
Bavisetti Narayan
0781643642
chore: removed the validation in patch request ( #1680 )
2024-11-08 22:51:50 +05:30
Bavisetti Narayan
7fda07c7a0
fix: renamed inbox to intake ( #5967 )
...
* feat: intake
* chore: intake model migration changes
* dev: update dummy data
* dev: add duplicate apis for inbox
* dev: fix external apis
* fix: external apis
* chore: migration file changes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-11-08 22:51:29 +05:30
Satish Gandham
7f78d2c218
[WEB-2706] fix: Add fallback when db initialisation fails ( #5973 )
...
* Add fallback when db initialization fails
* add checks for instance.exec
* chore: convert issue boolean fields to actual boolean value.
* change instance exec code
* sync issue to local db when inbox issue is accepted and draft issue is moved to project
* chore: added project and workspace keys
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-11-08 22:50:01 +05:30
Bavisetti Narayan
1d314dd25f
fix: renamed inbox to intake ( #5967 )
...
* feat: intake
* chore: intake model migration changes
* dev: update dummy data
* dev: add duplicate apis for inbox
* dev: fix external apis
* fix: external apis
* chore: migration file changes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-11-08 17:10:24 +05:30
Satish Gandham
acba451803
[WEB-2706] fix: Add fallback when db initialisation fails ( #5973 )
...
* Add fallback when db initialization fails
* add checks for instance.exec
* chore: convert issue boolean fields to actual boolean value.
* change instance exec code
* sync issue to local db when inbox issue is accepted and draft issue is moved to project
* chore: added project and workspace keys
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-11-08 17:09:26 +05:30
Bavisetti Narayan
b67d82d239
chore: upload image in the intake form ( #1677 )
2024-11-08 13:30:53 +05:30
guru_sainath
03f0b59004
fix: updated default value for device id in user information query ( #1661 )
2024-11-06 13:04:15 +05:30
sriram veeraghanta
f65514be77
Merge branch 'mobile' of github.com:makeplane/plane-ee into preview
2024-11-05 21:04:43 +05:30
Akshita Goyal
7b1decbffd
Chore intake emails forms ( #1558 )
...
* chore: intake email and forms ui
* chore: intake forms
* chore: api integrations for settings
* fix: intake tooltip
* fix: type added
* fix: intake form space
* fix: forms
* fix: space app form for intake
* fix: lint issue
* fix: theme based image handling
* fix: type fixed
* chore: intake settings modal
* fix: handled html text area
* chore: payload changes for intake settings
* fix: changed api endpoint
* fix: build issues
* chore: issue creation for intake forms
* chore: in-app intake toggle
* fix: added feature flagging
* chore: changed the default response
* fix: changed flag
* fix: handled placeholders
* fix: removed unwnated classes
* chore: removed the extra migration
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-11-05 20:15:58 +05:30
Bavisetti Narayan
b832cb4fff
chore: intake settings migration ( #1653 )
...
* chore: intake settings migration
* chore: changed the migration file
2024-11-05 19:42:00 +05:30
Satish Gandham
d9ffc4c582
Merge branch 'preview' into sync/ce-ee
2024-11-05 19:29:12 +05:30
Bavisetti Narayan
56755b0e9c
chore: intake migration ( #5950 )
...
* chore: intake migration
* chore: removed the enum
* chore: removed the source type enum
* chore: changed the migration file
2024-11-05 19:21:20 +05:30
guru_sainath
3f3c98e732
chore: disco api path update ( #1654 )
2024-11-04 20:59:53 +05:30
guru_sainath
9ef7502aeb
chore: integrated feature_flags endpoint in mobile ( #1634 )
...
* chore: integrated feature_flags
* chore: updated feature flags
2024-11-04 17:43:10 +05:30
guru_sainath
83a13ed065
chore: handled the mobile jwt access and refresh token expiry via env ( #1650 )
2024-11-04 17:41:13 +05:30
guru_sainath
9e73c40fd7
chore: firebase account token in mobile push notifications ( #1637 )
...
* chore: firbase account token in mobile push notifications
* chore: updated mobile user information query and device information mutation
* chore: updated device information enum
* chore: handled the device enum
* fix: enum in device type
* chore: handled device_type
2024-11-04 17:40:31 +05:30
guru_sainath
4441153d57
chore: moved version check endpoint to from mobile to graphql ( #1633 )
...
* chore: version check via graphql query
* chore: add platform parameter
* chore: renamed x-api-token to x-api-key
* chore: validation
* chore: removed x_api_key validation
* typo: updated mobile version updates
* chore: updated mobile version endpoint
* chore: removed redundant code
2024-11-04 17:40:18 +05:30
pushya22
3efc6c9948
Merge pull request #1647 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-04 16:59:46 +05:30
rahulramesha
71589f93ca
[WEB-2442] fix : Timeline layout bugs ( #5946 )
...
* fix relation creation and removal for Issue relations
* fix Scrolling to block when the block is beyond current chart's limits
* fix dark mode for timeline layout
* use a hook to get the current relations available in the environment, instead of directly importing it
* Update relation activity for all the relations
2024-11-04 16:55:38 +05:30
sriram veeraghanta
52ceab7cbe
Merge branch 'preview' of github.com:makeplane/plane-ee into mobile
2024-11-04 14:46:14 +05:30
Bavisetti Narayan
01e3e0c90a
chore: user token verification endpoint ( #1599 )
...
* chore: user verification endpoint
* chore: changed to GET endpoint
* chore: changed the status code
2024-11-04 13:32:31 +05:30
Nikhil
52de40ef58
chore: initiatives ( #1644 )
...
* chore: initiative apis
* chore: add initiative url
2024-11-04 13:29:20 +05:30
sriram veeraghanta
640f702a30
Merge pull request #1643 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-01 22:41:29 +05:30
Nikhil
0dead39fd1
chore: device migration ( #5939 )
...
* chore: device migration
* chore: devices
* chore: update device migrations
* chore: update migration
* chore: update migrations
* chore: update device migrations
2024-11-01 22:40:39 +05:30
sriram veeraghanta
27d7d91185
fix: new set of migrations in db models
2024-11-01 21:24:57 +05:30
Aaryan Khandelwal
8adc45a507
chore: gif image support for all editors ( #1621 )
...
* chore: update types check
* chore: add gif support for editors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-30 14:03:47 +05:30
pushya22
0ea58beb92
Merge pull request #1638 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-30 14:02:38 +05:30
Bavisetti Narayan
403482fa6e
fix: workspace user property migration ( #5908 )
...
* fix: workspace user property migration
* fix: issue relations migration
2024-10-30 13:52:14 +05:30
Nikhil
fe18eae8cd
fix: integrity error on account creation ( #5876 )
...
* fix: integrity error on account creation
* fix: exception handling
2024-10-30 13:46:05 +05:30
Prateek Shourya
7f0843abe7
fix: merge conflicts resolved
2024-10-29 20:47:31 +05:30
Prateek Shourya
4bc751b7ab
[WEB-2500] feat: Product updates modal (What's new in Plane) ( #5690 )
...
* [WEB-2500] feat: Product updates modal (What's new in Plane)
* fix: build errors.
* fix: lint errors resolved.
* chore: minor improvements.
* chore: minor fixes
2024-10-29 19:26:00 +05:30
Satish Gandham
a7238f59fa
Merge pull request #1616 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-28 18:05:27 +05:30
rahulramesha
a88a39fb1e
[WEB-2442] feat: Revamp Timeline Layout ( #5915 )
...
* chore: added issue relations in issue listing
* chore: added pagination for issue detail endpoint
* chore: bulk date update endpoint
* chore: appended the target date
* chore: issue relation new types defined
* fix: order by and issue filters
* fix: passed order by in pagination
* chore: changed the key for issue dates
* Revamp Timeline Layout
* fix block dragging
* minor ui fixes
* improve auto scroll UX
* remove unused import
* fix timeline layout heights
* modify base timeline store
* Segregate issue relation types
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-28 18:03:31 +05:30
Plane Bot
94e8d19484
Sync: Community Changes ( #1598 )
...
* fix: issue retrieval endpoint (#5907 )
* fix: background task metadata (#5909 )
* fix: rendered the analytics for labels (#5906 )
* fix: rendered the analytics for labels
* fix: analytics exports
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-10-24 20:37:49 +05:30
Bavisetti Narayan
6d08cf2757
fix: rendered the analytics for labels ( #5906 )
...
* fix: rendered the analytics for labels
* fix: analytics exports
2024-10-24 20:35:27 +05:30
Bavisetti Narayan
2caf23fb71
fix: background task metadata ( #5909 )
2024-10-24 20:35:05 +05:30
Bavisetti Narayan
b33328dec5
fix: issue retrieval endpoint ( #5907 )
2024-10-24 20:33:16 +05:30
Satish Gandham
a4d8c8f60d
Merge branch 'preview' into sync/ce-ee
2024-10-24 15:49:58 +05:30