Git Product home page Git Product logo

flubber's People

Contributors

braincow avatar

Stargazers

 avatar

Watchers

 avatar  avatar

flubber's Issues

User friendly note to main window when Watson database is empty

When starting Flubber and Watson has no existing entries in its store we should show user an welcome message on the main screen instead of the Gtk.TreeView. This could be centered Gtk.Label with links in appropriate words of the message that either trigger new project tracking or add dialog.

Translate UI code to Glade designs

Instead of defining UI purely in code use Glade to design them and construct them in code from Glade XML files.

  • Main window
  • Add dialog
  • Edit dialog
  • Start dialog

Add and edit dialog date validation issue

When adding/editing an issue start/end dates are validated somehow incorrectly. For example when adding a frame:

  1. enter start date, it says it cannot be mapped to any validation even if it is correct
  2. enter end date,
  3. return to edit start date and it validates

Proper setup functionality

Rewrite and fix setup.py, MANIFEST.in, setup.cfg and other relevant files to provide proper installation / release mechanism for Flubber.

This needs to be in place for first beta release to happen.

Add and edit dialog datetime input validation UI

Add and edit dialogs contain datetime fields currently implemented with Gtk.Entry and validated through "changed" signal. User however is not notified about incorrect input in any way.

Two options to implement this exist as far I can see:

  1. User is notified via some mechanism about the incorrect syntax in the text fields or
  2. user is only allowed to enter dates and times into the field. Is there a GTK+ widget for this? Write one?

Notification not updated

Code does not properly update notification object and once the popup has been shown the contents never change to indicate Watson status (aka how long a project has been running, same as in the Flubber header bar)

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.