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

Navigation drawer and move to composition API #14

Merged
merged 12 commits into from
Sep 20, 2023
Merged

Conversation

RoryPTB
Copy link
Contributor

@RoryPTB RoryPTB commented Sep 19, 2023

  • Buttons have been replaced by navigation drawer which expands on mouse hover.
  • The topic hierarchy selector single file component is now being used in the Synop Form and Monitoring pages.
  • Some repeated CSS styles are now global in styles\settings.scss.
  • Synop Form has been moved to the composition API.
  • The monitoring page has been broken down into several child components. The order goes as follows: MonitoringPage -> NotificationDashboard -> (BarChart, SummaryStats, StationStats, PublishedData). Each have been written in composition API.

Copy link
Collaborator

@maaikelimper maaikelimper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a few commits:

  • inspectbutton (was broken already and is now fixed)
  • synopform (was broken due to reuse of the property result, renamed to res when reporting Unauthorized token)

@maaikelimper maaikelimper merged commit 9edd335 into main Sep 20, 2023
2 checks passed
@maaikelimper maaikelimper deleted the rory-wip-3 branch September 20, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants