288 Commits

Author SHA1 Message Date
3888e119c8 Fix import package 2024-11-29 01:47:21 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
576d543309 fixes env card 2024-10-21 06:54:48 +05:30
048e99d5e4 Update card_sidebar_environment.dart 2024-10-21 06:42:34 +05:30
87b388b7f6 Fix unfocus issue 2024-10-21 06:39:11 +05:30
f63346ae9a show only in mobile 2024-10-21 05:10:21 +05:30
121c103763 fixes 2024-10-21 05:03:06 +05:30
f280e2c95a can open the item menu on the right click for variables 2024-10-05 23:10:29 -03:00
4c3002c20b can open the item menu on the right click for requests 2024-10-05 23:08:39 -03:00
28a22218fc Fixes #415 2024-09-17 02:30:58 +05:30
59fdbae41d Workspace selector feature 2024-09-09 04:03:52 +05:30
802d9e4607 workspace 2024-09-08 15:17:21 +05:30
bd5c83525e kEncoder -> kJsonEncoder 2024-09-08 05:05:00 +05:30
78d8cac6fb fix: ui corrections 2024-08-25 19:30:01 +05:30
6c964ec9ac Merge branch 'foss42:main' into add-test-history 2024-08-10 21:02:47 +05:30
464a1521c2 move class 2024-08-10 18:33:42 +05:30
85468ac55e test: dialog tests 2024-08-04 02:04:35 +05:30
f7d91c5b43 test: history models 2024-08-03 17:33:27 +05:30
bf0e959215 wip: widget tests 2024-07-30 21:16:34 +05:30
289c7c73ea fix: ui changes 2024-07-26 22:58:49 +05:30
dace495264 fix: ui tests 2024-07-23 16:02:46 +05:30
3265269c25 refactor: imports 2024-07-22 21:39:06 +05:30
f3e3d30f84 wip: history popup menu 2024-07-22 11:30:31 +05:30
b2cd91274f wip: manage history dialog 2024-07-22 00:56:44 +05:30
5ad679cab3 fix: history body view 2024-07-21 21:42:40 +05:30
2fc02eadd1 feat: history of requests 2024-07-21 19:55:32 +05:30
f8ede1edc8 wip: history panes 2024-07-20 22:05:08 +05:30
8eadd7f8fa Merge branch 'main' into add-feature-history 2024-07-20 13:59:15 +05:30
cad6c97f89 wip: history details pane 2024-07-19 18:11:37 +05:30
604efe256d Update widgets 2024-07-16 03:34:30 +05:30
8f72cd2771 Update drag_and_drop_area.dart 2024-07-15 03:37:56 +05:30
c38f9efe0b Refactor design 2024-07-15 02:19:08 +05:30
6277f98ea9 Update item Card menu 2024-07-15 01:51:37 +05:30
e0ca6dd49e menus -> menu_item_card 2024-07-15 01:12:28 +05:30
ad4d2c847c Refactor code 2024-07-15 00:08:30 +05:30
d5feb0b091 wip: history request groups 2024-07-14 23:16:29 +05:30
91220ea30c Revert sidebar size 2024-07-14 14:57:06 +05:30
9bb3330ec9 Merge branch 'main' into resolve-issue-126 2024-07-14 00:48:20 +05:30
d1599e20ae Merge branch 'main' into resolve-issue-env-field 2024-07-11 23:26:36 +05:30
0e87fc90fe fix: multitriggerautocomplete + extendedtextfield 2024-07-11 21:58:12 +05:30
147773b3ed merge main branch and remove unnecessary test 2024-07-11 10:43:56 +05:30
73c249287f fix: finalize splitviews 2024-07-11 01:08:16 +05:30
5c5b6d117e fix: rename temp file 2024-07-09 14:01:51 +05:30
86dbcdc583 fix: resizing 2024-07-09 13:40:27 +05:30
622c5e214d Merge branch 'main' into resolve-issue-126 2024-07-07 10:17:47 +05:30
c0725bd3c7 Merge pull request #420 from DenserMeerkat/resolve-issue-about-dialog
feat: about dialog
2024-07-06 22:35:21 +05:30
a5845d606f refactor: move dialog to widgets 2024-07-06 15:36:39 +05:30
c982f40841 Merge branch 'main' into resolve-issue-126 2024-07-05 09:18:12 +05:30
10f5fff4bf fix sidebar error which was failing tests 2024-07-05 08:43:05 +05:30
7720611cd7 Add the functionality to import a curl file into the app.
The user can click on the button saying "+ Import" after which, they
will be allow to drop a curl file and import the curl command in the
app.
2024-07-04 23:35:59 +05:30