Commit Graph

8622 Commits

Author SHA1 Message Date
guru_sainath
9b9d4e44e7 fix: enabled other project issues in issue realtions (#2460) 2025-02-11 18:34:39 +05:30
guru_sainath
2a9137d0b5 [MOBIL-759] chore: handle device information table for multiple user sign-ins on the same device (#2458)
* fix: handled the html tags rendering in the notificatio comment

* chore: handled the last user logged_in in a device to send push notifications
2025-02-11 17:34:59 +05:30
guru_sainath
d99195f81c fix: handled the html tags rendering in the notificatio comment (#2455) 2025-02-11 16:16:12 +05:30
guru_sainath
6d50acb69b fix: handled created_at and updated_at user time conversions in recents visits (#2452) 2025-02-11 14:24:59 +05:30
guru_sainath
fc486df312 [MOBIL-766] fix: convert created_at and updated_at to user timezone in response (#2334)
* fix: conveted the created-at and updated_at based on the user timezone in the response

* chore: created_at and updated_at user timezone converter
2025-02-11 13:51:35 +05:30
guru_sainath
18a952581e [MOBIL-795] fix: handle roles and permissions for page creation, issue attachments, issue relation, and project creation (#2417)
* chore: workspace role permission for project creation

* chore: handled roles

* chore: handled the issue relation, page creation, and issue attachemnts roles and permissions

* chore: updates the permissions for the issue relation mutation and query

* fix: null params

* fix: null params

* fix: updates none default values in permission

* fix: updated roles and permission
2025-02-11 13:47:11 +05:30
guru_sainath
cce1bcaf23 [MOBIL-707] chore: update instance version details and enforce minimum supported backend version (#2414)
* chore: current instance query and updated the min self hosted version

* chore: typo and handled version data optional
2025-02-11 13:39:38 +05:30
guru_sainath
89b347147f [MOBIL-731] fix: handle null entity_data in user recents query (#2435)
* fix: recent visits null entity data

* fix: handled the none param in the recents query

* fix: made created_at and updated_at optional in user recent visits query
2025-02-11 13:35:11 +05:30
guru_sainath
8de830ef6e [MOBIL-787] chore: ipmplement workspace pages with pagination (#2446)
* fix: worksapce pages list

* chore: handled workspace pages is feature flagged
2025-02-11 13:34:11 +05:30
guru_sainath
b2621df517 fix: handled archived pages in workspace and project level pages (#2447) 2025-02-11 13:32:58 +05:30
sriram veeraghanta
05c51bc8f7 Merge pull request #2445 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-11 00:57:49 +05:30
sriram veeraghanta
18718e81c6 fix: merge conflicts 2025-02-11 00:56:13 +05:30
sriram veeraghanta
322e68fbb1 fix: build errors 2025-02-11 00:46:58 +05:30
sriram veeraghanta
363507f987 chore: turbo upgrade 2025-02-10 23:52:06 +05:30
sriram veeraghanta
a8de382db0 Merge pull request #2444 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-10 20:12:48 +05:30
Vamsi Krishna
f5e49e6d73 feat: added UI for customer properties CRUD (#2443) 2025-02-10 20:12:23 +05:30
sriram veeraghanta
30453d1c79 fix: build errors 2025-02-10 20:08:54 +05:30
sriram veeraghanta
64efc7c262 Merge pull request #2442 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-10 19:42:53 +05:30
Vamsi Krishna
dff12729c0 [WEB-3287]fix: label creation in global views (#6541)
* fix: label creation on enter

* fix: update label creation permissions

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-10 19:35:04 +05:30
Vamsi Krishna
8efe692c80 [WEB-3235]fix: transfer issues button mutation (#6549)
* fix: pending issues mutation

* fix: transfer issues count
2025-02-10 19:33:43 +05:30
Prateek Shourya
b8498c8615 fix: teamspace sidebar label (#2441) 2025-02-10 18:44:07 +05:30
sriram veeraghanta
1b4287b9cb Merge pull request #2439 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-10 17:47:06 +05:30
Aaryan Khandelwal
702a06aafd chore: update teamspace chart components and types 2025-02-10 17:28:29 +05:30
Aaryan Khandelwal
dcf611c1fa fix: merge conflicts resolved from preview 2025-02-10 17:06:43 +05:30
Vamsi Krishna
e85c6ce5cd [WEB-3294]feat: customers settings (#2440)
* feat: customers empty state

* draft: customer empty state

* feat-customers_settings_page
2025-02-10 16:07:50 +05:30
Prateek Shourya
066c367639 [WEB-3340] fix: teamspace list empty state member access (#2437)
* [WEB-3340] fix: teamspace list empty state member access

* fix: teamspace list
2025-02-10 16:03:47 +05:30
Aaryan Khandelwal
ce57c1423c [WEB-3329] dev: new chart components (#6565)
* dev: new chart components

* chore: separate out pie chart tooltip

* chore: remove unused any types

* chore: move chart components to propel package
2025-02-10 16:01:06 +05:30
Prateek Shourya
d88d19f4c4 fix: add role to WorkspaceUserMeSerializer (#2438)
* fix: add role to WorkspaceUserMeSerializer

* fix: create workspace response
2025-02-10 15:50:39 +05:30
sriram veeraghanta
25baa8adce Merge pull request #2436 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-10 15:10:58 +05:30
Nikhil
9ec72da932 Merge branch 'preview' into sync/ce-ee 2025-02-10 15:09:20 +05:30
Akshita Goyal
1eb1e82fe4 fix: issue icons in published project link (#6576) 2025-02-10 15:07:30 +05:30
Akshita Goyal
a2328d0cbe fix: workspace roles for settings and members button (#6574)
* fix: workspace roles for settings and members button

* fix: user role and member count for new workspace

* chore: set role to 20 while workspace creation

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-10 15:03:50 +05:30
Dheeraj Kumar Ketireddy
5096a15051 Merge pull request #6575 from makeplane/modify-workspace-serializer
modify: workspace user link serializer
2025-02-10 14:51:32 +05:30
sangeethailango
55c2511ab5 modify: workspace serializer 2025-02-10 14:27:21 +05:30
sriram veeraghanta
2cbb2d5adf Merge pull request #2431 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-10 13:27:59 +05:30
Nikhil
84e536bfca fix: workspace switcher API (#2432)
* fix: workspace switcher api

* fix: upgrade_plan key

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
2025-02-10 13:27:23 +05:30
Vipin Chaudhary
16bc64e2fa fix: Remove AI Assistant Button from Tab Order to Prevent Focus (#6569)
* make ai button unfocused

* fix the format
2025-02-10 12:55:21 +05:30
sriram veeraghanta
95e77223c4 Merge pull request #2430 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-08 20:55:51 +05:30
Vipin Chaudhary
14083ea7da fix: handle shift tab tab-index focus (#6554)
* handle shift tab tab-index focus

* add comment

* fix double tap

* make label focus

* fix title focus

* focus discard and save

* remove comment
2025-02-08 20:54:23 +05:30
Akshita Goyal
88e4a3b4a2 [WEB-3292] feat: workspace switcher with plans information (#2410)
* feat: ui changes for workspace switcher

* fix: hover

* fix: added current plan

* feat: Return user role

* chore: remove unused imports

* fix: css

* fix: added user role in workspace switcher

* fix: return role as integer

* fix: role casing

* fix: refactor

* fix: plan pill fix

* feat: plan pill

* fix: design update

* fix: edges

* fix: refactor

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-02-07 21:06:22 +05:30
sriram veeraghanta
577ef6c188 Merge pull request #2428 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-07 21:00:31 +05:30
Anmol Singh Bhatia
feb88e64a4 [WEB-3292] fix: workspace switcher validation and ui improvements (#6570)
* fix: workspace action item validation and ui improvements

* chore: code refactor
2025-02-07 20:58:56 +05:30
sriram veeraghanta
afba1777d7 Merge pull request #2426 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-07 20:33:09 +05:30
Anmol Singh Bhatia
032a8e06cc [WEB-3322] chore: initiatives improvements (#2412)
* chore: initiatives list layout improvements

* chore: initiative toast alert updated

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-07 20:23:25 +05:30
Nikhil
2e2cb4dd1f Merge branch 'preview' into sync/ce-ee 2025-02-07 20:21:18 +05:30
Akshita Goyal
7989df19eb [WEB-3321] fix: removed chat id form home url (#2420)
* fix: removed chat id form home url

* fix: handled redirection
2025-02-07 20:16:40 +05:30
Sangeetha
a00bb35e54 [WEB-3285] fix: creating and updating duplicate quick links (#6557)
* fix: creating and updating duplicate quick links

* fix: improve code readibiltiy
2025-02-07 20:06:47 +05:30
Akshita Goyal
20ba91b98c [WEB-3292] feat: workspace switcher redesign (#6543)
* feat: ui changes for workspace switcher

* fix: hover

* fix: added current plan

* feat: Return user role

* chore: remove unused imports

* fix: css

* fix: added user role in workspace switcher

* fix: return role as integer

* fix: role casing

* fix: refactor

* fix: plan pill fix

* fix: design updates

* fix: refactor

* fix: member translation

* fix: css improvements

* fix: truncate issue

* fix: workspace switcher dropdown email truncate

* fix: workspace switcher dropdown email truncate

* fix: role

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-02-07 20:05:57 +05:30
Akshita Goyal
456c7f55a9 [WEB-2917] Fix home widget (#6560)
* fix: home loading state

* fix: quickstart guide

* fix: link handling

* fix: home completed state

* fix: translations
2025-02-07 20:00:59 +05:30
Anmol Singh Bhatia
2a57412016 chore: app sidebar section header improvement (#2419) 2025-02-07 17:56:30 +05:30