Giter VIP home page Giter VIP logo

cabinet's People

Contributors

skade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

skade mikalv

cabinet's Issues

Improve the README

The README should explain the following:

  • What this project is about
  • Requirements
  • Technologies

Comment on an issue

It should be possible to leave a comment on an issue. Additionally also close / open it by leaving the comment.

Mark repositories as favorite

It should be possible to mark repositories as favorite to build up a list of commonly used repos which then also show up on top of the repo list.

Error Loading Issues

I'm getting the following error on one of my Private Repos.

ApolloError.js:32 Uncaught (in promise) Error: GraphQL error: Could not resolve to a Repository with the name 'fraserbooth/OptBP-Core'.
at new t (ApolloError.js:32:1)
at QueryManager.js:266:1
at QueryManager.js:701:1
at Array.forEach ()
at QueryManager.js:698:1
at Array.forEach ()
at e.broadcastQueries (QueryManager.js:695:1)
at Array. (QueryManager.js:65:1)
at f (createStore.js:173:1)
at ApolloClient.js:174:1

...another smaller Repo with the same security settings is working fine.

Interestingly both Repo's are actually under OptimiseHealth rather than fraserbooth. I wonder why one is looking in the correct place an the other not, despite both appearing in a similar structure in the Repo list.

Has anyone else experienced this?

Any ideas how to resolve the problem?

Thanks :)

RepositoryList ordering

The ordering of the Repository list shouldn't be random but either by repository created date or last active (like on GitHub).

Refactor sync queue document structure

Follow up for #19

Queue ordering: An issue has to be created first, then it can marked as resolved

Consider the following scenario:

  • A user is offline
  • They create a new issue
  • They mark the issue as solved
  • They get back online

The problem here is the following:

  • The queue must be ordered: First create issues, then change their statuses
  • When an issue got created we need to back-fill the issue's number into all subsequent tasks belonging to it (like changing the state)

Reload issues

If we already fetched issues for a certain repository it should be possible to refetch them

Restrict width for issue body

Sometimes it can happen that an issue's body content is wider than expected. This results in horizontal scrolling. It would be nice to instead restrict the content width and let the words wrap into the next line.

Mark issues as read

If a user redownloads issues it should be possible to distinguish between already seen and new issues. The ones which are new should have a visual indicator.

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.