Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[B5] Exports: list and download pages #35161

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 1, 2024

  1. Turned on B5 for view

    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fdf872e View commit details
    Browse the repository at this point in the history
  2. Updated modal headers

    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    007f808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1e073 View commit details
    Browse the repository at this point in the history
  4. Removed bulk delete tooltip

    This button pops up a confirmation modal, that's enough.
    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    46fd30f View commit details
    Browse the repository at this point in the history
  5. Replaced bulk export tooltip with help bubble

    This is the stanard pattern in HQ. Bonus, it doesn't need js initialization.
    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1a5a601 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2760a7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    975e384 View commit details
    Browse the repository at this point in the history
  8. Minor text updates

    .text-warning isn't readable on a white background, be lazy and change it to .text-danger.
    Shorten the 'Copy & Edit Feed' text so it doesn't spill onto two lines.
    Remove .btn-link which is a weird affordance, since links don't typically open modals.
    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dad903b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3415b9b View commit details
    Browse the repository at this point in the history
  10. Removed TODO

    This crispy form is just fine.
    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b9eccb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d68c7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f08f313 View commit details
    Browse the repository at this point in the history
  13. Updated modals

    orangejenny committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5ef6b7a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8653349 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c311384 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bfcb2e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6ee9c9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b537f7a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fixed lint errors

    orangejenny committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3f7bb39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a0244 View commit details
    Browse the repository at this point in the history