Commit Graph

618 Commits

Author SHA1 Message Date
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
Ankit Mahato
e787ec3d54 Merge branch 'main' of https://github.com/foss42/apidash into pr/890 2025-09-28 14:18:53 +05:30
Ankit Mahato
3545c75cd5 Refactor terminal and remove duplicate code. 2025-09-28 13:55:32 +05:30
Udhay-Adithya
dc7aa246d7 feat: implement search highlighting across terminal tiles and expandable sections 2025-09-28 12:49:47 +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
Ankit Mahato
ec86e28271 Merge branch 'main' into pr/887 2025-09-24 01:07:17 +05:30
Ankit Mahato
f7680b63ef Merge branch 'main' into pr/867 2025-09-24 00:40:51 +05:30
Udhay-Adithya
8114cc2f18 feat: split terminal level filter menu from terminal page 2025-09-21 16:48:24 +05:30
Udhay-Adithya
285717d7e5 fix: request id handling in js runtime notifier and terminal page 2025-09-21 16:16:35 +05:30
Udhay-Adithya
cbb9ad9583 fix: update request name fallback to 'Untitled' 2025-09-21 15:50:45 +05:30
Udhay-Adithya
7cdc286c08 feat: hide dashbot when other windows are open 2025-09-21 12:39:36 +05:30
Udhay-Adithya
eb4dcfe5d3 feat: add timestamp toggle and request name to terminal log tiles 2025-09-14 01:26:37 +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
44acee2f7a refactor: move serialization methods for terminal entries from terminal page to terminal provider 2025-09-11 01:27:43 +05:30
Udhay-Adithya
e43550345d feat: improve terminal page ui 2025-09-11 01:22:28 +05:30
Udhay-Adithya
d5ba4ab463 fix: reverse entry order in terminal list display 2025-09-10 13:07:47 +05:30
Udhay-Adithya
3bb9fb2531 refactor: split terminal models 2025-09-10 12:55:42 +05:30
Udhay-Adithya
1e4f78be72 feat: move generation buttons to dashbot 2025-09-08 15:43:14 +05:30
Udhay-Adithya
e29448ed46 feat: add terminal page ui 2025-09-07 23:49:57 +05:30
Udhay-Adithya
7e13a48199 feat: enhance EditRequestPane with segmented layout for EditGraphQLRequestPane 2025-09-05 12:48:41 +05:30
Udhay-Adithya
1c3eccd9fd feat: enhance EditRequestPane with segmented layout for Dashbot window 2025-09-05 12:43:30 +05:30
Udhay-Adithya
9a6215246e feat: integrate dashbot tab for desktop devices 2025-09-05 03:02:00 +05:30
Udhay-Adithya
eaa830ef21 feat: integrate DashbotTab into mobile requests page 2025-09-04 01:24:25 +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
6fc2dcee1e fix: update grant type state management to ensure UI refresh on change 2025-09-01 16:29:52 +05:30
Udhay Adithya
07ca90fe61 Merge branch 'foss42:main' into dashbot-core 2025-09-01 16:04:48 +05:30
Udhay-Adithya
9e8c3b9887 feat: enhance dashbot integration with context providers and ui updates 2025-09-01 16:00:01 +05:30
Manas Hejmadi
94c38d398c REFACTOR: moved agent_utils -> apidash_agent_calls 2025-08-31 16:38:52 +05:30
Manas Hejmadi
a8444852b8 REFACTOR: All SystemPrompts & Rulesets moved to lib/system_prompt_templates 2025-08-31 16:32:45 +05:30
Ankit Mahato
b4f0332920 Update ai_model_selector_dialog.dart 2025-08-31 12:55:51 +05:30
Ankit Mahato
5fa8399777 Update ai_model_selector_dialog.dart 2025-08-31 12:55:02 +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
Manas Hejmadi
54adea829b AIUIGen: Added Responsiveness 2025-08-31 01:15:09 +05:30
Manas Hejmadi
cc91cdcf12 Responsiveness added to ToolCalling code 2025-08-31 01:01:28 +05:30
Manas Hejmadi
6e6022855c aiui & toolgen: enabled other request types support 2025-08-30 22:56:16 +05:30
Manas Hejmadi
2f5f243fed REFACTOR: toolgen files code splitting 2025-08-30 02:49:56 +05:30
Manas Hejmadi
8d3b67e5bf REFACTOR: moved caller code into agent_utils 2025-08-29 22:45:47 +05:30
Manas Hejmadi
5a1dda0b49 REFACTOR: moved agentic_ui_features to common_widgets 2025-08-29 22:09:36 +05:30
Manas Hejmadi
6e36cd40d3 ai_ui_designer_widgets split into multiple files 2025-08-29 22:05:48 +05:30
Manas Hejmadi
41c729b85d REFACTOR: AIUI Designer & ToolGen Widgets moved to agentic_ui_elements 2025-08-29 21:07:13 +05:30
Manas Hejmadi
bf85fe59a8 aiApiCredentialProvider removed and replaced by Direct AIRequestModel credential save 2025-08-29 03:27:30 +05:30
Manas Hejmadi
ae1da0e697 ResponseBody: isPartOfHistory added for conditional UI hiding 2025-08-29 02:54:59 +05:30
Ankit Mahato
9d50e3f09c Add default AI model selection to settings
Replaces the previous placeholder for default LLM selection with a working default AI model selector in settings. Updates SettingsModel and related providers to support storing and updating the default AI model as a JSON object. Integrates the selector UI and ensures new AI requests use the default model if set.
2025-08-29 01:27:32 +05:30
Ankit Mahato
7b7daa7dac Add AI request model support and improve type handling
Refactored collection state management to handle API type changes and AI request models. Updated widgets and tests to support nullable HTTP methods and AI request models, and improved response body rendering for AI responses.
2025-08-28 23:34:28 +05:30
Ankit Mahato
6e1f2b4773 Refactor AI model selection and config handling 2025-08-28 06:42:32 +05:30
Manas Hejmadi
36f58ba26a DefaultLLMSelectorDialog: ResponsiveUI added 2025-08-18 00:40:13 +05:30