GithubHelp home page GithubHelp logo

dant3 / antik Goto Github PK

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

Antik is android application which aims to provide easy to use yet powerfull control over data collected on device.

Home Page: http://www.hostedredmine.com/projects/antik

License: Other

Java 14.70% Shell 0.92% JavaScript 84.38%

antik's People

Contributors

dant3 avatar

Watchers

 avatar

antik's Issues

Create FileSystem view for WebUI filesystem browsing feature

Filesystem browsing feature is separated in MVC paradigm.

This task is related to implementing view of filesystem browsing feature. It should be a treetable view with directories expanding to its contents, and configurable columns with data about files.

Cause UI will be needed some resouces badly this Issue is blocked by #1 and because it needs model it is blocked by #2.

WebRoot is not deployed, so WebUI lacks external resources

Currently deployed webui servlet does not have ability to use external resources like css files, icons, etc. All this stuff should be bundled in form of webroot directory deployed with project.

To fix this there is a couple of things need to be done:

  1. Implement building zipped bundle to place in assets
  2. Implement unzipping/updating this bundle on service startup (in private application files directory?).
  3. Add webroot configuration to webui servlet.

Create FileSystem model for WebUI filesystem browsing feature

Filesystem browsing feature is separated in MVC paradigm.

This task is related to implementing model of filesystem browsing feature. It should be a treetable model with directories expanding to its contents, and configurable columns with data about files.

Also please think of providing icons-set for files and directories, as presenting proxy-model maybe?

Cause model should provide some icons-set this task is blocked by Issue #1.

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.