From 5d44f7f9273cf1424abdddade73515769a180cb1 Mon Sep 17 00:00:00 2001 From: Ellen Kraffmiller Date: Thu, 1 Feb 2024 20:42:16 -0500 Subject: [PATCH] update text of web page --- _config.yml | 5 ++--- index.md | 35 ++++++++++++++++++++--------------- 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/_config.yml b/_config.yml index e6817cd..c13a4a9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,5 @@ locale: "en-US" -title: "UI Components Working Group [Draft Website]" -description: "The Dataverse Containerization Working Group aims to run the Dataverse software within containers, useful for many different scenarios from development to production." -github: [metadata] +title: "Dataverse Front End Development Interest Group" +description: "The Dataverse Front End Development Working Group Description" plugins: - jekyll-seo-tag diff --git a/index.md b/index.md index 3e90dd1..b4c76a6 100644 --- a/index.md +++ b/index.md @@ -4,42 +4,47 @@ title: Home ## Motivation and goals -The Hello UI Components Working Group aims to support UI developers within the Dataverse Community, by sharing information, -and creating a UI component library that can be used by Dataverse frontends. +This group is for all Dataverse community members interested in frontend development using the Dataverse API. +We are re architecting the Dataverse software to be more modular and flexible, and building a new frontend to replace the current one. +This group will focus on the new frontend, and the new API to support it. -## New features, bug fixes, and use cases 🎁 +The goals of this group are to: +- Understand the needs of the community +- Share information about the new front end and the API as it is developed -- TBD -## Roadmap +## Working group meetings +We welcome anyone to join our meetings! We meet monthly on Monday 9AM Eastern. -- TBD +The Zoom link is +Our next meeting is on Monday, February 5th, 2024 at 9AM Eastern. +[Agenda & Notes](https://docs.google.com/document/d/1TjC_PUKy7j6GsRikUxx28I6lQ4WAkRpBJZXrxpvaO7A/edit?usp=sharing) -## Working group meetings +**We will have a special hybrid meeting Wednesday, March 6th, 2024 at 8AM CST, at the [Dataverse Community Meeting](https://sites.harvard.edu/dcm2024/) +([Zoom Link](https://harvard.zoom.us/j/96481949177?pwd=bWZiVlNvamZJWEFyQTl2RFBXd2g3UT09))** + +Links agendas, notes and recordings of previous meetings [in our Google Drive folder](https://drive.google.com/drive/folders/1AS8-MW1wncWH5zIdNPquBkLU8BM32MeR) -We welcome anyone to join our meetings! -The Zoom link is [link here] ## Get in touch We love to hear feedback from you about our goals and outputs not just during meetings, but also using chat. - -Please join us in [Zulip](link here) +Please join us in [Zulip](https://dataverse.zulipchat.com/#narrow/stream/410361-ui-dev) ## References -Outputs: +- [Restructuring the Dataverse as a Single Page Application](https://docs.google.com/document/d/19pbENuYyHErEmblbFGQ47_uJpTfqVKbn9O0QftVqeeU/edit?usp=sharing) -- docs here +### Demos of the new Dataverse Front End (SPA) +- [Demo 1]( https://drive.google.com/file/d/1T31O6VPsA2rmVeAVlt13W528xrgjJ9vj/view?usp=sharing) - Integration of the Single Page Application with exisiting JSF front end, and the new View Dataset Page +- [Demo 2](https://drive.google.com/file/d/1uo3wJM4wlLpPouGM4zbxCAy2pCIjXfFn/view?usp=sharing) - The files table feature in the new View Dataset Page -Existing UI Dev Efforts: -- Links to projects here ## Improving this website