123 Commits

Author SHA1 Message Date
1444317d91 fix: PR fixes with few enhancements 2023-12-23 22:47:53 +05:30
c04507f93a feat: Multi Part Request Feature Added 2023-12-20 21:51:27 +05:30
ffb9681958 wip: added necessary function to pick the files 2023-12-19 23:29:47 +05:30
e1ae22bdcd wip: added basic methods 2023-12-19 20:55:44 +05:30
d7778e31a9 Merge branch 'main' into add-windows-custom-titlebar 2023-12-12 01:55:50 +05:30
37befd6089 Merge branch 'main' into mobileDashboardFeature 2023-12-10 07:24:08 +05:30
5ea07b6c50 feat(windows): custom title bar 2023-12-01 07:09:16 +07:00
47428952f8 Remove double tap & request focus 2023-11-11 23:31:54 +05:30
273147f797 Edit name sidebar card via menu 2023-11-04 14:16:27 +05:30
05b5b03cbf ConsumerStateful -> Consumer 2023-11-02 05:40:08 +05:30
d5ac854309 Update collection_pane.dart 2023-11-02 05:32:31 +05:30
50477058f2 Update super key 2023-11-02 05:07:38 +05:30
81eec9bed2 Update consumers 2023-11-02 04:25:35 +05:30
d3aee524ad Update providers 2023-11-01 08:01:44 +05:30
82f28d675f Default code generator settings 2023-10-30 18:26:57 +05:30
3edac6988b fix activeId provider
- read -> watch
- added length back
2023-10-20 18:49:52 +05:30
3af7dea19a Fix: Header Field 2023-10-20 17:26:32 +05:30
d2e0ca9967 Added header suggestions 2023-10-11 10:24:00 +05:30
de6ca5cd8c Collection pane scrollbar visibility added to settings 2023-10-08 11:02:49 +05:30
697d737496 Add scrollbar to collection pane 2023-10-08 10:43:49 +05:30
adb14c22c7 Update Dashboard NavigationRail 2023-10-08 02:39:34 +05:30
1a9dc4e016 Fix indicators for empty headers and params 2023-10-05 08:52:34 +05:30
8dee380736 Fix delete row in params and headers 2023-10-05 08:43:56 +05:30
c20879e6e9 Update request_params.dart 2023-10-04 08:20:10 +05:30
4d3bc2b184 feat: Tab indicators for request params, headers, body 2023-10-02 17:42:48 +05:30
461f1aedd7 feat: export to HAR 2023-10-02 06:31:44 +05:30
66a0ef4a04 Export API Dash collection 2023-08-28 14:31:11 +05:30
867f6e979c freezed NameValueModel 2023-08-28 09:41:26 +05:30
d51465a1d1 KVRow -> NameValueModel migration 2023-08-28 09:14:42 +05:30
cdba6476b0 Migrate to Dart 3 2023-08-27 20:23:41 +05:30
b375bb8be7 Merge branch 'foss42:main' into mobileDashboardFeature 2023-07-09 19:44:33 +03:00
7a1fabf272 feat: Fixed Range Error 2023-07-08 14:21:51 +05:30
c18e11957e refactor(mobile): further cleaned up imports throught a single file, reorder imports and pivoted to relative imports according to convention 2023-07-05 21:24:20 +03:00
685de8697d refactor(mobile): moved MobileDashboard screen from widgets to new screens/mobile dir (following mobile/ desktop ui segregation) and cleaned imports 2023-07-04 21:50:20 +03:00
47fb5220a2 fix(mobile): removed Settings headline and divider in case of mobile platform using in widget terenary operators 2023-07-01 12:06:22 +03:00
1537152cab Refactoring 2023-06-05 09:36:35 +05:30
8235d208c3 Added Query, Header tests and Refactoring 2023-06-04 15:42:47 +05:30
2691003884 Merge branch 'add-feature-codegendropdown' of https://github.com/mmjsmohit/api-dash into add-feature-codegendropdown 2023-06-01 22:15:59 +05:30
a3ad56cb53 Added Kotlin OkHttp Tests and refactoring. 2023-06-01 22:15:46 +05:30
4be2e05a9f Merge branch 'foss42:main' into add-feature-codegendropdown 2023-06-01 22:15:35 +05:30
6d089dec7e Fix typo 2023-05-31 17:24:37 +05:30
d54a4473cb Kotlin Code Generator Added 2023-05-30 23:50:26 +05:30
3b403495da Maintain state when switching screens 2023-05-27 11:06:07 +05:30
ce13ac24c7 Fix: Home page scrollbar position 2023-05-27 10:54:56 +05:30
e1094643da Improve padding 2023-05-04 20:50:02 +05:30
3df293abe8 Modify saveDataStateProvider 2023-05-04 18:54:47 +05:30
3dc2515754 Fix: Request Tables 2023-05-04 18:40:58 +05:30
64e7e14cfa Confirm with user before clearing datastore 2023-05-04 14:11:39 +05:30
26207a9fc7 Users can now choose whether or not to save response results 2023-05-04 12:49:34 +05:30
464e6e8c20 Update settings page layout 2023-05-04 12:38:15 +05:30