Skip to content
Snippets Groups Projects
  1. Jun 05, 2023
  2. May 23, 2023
  3. May 15, 2023
  4. May 11, 2023
  5. Apr 29, 2023
  6. Apr 26, 2023
  7. Apr 25, 2023
  8. Apr 21, 2023
    • Zack Cuddy's avatar
      Tanuki Bot - Help Menu Init · f583d876
      Zack Cuddy authored and Dmitry Gruzd's avatar Dmitry Gruzd committed
      This change is the setup MR
      to add the Tanuki Bot UI
      elements to the Help Nav.
      
      This is an attempt at MVC
      to keep the reviews moving
      quickly.
      f583d876
  9. Apr 19, 2023
  10. Apr 10, 2023
  11. Feb 28, 2023
  12. Feb 22, 2023
    • Mark Florian's avatar
      Fix keyboard shortcuts modal in super sidebar · 4540011e
      Mark Florian authored and Denys Mishunov's avatar Denys Mishunov committed
      The help button was added in
      !109385, but it
      wasn't working on certain pages, specifically those listed in
      ~/behaviors/shortcuts.js.
      
      This removes the global function defined on pages other than those
      listed above. Instead, we now rely on event delegation in the Shortcuts
      class for detecting the clicks to the shortcuts modal trigger, since the
      sidebar might not be in the DOM by the time the Shortcuts constructor
      (or some subclass of it) is called.
      4540011e
  13. Feb 16, 2023
  14. Feb 15, 2023
  15. Feb 07, 2023
  16. Jan 31, 2023
Loading