GithubHelp home page GithubHelp logo

deltares / fews-web-oc-components Goto Github PK

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

Delft-FEWS Web Operator Client Web Components

License: GNU Affero General Public License v3.0

JavaScript 36.91% HTML 5.03% Vue 41.10% TypeScript 16.95%

fews-web-oc-components's People

Contributors

bogaardt avatar ceesvoesenek avatar cindyvdvries avatar ekkelenkamp avatar rudieekkelenkamp avatar saleemtheking avatar siggyf avatar vanmeeuwen avatar wkramer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fews-web-oc-components's Issues

Add v-slider to DateTimeSlider

Add functionality to show a v-slider in combination with DateTimeSlider.
There are two options to implement this.

  1. Include the v-slider in the DateTimeSlider component and add a property to disable showing the slider (as currently in use for the data-dashboard).
  2. Add a slot slider to the DateTimeSlider component and pass the required data to the slot. When using the the DateSliderCompontent the v-slider can be put in the correct slot

Deploy to Github packages

Use a Github workflow to build and deploy the component library to Github packages npm regristry.

Steps:

  • test: npm ci & npm test
  • publish: npm ci & npm publish

Deploy should only trigger for releases.
Example (but deploys to npmjs.com instead of Github packages)
https://github.com/Deltares/fews-pi-requests/blob/main/.github/workflows/npm-publish.yml

For more information:
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry

Clean up dependencies

Dependencies should be moved to devDepencies:

  • @cypress/vue
  • cross-env:
  • cypress
  • shx

Missing files in publish package

The complete dist folder is missing from the published package.

The npm build step is required in the Github publish-ghp workflow.

Export types

Currently the components can't be imported in the Web-OC

Time series display

  • tree view with topology endpoint
  • show display group depending on selected topology

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.