Giter VIP home page Giter VIP logo

dx-mobile's People

Contributors

agnesjang98 avatar alfredlucero avatar bertilhatt avatar crweiner avatar maskys avatar mptap avatar patoconnor43 avatar premkagrani avatar thinkingserious avatar varpie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dx-mobile's Issues

Change pull-down refresh to a background listener for updates

Need to replace the current pull-down refresh functionality into a background listener that is routinely sending HTTP POST requests with the GraphQL queries to fetch any updates.

All the files that are using pull-down refresh can be found here.

After this issue is done, create an issue for push notifications with the following acceptance criteria:
Need to send push notifications when a new comment, issue, PR, etc. is opened/created
Need to be able to update dashboard when app is opened

Add our Developer Experience Engineer career opportunity to the README

Issue Summary

The role of Developer Experience Engineer just became available and we want to announce it in the README. Here is the copy:

If you're a software engineer who is passionate about #DeveloperExperience and/or #OpenSource, this is an incredible opportunity to join our #DX team as a Developer Experience Engineer and work with @thinkingserious and @aroach! Tell your friends :)

Acceptance Criteria

  • The above announcement is added to the Announcements section of this README

Create first time contributor documentation

Issue Summary

Our open sourced documentation has a great first time contributor page that we wish to duplicate here.

Acceptance Criteria

  • We have a file in the root directory called first-timers.md or similar that helps a first time contributor make their first PR (please use our CONTRIBUTOR.md file for inspiration as well as this page)
  • We provide a link to tasks with the labels "difficulty: easy" and "status: help wanted" (example query) to all the repos listed here, please scroll to the bottom.

Add push notifications

Send user a push notification whenever a new issue, PR, or comment is made/published. Dependent on completion of #6

UI Improvement

Make viewing PRs, Issues, Timelines more elegant
Make sure it works when the device/simulator is rotated and the orientation of the screen changes or make it not rotatable to landscape

Bug: make timeline update after adding a comment

Currently, the timeline (comments, labels) for an Issue or Pull Request does not update after the comment is published. The fix should allow a comment to be made, published, and for it to be added to the timeline and visible.

Add login page

Allow a user to login and authenticate with their GitHub username and password. The login page can just point to a pre-specified repository's dashboard (the repository name is hard coded in the main.dart file).

The login page should be similar in concept to: https://github.com/GitHawkApp/GitHawk
To summarize the goal, what GitHawk's login pages does is send the user to the mobile browser which directs them to the GitHub login page and will ask them to log in through there. Alternatively, users can also enter their GitHub Auth token as a form of authentication as well.

For dx-mobile the acceptance criteria is as follows:

  • Create a page that has a login button/some object that directs the user to a mobile browser which allows them to log in and authenticate through GitHub's mobile website
  • The page should also give the user an option to log in with their GitHub token
  • Upon completion of logging in, the user should be taken to the page that displays a list of the user's repositories.

Please feel free to comment if the AC is unclear!

Unit testing

Write unit tests for parts of the app TBD.

Create individual issues for parts of app that are getting unit tests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.