Code Monkey home page Code Monkey logo

devspace-user-requests's Introduction

DevSpace

Stay up to date with what's happening now on GitHub

Setup

  1. Install the local dependencies
npm install
  1. Compile, start local server, and watch for changes
gulp

The local server will be available at http://localhost:9000

License

MIT License ยฉ Zeno Rocha

devspace-user-requests's People

Contributors

zenorocha avatar

Stargazers

 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

Watchers

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

devspace-user-requests's Issues

Highlight new events (desktop notifications)

Maybe something like add new notifications with a highlighted background or something so they can stand out? And only change to the default (non-highlighted notification) after a few second once the user has focused on the window? Something like that.

After closing, window don't show up again

In the Mac app, if i click on the close button the app close and it don't open again when i click on the icon at the Dock. I need to quit the app and open it again.
The application is open but i cant see the window.

Suggestions

  • Create issues in-app using the GH API
  • Add title (when hover the icon) to each item inside the column. i.e.: Star, Comment, Fork, etc.
  • Create Columns by Group. i.e.: Organizations Group Users Group, Repositories Group, etc.
  • Allow notifications like the TweetDeck options (Desktop Notification, Sounds, etc.)
    • Notify new version (like Spotify)
    • Notify new column item
  • Allow font resize
  • Allow create a column with custom term of search
  • Enable analysis for all user behaviors (i.e.: Type of column added, column removed, etc.)
  • Enable

FOSS Release?

Great idea! I was wondering whether there were plans for an Open Source release of devspace?

Use regex for filters

Istead of a whitelist and a blacklist I think that using pattern matching via regex would be way better. This software is for developers anyway :neckbeard:
By doing this, the fields "Matching" and "Excluding" could be replaced by a single "Pattern" field in the "Filter events" modal.

Would also be nice to toggle patterns that you previously setup. That way one can easily compose even complex filters in the ๐Ÿ˜‰ of an ๐Ÿ‘€
The presets can live on the filters modal since there's plenty of space now ๐Ÿ‘

Thanks and keep the great work!

Save removed columns

Hi!

It would be great to get a list of saved columns, currently when you close a column, is deleted forever

Github user profile box

Again, like Tweetdeck, it would be cool having a user profile box:
screenshot from 2015-12-23 19 35 04

We can have all user info on this box, like popular repos, maybe graphs, last starred repos, etc.

Load more

Hi!

It would be nice to get more notifications once you reach the bottom on the column :)

Add lists

Instead of creating a column per developer it'd be cool if I could put a bunch of developers (or projects or whatever) into a list and just have a column for that list.

Sidebar + multi-column per project view idea

Hi!

First of all, thanks for the project!

Second, I'm thinking of having some kind of Slack-bar on the left with projects and numbers of events I missed. In the project view from the sidebar, I'd like to see three columns with commits, issues, pull requests and general non-related news-feed with watches/starrers for example.

screen shot 2016-02-04 at 16 16 07

That could make observing stuff easier for open source developers.

Also, maybe having some kind of multi-column view in popup for users might work as well (e. g. GitHub is showing only top 5 projects users are contributing to but there's a lot more for a lot of the developers).

screen shot 2016-02-04 at 16 19 08

Translate text to other languages

Hey everyone,

I just loved the DevSpace idea/project and I wish to collaborate with internationalization. I'm from Brazil and I'll love to know if this will be useful for any other and I wanna know if have someone that wants to collaborate with this.

Cheers,

Issues comments

It would be so nice if issues comments were available on devspace interface.
I mean, not just the info that someone has commented.
Perhaps something like Tweetdeck does:
screenshot from 2015-12-23 19 15 28

Trending columns

Would be nice to have columns to see trending this week (day/month) and trending stars by the people users follow.

Handle endpoint redirects

GitHub repos, users and orgs can be renamed. When that happens, we need to handle redirects properly.

Issues and PRs count

A killer feature would be to have a quick way to see how many PRs and Issues are open for a given repository. The default GitHub notification icon is not reliable and is even misleading if you ask me.

What I use today as a workaround is this little Chrome extension called gh-nag by @jamestalmage.

In DevSpace I think this can be displayed on the repository title:

devspace-issues-count

Thanks and keep the great work!

Show the branch commits were pushed to

[user](user link) pushed [n commits](compare link) to [org/repo](repo link)

โžก๏ธ

[user](user link) pushed [n commits](compare link) to [org/repo:branch](:repo/tree/:branch link)

Better Github Authorization system

Currently the app requires this:
This application will be able to read and write all public and private repository data. This includes the following:

I want to be able to choose which repos I want to allow this app to pick data from.

Why should this app have permission to write data in my private repo?

Why should this app have permission to handle all those things? instead just read them ?

Code
Issues
Pull requests
Wikis
Settings
Webhooks and services
Deploy keys

Optimize mobile experience

Added a few columns but couldn't see them on iPhone or iPad since the app wouldn't scroll horizontally

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.