-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rendering request headers onscreen
- Loading branch information
Showing
88 changed files
with
265 additions
and
54 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
Output extra/new-request.gif | ||
Hide | ||
Set Shell zsh | ||
|
||
Set Theme { "name": "Kanagawa", "cursor": "#DCD7BA", "selection": "#2A2A37", "background": "#181616", "foreground": "#DCD7BA", "black": "#1F1F28", "blue": "#658594", "cyan": "#9CABCA", "green": "#76946A", "magenta": "#957FB8", "red": "#E82424", "white": "#DCD7BA", "yellow": "#FF9E3B", "brightBlack": "#2A2A37", "brightBlue": "#7FB4CA", "brightCyan": "#A3D4D5", "brightGreen": "#98BB6C", "brightMagenta": "#D27E99", "brightRed": "#FF5D62", "brightWhite": "#DCD7BA", "brightYellow": "#E6C384" } | ||
|
||
Set FontSize 12 | ||
Set Width 1200 | ||
Set Height 600 | ||
|
||
Set Padding 0 | ||
Set FontFamily "JetBrains Mono" | ||
|
||
Set WindowBar Colorful | ||
Set WindowBarSize 50 | ||
|
||
# Set Theme "Rose Pine" | ||
Type "cargo run -q -- --dry-run" | ||
Enter | ||
# enter the editor | ||
Sleep 3s | ||
Enter | ||
Sleep 3s | ||
Show | ||
Sleep 2s | ||
# select sidebar | ||
Enter | ||
Sleep 200ms | ||
# enter form | ||
Type "n" | ||
Sleep 1s | ||
Type@100ms "My awesome request" | ||
Sleep 1s | ||
Tab | ||
Sleep 100ms | ||
Tab | ||
Sleep 100ms | ||
Tab | ||
Sleep 100ms | ||
Enter | ||
Sleep 1s | ||
Tab | ||
Sleep 100ms | ||
Tab | ||
Sleep 100ms | ||
Enter | ||
Sleep 3s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
Output extra/error-request.gif | ||
Hide | ||
Set Shell zsh | ||
|
||
Set Theme { "name": "Kanagawa", "cursor": "#DCD7BA", "selection": "#2A2A37", "background": "#181616", "foreground": "#DCD7BA", "black": "#1F1F28", "blue": "#658594", "cyan": "#9CABCA", "green": "#76946A", "magenta": "#957FB8", "red": "#E82424", "white": "#DCD7BA", "yellow": "#FF9E3B", "brightBlack": "#2A2A37", "brightBlue": "#7FB4CA", "brightCyan": "#A3D4D5", "brightGreen": "#98BB6C", "brightMagenta": "#D27E99", "brightRed": "#FF5D62", "brightWhite": "#DCD7BA", "brightYellow": "#E6C384" } | ||
|
||
Set FontSize 12 | ||
Set Width 1200 | ||
Set Height 600 | ||
|
||
Set Padding 0 | ||
Set FontFamily "JetBrains Mono" | ||
|
||
Set WindowBar Colorful | ||
Set WindowBarSize 50 | ||
|
||
Type "cargo run -q -- --dry-run" | ||
Enter | ||
# enter the editor | ||
Sleep 3s | ||
Enter | ||
Sleep 3s | ||
Show | ||
Sleep 2s | ||
# go to editor tab | ||
Tab | ||
Sleep 200ms | ||
Tab | ||
Sleep 1s | ||
# Enter the editor | ||
Enter | ||
# Edit the message to true | ||
Type@100ms "jj$i" | ||
Sleep 300ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Type@100ms "true" | ||
Escape | ||
Sleep 100ms | ||
Escape | ||
# go to the headers | ||
Sleep 1s | ||
Tab | ||
Sleep 200ms | ||
# go to request uri | ||
Tab | ||
Sleep 200ms | ||
Tab | ||
Sleep 1s | ||
# focus and send a request | ||
Enter | ||
Sleep 0.5s | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 100ms | ||
Backspace | ||
Sleep 1s | ||
Enter | ||
Sleep 0.5s | ||
Escape | ||
# go to the response | ||
Tab | ||
Sleep 200ms | ||
Tab | ||
Sleep 200ms | ||
Enter | ||
Sleep 1s | ||
Tab | ||
Sleep 1s | ||
Tab | ||
Sleep 3s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
hac-client/src/pages/collection_dashboard/collection_dashboard.rs
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified
0
hac-client/src/pages/collection_dashboard/new_collection_form.rs
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file modified
0
hac-client/src/pages/collection_viewer/request_editor/auth_editor.rs
100644 → 100755
Empty file.
Empty file modified
0
hac-client/src/pages/collection_viewer/request_editor/body_editor.rs
100644 → 100755
Empty file.
Oops, something went wrong.