Udhay-Adithya
d2a5a774df
feat: add a dedicated ScrollController shared between the Scrollbar and ListView inside
2025-09-27 20:27:17 +05:30
Udhay-Adithya
3ba416796d
fix: correct spelling of "explnation" to "explanation" across multiple files
...
- Updated comments and JSON keys in various prompt files to replace "explnation" with "explanation".
- Adjusted the response structure in services and tests to ensure consistency with the updated key.
- Ensured all related tests reflect the corrected key for accurate validation.
2025-09-27 18:54:28 +05:30
Udhay-Adithya
896aa23ad3
feat: implement scroll controller to scroll to the bottom
2025-09-26 11:10:08 +05:30
Udhay-Adithya
f4c19c8827
feat: add thumbVisibility to scrollbar
2025-09-26 10:48:58 +05:30
Udhay-Adithya
d4c4504fe8
feat: add search functionality to opeanapi operation picker dialog
2025-09-26 10:44:04 +05:30
Udhay-Adithya
e1481e8d4e
feat: send a user message for each task
2025-09-26 01:47:10 +05:30
Udhay-Adithya
9a58a1fa4d
feat: fix user chat text color
2025-09-25 23:51:45 +05:30
Udhay-Adithya
f2ce403006
feat: split dashbot models
2025-09-25 13:20:43 +05:30
Udhay-Adithya
c7f7ef0025
feat: add task suggestions panel in chat screen
2025-09-25 00:06:26 +05:30
Udhay-Adithya
a495f7e44a
refactor: split dashbot action buttons
2025-09-24 22:57:33 +05:30
Udhay-Adithya
35fad1338a
feat: update chat bubble background color
2025-09-24 22:18:10 +05:30
Udhay-Adithya
2b10325bb8
fix: copy will now only copy explanation
2025-09-24 19:46:59 +05:30
Udhay-Adithya
7cdc286c08
feat: hide dashbot when other windows are open
2025-09-21 12:39:36 +05:30
Udhay-Adithya
5796075ee2
refactor: remove CommonLanguagesPicker and CommonLanguageButton components
2025-09-21 12:00:43 +05:30
Udhay-Adithya
ce3248dec0
feat: improve ui for openapi specs feature
2025-09-21 00:32:08 +05:30
Udhay-Adithya
16e7b92934
feat: multi-action actions with enums, upload scaffolding, and UI factory
...
- Add actions list to chat messages
Introduce
- ChatActionType/ChatActionTarget enums and mapping helpers
- Refactor viewmodel to parse actions and apply fixes via enums
- Implement DashbotActionWidgetFactory and action widgets (auto-fix, add-tests, language, code, upload)
- Integrate upload attachments provider and map upload_asset action
- Update prompt schema docs to prefer actions array and include upload_asset
- Update chat bubble to render multiple actions
2025-09-16 01:39:39 +05:30
Udhay-Adithya
ca4a7415df
feat: implement code generation ui
2025-09-08 23:47:51 +05:30
Udhay-Adithya
6ed8e00488
feat: add quick auto add test to postRequestScript feature
2025-09-06 01:37:26 +05:30
Udhay-Adithya
e68674d610
feat: implement auto-fix functionality
2025-09-05 19:11:51 +05:30
Udhay-Adithya
6bbbe6ccc3
feat: improve prompts
2025-09-05 16:41:35 +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