Commit Graph

493 Commits

Author SHA1 Message Date
Udhay-Adithya
a17d6fdd9f chore: remove logging in EditAuthType 2025-07-01 01:16:01 +05:30
Udhay-Adithya
8d8940d57d feat: add read-only support to authentication fields 2025-07-01 01:16:01 +05:30
Udhay-Adithya
bf170e1446 feat: remove AuthModel from HttpRequestModel and integrate into HistoryRequestModel and RequestModel 2025-07-01 01:15:55 +05:30
Udhay-Adithya
e06cb2e0bf feat: add read-only authentication tab to graphql history request pane 2025-07-01 01:10:25 +05:30
Udhay-Adithya
5a6e2b103a feat: add authentication tab for graphql requests 2025-07-01 01:08:22 +05:30
Udhay-Adithya
987d9ca96a feat: enhance EditAuthType to support read-only in history view 2025-07-01 01:07:47 +05:30
Udhay-Adithya
99e5fa7cbb feat: enhance AuthModel serialization with anyMap support and add default name for API key 2025-07-01 01:04:43 +05:30
Udhay-Adithya
0ec2120741 feat: replace DropdownButtonFormField with ADPopupMenu for improved UI consistency 2025-07-01 01:04:43 +05:30
Udhay-Adithya
ff23413164 feat: change text field design 2025-07-01 01:04:43 +05:30
Udhay-Adithya
bb10ad655d feat: split authentication related fields into seperate files 2025-07-01 01:04:39 +05:30
Udhay-Adithya
d046d50273 refactor: rename ApiAuthModel to AuthModel and authData to authModel 2025-07-01 01:03:52 +05:30
Udhay-Adithya
fd92206ccb refactor: reorganize import statements 2025-07-01 01:03:45 +05:30
Udhay-Adithya
0d7f1a9d5b fix: update authorization label and reorder request pane 2025-07-01 01:02:31 +05:30
Udhay-Adithya
a48d059422 fix: state persistance upon api type switch 2025-07-01 01:00:59 +05:30
Udhay-Adithya
52a1feb0ee feat: enhance JWT authentication handling with new fields and JWT generation utility 2025-07-01 01:00:59 +05:30
Udhay-Adithya
1540d84de5 fix:prevent text field rebuild on watch 2025-07-01 01:00:59 +05:30
Udhay-Adithya
efaebd09eb fix: input text field error 2025-07-01 01:00:59 +05:30
Udhay-Adithya
449e32521e feat: refactor authentication handling to use new ApiAuthModel and update related components 2025-07-01 01:00:59 +05:30
Udhay-Adithya
417706523b feat: improve authentication model with BearerToken, APIKey, and JWTBearer support 2025-07-01 01:00:59 +05:30
Udhay-Adithya
171a118d38 feat: add authentication support with APIAuthType and APIAuthModel
- Introduced APIAuthType enum for various authentication methods.
- Created APIAuthModel with basic authentication fields.
- Updated RequestModel to include authType and authData.
- Implemented EditAuthType widget for selecting and managing authentication.
- Enhanced CollectionStateNotifier to handle authentication updates.

:wq
2025-07-01 00:57:10 +05:30
Ankit Mahato
4c1b160a56 Remove riverpod from code editor widget 2025-06-29 01:41:36 +05:30
Ankit Mahato
8b2589c700 Update his_request_pane.dart 2025-06-29 01:30:19 +05:30
Ankit Mahato
c8b3c80ee9 refactor request pane 2025-06-29 01:23:09 +05:30
Ankit Mahato
fa70f497c5 Fixes 2025-06-28 20:56:02 +05:30
Ankit Mahato
6b11ec5d84 Merge branch 'main' into add-feature-scripts 2025-06-28 17:59:12 +05:30
Udhay-Adithya
5e33d08643 feat: add scripts tab for gql requests in history request pane 2025-06-24 23:38:47 +05:30
Udhay-Adithya
dad447bb0a feat: add support for scripts in gql requests 2025-06-24 23:36:21 +05:30
Udhay-Adithya
a91e1e0aec feat: add scripts tab to request history 2025-06-23 22:48:03 +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
Udhay-Adithya
12aa846792 feat: update scripts code pane to use ad dropdown button 2025-06-22 20:09:50 +05:30
Ankit Mahato
9cb7f0fe10 Merge branch 'main' into add-feature-scripts 2025-06-21 20:39:25 +05:30
Udhay-Adithya
ad59d56975 refactor: replace TabView with DropdownButton 2025-06-05 21:10:06 +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
Ashita Prasad
6e638bb383 Add DashBot to settings 2025-05-17 16:57:16 +05:30
Ashita Prasad
6ec2b1d273 Update padding fix 2025-05-17 04:13:55 +05:30
Udhay Adithya
464dd9aff8 Merge branch 'foss42:main' into add-feature-scripts 2025-05-16 14:31:27 +05:30
Arshhasan
89cbf8312b [Mobile] #842 Headers, Params & Form data text fields get clipped towards bottom for longer texts 2025-05-16 13:13:07 +05:30
Arshhasan
95ed16c061 [Mobile] #842 Headers, Params & Form data text fields get clipped towards bottom for longer texts 2025-05-16 13:11:09 +05:30
Ashita Prasad
17c3c8a793 UX Fix: Field addition button removed from mobile 2025-05-10 00:43:50 +05:30
Udhay-Adithya
71c6818093 fix: move _selectedTabIndex declaration to class level 2025-05-01 17:50:56 +05:30
Udhay-Adithya
6344e8df21 feat: add indicator for request scripts
Shows an indicator on the 'Scripts' tab when pre-request or post-request scripts exist for the selected request.
Updates the selected tab text color in the scripts pane for better visibility.
2025-05-01 17:11:10 +05:30
Udhay-Adithya
56137769f8 feat: adds pre/post-request script editing
Updates request model state management to include pre-request and post-request script fields.
Connects the script editor UI to the state notifier, allowing script changes to be persisted.
2025-04-26 00:11:08 +05:30
Udhay Adithya
d9906cc88b Merge branch 'foss42:main' into add-feature-scripts 2025-04-25 23:29:23 +05:30
VENNAPUSA SRINATH REDDY
9c1fad21c9 Merge branch 'foss42:main' into Dashbot_v2 2025-04-25 22:06:50 +05:30
Ankit Mahato
99151e6673 cleanup 2025-04-23 04:25:46 +05:30
Udhay-Adithya
346e4c3ef0 feat: refactor code highlighting and add scripts editor pane
- replace `flutter_highlighter` and `highlighter` with `flutter_highlight` and `highlight`.
- add `flutter_code_editor` dependency.
- introduce a new scripts editor pane in the REST request view.
2025-04-22 14:34:43 +05:30
Udhay-Adithya
ef3867ef43 feat: add scripts tab to request pane and update tab structure 2025-04-21 23:31:55 +05:30