Prateek Shourya
7676aab773
fix: UI improvements. ( #2734 )
...
* style: update check icon colors to match our design.
* fix: automatically focus input box in pages `add label` modal.
2023-11-09 17:37:45 +05:30
Prateek Shourya
8832d8e00e
style: sidebar UI improvements ( #2735 )
...
* updated font weight and color as per designs.
* removed background color from workspace with logo.
* updated dropdown design.
2023-11-09 17:01:48 +05:30
rahulramesha
d733a53ea6
fix: Add horizontal scroll bar to views ( #2736 )
...
* add errors for duplicate labels
* adding horizonatal scroll bar to views
---------
Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-11-09 15:12:00 +05:30
Lakhan Baheti
96862e06ef
fix: cystom analytics bar graph index alignment ( #2737 )
2023-11-09 14:36:22 +05:30
sriram veeraghanta
a6567bbce4
fix: workspace members store added and implemented across the app ( #2732 )
...
* fix: minor changes
* fix: workspace members store added and implemnted across the app
2023-11-09 00:35:12 +05:30
Lakhan Baheti
10037222b6
fix: Tooltip content on assignee hover in all layouts ( #2724 )
...
* fix: Tooltip content on assignee hover in all layouts
* chore: comments added
2023-11-08 22:35:30 +05:30
sabith-tu
931f9d288a
fix: toast alert inconsistency ( #2730 )
2023-11-08 20:37:47 +05:30
sriram veeraghanta
20fb79567f
fix: project states fixes ( #2731 )
...
* fix: project states fixes
* fix: states fixes
* fix: formating all files
2023-11-08 20:31:46 +05:30
Ramesh Kumar Chandra
bd1a850f35
style: kanban card label overflow ( #2722 )
...
* chore: kanban card lable drop down items overflow
* style: kaban card label text overflow, tool tip, hover cursor
* style: label overflow in list layout
2023-11-08 18:12:36 +05:30
M. Palanikannan
206f5744a3
[fix]: Error Handling for Images and Table Fix for Form Submissions in Editor ( #2710 )
...
* cancellable uploads and image limits with better error handling
* fixed table row/column picker behaviour on modals
* Merge branch 'rerender-debounce-editor-fix' into editor-draggable-nodes
* fix: added mention suggestions and highlights in `create-issue-modal`
* removed uncessary files
* solved lint error of trailing spaces
* added plane/ui dependency for tooltips
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-11-08 18:00:53 +05:30
sabith-tu
faaba45e59
fix: all issues values not changeable and assignee image not rendering ( #2707 )
...
* fix: all issues values are not changeable and assignee image not rendering
* chore: removed console log
2023-11-08 17:56:09 +05:30
sabith-tu
f8002852e0
fix: issue property height and peek view date picker border radius ( #2726 )
2023-11-08 17:55:28 +05:30
Lakhan Baheti
2d71377722
fix: added empty project state when no project exists. ( #2727 )
...
* fix: added empty project state when no project exists
* fix: duplicate import
2023-11-08 17:54:59 +05:30
Lakhan Baheti
6ebee05951
fix: unwanted go back button in onboarding step 2 ( #2714 )
2023-11-08 17:53:06 +05:30
Lakhan Baheti
5a3bac998e
fix: bug fixes and ui improvements ( #2703 )
...
* fix: gantt chart duration in decimal
* fix: Loading text instead Spinner in peek view
* fix: cycle more popover typo & icon overlapping
* fix: list layout properties alignment
* fix: project search empty state
* fix: calendar layout issue text overflow & redirection inconsistency
* style: urgent priority hover background color
* fix: Cycle issues kanban layout empty state missing
* style: custom snooze modal placeholder text color
* refactor: replaced unwanted anchor tag with div
* chore: removed empty state for cycle kanban layout
2023-11-08 17:52:34 +05:30
Anmol Singh Bhatia
4096136b44
style: ui consistency and improvement ( #2725 )
...
* style: create/update issue modal properties ui improvement
* style: create update issue modal improvement
* style: modal ui consistency
2023-11-08 17:51:32 +05:30
Aaryan Khandelwal
83e0c4ebbd
chore: remove active ids from the MobX stores if not present in the route ( #2681 )
...
* chore: remove active ids if not present in the route
* refactor: set active id logic
2023-11-08 17:35:45 +05:30
Aaryan Khandelwal
df8bdfd5b9
fix: project automation settings flickering ( #2680 )
...
* fix: cycle and module sidebar z-index
* fix: project automation settings flickering
2023-11-08 17:34:42 +05:30
Ankush Deshmukh
da799b5a63
Fix: Render bar chart axis labels in lighter color when dark theme applied ( #2721 )
2023-11-08 17:34:09 +05:30
Dakshesh Jain
621d551c4a
fix: project select validation ( #2723 )
2023-11-08 17:33:26 +05:30
Aaryan Khandelwal
5a84ed279d
refactor: replace keyboard events with command palette store ( #2688 )
2023-11-08 13:51:55 +05:30
Dakshesh Jain
53e7da08e4
fix: quick add not working for labels & assignee ( #2689 )
...
* fix: quick add not working for labels & assignee
* fix: build error on spreadsheet view
2023-11-08 12:28:02 +05:30
rahulramesha
b56d188a83
add errors for duplicate labels ( #2706 )
...
Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-11-07 18:22:52 +05:30
Prateek Shourya
6e461dd8c3
style: update user profile button alignment. ( #2695 )
2023-11-07 18:17:44 +05:30
Prateek Shourya
63d1ad286b
style: update font weight in project general setting section. ( #2697 )
2023-11-07 17:39:12 +05:30
sriram veeraghanta
26de35bd8d
fix: environment config changes in the API are replicated in web and space app ( #2699 )
...
* fix: envconfig type changes
* chore: configuration variables (#2692 )
* chore: update avatar group logic (#2672 )
* chore: configuration variables
---------
* fix: replacing slack client id with env config
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
2023-11-07 17:17:10 +05:30
Anmol Singh Bhatia
25f3a5b2e4
chore: peek overview improvement and bug fixes ( #2683 )
...
* style: issue peek overview improvement
* style: peek overview improvement
* fix: subscribe issue from peek overview fix and validation added
* fix: build error
2023-11-07 15:58:42 +05:30
Anmol Singh Bhatia
f30b16e9d8
chore: user profile issue improvement ( #2679 )
...
* fix: user profile filters z-index
* chore: user profile issue state group heading fix
* fix: build error
2023-11-07 15:58:19 +05:30
Anmol Singh Bhatia
93d03f82b4
chore: spreadsheet layout improvement ( #2677 )
...
* style: spreadsheet column width fix
* style: spreadsheet label column styling
* chore: spreadsheet layout issue properties improvement
* fix: build error
2023-11-07 15:58:00 +05:30
Anmol Singh Bhatia
98974fdc50
fix: cycle and module bug fixes and improvement ( #2691 )
...
* fix: cycle and module card issue count fix
* fix: cycle and module list progress icon fix
* fix: module card progress fix
* style: cycle & module empty date label updated
* fix: build error
2023-11-07 15:14:47 +05:30
sriram veeraghanta
040563d148
fix: replacing jira importer image ( #2685 )
2023-11-07 14:35:04 +05:30
Ramesh Kumar Chandra
0afb900678
fix: kanban card state name and drop down items text overflow ( #2686 )
2023-11-07 14:31:29 +05:30
Prateek Shourya
baf17a109b
style: update project description as per design. ( #2682 )
2023-11-07 13:13:14 +05:30
Prateek Shourya
37bf465fcd
style: update border across workspace and project settings. ( #2669 )
...
* style: update border across workspace and project settings.
* update border width
2023-11-07 13:12:05 +05:30
Anmol Singh Bhatia
d8c96536f0
fix: bug fixes and ui improvement ( #2674 )
...
* chore: peekoverview edit permission updated
* chore: tab index added in create project modal
* chore: project card improvement
* style: avatar component improvement
* chore: create issue modal improvement
* style: global style sidebar border variable name fix
2023-11-06 21:08:01 +05:30
Nikhil
b372ccfdb3
fix: slack integration workflow ( #2675 )
...
* fix: slack integration workflow
* dev: add slack client id as configuration
* fix: clean up
* fix: added env to turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-06 21:00:49 +05:30
guru_sainath
984b36f45a
fix: In kanban issues can be shifted between the column in order_by ( #2676 )
2023-11-06 21:00:36 +05:30
Aaryan Khandelwal
1dce72cb3c
style: updated layouts UI in the space app ( #2671 )
...
* style: updated layouts UI in space
* fix: build error
2023-11-06 20:43:34 +05:30
Aaryan Khandelwal
a6dea3af23
fix: render the estimate select if estimate is enabled for the project ( #2663 )
2023-11-06 20:43:10 +05:30
Aaryan Khandelwal
742143766f
fix: existing issues modal for cycle and module ( #2664 )
...
* fix: existing issues modal for cycle and module
* refactor: existing issues modal code
* fix: build errors
2023-11-06 16:30:09 +05:30
sriram veeraghanta
1ed72c51df
fix: package version fixes and mentions build error fixes ( #2665 )
2023-11-06 16:28:15 +05:30
Aaryan Khandelwal
a03e0c788f
fix: notifications option in the sidebar menu not collapsing ( #2662 )
2023-11-06 14:53:26 +05:30
guru_sainath
0c8a867565
fix: handled drag and drop issue, gantt hover issue for issue peek overview ( #2660 )
2023-11-06 13:52:33 +05:30
Aaryan Khandelwal
3a07bb6060
refactor: removed unused packages ( #2658 )
2023-11-06 13:17:02 +05:30
Aaryan Khandelwal
bf48d93a25
fix: product tour modal bugs ( #2657 )
...
* fix: product tour
* style: product tour navigation buttons
* refactor: step logic
2023-11-06 13:06:00 +05:30
M. Palanikannan
14ac885e55
[feat]: Extended Tables Support ( #2596 )
...
* migrated table to new project structure
* fixed range errors while deleting table nodes with no nodes below and removed console logs
* fixed css for rendering table menu
* removed old table menu
* added support for read only editors as well
* text-black removed
* added design colors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-05 18:54:00 +05:30
Henit Chobisa
f0335751b3
fix: mentions enter error ( #2646 )
...
* fix: fixed readonly lite text editor not rendering highlights
* fix: removed enter extension in lite text editor
2023-11-04 01:57:57 +05:30
Anmol Singh Bhatia
52395d0563
chore : dropdown loading state added and project card avatar fix ( #2643 )
...
* chore: project card avatar rendering fix
* chore: state, assignee and label dropdown loading state added
2023-11-04 01:56:23 +05:30
Dakshesh Jain
ad558833af
refactor: archive issue ( #2628 )
...
* dev: archived issue store
* dev: archived issue layouts and store binding
* dev: archived issue detail store
* dev: is read only
* fix: archived issue delete
* fix: build error
2023-11-03 20:20:05 +05:30
sriram veeraghanta
ff258c60fd
fix: open changelog in new tab ( #2645 )
2023-11-03 19:49:02 +05:30
Dakshesh Jain
91878fb3dd
fix: notification read and snooze bugs ( #2639 )
...
* fix: marking notification as read doesn't remove it from un-read list
* refactor: arranged imports
* fix: past snooze notifications coming in snooze tab
2023-11-03 19:21:35 +05:30
Lakhan Baheti
c233e6e3b6
style: custom analytics bar graph label overlapping ( #2636 )
...
* style: custom analytics bar graph label overlapping
fix: Bar graph avatar image rendering & tooltip
* fix: import
2023-11-03 19:18:24 +05:30
Lakhan Baheti
0d2c399555
style: quick add issue UI improvements in all the layouts ( #2615 )
...
* style: quick add issue UI improvements in all the layouts
* style: ui improvements
* style: quick add icon size
* chore: static sizes to tailwind classes
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-03 19:17:50 +05:30
Aaryan Khandelwal
79cad16aba
chore: update all layout selections ( #2641 )
2023-11-03 19:17:13 +05:30
Aaryan Khandelwal
41e9d5d7e3
chore: added missing columns to the spreadsheet layout ( #2640 )
2023-11-03 19:15:09 +05:30
Aaryan Khandelwal
992cf79031
chore: peek overview authorization ( #2632 )
...
* chore: peek overview authorization
* chore: comment access specifier validation
2023-11-03 19:13:10 +05:30
Aaryan Khandelwal
cf19afa707
fix: string helper function ( #2633 )
2023-11-03 19:11:28 +05:30
sriram veeraghanta
cc26f604aa
fix: next image fixes for selfhosted instances ( #2642 )
2023-11-03 19:09:40 +05:30
Anmol Singh Bhatia
8919b724c5
chore: breadcrumbs ui revamp and refactor ( #2634 )
2023-11-03 18:01:49 +05:30
Anmol Singh Bhatia
7eeac188d7
chore: peek overview improvement and bug fixes ( #2627 )
...
* chore: peekoverview issue properties text size fix
* chore: peekoverview icon updated and active view indicator added
* chore: peekoverview and issue sidebar improvement
2023-11-03 18:01:34 +05:30
Anmol Singh Bhatia
f639e467f8
refactor: replace ui components with plane ui components ( #2626 )
...
* refactor: replace button component with plane ui component and remove old button component
* refactor: replace dropdown component with plane ui component
* refactor: replace tooltip, input, textarea, spinner and loader component with plane ui component
* refactor: plane ui code refactor
2023-11-03 17:21:38 +05:30
Anmol Singh Bhatia
737fea28c6
chore: refactor and improve project member settings ( #2625 )
...
* fix: project member setting improvement and refactor
* fix: typo fix in automations setting
2023-11-03 17:20:49 +05:30
Anmol Singh Bhatia
4c1aee0cfc
fix: resolve z-index and peek overview component bug ( #2624 )
...
* fix: resolved z-index issue on peek overview component
* fix: fix issue with peekover view in spreadsheet view
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-11-03 17:20:14 +05:30
guru_sainath
1352c200dd
fix: Project Rendering Error in Kanban Layout and Layout Rendering Fixes in Subscribed Profile Issues ( #2629 )
...
* fix: rendering projects error in kanabn layout in profile issues and resolved multiplr layout rendering in subscribed profile issues
* fix: implemented spinner loader in profile issues and remove logs in kanban layout
2023-11-03 13:17:52 +05:30
Aaryan Khandelwal
dd2ba2ec6f
fix: slug field not working ( #2622 )
2023-11-03 13:17:01 +05:30
Aaryan Khandelwal
c66d76df26
chore: set sub group by to null if group by and sub group by are same ( #2621 )
2023-11-03 13:15:50 +05:30
Aaryan Khandelwal
260974b0de
fix: user authentication on the index page ( #2619 )
...
* fix: user authentication on the index page
* fix: login redirection cleanup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-03 12:42:43 +05:30
sriram veeraghanta
5efc6993cd
fix: Update analytics page layout fixes ( #2623 )
2023-11-03 00:09:13 +05:30
sriram veeraghanta
3c884fd46e
fix: implementing layouts using _app.tsx get layout method. ( #2620 )
...
* fix: implementing layouts in all pages
* fix: layout fixes, implemting using standard nextjs parctice
2023-11-02 23:57:44 +05:30
Anmol Singh Bhatia
a582021f2c
fix: active cycle fix ( #2618 )
2023-11-02 22:17:10 +05:30
Henit Chobisa
da391064aa
[FIX] Minor bug fixes in MentionList
and MentionNode
UI ( #2600 )
...
* fix: removed text color in peek view
* fix: fixed list view UI bugs and node view colors
* feat: update imports in suggestions for mentionSuggestion type
* fix: updated mention list css
* fix: updated mention node UI according to the design provided
* style: update the mentions dropdown UI
* style: mentioned users UI in the editor
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-02 19:31:25 +05:30
Aaryan Khandelwal
a9b72fa1d2
chore: implemented MobX in the onboarding screens ( #2617 )
...
* fix: wrap the onboarding route with the UserWrapper
* chore: implement mobx in the onboarding screens
2023-11-02 19:27:25 +05:30
Anmol Singh Bhatia
b0397dfd74
fix: module sidebar status select ( #2614 )
2023-11-02 18:48:57 +05:30
guru_sainath
02d4d32f7a
chore: Improved Handling of Empty Properties for Labels and Assignees ( #2616 )
...
* fix: show empty group
* chore: handled None values for lables and assignees in list and kanban layouts
---------
Co-authored-by: dakshesh14 <dakshesh.jain14@gmail.com>
2023-11-02 18:44:02 +05:30
Anmol Singh Bhatia
43e42f1896
fix: project view item edit action fix ( #2612 )
2023-11-02 17:12:04 +05:30
Aaryan Khandelwal
d5fd69354e
chore: removed unused hooks and components ( #2611 )
...
* chore: remove unused hooks
* chore: removed useProjectMembers hook
* chore: removed issue hooks
* fix: build errors
2023-11-02 17:11:33 +05:30
Aaryan Khandelwal
c987c6f308
fix: calendar layout not being rendered ( #2610 )
2023-11-02 17:08:48 +05:30
Anmol Singh Bhatia
56e4152756
fix: select label dropdown fix for list view ( #2608 )
2023-11-02 16:28:07 +05:30
Aaryan Khandelwal
c394a4f64e
style: lite text editor editor toolbar ( #2601 )
...
* style: comment editor toolbar
* style: updated icon styling
2023-11-02 16:26:57 +05:30
Dakshesh Jain
5b808571e5
fix: exception error ( #2606 )
...
* fix: exception error
* fix: invitation type
2023-11-02 16:26:16 +05:30
Dakshesh Jain
2cda47dc8a
refactor: user profile store setup and bug fixes ( #2586 )
...
* fix: autorun not working when filters are changed
* fix: filter/display on overview page
* refactor: store implementation & loader in 'created' & 'subscribed' page
2023-11-02 16:25:44 +05:30
Anmol Singh Bhatia
7f3dbe298c
fix: bug fixes ( #2607 )
...
* fix: module card issue count fix
* fix: project kanban view add issue bug fix
* fix: draft issue modal button alignment fix
2023-11-02 16:03:03 +05:30
Anmol Singh Bhatia
0072160891
fix: peekoverview ( #2603 )
...
* fix: peekoverview mutation fix
* fix: peekoverview mutation fix
* fix: sub-issue peekoverview
2023-11-02 16:02:34 +05:30
Anmol Singh Bhatia
4512651f8b
fix: spreadsheet view properties fix ( #2599 )
2023-11-02 16:01:49 +05:30
guru_sainath
f6b95b8d31
fix: Issue properties dropdown overflow issue for date and labels ( #2604 )
2023-11-02 15:59:43 +05:30
Anmol Singh Bhatia
325fb4a377
chore: fixes and improvement ( #2595 )
...
* fix: project card fix
* chore: bug fixes and ui improvement
2023-11-02 14:01:56 +05:30
guru_sainath
ba7b7d6f8b
chore: implemented module and cycle select dropdown in issue create modal ( #2602 )
2023-11-02 13:55:45 +05:30
Aaryan Khandelwal
d63e7cf254
chore: filters view more and less buttons ( #2583 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-01 20:34:02 +05:30
Aaryan Khandelwal
36152ea2fa
chore: loading state for all layouts ( #2588 )
...
* chore: add loading states to layouts
* chore: don't show count for 0 inbox issues
2023-11-01 20:24:57 +05:30
Lakhan Baheti
1a46c6c399
feat: search project & workspace members ( #2590 )
...
* feat: search project & workspace members
* chore: formatting
2023-11-01 20:23:21 +05:30
sriram veeraghanta
8c620c4f96
fix: store level fixes ( #2597 )
2023-11-01 19:22:10 +05:30
Anmol Singh Bhatia
d46eb9c59a
chore: add issue option added in header group ( #2592 )
...
* chore: add issue option added in list view group header
* chore: add issue option added in kanban view group header
2023-11-01 19:10:29 +05:30
sriram veeraghanta
0121a4ab51
[FED-594] fix: user change theme interface bug fixes ( #2587 )
...
* fix: user change theme interface bugfixes
* fix: handling error case
2023-11-01 17:11:29 +05:30
Anmol Singh Bhatia
548e95c7e0
fix: bug fixes ( #2581 )
...
* fix: module sidebar fix for kanban layout
* chore: cycle & module sidebar improvement
* chore: join project content updated
* chore: project empty state header fix
* chore: create project modal dropdown consistency
* chore: list view group header overlapping issue fix
* chore: popover code refactor
* chore: module sidebar fix for cycle kanban view
* chore: add existing issue option added in module empty state
* chore: add existing issue option added in cycle empty state
2023-11-01 17:11:07 +05:30
Aaryan Khandelwal
13ead7c314
fix: project wrapper ( #2589 )
...
* fix: project wrapper
* fix: project wrapper for unjoined project
* chore: update store structure
2023-11-01 17:10:10 +05:30
sriram veeraghanta
4fcc4b4a01
fix: build fixes ( #2591 )
2023-11-01 16:56:44 +05:30
Henit Chobisa
d511799f31
[FEATURE] Enabled User @mentions
and @mention-filters
in core editor package ( #2544 )
...
* feat: created custom mention component
* feat: added mention suggestions and suggestion highlights
* feat: created mention suggestion list for displaying mention suggestions
* feat: created custom mention text component, for handling click event
* feat: exposed mention component
* feat: integrated and exposed `mentions` componenet with `editor-core`
* feat: integrated mentions extension with the core editor package
* feat: exposed suggestion types from mentions
* feat: added `mention-suggestion` parameters in `r-t-e` and `l-t-e`
* feat: added `IssueMention` model in apiserver models
* chore: updated activities background job and added bs4 in requirements
* feat: added mention removal logic in issue_activity
* chore: exposed mention types from `r-t-e` and `l-t-e`
* feat: integrated mentions in side peek view description form
* feat: added mentions in issue modal form
* feat: created custom react-hook for editor suggestions
* feat: integrated mention suggestions block in RichTextEditor
* feat: added `mentions` integration in `lite-text-editor` instances
* fix: tailwind loading nodemodules from packages
* feat: added styles for the mention suggestion list
* fix: update module import to resolve build failure
* feat: added mentions as an issue filter
* feat: added UI Changes to Implement `mention` filters
* feat: added `mentions` as a filter option in the header
* feat: added mentions in the filter list options
* feat: added mentions in default display filter options
* feat: added filters in applied and issue params in store
* feat: modified types for adding mentions as a filter option
* feat: modified `notification-card` to display message when it exists in object
* feat: rewrote user mention management upon the changes made in develop
* chore: merged debounce PR with the current PR for tracing changes
* fix: mentions_filters updated with the new setup
* feat: updated requirements for bs4
* feat: modified `mentions-filter` to remove many to many dependency
* feat: implemented list manipulation instead of for loop
* feat: added readonly functionality in `read-only` editor core
* feat: added UI Changes for read-only mode
* feat: added mentions store in web Root Store
* chore: renamed `use-editor-suggestions` hook
* feat: UI Improvements for conditional highlights w.r.t readonly in mentionNode
* fix: removed mentions from `filter_set` parameters
* fix: minor merge fixes
* fix: package lock updates
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-01 16:36:37 +05:30
Aaryan Khandelwal
490e032ac6
style: new avatar and avatar group components ( #2584 )
...
* style: new avatar components
* chore: bug fixes
* chore: add pixel to size
* chore: add comments to helper functions
* fix: build errors
2023-11-01 15:24:11 +05:30
Anmol Singh Bhatia
1be82814fc
style: issue peek overview ui improvement ( #2574 )
...
* style: issue peek overview ui improvement
* chore: implemented issue subscription in peek overview
* chore: issue properties dropdown refactor
* fix: build error
* chore: label select refactor
* chore: issue peekoverview revamp and refactor
* chore: issue peekoverview properties added and code refactor
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-11-01 14:22:29 +05:30
sriram veeraghanta
10e35d9a06
chore: delete unused files ( #2585 )
2023-11-01 13:45:04 +05:30