|
f412507f72
|
Merge pull request #236 from opxdelwin/issue-114
[feat] Enable parallel request handling
|
2024-03-09 15:01:32 +05:30 |
|
|
6972ca82b5
|
fixes
|
2024-03-09 14:58:01 +05:30 |
|
|
58f5ae06e4
|
Cleanup
|
2024-03-09 12:06:25 +05:30 |
|
|
6e13f5c5dc
|
Merge pull request #255 from opxdelwin/issue-254
[fix] enter saves edits to model
|
2024-03-09 12:05:19 +05:30 |
|
|
fcefe78966
|
Merge pull request #253 from opxdelwin/issue-252-updated
[feat] Implement Press Enter to Send Request in URL Input Field
|
2024-03-09 10:30:35 +05:30 |
|
|
0b8184eafa
|
Merge pull request #251 from opxdelwin/padding-issue-on-headers
[fix] Fix vertical obscuring issue in form data section
|
2024-03-09 00:25:47 +05:30 |
|
|
4d07b63eb5
|
Merge pull request #200 from PCoder23/text_align
textfield alignment
|
2024-03-08 21:07:52 +05:30 |
|
|
cb64d18068
|
[fix] enter saves edits to model
|
2024-03-03 21:54:57 +05:30 |
|
|
b84035888b
|
[feat] press enter to send request
Triggers `sendRequest` when enter is clicked and `URLField` is in focus.
|
2024-03-03 21:12:07 +05:30 |
|
|
cd9a3d555a
|
[fix] text obscuring error
This occurs due to padding, externally added specific padding only to bottom.
|
2024-03-03 20:50:39 +05:30 |
|
|
0a8b75b9fd
|
Added test cases for Custom markdown working
|
2024-03-02 18:36:47 +05:30 |
|
|
7dbe0b5d5f
|
[feat] send multiple API requests in parallel
|
2024-03-01 12:22:52 +05:30 |
|
|
dc25c6a70e
|
Updated csv_previewer
|
2024-03-01 01:10:49 +05:30 |
|
|
2379c20017
|
Merge pull request #176 from BrawlerXull/csv-chinmay
Csv Previewer added
|
2024-03-01 00:41:57 +05:30 |
|
|
ad05c3f327
|
Added vertical scrolling
|
2024-02-29 23:27:31 +05:30 |
|
|
b802ca7f84
|
fix(headers list): some colorscheme fixes
|
2024-02-26 09:01:48 +05:30 |
|
|
79b9c312de
|
fix(headers list): scrollbar color not changing in darkmode
|
2024-02-26 06:46:50 +05:30 |
|
|
11515a988b
|
fix: colors not changing in headers suggestion list
|
2024-02-26 05:10:21 +05:30 |
|
|
d2a9fa5b0e
|
search field alignment
|
2024-02-26 04:07:26 +05:30 |
|
|
d22608ac01
|
feat: update flutter_typeahead
|
2024-02-26 01:47:17 +05:30 |
|
|
4a519cfa0a
|
csv added
|
2024-02-24 09:07:40 +05:30 |
|
|
5bdbb0b101
|
refactor
|
2024-02-08 06:06:00 +05:30 |
|
|
28d08faa25
|
Update widgets
|
2024-02-08 05:29:36 +05:30 |
|
|
d5d8de389c
|
selectedId
|
2024-02-08 05:21:20 +05:30 |
|
|
7fa5062c9f
|
selectedRequestModel
|
2024-02-08 04:16:37 +05:30 |
|
|
7116183a9b
|
Update BodySuccess widget and tests
|
2024-01-27 00:38:05 +05:30 |
|
|
1d322adbd7
|
Update widgets.dart
|
2024-01-26 23:39:09 +05:30 |
|
|
5511da99ce
|
Create editor_json.dart
|
2024-01-26 23:39:00 +05:30 |
|
|
4349b0bc4b
|
Update editor.dart
|
2024-01-26 23:38:26 +05:30 |
|
|
4afb15f628
|
Merge branch 'main' into add-feature-22
|
2024-01-15 02:29:45 +05:30 |
|
|
92100ecdf6
|
Delete raw.dart
|
2024-01-15 02:22:44 +05:30 |
|
|
246bb3f4e8
|
Show/Copy beautified response when available
|
2024-01-15 02:20:31 +05:30 |
|
|
fe5c37950a
|
Revert response widgets
|
2024-01-15 01:36:44 +05:30 |
|
|
2b943e8ef5
|
Revert "♻️ refactor: row to wrap"
This reverts commit 7f38a53fc55dc426a47ecc2aedc4fc3f813841a6.
|
2024-01-15 01:27:06 +05:30 |
|
|
1423b0c917
|
Merge branch 'main' into refactor
|
2024-01-15 01:21:46 +05:30 |
|
|
13f230c2dd
|
Fix SegmentedButton padding
|
2024-01-15 01:18:31 +05:30 |
|
|
1c50591db1
|
Small button styles
|
2024-01-15 00:51:17 +05:30 |
|
|
14dfa720e0
|
Add maxRootNodeWidth to JSON Previewer
Fixes #106
|
2024-01-15 00:44:26 +05:30 |
|
|
88ba536167
|
Rebuild JSON preview for cases where the response is in a few ms.
|
2024-01-14 23:21:08 +05:30 |
|
|
0117173b8a
|
Merge branch 'main' into add-feature-22
|
2024-01-12 19:10:04 +05:30 |
|
|
eea3a7399b
|
Move form_data_widget
|
2024-01-09 22:09:36 +05:30 |
|
|
d46dd0071f
|
Update ContentType & ResponseBodyView enums
|
2024-01-08 00:32:49 +05:30 |
|
|
462519610a
|
fixes
|
2024-01-07 14:45:18 +05:30 |
|
|
3823b94531
|
Merge branch 'main' into form_data_imp
|
2024-01-06 22:50:02 +05:30 |
|
|
7f38a53fc5
|
♻️ refactor: row to wrap
|
2024-01-01 22:12:52 +05:30 |
|
|
36cfbfb97e
|
✨ added: beautify json
|
2024-01-01 22:11:07 +05:30 |
|
|
2b41f54015
|
fix: pr fixes
|
2023-12-27 21:49:14 +05:30 |
|
|
80e13fc625
|
fix: fixed code gen issues in latest code
|
2023-12-27 21:38:23 +05:30 |
|
|
6ba41970ad
|
Merge branch 'form_data_imp' of https://github.com/vidya-hub/apidash into form_data_imp
|
2023-12-27 21:27:41 +05:30 |
|
|
880f445c31
|
fix: fixes for alignment issues and request handling methods
|
2023-12-27 21:25:58 +05:30 |
|