Aashutosh soni
827e0d6b3a
added php Guzzle support
2024-03-04 15:07:56 +05:30
Delwin Mathew
cb64d18068
[fix] enter saves edits to model
2024-03-03 21:54:57 +05:30
Delwin Mathew
27bb3d8ff5
[tests] add enter key test
2024-03-03 21:28:42 +05:30
Delwin Mathew
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
Delwin Mathew
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
Ankit Mahato
6a886df669
Update pull_request_template.md
2024-03-03 13:35:07 +05:30
Chinmay
f0ff324b69
Added check for inline button test-failing
2024-03-03 10:06:49 +05:30
Ashita Prasad
e20ead2934
Update README.md
2024-03-03 06:35:50 +05:30
Ashita Prasad
afd82af657
Merge pull request #242 from BrawlerXull/readme-csv
...
Updated the readme supporting csv format
2024-03-03 06:29:26 +05:30
Aditya Mayukh Som
b9750ef8b1
ADD: getCode function to return the generted code string
2024-03-03 02:58:14 +05:30
Aditya Mayukh Som
c13c788ea9
ADD: templates for code generation
2024-03-03 02:54:07 +05:30
Aditya Mayukh Som
c9f90a5d56
ADD: JavaAsyncHttpClientGen class
2024-03-03 02:46:10 +05:30
Aditya Mayukh Som
220d58e638
ADD: switch case for generating javaAsyncHttpClient code generation
2024-03-03 02:43:23 +05:30
Aditya Mayukh Som
8f66d25de4
ADD: javaAsyncHttpClient as Codegen Language enum
2024-03-03 02:42:58 +05:30
Chinmay
d95d497c9c
Type fixed
2024-03-02 20:53:12 +05:30
Chinmay
30698ffce4
Table format corrected
2024-03-02 20:52:27 +05:30
Chinmay
f2810865f2
Csv Added in readme
2024-03-02 20:49:06 +05:30
Chinmay
81218d9fe7
Removed unused changed
2024-03-02 18:39:51 +05:30
Chinmay
0a8b75b9fd
Added test cases for Custom markdown working
2024-03-02 18:36:47 +05:30
Chinmay
7e2f9e1144
Modified the tests
2024-03-02 18:11:45 +05:30
Chinmay
fe23daa3cd
removed unnecesary testcase
2024-03-02 09:00:16 +05:30
Ashita Prasad
c0723588ca
Merge pull request #238 from Yousef-Rabia/Fix-intro_message_test.dart
...
Fix intro message test.dart
2024-03-02 08:08:18 +05:30
Yousef Rabia
00f008d8a2
remove skip:true
2024-03-01 17:21:13 +02:00
Yousef Rabia
1db5d88125
Ensure introData() Function Works During Testing by Using setMockInitialValues
2024-03-01 17:20:40 +02:00
Yousef Rabia
e14446f2e3
Replace tester.pumpAndSettle(); with tester.pump();
...
Replacing `tester.pumpAndSettle();` with `tester.pump();` resolves an issue where `pumpAndSettle()` waits for all animations to complete, causing an infinite loop with `CircularProgressIndicator`. Using `pump()` ensures efficient frame building without unnecessary animation waiting.
2024-03-01 17:18:42 +02:00
DenserMeerkat
3ef2fef1a8
Merge branch 'main' into add-feature-mobile-layout
2024-03-01 20:10:40 +05:30
DenserMeerkat
981328d702
fix: nav bar selectedIcon, color
2024-03-01 20:09:23 +05:30
Chinmay Chaudhari
77432e187d
Link test updated
2024-03-01 14:43:03 +05:30
Delwin Mathew
3331d2aa72
[refactor] fix old buttons_tests
2024-03-01 13:16:14 +05:30
Delwin Mathew
0c22abc9da
[refactor] remove unused UI provider
2024-03-01 13:02:24 +05:30
Delwin Mathew
7dbe0b5d5f
[feat] send multiple API requests in parallel
2024-03-01 12:22:52 +05:30
Tanish2002
e1f8a1b041
feat(tests): add more tests for codegen with multipart body
2024-03-01 11:08:27 +05:30
Chinmay Chaudhari
03bf55149b
Removed skip = true
2024-03-01 07:24:54 +05:30
Chinmay Chaudhari
e6b71bd5a0
Added tests for CustomMarkDown
2024-03-01 01:56:27 +05:30
Ashita Prasad
dc25c6a70e
Updated csv_previewer
2024-03-01 01:10:49 +05:30
Ashita Prasad
2379c20017
Merge pull request #176 from BrawlerXull/csv-chinmay
...
Csv Previewer added
2024-03-01 00:41:57 +05:30
Chinmay Chaudhari
ad05c3f327
Added vertical scrolling
2024-02-29 23:27:31 +05:30
Ashita Prasad
325978ada2
Merge pull request #216 from PCoder23/headers_list
...
Enhancement: Added more HTTP headers suggestions
2024-02-29 22:44:34 +05:30
PCoder23
51be09b076
added the line back
2024-02-29 20:52:17 +05:30
PCoder23
6acca4cf87
corrected added headers
2024-02-29 12:44:37 +05:30
DenserMeerkat
54508de428
wip: mobile support
2024-02-29 00:19:29 +05:30
Ashita Prasad
993621793a
Delete analyze.yml
2024-02-27 21:43:15 +05:30
PCoder23
4e3b4a1f9c
updated header test
2024-02-27 17:54:54 +05:30
PCoder23
bc29b1afc3
added more headers
2024-02-27 17:28:33 +05:30
Ashita Prasad
dcc72f1ccc
Update analysis_options.yaml
2024-02-27 10:40:09 +05:30
Ashita Prasad
f23fc2ac84
Merge pull request #188 from opxdelwin/issue-186
...
[feat] Implemented GH-Actions for static code analysis
2024-02-26 22:50:51 +05:30
Ashita Prasad
794f3cfa2c
Merge pull request #198 from Tanish2002/update_flutter_typehead
...
feat: update flutter_typeahead
2024-02-26 22:23:07 +05:30
Elise
3cf677e89b
Fix Kotlin codegen to import MultipartBody
2024-02-25 21:17:19 -08:00
Tanish2002
b802ca7f84
fix(headers list): some colorscheme fixes
2024-02-26 09:01:48 +05:30
Tanish2002
79b9c312de
fix(headers list): scrollbar color not changing in darkmode
2024-02-26 06:46:50 +05:30