Coder Social home page Coder Social logo

myknowledgebase's People

Contributors

nicosb avatar

Watchers

 avatar  avatar

myknowledgebase's Issues

Implement home page

Not sure about the initial content, maybe some statistics, random/latest entries

Implement search by tags

The entries shall be searchable by a list of tags:
Tags whitespace separated.
Filtering on backend

Can't create new entries

2017-09-17 21:34:30.953 INFO 200 --- [nio-8080-exec-3] c.n.o.m.i.EntryRequestInterceptor : [Inbound] ---- /entry ---- POST{"title":"asdfasdf","description":"asdfasdf","codeSnippet":"asdf","url":"www.git.com","tags":["test"]}
2017-09-17 21:34:30.953 WARN 200 --- [nio-8080-exec-3] .w.s.m.s.DefaultHandlerExceptionResolver : Failed to read HTTP message: org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity<ch.nicosb.opensource.myknowledgebase.model.Entry> ch.nicosb.opensource.myknowledgebase.controller.EntryController.createEntry(ch.nicosb.opensource.myknowledgebase.model.Entry)

Reduce output of url

Using a pipe, the url should only consist of the website name and the TDL,

e.g. git.com

Add title filter

The resulting entries shall be filteralbe by title.
Implemented in client

Updating entries fails

17:34:44.038 [http-nio-8080-exec-2] DEBUG o.s.w.s.m.m.a.ServletInvocableHandlerMethod : Failed to resolve argument 0 of type 'java.lang.Long'
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "undefined"

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.