Giter Site home page Giter Site logo

kennisland / diligentsearch.eu Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 59.82 MB

tools that drive diligentsearch.eu

Home Page: http://diligentsearch.eu/

License: GNU General Public License v3.0

CSS 5.28% HTML 30.31% JavaScript 61.88% PHP 2.53%
diligent law orphans search

diligentsearch.eu's People

Contributors

arnaud-brun avatar

Watchers

 avatar  avatar  avatar

diligentsearch.eu's Issues

Form select tag loading

There is an obstacle on select outside block elements.
The value is not correclty set / get on save

CSS : Decision Tree

On graph re rendering, nodes fit a minimal size, causing the text label to be not visible entirely

SQL worries

Ensure sql statements handle gracefully weird characters
(like ' (single quote) for example)

Back-End : form versioning

This feature is not present yet;
Save operation applies on latest version only
Older versions are available as read only
Route : /search/webhook/version

CSS : Form

Improve the css used for rendering forms

Name collision

Ensure there is no collision in naming description of primary data model
See graph-modal folder, Dump methods

Editor : Data model Factoring

Getting data is achieved in several places,
it would be more elegant to be factorized within a unique file (getCountry / getWork / get elements...)

Long questions break the design

We should wrap the questions so that the answers can all be below each other. Do it terms of percentages so that we can make the whole box wider.

image

Editor : Decision tree node branching to existing node

The situation :
A --> B;
A --> New node;
B --> C;
When you want to make to update the new node output of A lke A --> C, it produces the following
A --> B;
A --> New node;
A --> C;

It's only a display issue, the data model behaves as expected
Proof : save and refresh the page

Form add Block

Adding a block results in appending it just after the first one

Form selectable tag behaviour

HTML tags such as checkboxes and select tag wrong react to changes
Select tag value selected --> Auto reset
Checkbox unchecked --> Decision tree other part not displayed

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.