Commit Graph

1448 Commits

Author SHA1 Message Date
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
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 2025-02-24 20:37:55 +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
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
3593100cfc Merge branch 'preview' into sync/ce-ee 2025-02-24 13:41:21 +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
sriram veeraghanta
8a1fabbcc4 Merge pull request #2576 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-21 00:12:05 +05:30
Anmol Singh Bhatia
cc7b34e399 [WEB-3439] fix: work item attachment mutation (#6655)
* chore: created by field added to attachment response

* fix: work item attachment mutation
2025-02-21 00:10:16 +05:30
Nikhil
740adb2057 fix: project feature fetch (#2574) 2025-02-20 20:14:07 +05:30
Nikhil
b4ec353b3e chore: rename default issue type name to (#2573) 2025-02-20 18:34:48 +05:30
Nikhil
52ab25c2d4 fix: self hosted plan info on startup (#2571) 2025-02-20 18:23:23 +05:30
Sangeetha
7214643e06 [WEB-3365] fix: disabled epics on initatives (#2542)
* fix: disabled epics on initatives

* fix: modify filtering logic

* refactor: remove refetching the initative inside the get endpoint

* refactor: remove refetching the initative inside the get endpoint
2025-02-19 17:33:01 +05:30
Nikhil
b4935d9618 fix: sentry api errors (#2558)
* fix: mobile login and estimate none tytpe error

* fix: cycle analytics endpoint

* fix: module activity
2025-02-19 17:31:16 +05:30
sriram veeraghanta
486a1bcdb2 Merge pull request #2547 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-19 02:29:37 +05:30
Nikhil
d3af913ec7 fix: error handling for db based integrity errors (#6632)
* fix: error handling for db based integrity errors

* fix: meta endpoint to return correct error message

* fix: module activity
2025-02-19 02:04:28 +05:30
Anmol Singh Bhatia
5b8a3aef67 Merge branch 'preview' into sync/ce-ee 2025-02-18 21:53:05 +05:30
Anmol Singh Bhatia
23b0d4339d [WEB-3422] fix: app sidebar fixes and improvements (#6633)
* chore: app sidebar improvements

* chore: overview icon updated
2025-02-18 20:49:17 +05:30
sriram veeraghanta
077f6772e2 Merge pull request #2540 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-18 18:16:32 +05:30
Anmol Singh Bhatia
1478e66dc4 fix: app sidebar fixes and improvements (#6630) 2025-02-18 18:14:31 +05:30
Prateek Shourya
f82add732a improvement: project features get or create API optimization (#2529) 2025-02-18 15:07:49 +05:30
Anmol Singh Bhatia
dc630a1ee2 [WEB-3291] dev: app sidebar revamp (#2427)
* chore: sidebar preference endpoint updated

* chore: sidebar preference type and constant added

* feat: extended app sidebar implementation

* chore: sidebar preference endpoint updated

* feat: extended project sidebar implementation

* chore: code refactor

* chore: sidebar preference endpoint updated

* chore: workspace navigation item dnd implementation

* chore: ux improvement

* chore: overview navigation added under project and ux improvements

* chore: workspace constant and types updated

* chore: workspace service, store and app theme store updated

* dev: extended sidebar implementation and code refactor

* chore: code refactor

* chore: code refactor

* chore: ux improvements

* chore: ux improvements

* chore: sidebar preference endpoint updated

* chore: sidebar preference endpoint updated

* chore: sidebar preference endpoint updated

* chore: code refactor

* chore: code refactor

* chore: code refactor

* fix: initiatives toggle application error

* chore: code refactor

* chore: code refactor

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-18 00:41:27 +05:30
Bavisetti Narayan
d25926a8d8 fix: cycle progress stats (#2469) 2025-02-18 00:35:23 +05:30
Prateek Shourya
498a021e33 refactor: workspace level project features (#2518)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-18 00:03:29 +05:30
sriram veeraghanta
55b9f0b402 Merge branch 'preview' into sync/ce-ee 2025-02-17 23:56:45 +05:30
Anmol Singh Bhatia
473932af0a [WEB-3291] dev: app sidebar revamp (#6578)
* chore: workspace constant and types updated

* chore: workspace service, store and app theme store updated

* dev: extended sidebar implementation and code refactor

* chore: ux improvements

* chore: sidebar preference endpoint updated

* chore: sidebar preference endpoint updated

* chore: sidebar preference endpoint updated

* chore: code refactor

* chore: code refactor

* chore: radix-ui react-scroll-area added to plane ui package

* chore: scrollbar color token added to tailwind config

* dev: scroll area component

* chore-scroll-area-component-improvement

* fix: build error

* chore: code refactor

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-02-17 23:46:55 +05:30
Nikhil
6d77bd8f8d fix: member fetch (#2516) 2025-02-17 14:17:01 +05:30
Anmol Singh Bhatia
4353cc0c4a [WEB-3268] feat: url pattern (#6546)
* feat: meta endpoint for issue

* chore: add detail endpoint

* chore: getIssueMetaFromURL and retrieveWithIdentifier endpoint added

* chore: issue store updated

* chore: move issue detail to new route and add redirection for old route

* fix: issue details permission

* fix: work item detail header

* chore: generateWorkItemLink helper function added

* chore: copyTextToClipboard helper function updated

* chore: workItemLink updated

* chore: workItemLink updated

* chore: workItemLink updated

* fix: issues navigation tab active status

* fix: invalid workitem error state

* chore: peek view parent issue redirection improvement

* fix: issue detail endpoint to not return epics and intake issue

* fix: workitem empty state redirection and header

* fix: workitem empty state redirection and header

* chore: code refactor

* chore: project auth wrapper improvement

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-02-15 05:05:00 +05:30
Anmol Singh Bhatia
aad0e96979 [WEB-3268] feat: sanity url pattern for issue details (#2397)
* feat: meta endpoint for issue

* chore: add detail endpoint

* chore: getIssueMetaFromURL and retrieveWithIdentifier endpoint added

* chore: issue store updated

* chore: move issue detail to new route and add redirection for old route

* fix: issue details permission

* fix: work item detail header

* chore: generateWorkItemLink helper function added

* chore: copyTextToClipboard helper function updated

* chore: workItemLink updated

* chore: workItemLink updated

* chore: workItemLink updated

* chore: workItemLink updated

* fix: issues navigation tab active status

* fix: issues navigation tab active status

* fix: invalid workitem error state

* fix: invalid workitem error state

* chore: peek view parent issue redirection improvement

* chore: peek view parent issue redirection improvement

* chore: code refactor

* fix: issue detail endpoint to not return epics and intake issue

* fix: build error

* fix: workitem empty state redirection and header

* fix: workitem empty state redirection and header

* fix: build error and code refactor

* fix: yarn lock

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-14 19:33:17 +05:30
Prateek Shourya
6fa8c0f2f2 [WEB-3394] fix: pages app workspace switcher and plan name (#2501)
* fix: pages app workspace switcher and plan name

* improvement: subscription name and color updated along with API response
2025-02-14 19:29:07 +05:30
Prateek Shourya
d06493e95d fix: all issues related to work item type properties (#2497) 2025-02-14 13:02:49 +05:30
sriram veeraghanta
c56119f090 Merge pull request #2494 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-13 23:38:27 +05:30
Prateek Shourya
3528d2c934 [WEB-3368] feat: enhance workspace invitations with copyable invite links (#6601)
* feat: invitation link url

* feat: copy invite link from workspace invitations list

* invitation reponse cleanup and logo url fix

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-02-13 23:35:25 +05:30
Sangeetha
78afff60d4 fix: list epics on create work item modal (#2473) 2025-02-13 16:21:35 +05:30
Nikhil
78ef180d7b fix: invoice proration endpoint (#2480) 2025-02-12 20:36:51 +05:30
Nikhil
ea7244402f [WEB-3348] fix: workspace delete (#2429)
* fix: workspace delete

* chore: add can workspace delete

* chore: add workspace user me serializer

* fix: workspace deletion

* fix: copy changes

* chore: add trial subscription

* chore: add trial indication in workspace swicher

* fix: deletion flow for free trial

* chore: add none case for workspace licenses

* fix: current plan api to correctly show trial remaining days

* fix: translations and enums

* fix: fixed image for pro trial

* fix: handled Plane one subscription badge

* revert unrealted changes

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-12 17:55:12 +05:30
Nikhil
213fd167f6 [WEB-3030] feat: business plan changes (#2395)
* chore: add business plan changes

* chore: monitor updates for business plan

* chore: license verification

* chore: add validation for license cancellation

* chore: proration preview endpoint

* chore:  add exception handling

* fix: license updates

* chore: add last payment failed date and count

* fix: invoice plan

* add current price amount

* feat: new add seats UI

* update price

* proration preview logic

* fix: invoicing endpoint

* add manage seats button to pro and bussiness card

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-12 17:26:27 +05:30
Aaryan Khandelwal
9725b657f1 fix: merge conflicts resolved from preview 2025-02-12 16:46:47 +05:30
dependabot[bot]
300b47f9a1 chore(deps): bump cryptography (#6592)
Bumps the pip group with 1 update in the /apiserver/requirements directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 43.0.1 to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 13:52:44 +05:30
sriram veeraghanta
881211fffa Merge pull request #2464 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-12 12:22:17 +05:30
Sangeetha
6157d5771d fix: delete_at not updating for epics (#6577) 2025-02-12 12:18:08 +05:30
sriram veeraghanta
acdf923f76 Merge branch 'preview' into sync/ce-ee 2025-02-11 21:17:58 +05:30
sriram veeraghanta
4398e36a9a Merge pull request #2453 from makeplane/mobile-preview
promote: mobile-preview to preview
2025-02-11 20:44:33 +05:30