Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / talis-fb/TReq issues and pull requests
#41 - Fix: Invalid non-string values are parsed to string value
Pull Request -
State: closed - Opened by talis-fb 12 months ago
#40 - Bug fix #34
Pull Request -
State: closed - Opened by SummerGram 12 months ago
#39 - [Documentation] - Add documentation for each file
Issue -
State: open - Opened by SummerGram 12 months ago
- 1 comment
Labels: documentation
#38 - hide progress bar if quiet flag is on
Pull Request -
State: closed - Opened by SummerGram 12 months ago
#37 - Check if process is piped and exclude decoration of output.
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, good first issue, 🐇 Small
#36 - Add `--check-status` flag for TReq exit with an error if the HTTP status code indicates one.
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, good first issue, 🐇 Small
#35 - Create prototype of TUI interface for saved request CRUD
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: spike
#34 - BUG: Invalid non-string value like `key:={"name":]` are parsed
Issue -
State: closed - Opened by talis-fb 12 months ago
- 1 comment
Labels: bug
#33 - Add Redirect Input to receive raw payload request body
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, good first issue, 🐇 Small
#32 - features #24 - Add quiet flag
Pull Request -
State: closed - Opened by SummerGram 12 months ago
- 2 comments
#31 - Add flag to display body only
Pull Request -
State: closed - Opened by SummerGram 12 months ago
- 1 comment
#30 - Feat: Add nested body values
Pull Request -
State: closed - Opened by talis-fb 12 months ago
#29 - Add operator to add non-string json #8
Pull Request -
State: closed - Opened by SummerGram 12 months ago
#28 - Setup a Basic CD pipeline in GH Actions to new releases
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, Medium
#27 - Add `--https` flag for set default protocol as https if not specified
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, good first issue, 🐇 Small
#26 - Add `--body` of `-b` flags, to show in terminal only the response payload
Issue -
State: closed - Opened by talis-fb 12 months ago
- 2 comments
Labels: enhancement, good first issue, 🐇 Small
#25 - Add `--verbose` or `-v` flags
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, 🐇 Small
#24 - Add `--quiet` of `-q` flag to suppress output for successful commands
Issue -
State: closed - Opened by talis-fb 12 months ago
- 4 comments
Labels: enhancement, good first issue, 🐇 Small
#23 - Add file based operator `@` to insert value from files to request items
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, Medium
#22 - Add `--offline` flag to construct requests and print them in stdout without sending them
Issue -
State: open - Opened by talis-fb 12 months ago
Labels: enhancement, 🐇 Small
#21 - Display response time
Pull Request -
State: closed - Opened by SummerGram 12 months ago
- 8 comments
#20 - Fix: make body field operator `key=value` always append to saved maps
Pull Request -
State: closed - Opened by talis-fb almost 1 year ago
#19 - Add support for HTTP/2
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: enhancement, 🦑 Large
#18 - Any chance to use this with HTTP/2 web sites?
Issue -
State: closed - Opened by badmark about 1 year ago
- 3 comments
Labels: question
#17 - Add Feature `rename` #12
Pull Request -
State: closed - Opened by SummerGram about 1 year ago
- 13 comments
#16 - Only append new payload field like `key=value` in `run` command.
Issue -
State: closed - Opened by talis-fb about 1 year ago
Labels: bug, good first issue, Medium
#15 - Add auto-completion of saved requests to commands like `run` and `inspect`
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: enhancement, good first issue, 🦑 Large
#15 - Redraw UI on terminal window resize events
Issue -
State: open - Opened by marcospb19 about 1 year ago
#14 - Release v1.1.0
Pull Request -
State: closed - Opened by talis-fb about 1 year ago
#14 - <c-w> to delete word in insert mode
Issue -
State: open - Opened by tbmreza almost 2 years ago
- 2 comments
Labels: enhancement
#13 - Release v0.4.0 - Add e2e tests and complete refactor of codebase
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#13 - Create a "Give a Try" to new users run TReq via containers in Docker
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: good first issue
#12 - Command for rename saved requests
Issue -
State: closed - Opened by talis-fb about 1 year ago
- 15 comments
Labels: enhancement, good first issue, 🐇 Small
#12 - Hotfix bug opening without file of variables already saved
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#11 - Command for remove saved requests
Issue -
State: closed - Opened by talis-fb about 1 year ago
Labels: enhancement, good first issue, 🐇 Small
#11 - Release v0.3.0
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#10 - Release v0.2.1 - Editing in Input Block with a cursor
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#10 - Add a validation and suggestions for incorrect subcommands
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: enhancement, good first issue, Medium
#9 - Release v0.2.0
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#9 - Add nested JSON fields for `=` and `:=` operators
Issue -
State: closed - Opened by talis-fb about 1 year ago
Labels: enhancement, 🦑 Large
#8 - Release v0.2.0 - Refactoing of View and Command Handler
Pull Request -
State: closed - Opened by talis-fb almost 2 years ago
#8 - Add operator to add non-string JSON fields using `key:=value` operator
Issue -
State: closed - Opened by talis-fb about 1 year ago
- 4 comments
Labels: enhancement, good first issue, Medium
#7 - Release v0.1.11
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#7 - Release 0.1.0
Pull Request -
State: closed - Opened by talis-fb about 1 year ago
#6 - Complete Refactor of View
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#6 - Syntax Highlighting with JSON colors for payload outputs
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: enhancement, 🐋 X-Large
#5 - Show response time in loading and response
Issue -
State: closed - Opened by talis-fb about 1 year ago
- 8 comments
Labels: enhancement, Medium
#5 - Release v0.1.10
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#4 - Fix/delete tab
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#4 - Add manual for `man treq` command
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: documentation, enhancement, good first issue
#3 - Release v0.1.9
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#3 - Alias for simplifying localhost URLs with `:PORT/` instead `localhost:PORT/`
Issue -
State: closed - Opened by talis-fb about 1 year ago
Labels: enhancement
#2 - docs: Fixed grammar mistakes
Pull Request -
State: closed - Opened by Nickiel12 about 2 years ago
- 3 comments
#2 - Add Auto Complete for subcommand and flags
Issue -
State: open - Opened by talis-fb about 1 year ago
Labels: enhancement, good first issue
#1 - v0.1.5
Pull Request -
State: closed - Opened by talis-fb about 2 years ago
#1 - Feat/io
Pull Request -
State: closed - Opened by talis-fb about 1 year ago