Skip to content
Snippets Groups Projects
  1. May 18, 2018
    • Charles Williams's avatar
      [FIX] UI was not disabling the actions when users has had no permissions to... · 0f5cffa3
      Charles Williams authored
      [FIX] UI was not disabling the actions when users has had no permissions to create channels or add users to rooms (#10564)
      
      * hide plus icon when user doesn't have both permission for create-c and create-p
      
      * add helper to checkout two permissions set initial value for the room type
      
      * hide the plus icon in directory if user doesn't have both create-c and creat-p permissions
      
      * get permissions for create channels and groups
      
      * check if user can add channel hide and groups, hide button based upon correct state
      
      * prevent add user button from being hidden when user has permission add user to joined room
      
      * removed the if statement and use short hand if else syntax
      
      * better code for disabling checkbox in create room feature if user doesn't have permission
      
      * add missing simicolon
      
      * put canShowAddUsersButton into seperate function call function in events and helpers
      
      * move the canShowAddUsersButton function to define before it's called
      
      * fix bug that prevents the viewing of the keyboard shortcuts button in groups and direct messages
      
      * fix permissions
      0f5cffa3
  2. Apr 27, 2018
  3. Apr 20, 2018
  4. Apr 18, 2018
  5. Apr 17, 2018
  6. Apr 16, 2018
  7. Mar 09, 2018
  8. Mar 06, 2018
  9. Mar 05, 2018
  10. Feb 28, 2018
  11. Feb 27, 2018
  12. Feb 23, 2018
  13. Feb 21, 2018
  14. Feb 20, 2018
  15. Feb 17, 2018
  16. Feb 16, 2018
  17. Jan 26, 2018
  18. Jan 24, 2018
  19. Jan 22, 2018
  20. Jan 20, 2018
  21. Jan 17, 2018
  22. Jan 08, 2018
  23. Jan 04, 2018
  24. Dec 08, 2017
  25. Nov 14, 2017
  26. Nov 13, 2017
  27. Nov 01, 2017
  28. Oct 30, 2017
  29. Oct 27, 2017
  30. Oct 26, 2017
  31. Oct 05, 2017
    • Guilherme Gazzo's avatar
      attachments, contextual menu RTL · 774eeeec
      Guilherme Gazzo authored
      774eeeec
    • Martin Schoeler's avatar
      [NEW] Header Redesign (#7750) · 0dd396c4
      Martin Schoeler authored
      * Rc main content header 
      
      work in progress
      
      * header redesign
      
      work in progress
      
      * Clean up some css and fix burger
      
      * Fix reviews
      
      * Apply the new header to some admin pages
      
      * Start using typography on fonts
      
      * add the new header to more pages
      
      * add more new headers
      
      * Fix admin buttons
      
      * add the new header to the account screens
      
      and fix some flexs
      
      * fix profile header and use new burger
      
      * Add favorite star fill
      
      * allign preferences contents to center
      
      * Put description under the title
      
      * fix overflow on channel topic and title
      
      * start making the header a component
      
      * move channel header template to the new one
      
      and fix burger menu
      
      * Make the header a modular component
      
      * fix some buttons on integrations
      
      * add channel icons and fix star fill
      
      * fix line height and css lint
      
      * add livechat icon
      
      * fix part of the tests
      
      * fix tests
      
      * add a max-width to header
      
      * hide room image on channels
      
      * Fix reviews and some issues with firefox
      
      also remove a console.log()
      
      * fix mobile max width
      
      * Fix Reviews
      
      reduce some elements and try to improve the naming of elements
      
      * Fix realNames on Header
      
      * [FIX] After deleting the room, cache is not synchronizing
      
      * Put delete action on another popover group
      
      * check if user can delete
      
      * [FIX] Email Subjects not being sent
      
      * fix on android
      
      * fix for ios
      
      * Tab Bar Icons moved to header
      
      * remove sidebar header on admin embedded version
      
      * fix lint issue
      
      * remove console.log
      
      * contextual bar header
      
      * remove last activity
      
      * Update meteor to 1.5.2.2-rc.0
      
      * Fix missing i18n translations
      
      * fix header on administration
      
      * migration 101
      
      * fix admin view header
      
      * remove accountBox from admin menu
      
      * add sidebar flex title and icons
      
      * smaller accountBox
      
      * Fix some tests and skip others
      
      skipping due some features that need fixing
      
      * Update sidebarItem.html
      
      * unify unread and mentions badge
      
      * make sidebar item width 100%
      
      * fixed tests
      
      * LingoHub Update :rocket:
      
      Manual push by LingoHub User: Gabriel Engel.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      
      * meteor update --all-packages
      
      * LingoHub Update :rocket:
      
      Manual push by LingoHub User: Gabriel Engel.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      
      * meteor update --release 1.5.2.2
      
      * [FIX] Vairous LDAP issues & add pagination
      
      * LingoHub Update :rocket:
      
      Manual push by LingoHub User: Rodrigo Nascimento.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      
      * LingoHub Update :rocket:
      
      Manual push by LingoHub User: Rodrigo Nascimento.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      
      * contextual-bar template
      
      * fix stylelinty
      
      * fix icons
      0dd396c4
  32. Oct 01, 2017
Loading