|
0884a14058
|
Code cleanup & Refactoring
|
2024-03-23 17:51:49 +05:30 |
|
|
19c8406d36
|
Fix for clearResponse
|
2024-03-23 17:50:19 +05:30 |
|
|
e6a93a3f80
|
Merge pull request #346 from DenserMeerkat/resolve-issue-multiple-rows-added
fix: prevent adding multiple empty rows
|
2024-03-23 15:02:59 +05:30 |
|
|
c38c1846f5
|
Update padding in request tables
|
2024-03-23 14:56:22 +05:30 |
|
|
e9daa89156
|
Merge pull request #348 from alainjr10/resolve-issue-329
Fix: Fixed codegen dropdown button overflow
|
2024-03-23 14:21:07 +05:30 |
|
|
e3084e8844
|
fixes
|
2024-03-23 14:19:24 +05:30 |
|
|
b73a4ab9c4
|
fix: fixed codegen dropdown overflow
|
2024-03-22 22:07:05 +01:00 |
|
|
796b38c8e7
|
fix: prevent adding multiple empty rows
|
2024-03-22 17:17:51 +05:30 |
|
|
610e45cf5c
|
Merge pull request #342 from apoorvdwi/add-rust-curl-codegen
Add Curl Rust Code Generator
|
2024-03-22 09:18:57 +05:30 |
|
|
adfbc2bce8
|
fixes
|
2024-03-22 09:17:24 +05:30 |
|
|
a620c64529
|
Merge pull request #313 from DenserMeerkat/resolve-issue-remove-add-buttons
feat: automatic row adding, handling checkbox selection when empty
|
2024-03-22 03:48:31 +05:30 |
|
|
decd1d68eb
|
Padded response body print statement
|
2024-03-21 20:53:48 +05:30 |
|
|
f99a84375a
|
Fixed headers and corresponding template
|
2024-03-21 02:40:47 +05:30 |
|
|
0c5a7d152d
|
Asset file constants
|
2024-03-21 02:15:25 +05:30 |
|
|
4495e0f2fb
|
minor fix
|
2024-03-21 02:07:34 +05:30 |
|
|
5e63a8a942
|
Update consts.dart
|
2024-03-21 01:32:42 +05:30 |
|
|
2235a253de
|
Imports Rearranged,Reduced Redundant Widgets and Updated Tests.
|
2024-03-21 01:20:02 +05:30 |
|
|
beeece8875
|
added content type header in formdata
|
2024-03-20 23:13:06 +05:30 |
|
|
a65ef99fff
|
Added Overlay widget for having better UX while waiting
|
2024-03-20 19:09:09 +05:30 |
|
|
97d3c30bba
|
Fixed rust generated code and testcases
|
2024-03-18 20:26:33 +05:30 |
|
|
fb36f05792
|
refactor: remove debugPrint
|
2024-03-18 01:22:16 +05:30 |
|
|
e4829348e0
|
Merge branch 'foss42:main' into resolve-issue-remove-add-buttons
|
2024-03-18 01:18:09 +05:30 |
|
|
a2c20eedc1
|
fix: empty row when rows exist
|
2024-03-18 01:17:18 +05:30 |
|
|
9b4076363d
|
Refactor for clear response button
|
2024-03-17 22:20:24 +05:30 |
|
|
711e3bd74d
|
fix: add buttons back
|
2024-03-17 18:27:13 +05:30 |
|
|
087b4e6c5b
|
feat: ability to clear response
|
2024-03-17 15:56:59 +05:30 |
|
|
48d4beff00
|
Added curl rust code generator
|
2024-03-17 02:48:54 +05:30 |
|
|
4548e1dd67
|
fixes
|
2024-03-17 01:25:50 +05:30 |
|
|
10348c7358
|
Merge branch 'main' into AdtD1
|
2024-03-17 00:58:25 +05:30 |
|
|
9f8a745fb4
|
fixes: form data & curl
|
2024-03-17 00:44:10 +05:30 |
|
|
cc200fb0c6
|
Added feature of dropdowns in settings_page.py should strictly allow selection and no other interaction
|
2024-03-17 00:18:19 +05:30 |
|
|
e20ffbb97d
|
Merge branch 'main' of https://github.com/foss42/apidash into add-rust-curl-codegen
|
2024-03-16 23:25:50 +05:30 |
|
|
e421650617
|
fix: checkbox empty selection
|
2024-03-16 16:29:35 +05:30 |
|
|
3a7ae71796
|
feat: automatic row adding
|
2024-03-16 15:01:47 +05:30 |
|
|
0b669390ff
|
Fix tab indicator for formdata
|
2024-03-16 05:18:00 +05:30 |
|
|
63f5322beb
|
Merge pull request #302 from PCoder23/kotlin-okhttp-tests
added test cases for kotli okhttp3
|
2024-03-16 01:16:53 +05:30 |
|
|
8b3a3568d8
|
fixed issues
|
2024-03-15 22:43:57 +05:30 |
|
|
bd2df8c4df
|
Merge pull request #297 from Tanish2002/add-axios-multipart-tests
Refactor Javascript Axios and add Multipart form tests
|
2024-03-15 19:18:32 +05:30 |
|
|
a3fd05f905
|
fixes
|
2024-03-15 18:56:06 +05:30 |
|
|
67aadaabec
|
Update consts.dart
|
2024-03-15 18:12:07 +05:30 |
|
|
d4723abe60
|
fixes
|
2024-03-15 17:44:51 +05:30 |
|
|
8f682e75d4
|
Merge branch 'main' into main
|
2024-03-15 17:38:26 +05:30 |
|
|
1228ac4e46
|
Update seq
|
2024-03-15 17:35:25 +05:30 |
|
|
f0dc0c5247
|
Merge branch 'main' into main
|
2024-03-15 17:29:37 +05:30 |
|
|
81e6511f6e
|
fixes
|
2024-03-15 15:56:57 +05:30 |
|
|
4c90386d5d
|
Merge branch 'main' into codegen_java_httpclient
|
2024-03-15 15:53:37 +05:30 |
|
|
9e2cf7fac1
|
fix(codgen-axios): fix the broken codegen for multipart requests as well as refactor it
|
2024-03-15 14:31:14 +05:30 |
|
|
15c38c6127
|
removed errors
|
2024-03-15 08:12:56 +05:30 |
|
|
3eb71bb5ff
|
Merge branch 'main' into resolve-issue-136
|
2024-03-15 08:05:17 +05:30 |
|
|
3148c5af03
|
Merge pull request #192 from ShiqiuC/add-java-okhttp-codegen
feat: add codegen for Java(okhttp)
|
2024-03-15 05:39:53 +05:30 |
|