Anmol Singh Bhatia
dee8bd6cdf
chore: progress section indicator added ( #2620 )
2025-02-28 12:02:48 +05:30
sriram veeraghanta
dafd9e0fe2
Merge pull request #2611 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-25 21:27:03 +05:30
sriram veeraghanta
5e187d6d10
fix: merge conflicts fixes
2025-02-25 21:26:36 +05:30
sriram veeraghanta
fbbf58481d
fix: cleanup for deprecated functions
2025-02-25 21:20:00 +05:30
Bavisetti Narayan
ab63e6db21
chore: workflow state validation ( #2609 )
2025-02-25 20:25:48 +05:30
guru_sainath
175ab38124
Merge pull request #2602 from makeplane/mobile-issue-shortened-url
...
[MOBIL-818] chore: Implement query for issue shortened URL
2025-02-25 18:09:36 +05:30
sriram veeraghanta
20c55601d3
fix: intake work item creation refactor ( #2606 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-02-25 18:03:43 +05:30
Lakhan Baheti
ea373372b7
[PE-275] chore: line spacing variables ( #2448 )
...
* style: variable line-spacing
* fix: editor.css conflicts
* refactor: list-spacing variable
2025-02-25 17:57:19 +05:30
sriram veeraghanta
6356bb1dbb
fix: intake work item creation refactor
2025-02-25 17:56:11 +05:30
Prateek Shourya
54846ace87
[WEB-3455] improvement: workflows ( #2601 )
...
* improvement: remove workflow icon from state list
* improvement: drop disabled highlight
* chore: update mover to reviewer in ux copy
* chore: option to always allow state change in dropdown
* chore: minor translations update
* chore: fix epic validation while creating new epics
2025-02-25 16:58:10 +05:30
Henit Chobisa
c9f81166df
chore: removed flatfile agent code from silo ( #2605 )
2025-02-25 16:57:36 +05:30
sriram veeraghanta
535c928796
Sync: Community Changes ( #2604 )
...
* chore: ru translation updated (#6672 )
* fix: state drop down refactor
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-02-25 15:40:45 +05:30
sriram veeraghanta
d08bce35a3
fix: state drop down refactor
2025-02-25 15:39:29 +05:30
Anmol Singh Bhatia
8e772c0347
chore: ru translation updated ( #2603 )
2025-02-25 15:11:26 +05:30
Anmol Singh Bhatia
9297448ec8
chore: ru translation updated ( #6672 )
2025-02-25 15:10:43 +05:30
Anmol Singh Bhatia
23b3adddf7
chore: russian translation updated ( #2600 )
2025-02-25 13:54:29 +05:30
sriram veeraghanta
0707af3dd4
Merge pull request #2598 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-25 13:16:08 +05:30
Nikita Mitasov
5329326602
feat: russian translation ( #6666 )
2025-02-25 13:02:05 +05:30
Manish Gupta
062fc9dbc0
updated the action to modify the release build assets ( #6669 )
2025-02-25 12:59:27 +05:30
Anmol Singh Bhatia
fde8630c5b
fix: work item attachment count mutation ( #6670 )
2025-02-25 12:54:51 +05:30
sriram veeraghanta
c6122c9ad3
Merge pull request #2597 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-25 12:34:10 +05:30
Nikhil
aa0b2c0be4
fix: issue activity for project id validation ( #6668 )
2025-02-25 12:32:36 +05:30
sriram veeraghanta
beb31eb9b3
Merge pull request #2596 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-24 21:12:57 +05:30
sriram veeraghanta
f70eae2f3b
fix: package version update
v0.25.0
2025-02-24 20:37:55 +05:30
sriram veeraghanta
cf8823fa96
Merge pull request #6664 from makeplane/canary
...
release: v0.25.0
2025-02-24 20:34:31 +05:30
sriram veeraghanta
cb464bd1c0
Sync: Community Changes ( #2593 )
...
* chore: selfhost docker compose updated by adding comments
* [WEB-3449] chore: changed the logic from utc to project date conversion (#6663 )
* chore: changed the logic from utc to project date conversion
* chore: changed the cycle to project timezone
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-02-24 19:57:46 +05:30
Bavisetti Narayan
5f3d02606c
[WEB-3449] chore: changed the logic from utc to project date conversion ( #6663 )
...
* chore: changed the logic from utc to project date conversion
* chore: changed the cycle to project timezone
2025-02-24 19:51:13 +05:30
sriram veeraghanta
aeed6590b7
chore: selfhost docker compose updated by adding comments
2025-02-24 19:44:01 +05:30
sriram veeraghanta
35a7ba3568
Merge pull request #2591 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-24 17:35:04 +05:30
Akshat Jain
1f18b08655
feat: docker swarm support for plane community using swarm.sh file ( #6406 )
...
* added swarm stack in selfhost
* synced docker-compose and swarm-compose
* updated the BRANCH variable
* fixes
* fix: swarm script upgrade function and `APP_RELEASE` variable
* fix: remove network from compose file and fix swarm script
* removed property restart from docker compose file
* added restart_policy condition in docker compose
* fix: changed restart policy to `any`
* changed `restart_policy` from `any` to `on-failure`
* updated selfhost readme
* chore: added migrator, redis, minio, db and mq service logs and also added redeployStack in script file
* add sleep in redeployStack service
* fixed typo in swarm and install script
* updated coderabbit suggestions
* added Replica Envs for services
* removed additional replica envs from docker compose file
---------
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
2025-02-24 17:09:06 +05:30
sriram veeraghanta
16425ad2ef
[WEB-3452] Fix: date picker auto close ( #6662 ) ( #2589 )
...
* fix: Handled workspace switcher closing on click
* fix: removed auto close for date range picker
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
2025-02-24 15:27:30 +05:30
Akshita Goyal
e4dd2a6c07
[WEB-3452] Fix: date picker auto close ( #6662 )
...
* fix: Handled workspace switcher closing on click
* fix: removed auto close for date range picker
2025-02-24 15:10:22 +05:30
Vipin Chaudhary
cf68e5a333
[WEB-3413] Fix : handle deactivated users in issue property activity ( #2582 )
...
* fix typo
* handle deactivated user
* add actor detail from api
* add actor_details
2025-02-24 15:02:07 +05:30
rahulramesha
8676edea84
feat: Workflow Engine ( #1877 )
...
* feat workflows working commit
* fix minor change
* chore: workflow migration
* workflow changes
* add worflow link
* chore: customer model migration
* fix: build errors
* chore: added the actor endpoint for workflow
* chore: workspace level workflow endpoint
* chore: patch endpoint for states
* improvement: workflow engine
* improvement: workspace level workflows
* fix: disabled workflow overlay message position
* chore: handeled the actors logic
* chore: bulk operations validation
* chore: add unique approvers count in state transition
* chore: update overlay opacity
* chore: reset workflow endpoint
* chore: creation validation for issue
* chore: workflows enable disable flow
* chore: default state validation
* minor icon sizes improvement
* chore: created the activity for workflows
* feat: workflow change history and reset
* fix: state option alignment
* chore: state transition approver activity:
* fix: build errors
* chore: enable workflow empty state
* chore: workflow activity changes
* chore: language support and Ui improvements
* chore: code cleanup
* improvement: worflow UI and UX
* chore: translations update
* chore: minor UI fixes
* improvement: issue to work item in workflow related files
* fix: sync state transition and work item creation map
* improvement: issue to work item in workflow related files
* improvement: workflow group overlay code seperation
* chore: bulk operations error message when workflow is enabled
* chore: workflows feature flag check while fetching
* chore: update workflow icon
* fix: workflow settings scroll
* chore: translations
* minor improvements
* fix: toggle project features
* fix: add is_workflow_enabled to project features response
* chore: handle state workflow from command pallette
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-24 15:01:49 +05:30
sriram veeraghanta
8cc0c39e9f
[WEB-3411] fix: archive permission ( #6661 ) ( #2588 )
...
* fix restore typo
* fix archive permissions
* fix restore typo
Co-authored-by: Vipin Chaudhary <VipinChaudhary1809@gmail.com >
2025-02-24 14:44:13 +05:30
Vipin Chaudhary
bcb9c73634
[WEB-3411] fix: archive permission ( #6661 )
...
* fix restore typo
* fix archive permissions
* fix restore typo
2025-02-24 14:33:55 +05:30
Plane Bot
f1b82fa4dc
Merge pull request #2587 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-24 14:31:49 +05:30
Prateek Shourya
620a0b58fa
Merge branch 'preview' into sync/ce-ee
2025-02-24 14:21:56 +05:30
sriram veeraghanta
952eee8d55
fix: minor refactoring changes for state dropdowns
2025-02-24 14:14:24 +05:30
Nikhil
6d9003796e
Merge pull request #2585 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-24 13:42:49 +05:30
sriram veeraghanta
3593100cfc
Merge branch 'preview' into sync/ce-ee
2025-02-24 13:41:21 +05:30
Akshita Goyal
81365cd4af
fix: removed donut mid state ( #2579 )
2025-02-24 13:39:26 +05:30
Nikhil
da469dac18
chore: error handling ( #6657 )
...
* fix: ai completions
* fix: reset password endpoints
* fix: intake issue list
* fix: identifier validation, uuid validation
2025-02-24 13:36:21 +05:30
Anmol Singh Bhatia
b0ef51b697
f:ix work item attachment count mutations ( #2583 )
...
* fix: work item attachment mutations
* chore: code refactor
* chore: improve attachement count logic
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-21 22:01:17 +05:30
Anmol Singh Bhatia
2ad0b18b32
fix: epics peek view and mutation ( #2581 )
2025-02-21 20:44:19 +05:30
Anmol Singh Bhatia
d6d3023da8
fix: parent work item mutations ( #2578 )
2025-02-21 17:34:41 +05:30
sriram veeraghanta
1279349061
Merge pull request #2577 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-02-21 17:28:20 +05:30
sriram veeraghanta
a28795a3e7
fix: yarn lock file update
2025-02-21 17:27:40 +05:30
sriram veeraghanta
f3c46e73d4
fix: merge conflicts
2025-02-21 17:26:33 +05:30
Aaryan Khandelwal
6fac320a05
chore: add month and year picker ( #6656 )
2025-02-21 17:14:28 +05:30