guru_sainath
8dee7e51ca
chore: workspace profile issues, kanabn DND upgrade, implemented filters in plaen deploy ( #2991 )
2023-12-05 17:26:57 +05:30
Lakhan Baheti
9649f42ff3
chore: email invite accept validation ( #2965 )
...
* fix: empty state flickering on accepting only invitation
* fix: redirection from workspace-invitaion to onboarding
* chore: onboarding step 1 skip on accepting invite from email
* fix: dashboard redirection path
2023-12-05 16:06:43 +05:30
rahulramesha
8a8eea38f9
fix: Permission levels for project settings ( #2978 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
* fix show sub issue filter FED-1102
* use Enums instead of numbers
* fix Estimates setting permission for admin
* disable access to project settings for viewers and guests
* fix project unautorized flicker
* add observer to estimates
* add permissions to member list
2023-12-04 20:03:23 +05:30
Aaryan Khandelwal
fa990ed444
refactor: custom hook for sign in redirection ( #2969 )
2023-12-04 15:04:04 +05:30
sabith-tu
65253c6383
style: empty state for analytics, views and pages ( #2967 )
2023-12-01 18:19:17 +05:30
Aaryan Khandelwal
332e56bb0d
style: updated the UI of the instance admin setup and the sign in workflow ( #2962 )
...
* style: updated the UI of the signin and instance setups
* fix: form validations and mutations
* fix: updated Link tags in accordance to next v14
* chore: latest features image, reset password redirection
2023-12-01 15:50:01 +05:30
guru_sainath
5446447231
chore: workspace global issues ( #2964 )
...
* dev: global issues store
* build-error: all issues render
* build-error: build error resolved in global view store
2023-12-01 15:16:36 +05:30
Anmol Singh Bhatia
a779fa1497
dev: instance setup workflow ( #2935 )
...
* chore: instance type updated
* chore: instance not ready screen added
* chore: instance layout added
* chore: instance magic sign in endpoint and type added
* chore: instance admin password endpoint added
* chore: instance setup page added
* chore: instance setup form added
* chore: instance layout updated
* fix: instance admin workflow setup
* fix: admin workflow setup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-29 20:33:08 +05:30
sriram veeraghanta
5eb7740833
fix: removed unused packages and upgraded to next 14 ( #2944 )
...
* fix: upgrading next package and removed unused deps
* chore: unused variable removed
* chore: next image icon fix
* chore: unused component removed
* chore: next image icon fix
* chore: replace use-debounce with lodash debounce
* chore: unused component removed
* resolved: fixed issue with next link component
* fix: updates in next config
* fix: updating types pages
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2023-11-29 20:32:10 +05:30
Aaryan Khandelwal
6d97dd814a
chore: updated sign in workflow ( #2939 )
...
* chore: new sign in workflow
* chore: request new code button added
* chore: create new password form added
* fix: build errors
* chore: remove unused components
* chore: update submitting state texts
* fix: oauth sign in process
2023-11-29 19:07:33 +05:30
Aaryan Khandelwal
1be1b9f4a3
chore: issue peek overview ( #2918 )
...
* chore: autorun for the issue detail store
* fix: labels mutation
* chore: remove old peek overview code
* chore: move add to cycle and module logic to store
* fix: build errors
* chore: add peekProjectId query param for the peek overview
* chore: update profile layout
* fix: multiple workspaces
* style: Issue activity and link design improvements in Peek overview.
* fix issue with labels not occupying full widht.
* fix links overflow issue.
* add tooltip in links to display entire link.
* add functionality to copy links to clipboard.
* chore: peek overview for all the layouts
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-29 14:25:57 +05:30
Aaryan Khandelwal
4f64f431a7
chore: update profile settings layout ( #2925 )
...
* chore: update profile layout
* fix: multiple workspaces
* chore: removed breadcrumbs
* chore: fix sidebar collapsed state
2023-11-29 13:48:07 +05:30
Lakhan Baheti
1a2b1e648d
style: switch or delete account modal ( #2926 )
...
* style: switch or delete account modal
* fix: popover text color
* fix: typo
2023-11-29 13:28:24 +05:30
sabith-tu
d5853405ca
style: new empty state ui ( #2923 )
2023-11-28 18:47:52 +05:30
Aaryan Khandelwal
0cbb201348
fix: workspace settings pages authorization ( #2915 )
...
* fix: workspace settings pages authorization
* chore: user cannot add a member with a higher role than theirs
* chore: update workspace general settings auth
2023-11-28 17:05:42 +05:30
M. Palanikannan
6607caade7
fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) ( #2859 )
...
* image restoration fixed (marks an image to be deleted after a week)
* removed clgs
* added image constraints
* formatted editor-core package using yarn format
* lite-text-editor nothing to format
* rich-text-editor nothing to format
* formatted document-editor with prettier
* modified file service to follow api change
* fixed more formatting in document editor
* fixed all instances of types with that from the package
* fixed delete to work consistently (minor optimizations turned off)
* stop duplicate images inside editor
* restore image on editor creation
say if user A deletes image number 2, user B was also in the same issue and in their screen the image was there, if user B makes certain changes and that gets saved in backend, according to user B image 2 should exist but since user A deleted it, it'll not get restored and get deleted in 7 days, hence I've added a check such that whenever a issue loads we restore all images by default
* added restore image function with types
* replaced all instances to have restore image logic
* fixed issue detail for peek view
* disabled option to insert table inside a table
2023-11-28 11:34:20 +05:30
Aaryan Khandelwal
41ab962dd7
chore: update get invitation details endpoint ( #2902 )
2023-11-28 11:30:03 +05:30
Prateek Shourya
c22c6bb9b2
Fix: bug fixes and UI / UX improvements ( #2906 )
...
* Fix: issue with project publish modal data not updating immediately.
* fix: issue with workspace list not scrollable in profile settings.
* fix: update redirect workspace slug logic to redirect to prev workspace instead of `/`.
* style: update API tokens and webhooks empty state designs.
2023-11-28 11:29:01 +05:30
sriram veeraghanta
67de6d0729
fix: adding ai assistance to pages ( #2905 )
...
* fix: adding ai modal to pages
* fix: pages overflow
* chore: update pages UI
* fix: updating page description while using ai assistance
* fix: gpt assistant modal height and position
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-27 20:39:18 +05:30
Prateek Shourya
06d3cd7e73
refactor: Instance admin setting and UI updates. ( #2889 )
...
* refactor: shift instance admin restriction content to seperate component.
fix: instance components export logic.
* style: fix sidebar dropdown `God Mode` icon padding.
* style: update profile settings user dropdown menu width.
* fix: update input type to `password` for Client Secret and API/ Access Key fields.
* style: update loader design for all forms.
* fix: typo
* style: ui updates.
* chore: add show/ hide button for all password fields.
2023-11-27 19:41:47 +05:30
Aaryan Khandelwal
3dc18bc8fd
refactor: webhooks ( #2896 )
...
* refactor: webhooks workflow
* chore: update delete modal content
2023-11-27 17:15:48 +05:30
Anmol Singh Bhatia
2d04917951
chore: instance admins endpoint added and ui/ux improvement ( #2895 )
...
* style: sidebar improvement
* style: header height consistency
* chore: layout consistency and general page improvement
* chore: layout, email form and image form improvement
* chore: instance admins endpoint intergrated and code refactor
* chore: code refactor
* chore: google client secret section removed
2023-11-27 17:15:11 +05:30
guru_sainath
2bf7e63625
issues rendering in all issue layouts fir profile and project issues and global issues store implementation ( #2886 )
...
* dev: draft and archived issue store
* connect draft and archived issues
* kanban for draft issues
* fix filter store for calendar and kanban
* dev: profile issues store and draft issues filters in header
* disble issue creation for draft issues
* dev: profile issues store filters
* disable kanban properties in draft issues
* dev: profile issues store filters
* dev: seperated adding issues to the cycle and module as seperate methds in cycle and module store
* dev: workspace profile issues store
* dev: sub group issues in the swimlanes
* profile issues and create issue connection
* fix profile issues
* fix spreadsheet issues
* fix dissapearing project from create issue modal
* page level modifications
* fix additional bugs
* dev: issues profile and global iisues and filters update
* fix issue related bugs
* fix project views for list and kanban
* fix build errors
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-11-27 14:15:33 +05:30
Aaryan Khandelwal
b2ac7b9ac6
chore: revamp the API tokens workflow ( #2880 )
...
* chore: added getLayout method to api tokens pages
* revamp: api tokens workflow
* chore: add title validation and update types
* chore: minor UI updates
* chore: update route
2023-11-27 12:14:06 +05:30
Lakhan Baheti
3c9f57f8f4
fix: workspace & user avatar tooltip ( #2851 )
...
* fix: workspace & user avatar tooltip
* chore: user name update while typing on top right avatar
* chore: imports placement
* fix: rendering condition
* chore: component re-arrangement
* fix: imports
2023-11-25 21:31:09 +05:30
Ramesh Kumar Chandra
11d57a5bf0
fix: track events updated, extra parameters added, added events for issues, pages, states, cycles ( #2875 )
...
* fix: event tracking method updated to store, chore: updated and added events for workspace, projects and create issue
* fix: posthog auth event tracking
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-11-25 21:26:26 +05:30
Prateek Shourya
2980c7b00d
Feat: God Mode UI Updates and More Config Settings ( #2877 )
...
* feat: Images in Plane config screen.
* feat: Enable/ Disable Magic Login config toggle.
* style: UX copy and design updates across all screens.
* style: SSO and OAuth Screen revamp.
* style: Enter God Mode button for Profile Settings sidebar.
* fix: update input type to password for password fields.
2023-11-25 21:23:50 +05:30
Nikhil
c7e6118804
refactor: image upload modals, file size limit added to config ( #2868 )
...
* chore: add file size limit as config in the config api
* refactor: image upload modals
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-24 13:23:46 +05:30
Aaryan Khandelwal
97be4b60ae
chore: update profile and God mode routes ( #2860 )
...
* chore: update profile and god mode routes
* fix: profile activity loader
* chore: update profile route in the change password page
2023-11-24 12:16:37 +05:30
Ramesh Kumar Chandra
85907b32d1
feat: change password page ( #2847 )
2023-11-23 20:38:50 +05:30
Aaryan Khandelwal
6e7a96394a
fix: page scroll area ( #2850 )
2023-11-23 18:22:25 +05:30
sriram veeraghanta
2481706581
chore: optimizations and file name changes ( #2845 )
...
* fix: deepsource antipatterns
* fix: deepsource exclude file patterns
* chore: file name changes and removed unwanted variables
* fix: changing version number for editor
2023-11-23 15:09:46 +05:30
Aaryan Khandelwal
a7d6b528bd
chore: deactivate user option added ( #2841 )
...
* dev: deactivate user option added
* chore: new layout for profile settings
* fix: build errors
* fix: user profile activity
2023-11-23 14:44:06 +05:30
Lakhan Baheti
9ba724b78d
fix: onboarding bugs & improvements ( #2839 )
...
* fix: terms & condition alignment
* fix: onboarding page scrolling
* fix: create workspace name clear
* fix: setup profile sidebar workspace name
* fix: invite team screen button text
* fix: inner div min height
* fix: allow single invite also in invite member
* fix: UI clipping in invite members
* fix: signin screen scroll
* fix: sidebar notification icon
* fix: sidebar project name & icon
* fix: user detail bottom image alignment
* fix: step indicator in invite member
* fix: try different account modal state
* fix: setup profile remove image
* fix: workspace slug clear
* fix: invite member UI & focus
* fix: step indicator size
* fix: inner div placement
* fix: invite member validation logic
* fix: cuurent user data persistency
* fix: sidebar animation colors
* feat: signup & resend
* fix: sign out theme persist from popover
* fix: imports
* chore: signin responsiveness
* fix: sign-in, sign-up top padding
2023-11-23 13:45:00 +05:30
Anmol Singh Bhatia
644b06749b
fix: profile setting overflow ( #2834 )
2023-11-22 15:35:51 +05:30
Aaryan Khandelwal
c8c89007c0
style: revamped page details UI ( #2823 )
...
* style: revamp page details UI
* chore: updated the info popover date format
* fix: page actions mutation
* style: made the page content responsive
2023-11-22 12:32:49 +05:30
Lakhan Baheti
d91b4e6fa1
fix: bug fixes & UI improvements ( #2819 )
...
* fix: profile setting fields border
* fix: webhooks empty state UI
* fix: cycle delete redirection from cycle detail
* fix: integration access restriction
2023-11-21 17:35:29 +05:30
Aaryan Khandelwal
982eba0bd1
fix: complete pages editor not clickable, recent pages calculation logic ( #2820 )
...
* fix: whole editor not clickable
* fix: recent pages calculation
* chore: update older pages calculation logic in recent pages list
* fix: archived pages computed function
* chore: add type for older pages
2023-11-21 15:47:34 +05:30
Henit Chobisa
de581102e3
feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 ( #2784 )
...
* fix: page transaction model
* fix: page transaction model
* feat: updated ui for page route
* chore: initailized `document-editor` package for plane
* fix: format persistence while pasting markdown in editor
* feat: Inititalized Document-Editor and Editor with Ref
* feat: added tooltip component and slash command for editor
* feat: added `document-editor` extensions
* feat: added custom search component for embedding labels
* feat: added top bar menu component
* feat: created document-editor exposed components
* feat: integrated `document-editor` in `pages` route
* chore: updated dependencies
* feat: merge conflict resolution
* chore: modified configuration for document editor
* feat: added content browser menu for document editor summary
* feat: added fixed menu and editor instances
* feat: added document edittor instances and summary table
* feat: implemented document-editor in PageDetail
* chore: css and export fixes
* fix: migration and optimisation
* fix: added `on_create` hook in the core editor
* feat: added conditional menu bar action in document-editor
* feat: added menu actions from single page view
* feat: added services for archiving, unarchiving and retriving archived pages
* feat: added services for page archives
* feat: implemented page archives in page list view
* feat: implemented page archives in document-editor
* feat: added editor marking hook
* chore: seperated editor header from the main content
* chore: seperated editor summary utilities from the main editor
* chore: refactored necessary components from the document editor
* chore: removed summary sidebar component from the main content editor
* chore: removed scrollSummaryDependency from Header and Sidebar
* feat: seperated page renderer as a seperate component
* chore: seperated page_renderer and sidebar as component from index
* feat: added locked property to IPage type
* feat: added lock/unlock services in page service
* chore: seperated DocumentDetails as exported interface from index
* feat: seperated document editor configs as seperate interfaces
* chore: seperated menu options from the editor header component
* fix: fixed page_lock performing lock/unlock operation on queryset instead of single instance
* fix: css positioning changes
* feat: added archive/lock alert labels
* feat: added boolean props in menu-actions/options
* feat: added lock/unlock & archive/unarchive services
* feat: added on update mutations for archived pages in page-view
* feat: added archive/lock on_update mutations in single page vieq
* feat: exported readonly editor for locked pages
* chore: seperated kanban menu props and saved over passing redundant data
* fix: readonly editor not generating markings on first render
* fix: cheveron overflowing from editor-header
* chore: removed unused utility actions
* fix: enabled sidebar view by default
* feat: removed locking on pages in archived state
* feat: added indentation in heading component
* fix: button classnames in vertical dropdowns
* feat: added `last_archived_at` and `last_edited_at` details in editor-header
* feat: changed types for archived updates and document last updates
* feat: updated editor and header props
* feat: updated queryset according to new page query format
* feat: added parameters in page view for shared / private pages
* feat: updated other-page-view to shared page view && same with private pages
* feat: added page-view as shared / private
* fix: replaced deleting to archiving for pages
* feat: handle restoring of page from archived section from list view
* feat: made previledge based option render for pages
* feat: removed layout view for page list view
* feat: linting changes
* fix: adding mobx changes to pages
* fix: removed uneccessary migrations
* fix: mobx store changes
* fix: adding date-fns pacakge
* fix: updating yarn lock
* fix: removing unneccessary method params
* chore: added access specifier to the create/update page modal
* fix: tab view layout changes
* chore: delete endpoint for page
* fix: page actions, including- archive, favorite, access control, delete
* chore: remove archive page modal
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-20 21:31:12 +05:30
Prateek Shourya
b903126e5a
feat: Instance Admin Panel: Configuration Settings ( #2800 )
...
* feat: Instance Admin Panel: Configuration Settings
* refactor: seprate Google and Github form into independent components.
* feat: add admin auth wrapper and access denied page.
* style: design updates.
2023-11-20 20:46:49 +05:30
sabith-tu
f44f70168f
style: changing profile screen title ( #2814 )
2023-11-20 20:46:15 +05:30
Lakhan Baheti
f1de05e4de
chore: onboarding ( #2790 )
...
* style: onboarding light version
* style: dark mode
* fix: onboarding gradient
* refactor: imports
* chore: add use case field in users api
* feat: delete account
* fix: delete modal points alignment
* feat: usecase in profile
* fix: build error
* fix: typos & hardcoded strings
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-11-20 19:31:19 +05:30
Lakhan Baheti
c1eb5055e5
fix: bug fixes & ui improvements. ( #2772 )
...
* fix: create project modal member select
* fix: overflow in workspace activity
* fix: memeber selected state
2023-11-20 16:36:50 +05:30
Aaryan Khandelwal
29f3e02adc
refactor: project estimates store ( #2801 )
...
* refactor: remove estimates from project store
* chore: update all the instances of the old store
* chore: update store declaration structure
2023-11-20 15:58:40 +05:30
Aaryan Khandelwal
668dfd2e38
chore: update exception detected screen action button ( #2805 )
2023-11-20 15:00:36 +05:30
onFire(Abhi)
e945aa9b71
fix: newly added cycle doesnt appear unlelss the page is manually reloaded ( #2673 )
...
* fix: newly added cycle doesnt appear unlelss the page is manually reloaded
* Delete \
* Delete web/layouts/profile-layout/profile-sidebar.tsx
* Update cycles.store.ts
* fix: remove duplicate type declaration
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-11-20 14:36:46 +05:30
sriram veeraghanta
6595a387d0
feat: event tracking using posthog and created application provider to render multiple wrappers ( #2757 )
...
* fix: event tracker changes
* fix: App provider implementation using wrappers
* fix: updating packages
* fix: handling warning
* fix: wrapper fixes and minor optimization changes
* fix: chore app-provider clearnup
* fix: cleanup
* fix: removing jitsu tracking
* fix: minor updates
* fix: adding event to posthog event tracker (#2802 )
* dev: posthog event tracker update intitiate
* fix: adding events for posthog integration
* fix: event payload
---------
Co-authored-by: Ramesh Kumar Chandra <31303617+rameshkumarchandra@users.noreply.github.com>
2023-11-20 13:29:54 +05:30
Lakhan Baheti
c9ffc9465f
fix: Labels delete & reordering ( #2729 )
...
* fix: Labels reordering inconsistency
* fix: Delete child labels
* feat: multi-select while grouping labels
* refactor: label sorting in mobx computed function
* feat: drag & drop label grouping, un-grouping
* chore: removed label select modal
* fix: moving labels from project store to project label store
* fix: typo changes and build tree function added
* labels feature
* disable dropping group into a group
* fix build errors
* fix more issues
* chore: added combining state UI, fixed scroll issue for label groups
* chore: group icon for label groups
* fix: group cannot be dropped in another group
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-19 01:46:11 +05:30
sriram veeraghanta
878707f444
feat: Instance Registration and Configuration ( #2793 )
...
* dev: remove default user
* dev: initiate licensing
* dev: remove migration file 0046
* feat: self hosted licensing initialize
* dev: instance licenses
* dev: change license response structure
* dev: add default properties and issue mention migration
* dev: reset migrations
* dev: instance configuration
* dev: instance configuration migration
* dev: update instance configuration model to take null and empty values
* dev: instance configuration variables
* dev: set default values
* dev: update instance configuration load
* dev: email configuration settings moved to database
* dev: instance configuration on instance bootup
* dev: auto instance registration script
* dev: instance admin
* dev: enable instance configuration and instance admin roles
* dev: instance owner fix
* dev: instance configuration values
* dev: fix instance permissions and serializer
* dev: fix email senders
* dev: remove deprecated variables
* dev: fix current site domain registration
* dev: update cors setup and local settings
* dev: migrate instance registration and configuration to manage commands
* dev: check email validity
* dev: update script to use manage command
* dev: default bucket creation script
* dev: instance admin routes and initial set of screens
* dev: admin api to check if the current user is admin
* dev: instance admin unique constraints
* dev: check magic link login
* dev: fix email sending for ssl
* dev: create instance activation route if the instance is not activated during startup
* dev: removed DJANGO_SETTINGS_MODULE from environment files and deleted auto bucket create script
* dev: environment configuration for backend
* dev: fix access token variable error
* feat: Instance Admin Panel: General Settings (#2792 )
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2023-11-18 16:17:01 +05:30
Bavisetti Narayan
79347ec62b
feat: api webhooks ( #2543 )
...
* dev: initiate external apis
* dev: external api
* dev: external public api implementation
* dev: add prefix to all api tokens
* dev: flag to enable disable api token api access
* dev: webhook model create and apis
* dev: webhook settings
* fix: webhook logs
* chore: removed drf spectacular
* dev: remove retry_count and fix api logging for get requests
* dev: refactor webhook logic
* fix: celery retry mechanism
* chore: event and action change
* chore: migrations changes
* dev: proxy setup for apis
* chore: changed retry time and cleanup
* chore: added issue comment and inbox issue api endpoints
* fix: migration files
* fix: added env variables
* fix: removed issue attachment from proxy
* fix: added new migration file
* fix: restricted wehbook access
* chore: changed urls
* chore: fixed porject serializer
* fix: set expire for api token
* fix: retrive endpoint for api token
* feat: Api Token screens & api integration
* dev: webhook endpoint changes
* dev: add fields for webhook updates
* feat: Download Api secret key
* chore: removed BASE API URL
* feat: revoke token access
* dev: migration fixes
* feat: workspace webhooks (#2748 )
* feat: workspace webhook store, services integeration and rendered webhook list and create
* chore: handled webhook update and rengenerate token in workspace webhooks
* feat: regenerate key and delete functionality
---------
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
* fix: url validation added
* fix: seperated env for webhook and api
* Web hooks refactoring
* add show option for generated hook key
* Api token restructure
* webhook minor fixes
* fix build errors
* chore: improvements in file structring
* dev: rate limiting the open apis
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-11-15 15:56:57 +05:30