Raz
Software engineer - maker of things
:lipstick: fixed the show/hide draft menu option
:bug: fixed issue with the layout changes not being saved all the time
:rocket: changed the Chart preview caching to rely only on the internal state and not on local storage - with default to true
:bug: fixed custom template cards overlapping in the UI
:lipstick: UI tweaks to the chart resizer
:bug: making sure the connections and dataset don't overlap across teams
:passport_control: updated the access for the projectAdmin role and changed the UI to reflect the changes
:bug: fixed issue with client accounts accessing dashboards
:children_crossing: remember current team to avoid switching back all the time
:recycle: refactored the user reducer to RTK
:construction: added a barebones component to be used for tutorials
:sparkles: added the option to change dataset tags and added info about what tags are for
:lipstick: improved the UI for the navbar breadcrumbs
:sparkles: added the option to edit connection tags
:lipstick: updated the empty state for dashboards with no charts
:bug: fixed malformed layour being saved
:zap: optimised the layout updates to only send API requests if the layout changes
:construction: making sure the dataset builder renders the chart initially
:lipstick: updated empty states for the dashboard list
:lipstick: added a grid view option for the dashboard list
:children_crossing: removed the option to make a chart public - now solely relying on the embedding and share links
:bug: fixed public dashboard embedding, sharing, and a few UI crashes
:bug: fixed the embedding and UI of embedded charts
:bug: fixed issue with the UI crashing when modifying certain filters
:lipstick: small UI tweaks