Giter VIP home page Giter VIP logo

brewkeeper-1's People

Contributors

cynicollision avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

brewkeeper-1's Issues

AddBrewCtrl: Add brew name

Default name should be "(RecipeName) batch #(TimesRecipeBrewed)"

Will need Recipe service to be able to retrieve how many times a recipe has been brewed

Store "active" brew object in Brew service/cache brews

So it doesn't have to be retrieved every single time for viewing/editing/deleting, etc... Basically just single-instance cache. Alternatively just implement full brew cache (better)

Controllers will do a Brew.getActiveBrew() to get it

Brew dates need to be optional

They should be able to be submitted empty when no date is given

TypeError: Cannot read property 'reason' of null
at Brew.js:55
at processQueue (angular.js:13292)
at angular.js:13308
at Scope.$get.Scope.$eval (angular.js:14547)
at Scope.$get.Scope.$digest (angular.js:14363)
at Scope.$get.Scope.$apply (angular.js:14652)
at done (angular.js:9734)
at completeRequest (angular.js:9924)
at XMLHttpRequest.requestError (angular.js:9875)

UI changes

  • Remove recipe from brew list to make more room
  • Remove filters from lists
  • Replace "Add" with icon on lists
  • Center recipe/brew details, center edit/delete buttons fixed below and separate

Overview page

Show brews "active" brews (i.e. not "gone"), sorted by state, with their bottle/chill dates listed

Brew detail edit/delete functionality

If logged in as the user that added the brew, display edit/delete functionality. Also enforce on the server to only allow creator to edit/delete.

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.