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
7cdc286c08
feat: hide dashbot when other windows are open
2025-09-21 12:39:36 +05:30
Udhay-Adithya
1e4f78be72
feat: move generation buttons to dashbot
2025-09-08 15:43:14 +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
Udhay-Adithya
6eec8de39b
fix: state management for signature method and code challenge method in OAuth fields
2025-08-16 22:03:39 +05:30
Manas Hejmadi
db326b434a
genai: Fixed ModelSelector InkWell Bleed & made it visible in History
2025-08-16 16:02:34 +05:30
Manas Hejmadi
30075a6d95
genai: Minor Refactoring and Corrections
2025-08-11 15:10:13 +05:30
Udhay-Adithya
18128114f6
fix: remove unnecessary setState when the value changes, which causes the EnvAuthField widget to rebuild and the cursor position to reset
2025-08-07 15:42:29 +05:30
Udhay-Adithya
15368d825c
fix: align clear OAuth2 session button to the right
2025-08-07 13:26:37 +05:30
Udhay-Adithya
b3e0411b4a
feat: depreciate timeago
2025-08-07 13:04:22 +05:30
Udhay-Adithya
d33f93f784
feat: add env vars support for OAuth1 and OAuth2 authentication fields
2025-08-07 10:22:43 +05:30
Udhay-Adithya
a10d44ee90
test: add comprehensive tests for oauth fields
2025-08-07 00:55:52 +05:30
Udhay Adithya
6914bcdc9c
Merge branch 'foss42:main' into add-feature-oauth-2
2025-08-07 00:32:08 +05:30
Udhay-Adithya
c0bb09fd35
feat: make credentialsFilePath nullable in OAuth models and update related logic
2025-08-06 11:43:56 +05:30
Manas Hejmadi
d0dc563ae7
LLMSelector: Implemented ability to add and remove LLMs dynamically
2025-08-06 09:00:23 +05:30
Manas Hejmadi
ab2a9d5ca7
initializeAIRequest moved out of api_type_dropdown & cleaned
2025-08-06 09:00:23 +05:30
Manas Hejmadi
49a93cacde
AIRequests: Duplication Bug Fixed
2025-08-06 09:00:23 +05:30
Manas Hejmadi
2c756df2c4
Implemented AnswerTab for AI Output
2025-08-06 09:00:23 +05:30
Manas Hejmadi
452020f720
AI Request History & Duplication Feature
2025-08-06 09:00:23 +05:30
Manas Hejmadi
97d4a7a45b
AIRequests: Removed AIResponseModel & sendRequest implemented
2025-08-06 08:59:25 +05:30