Giter Site home page Giter Site logo

trigen's People

Contributors

on3iro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wooodhead

trigen's Issues

Add timer saga for global message to keep code DRY

Currently the globalMessage state is always cleared by an explicit action inside the respective calling sagas. This leads to a lot of code duplication.
Instead a separate saga for the message could be used, which listens to messages and errors and puts a clearing action after a set delay.

User should be able to generate password

How should this look like exactly?
Do we want to show the password for a fixed amount of seconds so that it can be copied and also display a decreasing progress bar? Or are we going to copy the pw directly to the clipboard?

Finish Impressum and AGB

Impressum and AGB currently only exist in a generic form and more or less unstyled and even unformatted. This needs fixing.

Re-enable real login

login is currently mocked. Just needs to be re-enabled as soon as the API goes live. (Look for TODO inside the auth.saga)

Canceling new account items messes with the index order

caused by deleting the entry at a specific index in the original accounts array

could be solved by assigning a different unique identifier to each entry inside the original array and refer to this one instead just the array index.

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.