GithubHelp home page GithubHelp logo

znclub-javascript / my-asa-world Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 149.87 MB

Repository for developmen of app

Home Page: https://my-asa-world.appspot.com

HTML 55.92% JavaScript 27.76% Shell 3.43% Batchfile 2.43% Java 9.73% Python 0.73%
asa javascript python google-cloud-platform angularjs spring-boot gae github-pages maven spring-data-mongodb

my-asa-world's People

Contributors

znevzz avatar

Watchers

 avatar  avatar

my-asa-world's Issues

Connect time out

com.mongodb.MongoSocketOpenException: Exception opening socket
at com.mongodb.connection.SocketStream.open(SocketStream.java:63) ~[mongo-java-driver-3.4.2.jar:na]
at com.mongodb.connection.InternalStreamConnection.open(InternalStreamConnection.java:115) ~[mongo-java-driver-3.4.2.jar:na]
at com.mongodb.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:113) ~[mongo-java-driver-3.4.2.jar:na]
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
at com.mongodb.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:57) ~[mongo-java-driver-3.4.2.jar:na]
at com.mongodb.connection.SocketStream.open(SocketStream.java:58) ~[mongo-java-driver-3.4.2.jar:na]
... 3 common frames omitted

Angular Controller not effective on boolean flag

  1. In the main div, we have initialized boolean flags using ng-init.

  2. These flags are used in section div to hide show the div using ng-if

  3. On event ng-click, respective ng-controller calls a method to toggle the flag.

But the required result isn't found.

Shell deployment doesn't update

Similar to
Issue
the main.js didn't update after trying several times,even after mvn clean & manual deletion of target folder.

After taking a break of 2 hours, the problem still exists.

html date input type format

For selection of 7:00 PM , the format is:
1970-01-01T03:30:00.000Z
This format is too confusing. Need to find another alternative.

JSON POST

Failed to read HTTP message: org.springframework.http.converter.HttpMessageNotReadable
Exception: Could not read JSON document: Can not construct instance of hello.Login: no suitab
le constructor found, can not deserialize from Object value (missing default constructor or c
reator, or perhaps need to add/enable type information?)
at [Source: java.io.PushbackInputStream@64e4c153; line: 1, column: 2]; nested exception is c
om.fasterxml.jackson.databind.JsonMappingException: Can not construct instance of hello.Login
: no suitable constructor found, can not deserialize from Object value (missing default const
ructor or creator, or perhaps need to add/enable type information?)
at [Source: java.io.PushbackInputStream@64e4c153; line: 1, column: 2]

Highlight in NavBar

When Navbar element activities is clicked, the element is not being highlighted. It is only highlighted when we scroll down. Until then, login element of navbar is highlighted.

Suggested Fix: Use JQuery to fix bug

Thymeleaf parsing issue

Thymeleaf throws error as tags like

<link>
<meta>

are not closed according to structured document schema like xml, but it is allowed in html.

Main Title redirection problem

Without SpringBoot, the redirect url was:
href="/index.html"
to reload the SPA.

On deployed state, SpringBoot throws 404

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.