- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/2216/head at camflan/forgejo from mirror
-
8e02be7e89 [CI] Fix false positive in database migration
camflan synced commits to refs/pull/3755/merge at camflan/hoppscotch from mirror
-
8cc6f84ed4 Merge 58e0d56e6a61dfcc70cea2574e9865d71f5a9b54 into 4cba03e53faa129bcfd4a50f803c5b0faf76d945
-
4cba03e53f feat(js-sandbox): add `pw.env.unset` method (#3677)
-
9e1466a877 fix: bugs in shared request (#3704)
-
b81ccb4ee3 fix: tab on current input field to focus the next input field (#3754)
-
27d0a7c437 refactor: persist running requests while switching tabs (#3742)
- Compare 10 commits »
camflan synced commits to refs/pull/2221/head at camflan/forgejo from mirror
-
314c532793 Add tests for the previous two commits
-
b2e5bbff37 Add a direct link from repo header to unit settings
-
22728a1b50 Split out repository unit settings
- Compare 3 commits »
camflan synced commits to refs/pull/3754/head at camflan/hoppscotch from mirror
-
6b63b6446b chore: refactored keyboard events
-
7c7ceef3cd chore: refactored keyboard events
-
41e3285c32 chore: update key event
-
09c37535ab feat: enter to select instead of tab
-
6957316543 fix: return if no autocomplete source provided
- Compare 11 commits »
camflan synced commits to refs/pull/3730/head at camflan/hoppscotch from mirror
-
2a8dc72bef chore: use getNamedType instead of resolveRootType
-
6e40109722 chore: abstract to common helper function
-
cb70a361e3 fix: gql docs render issue
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
-
d1f6f40ef8 fix: perform logout if the silent refresh attempt fails (#3705)
- Compare 6 commits »
camflan synced commits to refs/pull/3742/head at camflan/hoppscotch from mirror
-
e352cc4c17 fix: cancel request when closing tab
-
5153303616 refactor: run multiple tab request while changing tabs
-
aca96dd5f2 refactor: add option to disable context menu (#3717)
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
- Compare 7 commits »
camflan synced commits to refs/pull/3727/merge at camflan/hoppscotch from mirror
-
18379cf8ef Merge eacc9adebea95d9ed5769f89747a27e37fcb24b4 into aca96dd5f24e3f9547fd2fb8c1a63493893c6fe7
-
aca96dd5f2 refactor: add option to disable context menu (#3717)
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
-
d1f6f40ef8 fix: perform logout if the silent refresh attempt fails (#3705)
- Compare 6 commits »
camflan synced commits to refs/pull/3719/merge at camflan/hoppscotch from mirror
-
a69034774c Merge a4e9bf8d0fec77a56dfc7dac67b011f622af336a into aca96dd5f24e3f9547fd2fb8c1a63493893c6fe7
-
aca96dd5f2 refactor: add option to disable context menu (#3717)
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
-
d1f6f40ef8 fix: perform logout if the silent refresh attempt fails (#3705)
- Compare 6 commits »
camflan synced commits to refs/pull/3717/head at camflan/hoppscotch from mirror
-
51ebc198de fix: close context menu when typing
-
7406a241e6 refactor: disable context menu for test and pre request test
-
f51196604a refactor: add option to disable context menu
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
- Compare 7 commits »
camflan synced commits to refs/pull/3702/merge at camflan/hoppscotch from mirror
-
47ee47e67a Merge 9b5c994589f2e2661d372fec7d3a54933ab3fa67 into 99f5070f71f81ea074f0e3fe70e5bd2b273bed9b
-
99f5070f71 fix: unwanted double slashes when importing from openapi (#3745)
- Compare 2 commits »
camflan synced commits to refs/pull/3709/head at camflan/hoppscotch from mirror
-
7e44bc4cee refactor: unify imports
-
097efb5f8e chore: better types for sidebar
-
3ba1614ff2 refactor: new left green border for focused tab in sidebar
-
c30808c301 refactor: better types for sidebar
-
f2bc956ecb refactor: new gradient background for active sidebar tab and replaces css with tailwind classes
- Compare 7 commits »
camflan synced commits to refs/pull/3705/head at camflan/hoppscotch from mirror
-
21c6695dfd chore: format with prettier
-
ae700f14e3 fix(expired-token): logout user when refresh token is expired
-
99f5070f71 fix: unwanted double slashes when importing from openapi (#3745)
- Compare 3 commits »
camflan synced commits to refs/pull/3704/head at camflan/hoppscotch from mirror
-
4aaf5c279c fix: show response section only if response is present
-
dcb8b2c511 refactor: update loading state UI in embed
-
58d3ef900f refactor: minor code update
-
0a94c169bd fix: no selected option tab during the initial load
-
80eb4c7701 fix: shortcode subscription failing to initialize
- Compare 19 commits »
camflan synced commits to refs/pull/3677/head at camflan/hoppscotch from mirror
-
939d952c08 feat: show deletions for global environment in test results
-
c101f3c09c refactor: leverage helpers
-
fbfebc8842 test: increase coverage
-
9d64616052 chore: fixed comments
-
d680e492f8 feat: added unset variable to sandbox
- Compare 22 commits »
camflan synced commits to refs/pull/3700/merge at camflan/hoppscotch from mirror
-
19d2f684fd Merge efc0b7697e16b7f5431f9549d868e026dd0e1536 into 27d0a7c4374b5ab89c2699441e7d4b26caa5c475
-
27d0a7c437 refactor: persist running requests while switching tabs (#3742)
-
aca96dd5f2 refactor: add option to disable context menu (#3717)
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
- Compare 7 commits »
camflan synced commits to release/2023.12.3 at camflan/hoppscotch from mirror
-
4cba03e53f feat(js-sandbox): add `pw.env.unset` method (#3677)
-
9e1466a877 fix: bugs in shared request (#3704)
-
b81ccb4ee3 fix: tab on current input field to focus the next input field (#3754)
-
27d0a7c437 refactor: persist running requests while switching tabs (#3742)
-
aca96dd5f2 refactor: add option to disable context menu (#3717)
- Compare 9 commits »
camflan synced commits to fix/disable-context-menu-option at camflan/hoppscotch from mirror
-
51ebc198de fix: close context menu when typing
-
7406a241e6 refactor: disable context menu for test and pre request test
-
f51196604a refactor: add option to disable context menu
-
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
-
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
- Compare 7 commits »
camflan synced commits to fix/shared-request-bug at camflan/hoppscotch from mirror
-
4aaf5c279c fix: show response section only if response is present
-
dcb8b2c511 refactor: update loading state UI in embed
-
58d3ef900f refactor: minor code update
-
0a94c169bd fix: no selected option tab during the initial load
-
80eb4c7701 fix: shortcode subscription failing to initialize
- Compare 19 commits »
camflan
synced and deleted reference refs/tags/refs/pull/3742/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/pull/3754/merge at camflan/hoppscotch from mirror