Code Monkey home page Code Monkey logo

hacsec's People

Contributors

appidea avatar dbuchwald avatar januszsek avatar pirgos avatar szmok avatar

Watchers

 avatar  avatar  avatar

hacsec's Issues

Update README file and move it to root folder

Move README file from docker directory to root, update with references to build.sh and teardown.sh scripts; add information on how to start frontend and how to log in to the application.

Correct issue with latest version of Redux DevTools

Currently, when trying to load application with Redux DevTools extension enabled page fails and the following output is printed to console:
Uncaught Error: You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.
at Object.h [as getState] (redux.js:106)
at B (:1:28201)
at :1:37657
at Object.g [as dispatch] (redux.js:205)
at dispatch (:1:40300)
at index.js:11
at dispatch (redux.js:613)
at operations.js:29
at Object.dispatch (index.js:8)
at Object.dispatch (:1:30679)

Correct situation with double XML upload

Scenario - go to Contacts, click on the Select file... button, open XML, click Import button. Works.
Repeat operation without reloading the page - fails. XML content sent to server is empty.
Reload page and try again - works again.

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.