Skip to content

Resolve "Logo removal in publicly shared views"

Merge Request Checklist

  • changelog.md has been updated if required
  • New/updated Premium features are separated correctly in the premium folder
  • The latest Chrome and Firefox have been used to test any new frontend features
  • Documentation has been updated
  • Quality Standards are met
  • Performance: tables are still fast with 100k+ rows, 100+ field tables
  • The redoc API pages have been updated for any REST API changes
  • Our custom API docs are updated for changes to endpoints accessed via api tokens
  • The UI/UX has been updated following UI Style Guide

TOOD

  • Add show_logo to View model
  • Disable/Enable logo on view based on show_logo for views:
    • Public Grid view
    • Public Form view
    • Form view preview
  • Add show_logo premium endpoint
  • Define UX with José, more TODOs will follow after that
  • Implement premium only toggle
  • Add endpoint tests

Closes #1203 (closed)

Edited by Alexander Haller

Merge request reports