Joshua Wu

Results 28 issues of Joshua Wu

## Description Migrate git file to .ts and add type definitions for function arguments and returns. Resolve any other TS errors

Need find and implement a testing suite to test utility functions. I have used Jest for web app projects, but not for CLI tools.

enhancement
question
pinned

With the release of 3.x, Check It Out should implement an option for the --count option flag that gets passed into the git ref command that populates the list of...

enhancement
pinned

User should be able to enter git credentials on CIO actions if required. Currently, CIO takes control over the terminal session and user is unable to input any rsa keys...

help wanted
pinned

We should use * gatsby-source-filesystem * gatsby-transformer-remark We'll setup on master, and gatsby can deploy to gh-pages. This way, master can be our single source of truth. http://ricostacruz.com/flatdoc/#flatdoc-getting-started *alternative

enhancement
help wanted
question
discuss
pinned
documentation

Gifs are out of date

todo :spiral_notepad:
pinned
documentation

CIO seems to work when manually calling index.js in the project, but using the `checkit` or `cio` alias assigned through npm, it does not work.

bug
compatibility
pinned

https://i.gyazo.com/0692a198abcff3cf6579632ac55fbb51.mp4 ![image](https://user-images.githubusercontent.com/12107969/40404034-7c60dc9e-5e0a-11e8-9dba-c5bcad9f4f12.png) When using CIO on windows, using [Space Bar] to view a git log works, but once the user presses [q] to go back to the table view, text...

bug
compatibility
pinned

Look for simple implementation for form components using Formik and Yup to validate inputs throughout app

enhancement
Epic