Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chore: Removing compact table setting from info page * Feat: New navigation style - same as apprenticeship, cookies not quite working * Chore: Added gov link colour * Feat: Updated dfeshiny to use the new header() fn * Chore: Deleted unused example_tab file * Chore: Removing overflow site * Chore: Standardising site title useage, improving custom_disconnect_message * Fix: Cookies still not working properly possibly * Chore: Moving footer and left navigation fns to helper * Chore: Storing the main panels in their own scripts in ui_panels * Chore: Removing useShinydashboard() from ui * Chore: Tidying footer code * Chore: Changed .csv to CSV * Fix: Adding generic_ggiraph_options() to error plots * Fix: Using dfereactable on error tables * Fix: Replacing window_title logic to suit new navigation method * Fix: Corrected the cookies issue where the id was too strict so banner link not working * Feat: Adding pages id to bookmark so footer pages included too * Chore: Improving clarity of Create Your Own downlaod data from github msg * Chore: Changing text spinners to black and adding color option to with_gov_spinners() * Chore: Moving navigation fns to ui_layout fn script * Feat: Improving column names for LA and Regions also removing unecessary card headers * Chore: Standardising all tabs, also made tab text not bold * Chore: More consistent font sizes on Create Your Own inputs * Chore: Adding more header and intro info to Create Your Own page * Chore: Adding tooltip and rank colname for All LA regions table * Feat: Adding alt-text options for charts * Feat: Hiding copy to clipboard button and plot from screen readers * Feat: Download UI calculates actual size of the download, both table and image * Feat: Removing image filesize calc due to time taken * Feat: Dataset file size now calculating based on size of csv or xlsx dataset (not id name) * Chore: Adding spinning gear icon on developer updates to hidden for screen readers * Chore: Updating email contacts for team email * Feat: Ammending the support panel so it shows relevant info - still some test text in there * Feat: Adding return to the top button * Chore: Making contents title break words * Fix: Change id for download file text logic as was same as the button id * Fix: Screenshot of charts now working as added shinyWidgets::useShinydashboard() back in * Fix: Removing screenshot tests and shinyWidgets::useShinydashboard() * Chore: Increase chart download modal size so fits the text (file size info) * Chore: Seperating out the calculate_file_size fn from the file_type_input_btn fn
- Loading branch information