740 Commits

Author SHA1 Message Date
df25a1b1b3 Add test case to verify proper disposal of selectedIdEditStateProvider 2024-03-17 06:05:29 +01:00
1513cfe3c1 Add test case for when selectedIdEditStateProvider is reset 2024-03-17 05:55:39 +01:00
f1ec852acb Add test case for selectedIdEditStateProvider after rename button is tapped 2024-03-17 05:39:54 +01:00
a057281a6f Test that selectedIdEditStateProvider has initial value of null 2024-03-12 04:07:09 +01:00
f71bf00dc3 Remove mockito 2024-03-12 03:57:51 +01:00
405decbd56 Test that navRailIndexStateProvider is properly disposed 2024-03-12 02:48:54 +01:00
a882d51022 Test that UI updates correctly when nav rail index changes 2024-03-12 02:38:54 +01:00
ba4bd77795 Test that nav rail index persist across widget rebuilds 2024-03-12 02:17:22 +01:00
b264a7e6a4 Ensure that navigation rail index update when icon button is pressed 2024-03-12 02:13:11 +01:00
4dad60d937 Test that correct pages are displayed for navRailIndexStateProvider value 2024-03-12 01:55:28 +01:00
6a886df669 Update pull_request_template.md 2024-03-03 13:35:07 +05:30
e20ead2934 Update README.md 2024-03-03 06:35:50 +05:30
afd82af657 Merge pull request #242 from BrawlerXull/readme-csv
Updated the readme supporting csv format
2024-03-03 06:29:26 +05:30
d95d497c9c Type fixed 2024-03-02 20:53:12 +05:30
30698ffce4 Table format corrected 2024-03-02 20:52:27 +05:30
f2810865f2 Csv Added in readme 2024-03-02 20:49:06 +05:30
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
00f008d8a2 remove skip:true 2024-03-01 17:21:13 +02:00
1db5d88125 Ensure introData() Function Works During Testing by Using setMockInitialValues 2024-03-01 17:20:40 +02:00
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
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
325978ada2 Merge pull request #216 from PCoder23/headers_list
Enhancement: Added more HTTP headers suggestions
2024-02-29 22:44:34 +05:30
51be09b076 added the line back 2024-02-29 20:52:17 +05:30
6acca4cf87 corrected added headers 2024-02-29 12:44:37 +05:30
993621793a Delete analyze.yml 2024-02-27 21:43:15 +05:30
4e3b4a1f9c updated header test 2024-02-27 17:54:54 +05:30
bc29b1afc3 added more headers 2024-02-27 17:28:33 +05:30
dcc72f1ccc Update analysis_options.yaml 2024-02-27 10:40:09 +05:30
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
794f3cfa2c Merge pull request #198 from Tanish2002/update_flutter_typehead
feat: update flutter_typeahead
2024-02-26 22:23:07 +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
32242500be Create pull_request_template.md 2024-02-26 05:43:36 +05:30
11515a988b fix: colors not changing in headers suggestion list 2024-02-26 05:10:21 +05:30
40adae1f37 Merge pull request #199 from Yousef-Rabia/UI-Spacing-Issue-in-Settings-Screen
UI Spacing Issue in Settings Screen
2024-02-26 04:15:55 +05:30
e497f8dfaa Update har_utils_test.dart 2024-02-26 04:13:33 +05:30
5f3309f358 UI Spacing Issue in Settings Screen 2024-02-25 23:02:47 +02:00
d22608ac01 feat: update flutter_typeahead 2024-02-26 01:47:17 +05:30
2702760cd0 add analysis workflow 2024-02-24 22:20:39 +05:30
714a33ca37 fixed typo 2024-02-24 09:47:47 +05:30
4a519cfa0a csv added 2024-02-24 09:07:40 +05:30
2c515b03cb Changed consts.dart 2024-02-24 08:52:05 +05:30
d328a925c7 Merge branch 'main' of https://github.com/foss42/apidash 2024-02-24 06:35:13 +05:30
1937659e6f Update request_models.dart 2024-02-24 06:35:11 +05:30
a9c688bf9a Update CONTRIBUTING.md 2024-02-24 03:01:43 +05:30
d346be2a54 Update README.md 2024-02-22 16:47:38 +05:30
975f748cdc Update README.md 2024-02-20 07:22:12 +05:30
dc54b541e1 Update README.md 2024-02-16 23:38:34 +05:30