Raz
Software engineer - maker of things
:card_file_box: added the projects field to the TeamRole and the needed migration scripts
Pushed 18 changes to chartbrew-cloud
:sparkles: made it possible to invite users to specific projects
:children_crossing: UX updates to account for the project roles in the user dashboard
:construction: increased project role check across multiple controllers
:construction: added the option to change project access from Team settings
:card_file_box: added the projects field to the TeamRole and the needed migration scripts
:bookmark: bumped to v1.4.0
:sparkles: made the filters project-specific
:children_crossing: keep the filter loading until all the charts have been updated
:construction: optmised the filter function and fixed some weird behaviours
:lipstick: added a new badge to the filters window
:children_crossing: made the chart titles clickable and able to take the user to edit mode
:bug: dataset configuration was appearing when there was no field to show
:children_crossing: added instructions to the filters modal
:zap: sped up the filtering by only processing the datasets that contain the field
:fire: removed unused migration and field in the ChartCache model
:sparkles: introduced dashboard filtering
:construction: added new api endpoint for filtering charts temporarily
:construction: first draft of the UI for the dashboard filters
:construction: added a placeholder for the filters ui
:zap: using the field caching in front-end
:zap: added fields caching in each dataset to speed up the chart configuration
:construction: added the db migrations for caching fields