Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataView finished #106

Merged
merged 8 commits into from
May 14, 2024
Merged

DataView finished #106

merged 8 commits into from
May 14, 2024

Conversation

CelineMP
Copy link
Contributor

I created the following components:

  • DataBox
  • KeyValuesList
  • FilterBar

DataBox is just for working. It should be replaced with the basic structure Emil did.
Inside DataBox I have written a comment what lines exactly should be moved to the final location of the DataView.

KeyValuesList is the heart of what I did. It displays a key values list and a Filterbar that filters the rows. Depending on an attribute of the data, a map button is displayed with the hover "open as map".

FilterBar is used inside KeyValuesList and shouldn't be used anywhere else.

! Please read my comments at the top of KeyValuesList regarding the installation

Signed-off-by: Celine Pöhl <celine.poehl@fau.de>
Signed-off-by: Celine Pöhl <celine.poehl@fau.de>
@CelineMP CelineMP requested a review from Corgam May 14, 2024 11:12
@CelineMP CelineMP added the frontend Issues related to the user interface of a web application label May 14, 2024
@Lucas-Nan
Copy link
Contributor

missing imports for icons and mui x

@Lucas-Nan
Copy link
Contributor

maybe a bit weird to have selectable fields - looks like they are supposed to be editable

Signed-off-by: Lucas-Nan <166795065+Lucas-Nan@users.noreply.github.com>
Signed-off-by: Lucas-Nan <166795065+Lucas-Nan@users.noreply.github.com>
@Lucas-Nan
Copy link
Contributor

@CelineMP please check linting

Lucas-Nan and others added 4 commits May 14, 2024 21:34
Signed-off-by: Lucas-Nan <166795065+Lucas-Nan@users.noreply.github.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
@Corgam Corgam merged commit 03e03d8 into sprint-release May 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the user interface of a web application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants