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

Feat: Operations Functions for Metrics data source #299

Merged
merged 89 commits into from
Jun 16, 2023
Merged

Feat: Operations Functions for Metrics data source #299

merged 89 commits into from
Jun 16, 2023

Conversation

jacovinus
Copy link
Collaborator

@jacovinus jacovinus commented Mar 8, 2023

Changelog:

Fixes:

  • App Loader for first start.
  • Fixed query direction switch functionality on request. The default direction now will be 'Backwards'.
  • Added qryn-view version visible.
  • One time picker for each query:
    • Now each query has it's own time picker
  • Sync time ranges button:
    • A button to sync all time ranges with the time range of current query.

Features:

Operations for Metrics Data Source:

All the available metrics operations for the metrics form builder

Plugins:

An easy way to add components to various locations inside the app

  • Plugins manager page (inside settings)
    • could activate or deactivate plugins
  • Plugin locations:
    • Plugins could be easily added into a location inside view app.
  • Plugins adding:
    • the plugins could be easily added into the app in a single page.

Raggix Plugin:

Requests preview

  • Launch previews button
  • squares representing each requests and clicking on a sample of its results
  • Query preview
  • Time range selector (for the requests sample)
  • Send button to send to main Search component from datasource
  • Recurrent requests
  • Recurrent requests timerange selector

User Roles:

  • User Roles Page
  • Split Plugins Page
  • New Menu (simplifyed) view
  • Now features have access acording to User role
  • User role could be taken from cookie
  • Aggregation feature will only be available at an admin user

Referring issues:

Completes milestone: User Roles feature

@jacovinus jacovinus merged commit 31fc5f0 into main Jun 16, 2023
@jacovinus jacovinus deleted the dev branch June 19, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant