Skip to content
Snippets Groups Projects
  1. May 11, 2018
  2. May 09, 2018
    • Karl Prieb's avatar
      [NEW] Setup Wizard (#10523) · 08149ebe
      Karl Prieb authored
      * welcome
      
      * .
      
      * stylelint
      
      * new ilustration
      
      * new layout
      
      * .
      
      * implements dicts
      
      * added all setup wizard settings to wizard
      
      * fix some setup wizard css
      
      * fix setup wizard js linter errors
      
      * remove old setup wizard templaates
      
      * setup wizard has just one main tag now
      
      * setup wizard registration fields filter is more readable
      
      * add register server page to setup wizard
      
      * fix setup wizard progress bar on RTL
      
      * setup wizard is registering users
      
      * Add setup wizard tests, routes and fix batch
      
      * fix setup wizard tests
      
      * add api test back
      
      * comment rocketchat:google-natural-language package and remove logs
      
      * add some translation keys for setup wizard
      
      * remove old setup wizard template
      
      * fix sort code on setup wizard
      
      * fix getWizardSetting method
      
      * new migration for setupwizard
      
      * setup wizard setting migration
      
      * fix setupwizard migration
      
      * Update versions
      
      * fix some setup wizard code logic
      
      * fix setup wizard registerServer setting
      
      * rever package-lock.json
      
      * rever google-natural-language .npm folder
      
      * rever meteor packages file and add setup wizard
      
      * remove some default values from setup wizard settings
      
      * add advocacy option on setup wizard industry setting
      
      * change key name to setting to make the filter more readable on setup wizard
      
      * change key name to setting to make the filter more readable on setup wizard
      
      * add findWizardSettings on models Settings and handle errors of getWizardSettings method
      
      * change setting to key to make the filter more readable on setup wizard
      
      * fix setup wizard settings filter map
      
      * remove serverHasAdminUser method on setup wizard
      
      * fix setup wizard tests
      
      * fix setup wizard final step workspace link
      
      * fix setup wizard tests
      08149ebe
    • Gabriel Engel's avatar
      LingoHub Update 🚀 (#10691) · 66f719e5
      Gabriel Engel authored
      Manual push by LingoHub User: Rodrigo Nascimento.
      Project: Rocket.Chat
      
      Made with ❤️ by https://lingohub.com
      66f719e5
    • Diego Sampaio's avatar
      [BREAK] Improvements to notifications logic (#10686) · 9f707555
      Diego Sampaio authored
      [NEW] Improvements to notifications logic
      9f707555
  3. May 08, 2018
  4. May 05, 2018
  5. May 04, 2018
  6. May 03, 2018
  7. May 01, 2018
  8. Apr 30, 2018
  9. Apr 28, 2018
  10. Apr 27, 2018
  11. Apr 26, 2018
  12. Apr 25, 2018
    • Bradley Hilton's avatar
    • Kai's avatar
      280dbed1
    • brendangadd's avatar
      [FIX] Stop Firefox announcement overflowing viewport (#10503) · 26acb0e2
      brendangadd authored
      * Stop Firefox announcement overflowing viewport
      
      Fixes an issue where long announcement messages caused the right-hand
      sidebar to and associated icons to be pushed outside the viewport due
      to how non-wrapping whitespace was interacting with flex layout.
      
      As a tradeoff, this commit causes overflowing text to no longer be
      displayed with a nice ellipsis in other browsers, simply cutting it
      short instead.
      
      * Restore announcement ellipsis overflow
      
      Announcment text is now wrapped in a `<p>` element which allows an
      extra flex container to control text overflow for long announcements.
      With this addition, announcements no longer make the right sidebar and
      its associated icons innaccessible by pushing them out of the viewport.
      
      A previous commit accomplished this by allowing whitespace to wrap,
      which caused overflowing text to clip rather than receive an ellipsis.
      This commit restores the ellipsis.
      26acb0e2
  13. Apr 24, 2018
  14. Apr 23, 2018
Loading