Raz
Software engineer - maker of things
:sparkles: added more tutorials across the chart creation page
:sparkles: added more tutorial steps in the chart editor
a few minor UI fixes to the chart dataset configuration
:bug: fixed crash in the AxisChart algorithm when getting the config without filters
:sparkles: added a tutorial sequence for the dashboard page
:sparkles: finished up the tutorial component, added dashboard tutorial and mechanism to restart these
:card_file_box: added migration to clean the tutorials column for the User table
:bug: fixed issue with the dashboard filters not being applied on a page hard refresh
:bug: fixed issue with date filters not applying correctly on non-api connected charts
:bug: fixed issue with the runQuery action not sending the filters to the api
:bug: remove API call query parameters when the variables are not set
:recycle: removed the old tutorial from the app
:recycle: migrated the Strapi template to v3
:bug: fixed dashboard custom filters
:bug: fixed 'invalid date' appearing on charts
:construction: removed unused icon from the dashboard
:bug: fixed selector for the project members to exclude admins
:lipstick: adjusted the margins of the grid layout
:children_crossing: removed the show/hide draft from the main dashboard function
:children_crossing: restricted alert recipient assignment based on the user role
:bug: making sure all projects are fetched when the project board is loaded
:lipstick: added smooth transition between large and small side menu
:bug: added error handling for getting the team members to avoid crashes in the dashboard
:recycle: switched the dashboard component to use the RTK state
:lipstick: tweaked the Signup page