- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/3874/head at camflan/hoppscotch from mirror
-
9dd6373cfb chore: add debounce in env input scroll text selection
-
44fba567df fix: context menu position bug due to pane z posiiton change
-
4b8a4fddcd chore: fix type
-
55ec90e360 fix: use debounce to fix performance and scroll bug
-
7ec8659381 feat: request variables (#3825)
- Compare 7 commits »
camflan synced commits to fix/response-context-menu-bug at camflan/hoppscotch from mirror
-
9dd6373cfb chore: add debounce in env input scroll text selection
-
44fba567df fix: context menu position bug due to pane z posiiton change
-
4b8a4fddcd chore: fix type
-
55ec90e360 fix: use debounce to fix performance and scroll bug
-
7ec8659381 feat: request variables (#3825)
- Compare 7 commits »
camflan synced commits to refs/merge/HOPP-MR-612/head at camflan/hoppscotch from mirror
-
9dd6373cfb chore: add debounce in env input scroll text selection
-
44fba567df fix: context menu position bug due to pane z posiiton change
-
4b8a4fddcd chore: fix type
-
55ec90e360 fix: use debounce to fix performance and scroll bug
-
7ec8659381 feat: request variables (#3825)
- Compare 7 commits »
camflan synced commits to refs/pull/3878/merge at camflan/hoppscotch from mirror
-
04f885aa52 Merge 9ef0c2c782238b2a3db6a8cf0d8b9d57b04e1f96 into 7ec8659381229bfe9028e48238e69f7cd2ceea58
-
7ec8659381 feat: request variables (#3825)
-
3611cac241 feat(backend): sso callback url and scope added in infra-config (#3718)
- Compare 3 commits »
camflan synced commits to refs/pull/3874/merge at camflan/hoppscotch from mirror
-
5a0ae6ca74 Merge 5da41b871ab793a7d63a9aabc603b56293ca9383 into 3611cac2415e6ad129e072f7de9e938079651000
-
3611cac241 feat(backend): sso callback url and scope added in infra-config (#3718)
- Compare 2 commits »
camflan synced commits to refs/pull/3843/merge at camflan/hoppscotch from mirror
-
f581c5bc19 Merge 70b7b72583590f528ddcff4793ea3c4cb685b199 into 7ec8659381229bfe9028e48238e69f7cd2ceea58
-
7ec8659381 feat: request variables (#3825)
-
3611cac241 feat(backend): sso callback url and scope added in infra-config (#3718)
- Compare 3 commits »
camflan synced commits to refs/pull/3825/head at camflan/hoppscotch from mirror
-
a3e941271e chore: address lint errors
-
e7fded89d5 refactor: organize imports
-
40c8d7e4b7 feat: persist bulk mode line wrap setting for request variables
-
1d93d9dabe refactor: filter non empty value for env presidence
-
e9f1dc7ba1 chore: code refactors
- Compare 35 commits »
camflan synced commits to feat/request-variable at camflan/hoppscotch from mirror
-
a3e941271e chore: address lint errors
-
e7fded89d5 refactor: organize imports
-
40c8d7e4b7 feat: persist bulk mode line wrap setting for request variables
-
1d93d9dabe refactor: filter non empty value for env presidence
-
e9f1dc7ba1 chore: code refactors
- Compare 35 commits »
camflan synced commits to release/2024.3.0 at camflan/hoppscotch from mirror
-
7ec8659381 feat: request variables (#3825)
-
3611cac241 feat(backend): sso callback url and scope added in infra-config (#3718)
- Compare 2 commits »
camflan synced commits to refs/pull/3737/head at camflan/hoppscotch from mirror
-
0eb3e109be refactor: simplified retrieval of infra config values in useConfigHandler
-
9c21966e84 refactor: updated components to reflect callback and scope in sso configs
-
7a44ce293a refactor: updated client and config handlers
-
42e610600f feat: new i18n strings for the new configs
-
3611cac241 feat(backend): sso callback url and scope added in infra-config (#3718)
- Compare 54 commits »
camflan synced commits to refs/pull/3737/merge at camflan/hoppscotch from mirror
-
2a25851d33 Merge 0eb3e109befa9d9338340ceed90bb2aa72231f81 into 7ec8659381229bfe9028e48238e69f7cd2ceea58
-
7ec8659381 feat: request variables (#3825)
-
0eb3e109be refactor: simplified retrieval of infra config values in useConfigHandler
-
9c21966e84 refactor: updated components to reflect callback and scope in sso configs
-
7a44ce293a refactor: updated client and config handlers
- Compare 18 commits »
camflan
synced and deleted reference refs/tags/refs/pull/3825/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/pull/3718/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/merge/HOPP-MR-598/head at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/merge/HOPP-MR-569/head at camflan/hoppscotch from mirror
camflan synced commits to refs/pull/3825/head at camflan/hoppscotch from mirror
-
f1138e960d chore: address lint errors
-
c001f15e5f refactor: organize imports
-
073751e943 feat: persist bulk mode line wrap setting for request variables
-
e541c3fa01 refactor: filter non empty value for env presidence
-
56705bdcbf chore: code refactors
- Compare 51 commits »
camflan synced commits to refs/pull/3825/merge at camflan/hoppscotch from mirror
-
356edef96a Merge f1138e960dba08d7d84ffd01c2c6c7f6945db837 into 919579b1da9f68309ec3b7103df1b996f792c8de
-
f1138e960d chore: address lint errors
-
c001f15e5f refactor: organize imports
-
073751e943 feat: persist bulk mode line wrap setting for request variables
-
e541c3fa01 refactor: filter non empty value for env presidence
- Compare 52 commits »
camflan synced commits to refs/merge/HOPP-MR-569/head at camflan/hoppscotch from mirror
-
f5a654b27a test: added test coverage for infra-config
-
c2c5cf25b1 test: fix failed test cases
-
f92c70e1ff feat: remove InfraConfigEnumForClient enum and add exclude const variable
-
f0adc5b2e4 chore: rebased and resolve conflicts
-
fdcf55552a fix: add return statement
- Compare 16 commits »
camflan synced commits to refs/pull/3718/merge at camflan/hoppscotch from mirror
-
f2dfee9f29 Merge f5a654b27a89aa16156384fd1ebd8ea4bfc729dc into 919579b1da9f68309ec3b7103df1b996f792c8de
-
f5a654b27a test: added test coverage for infra-config
-
c2c5cf25b1 test: fix failed test cases
-
f92c70e1ff feat: remove InfraConfigEnumForClient enum and add exclude const variable
-
f0adc5b2e4 chore: rebased and resolve conflicts
- Compare 16 commits »
camflan synced commits to refs/pull/3718/head at camflan/hoppscotch from mirror
-
f5a654b27a test: added test coverage for infra-config
-
c2c5cf25b1 test: fix failed test cases
-
f92c70e1ff feat: remove InfraConfigEnumForClient enum and add exclude const variable
-
f0adc5b2e4 chore: rebased and resolve conflicts
-
fdcf55552a fix: add return statement
- Compare 16 commits »