Commit Graph

47 Commits

Author SHA1 Message Date
Ankit Mahato
6dfd8727e5 showTerminalBadgeProvider 2025-11-17 06:25:20 +05:30
Ankit Mahato
f38ee9f5bf Refactor DashBot 2025-09-29 07:25:22 +05:30
Ankit Mahato
d64175728a Merge branch 'main' into dashbot-core 2025-09-28 16:38:22 +05:30
Ankit Mahato
223b584fa9 Fix UI Providers Tests 2025-09-28 15:41:27 +05:30
Ankit Mahato
99e6d43f32 Fix navigation order for Terminal and Settings pages
Corrects the navigation indices for Terminal (Logs) and Settings pages in both desktop and mobile dashboards and navbars, ensuring consistent navigation and page rendering.
2025-09-28 15:12:22 +05:30
Udhay-Adithya
5149179d66 feat: hide dashbot fab when dashbot is open 2025-09-24 22:27:21 +05:30
Udhay-Adithya
1a26380be3 feat: rearrange dashbot home buttons 2025-09-24 14:23:45 +05:30
Udhay-Adithya
9463c47a9d refactor: rename 'Terminal' label to 'Logs' in dashboard and navbar 2025-09-11 01:46:29 +05:30
Udhay-Adithya
e29448ed46 feat: add terminal page ui 2025-09-07 23:49:57 +05:30
Udhay-Adithya
aef4ee5039 refactor: remove unused Dashbot context and request provider; update chat viewmodel to use the existing request model 2025-09-02 12:44:10 +05:30
Udhay-Adithya
5b6c1d5139 refactor: move dashbot inside apidash 2025-09-02 11:57:31 +05:30
Udhay-Adithya
9e8c3b9887 feat: enhance dashbot integration with context providers and ui updates 2025-09-01 16:00:01 +05:30
Udhay-Adithya
b9cc42b019 feat: add initial dashbot package implementation
- Created a new Dashbot package with core functionalities.
- Implemented Dashbot window model and notifier for state management.
- Added UI components including Dashbot default page and home page.
- Integrated routing for Dashbot with initial routes defined.
- Included assets for Dashbot icons and set up pubspec.yaml.
- Added tests for Dashbot window notifier to ensure functionality.
- Established a basic README and CHANGELOG for the package.
2025-08-31 12:15:43 +05:30
Ashita Prasad
a05894d97d Update dashbot 2025-06-23 03:42:21 +05:30
Ashita Prasad
194f76f48a DashBot providers 2025-06-23 03:25:50 +05:30
Ashita Prasad
962bf0f230 Update dashboard.dart 2025-05-17 22:51:32 +05:30
Ashita Prasad
6e3441f823 Merge branch 'main' into Dashbot_v2 2025-05-17 17:04:48 +05:30
Ashita Prasad
cff39c12e5 Update dashboard.dart 2025-05-17 17:02:26 +05:30
siddu015
1c0af6ebda Update Dashboard widget to fix DashBot overlay positioning with Stack 2025-03-23 22:34:15 +05:30
siddu015
f44091a50c Move DashBot to bottom-right, add close/minimize/maximize buttons and toggle FAB visibility 2025-03-22 15:18:25 +05:30
siddu015
8edf981628 Feat: API Documentation & process general queries 2025-03-12 02:34:48 +05:30
Ashita Prasad
08040d2efb Hide DashBot 2025-03-07 06:50:19 +05:30
Ashita Prasad
c10db4c5d8 Update dashbot import 2025-03-07 06:31:03 +05:30
siddu015
3c4b7e3f91 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pubspec.lock
#	pubspec.yaml
2025-03-05 23:46:30 +05:30
siddu015
98dd2b7395 feat: Ensure Explain API and Debug API function correctly 2025-03-05 23:30:18 +05:30
Ashita Prasad
b4827dc2c5 Update screens UI as per the latest Material 3 colors 2025-03-01 19:45:20 +05:30
siddu015
18a65bcf61 Refactored the dashbot logic to dashbot directory 2025-02-27 15:05:54 +05:30
siddu015
1270a8f53f Integrated AI Chatbot Widget 2025-02-22 16:10:38 +05:30
Ashita Prasad
a3536b021b refactor 2024-10-22 07:06:06 +05:30
DenserMeerkat
79201ebc7f wip: interation test helper 2024-08-13 03:12:08 +05:30
DenserMeerkat
dace495264 fix: ui tests 2024-07-23 16:02:46 +05:30
DenserMeerkat
d5feb0b091 wip: history request groups 2024-07-14 23:16:29 +05:30
Ragul Raj
78c5fc6a94 Merge branch 'main' into add-feature-history 2024-07-13 17:44:25 +05:30
DenserMeerkat
a5845d606f refactor: move dialog to widgets 2024-07-06 15:36:39 +05:30
DenserMeerkat
58b5300f06 fix: ui_provider_tests 2024-07-04 11:42:46 +05:30
DenserMeerkat
ab2cd0dbf5 feat: about dialog 2024-07-03 13:56:14 +05:30
DenserMeerkat
4da80f94ef wip: about page -> dialog 2024-07-03 11:41:37 +05:30
DenserMeerkat
21ab2b449e fix: Material theme deprecations 2024-06-28 11:56:52 +05:30
DenserMeerkat
7fcfe4f8e8 feat: environment pane 2024-06-13 18:47:52 +05:30
DenserMeerkat
8228b28a24 wip: environment pane 2024-06-13 13:21:35 +05:30
DenserMeerkat
74ce9799f4 fix: page navigation 2024-06-11 13:11:57 +05:30
Ashita Prasad
3423eb7d8f Refactoring widgets 2023-12-24 17:21:42 +05:30
Ashita Prasad
d3aee524ad Update providers 2023-11-01 08:01:44 +05:30
Ashita Prasad
adb14c22c7 Update Dashboard NavigationRail 2023-10-08 02:39:34 +05:30
Ankit Mahato
3b403495da Maintain state when switching screens 2023-05-27 11:06:07 +05:30
Ankit Mahato
8db6489e1b Update Dashboard Settings button 2023-05-03 22:31:31 +05:30
Ankit Mahato
0c748317f4 Feat: New Dashboard 2023-05-03 18:07:00 +05:30