Commit Graph

7802 Commits

Author SHA1 Message Date
sriram veeraghanta
3efae7176f Merge branch 'preview' into sync/ce-ee 2024-12-12 15:05:00 +05:30
sriram veeraghanta
936fc12619 chore: formatting api server (#1875)
* chore: formatting

* fix: minior fixes

* fix: formatting changes
2024-12-12 15:04:20 +05:30
Bavisetti Narayan
9ad8b43408 chore: handled the cycle date time using project timezone (#6187)
* chore: handled the cycle date time using project timezone

* chore: reverted the frontend commit
2024-12-12 14:11:12 +05:30
guru_sainath
50c93f2dc6 [MOBIL-520] chore: mutations for creating the user profile and cover image (#1798)
* chore: user asset upload mutation

* chore: update and remove the user asset mutation

* chore: removed logs

* chore: updated file asset type

* chore: updated user detail mutation

* chore: updates user asset and cover

* chore: aadded cover image in the user mutation

* chore: updated asset

* chore: user asset page format

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-12 13:50:20 +05:30
guru_sainath
401706df21 [MOBIL-559] chore: added the new property description_binary in the page create query (#1851)
* chore: added the new property description_binary in the page create query

* chore: updated the description_binary type from str to Base64

* chore: updated the binary prop from base64 to string
2024-12-12 13:48:21 +05:30
guru_sainath
a63312c928 chore: handled the workspace in use information query if the last_workspace_id is not available in profile (#1865) 2024-12-12 13:47:57 +05:30
guru_sainath
24e45d8cc4 chore: Updated push notifications to multiple devices (#1880) 2024-12-12 13:47:22 +05:30
guru_sainath
ea5b87be2a [MOBIL-596] chore: Implement new mutations to update cycle and module information in issues (#1899)
* chore: adding and removing the modules in issue detail

* chore: implemented issue modules mutation

* chore: updated issue cycle mutation

* chore: format updates

* chore: removed logs

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-12 13:46:57 +05:30
guru_sainath
0e4da5be32 [MOBIL-519] chore: Implement project-level uploader for issues, project cover, and pages (#1903)
* chore: user asset upload mutation

* chore: update and remove the user asset mutation

* chore: removed logs

* chore: updated file asset type

* chore: updated user detail mutation

* chore: updates user asset and cover

* chore: aadded cover image in the user mutation

* chore: updated asset

* chore: user asset page format

* chore: project level image upload

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-12 13:45:35 +05:30
guru_sainath
ade28a3d69 chore: handled profile onboarding workflow in auth (#1905) 2024-12-12 13:44:29 +05:30
sriram veeraghanta
c6c54591a8 fix: package resolutions 2024-12-12 13:39:10 +05:30
sriram veeraghanta
d4b0beef2e fix: package version upgrades 2024-12-12 13:28:37 +05:30
sriram veeraghanta
0c11328b85 Merge branch 'preview' of github.com:makeplane/plane-ee into preview 2024-12-12 13:02:38 +05:30
sriram veeraghanta
e0354030c5 fix: lock file udpates 2024-12-12 13:01:59 +05:30
dependabot[bot]
d4c983e80c chore(deps): bump golang.org/x/crypto (#1911)
Bumps the go_modules group with 1 update in the /monitor/lib/feat_flag directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.22.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 12:55:23 +05:30
Anmol Singh Bhatia
9acca04fde fix: build error (#1910)
* chore: CRUD operations for epics

* chore: epic comments links activity

* fix: issue creation

* chore epics asset added

* dev: epics icon added

* dev: epics store init

* chore: code refactor

* chore: epics feature flag added

* dev: epic setting page added with empty state

* fix: issue detail endpoint

* chore: epic issues layout

* chore: epics settings and basic store

* fix: build error

* chore: epic sidebar component

* chore: epic comments and activity added

* chore: code refactor

* chore: added the project feature endpoint

* chore: removed the status endpoint

* chore: added the url patterns

* chore: workspace epcic endpoint

* fix: build error

* chore: project epic flow implementaiton

* [WEB-2703] chore: inject all issue type services from base issue type store.

* chore: epic services and store updates

* chore: remove issue property option update service

* chore: minor improvements

* chore: improve property and options fetch logic

* fix: attachments viewset change

* chore: epic user property

* chore: epic quick action added

* chore: epic modal and quick action

* chore: epic store and services updated

* chore: endpoint updted and commented feature flag

* chore: layout root file updated

* chore: issue filter endpoint

* chore: epics filters

* fix: epic issue modal description fetch

* chore: epic issue retrieve endpoint added

* chore: epic quick action updated

* chore: issue detail store fetch method updated

* chore: code refactor

* chore: epic detail page added

* chore: epic peek overview implementation

* chore: epic issue modal onSubmit

* chore: added archive, reactions

* chore: epic enable/disable updated

* chore: epic endpoint updated

* chore: fetch logic updated

* chore: epic issue modal projectId

* chore: epic modal provider updated

* chore: CollapsibleButton component updated

* chore: epic detail sidebar state added to theme store

* chore: epic detail, header, and quick action updated

* chore: epic detail sidebar icon updated

* chore: epic toggle update

* chore: epic details sidebar updated

* chore: services and store updated

* chore: code refactor

* chore: code refactor

* chore: epic comment, additional properties and store updated

* chore: epic analytic

* chore: epic activity key changes

* chore: store updated

* chore: code refactor

* chore: epic endpoint updated

* chore: epic sub-issues endpoint updated

* chore: epic store changes

* chore: epic detail sidebar

* dev: tabs component added to ui package

* chore: epic sidebar improvement

* chore: linear progress indicator improvement

* chore: epic detail page improvements

* chore: epic endpoint updated

* chore: epic detail widgets

* fix: sub-issues count endpoint

* chore: epic detail overview implementation

* fix: sub issues count and response updated

* chore: code refactor

* chore: code refactor

* fix: epic sub issues properties

* chore: epic analytics and code refactor

* fix: epic analytics and peek view actions

* chore: epic peek view added and code refactor

* chore: project navigation items code refactor

* fix: epic enable mutation error

* fix: issue modal description fetch issue

* chore: is_epic flag added to epic issue

* fix: epic list, kanban and spreadsheet layout redirection and peek view

* fix: epic calendar and gantt layout peek view and redirection

* chore: code refactor

* fix: epic details actions and code refactor

* chore: epic progress empty state added

* chore: merge conflict

* fix: epic endpoint response

* fix: epic settings

* fix: local db mutation and epic modal error

* fix: epic filters

* fix: peek view modal context

* fix: epic sub issue mutation

* chore: created search endpoint

* fix: epic sub-issue add mutation

* chore: epic enable and disable endpoint updated and code refactor

* Revert "chore: epic enable and disable endpoint updated and code refactor"

This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043.

* chore: epic analytics mutation improvement

* fix: issue search endpoint

* chore: issue parent search modal improvement

* chore: epic empty state and analytics mutation improvement

* chore: code refactoring

* fix: epic sub-issue mutation

* fix: epic attachment

* fix: build error

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2024-12-11 20:58:58 +05:30
Anmol Singh Bhatia
e8e674b6e2 feat: epics implementation (#1713)
* chore: CRUD operations for epics

* chore: epic comments links activity

* fix: issue creation

* chore epics asset added

* dev: epics icon added

* dev: epics store init

* chore: code refactor

* chore: epics feature flag added

* dev: epic setting page added with empty state

* fix: issue detail endpoint

* chore: epic issues layout

* chore: epics settings and basic store

* fix: build error

* chore: epic sidebar component

* chore: epic comments and activity added

* chore: code refactor

* chore: added the project feature endpoint

* chore: removed the status endpoint

* chore: added the url patterns

* chore: workspace epcic endpoint

* fix: build error

* chore: project epic flow implementaiton

* [WEB-2703] chore: inject all issue type services from base issue type store.

* chore: epic services and store updates

* chore: remove issue property option update service

* chore: minor improvements

* chore: improve property and options fetch logic

* fix: attachments viewset change

* chore: epic user property

* chore: epic quick action added

* chore: epic modal and quick action

* chore: epic store and services updated

* chore: endpoint updted and commented feature flag

* chore: layout root file updated

* chore: issue filter endpoint

* chore: epics filters

* fix: epic issue modal description fetch

* chore: epic issue retrieve endpoint added

* chore: epic quick action updated

* chore: issue detail store fetch method updated

* chore: code refactor

* chore: epic detail page added

* chore: epic peek overview implementation

* chore: epic issue modal onSubmit

* chore: added archive, reactions

* chore: epic enable/disable updated

* chore: epic endpoint updated

* chore: fetch logic updated

* chore: epic issue modal projectId

* chore: epic modal provider updated

* chore: CollapsibleButton component updated

* chore: epic detail sidebar state added to theme store

* chore: epic detail, header, and quick action updated

* chore: epic detail sidebar icon updated

* chore: epic toggle update

* chore: epic details sidebar updated

* chore: services and store updated

* chore: code refactor

* chore: code refactor

* chore: epic comment, additional properties and store updated

* chore: epic analytic

* chore: epic activity key changes

* chore: store updated

* chore: code refactor

* chore: epic endpoint updated

* chore: epic sub-issues endpoint updated

* chore: epic store changes

* chore: epic detail sidebar

* dev: tabs component added to ui package

* chore: epic sidebar improvement

* chore: linear progress indicator improvement

* chore: epic detail page improvements

* chore: epic endpoint updated

* chore: epic detail widgets

* fix: sub-issues count endpoint

* chore: epic detail overview implementation

* fix: sub issues count and response updated

* chore: code refactor

* chore: code refactor

* fix: epic sub issues properties

* chore: epic analytics and code refactor

* fix: epic analytics and peek view actions

* chore: epic peek view added and code refactor

* chore: project navigation items code refactor

* fix: epic enable mutation error

* fix: issue modal description fetch issue

* chore: is_epic flag added to epic issue

* fix: epic list, kanban and spreadsheet layout redirection and peek view

* fix: epic calendar and gantt layout peek view and redirection

* chore: code refactor

* fix: epic details actions and code refactor

* chore: epic progress empty state added

* chore: merge conflict

* fix: epic endpoint response

* fix: epic settings

* fix: local db mutation and epic modal error

* fix: epic filters

* fix: peek view modal context

* fix: epic sub issue mutation

* chore: created search endpoint

* fix: epic sub-issue add mutation

* chore: epic enable and disable endpoint updated and code refactor

* Revert "chore: epic enable and disable endpoint updated and code refactor"

This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043.

* chore: epic analytics mutation improvement

* fix: issue search endpoint

* chore: issue parent search modal improvement

* chore: epic empty state and analytics mutation improvement

* chore: code refactoring

* fix: epic sub-issue mutation

* fix: epic attachment

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2024-12-11 20:47:23 +05:30
Prateek Shourya
73305e9dd1 refactor: enhance command palette modularity (#1909) 2024-12-11 20:27:33 +05:30
Henit Chobisa
001011b0e7 fix: added job cancellation and progress for batches (#1897)
* fix: added job cancellation and progress for batches

* feat: added cancelled as state inside comps

* fix: cancelled job rerun

* fix: locking inside the base-import-worker

* feat: optimized data pulling inside jira
2024-12-11 18:55:15 +05:30
sriram veeraghanta
0253ca2e92 Merge pull request #1908 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-11 18:53:39 +05:30
Prateek Shourya
df39f074a7 chore: remove custom title bar from windows application. (#1556)
* chore: remove custom title bar from windows application.

* fix: drag handle position for desktop application.

* chore: minor improvements.

* chore: revert back windows app changes.

* chore: remove unused dependency

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-11 18:53:16 +05:30
sriram veeraghanta
a3998721b0 Merge pull request #1907 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-11 18:29:30 +05:30
Prateek Shourya
38e8a5c807 fix: command palette build (#6186) 2024-12-11 18:19:09 +05:30
Prateek Shourya
0ae0931687 Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2024-12-11 18:07:14 +05:30
Prateek Shourya
a9bd2e243a refactor: enhance command palette modularity (#6139)
* refactor: enhance command palette modularity

* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
pushya22
00db270434 Merge pull request #1906 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-11 17:58:47 +05:30
Vamsi Krishna
ca0d50b229 fix: no activity while moving inbox issues (#6185) 2024-12-11 17:57:27 +05:30
pushya22
12ef35e541 Merge pull request #1896 from makeplane/feat-stacked_notifications
[WEB-2382]feat:notification stacking
2024-12-11 16:49:50 +05:30
pushya22
1ebba0a518 Merge pull request #1904 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-11 16:32:05 +05:30
Vamsi Krishna
7fca7fd86c [WEB-2774] fix:favorites reorder (#6179)
* fix:favorites reorder

* chore: added error handling

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-11 16:29:39 +05:30
vamsi krishna
a5f90a3303 chore:reduced restrucured files. Refractored code in notifications store 2024-12-11 16:24:10 +05:30
pushya22
2288ca7713 Merge pull request #1902 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-11 15:45:25 +05:30
Prateek Shourya
0ac68f2731 improvement: refactored issue grouping logic to access MobX store directly (#6134)
* improvement: refactored issue grouping logic to access MobX store directly

* chore: minor updates
2024-12-11 15:14:15 +05:30
vamsi krishna
2625d26fd3 removed duplicate component files 2024-12-11 15:08:48 +05:30
vamsi krishna
4797d6fdd4 chore:fixed overflow 2024-12-11 15:08:48 +05:30
vamsi krishna
9fc5ba0128 chore:synced chnages with ce 2024-12-11 15:08:48 +05:30
vamsi krishna
9a7826a118 chore:removed unread indicator 2024-12-11 15:08:48 +05:30
vamsi krishna
a070529492 chore: added service for group actions 2024-12-11 15:08:48 +05:30
vamsi krishna
a767334e65 feat: updated group update functions 2024-12-11 15:08:48 +05:30
NarayanBavisetti
634e8f75eb chore: change the response 2024-12-11 15:08:48 +05:30
Bavisetti Narayan
1f5ae035a3 chore: grouped archive and snoozed notifications (#1891) 2024-12-11 15:08:48 +05:30
vamsi krishna
ed7b1e8c0e fixed build issue 2024-12-11 15:08:48 +05:30
NarayanBavisetti
c580b70806 chore: seperate endpoints for inbox stacking 2024-12-11 15:08:48 +05:30
vamsi krishna
b296cd0784 added feature flag 2024-12-11 15:08:48 +05:30
vamsi krishna
1b09984abd modified store 2024-12-11 15:08:48 +05:30
vamsi krishna
55dfb5db5f changed imports names 2024-12-11 15:08:48 +05:30
vamsi krishna
2ef4350d7a adjusted overflow for sidebar 2024-12-11 15:08:48 +05:30
vamsi krishna
4c0974c17c added notification actions 2024-12-11 15:08:48 +05:30
vamsi krishna
d4e6a46a82 added ui for pop over 2024-12-11 15:08:48 +05:30
vamsi krishna
fe5ce937bd added pop over 2024-12-11 15:08:48 +05:30