You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Gimhana Nadeeshan <gi...@cse.mrt.ac.lk> on 2019/06/24 13:37:34 UTC

[GSoC][A React based new UI for OPSUI] Project Progress Update - 24/06/2019

Hi all,

## Description
- This is the progress update of the project - A React based new UI for
OPSUI.
- Apache JIRA Issue: OODT-986
<https://issues.apache.org/jira/browse/OODT-986>

## Work Done So far

#PR 92 <https://github.com/apache/oodt/pull/92> (Merged)
- Created a generic NODE JS component library structure which is easily
scalable.
- Implemented OODT NODE JS File Viewer

#PR 95 <https://github.com/apache/oodt/pull/95>, #PR 96
<https://github.com/apache/oodt/pull/96>
- Mapped JAX-RS REST APIs with proper payloads
- Replaced deprecated methods at JAX-RS Resource tests
- Fixed CORS header issues

 #PR 97 <https://github.com/apache/oodt/pull/97>
- Implemented OODT NODE JS FileList Viewer
- Begin to implement new react based OPSUI dashboard.

## Published Medium Articles - Writing Reusable React Component Libraries

https://medium.com/@gimhanadesilva.15/writing-your-own-reusable-react-component-library-boilerplate-fd1e9e9ef057

Thanks and Best Regards,
Gimhana.