Skip to content
Snippets Groups Projects
  1. Jun 30, 2022
  2. Jun 29, 2022
    • gabriellsh's avatar
      [FIX] Too many watchers in dev environment. (#25930) · 016584b5
      gabriellsh authored
      <!-- This is a pull request template, you do not need to uncomment or remove the comments, they won't show up in the PR text. -->
      
      <!-- Your Pull Request name should start with one of the following tags
        [NEW] For new features
        [IMPROVE] For an improvement (performance or little improvements) in existing features
        [FIX] For bug fixes that affect the end-user
        [BREAK] For pull requests including breaking changes
        Chore: For small tasks
        Doc: For documentation
      -->
      
      <!-- Checklist!!! If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. 
        - I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc
        - I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat
        - Lint and unit tests pass locally with my changes
        - I have added tests that prove my fix is effective or that my feature works (if applicable)
        - I have added necessary documentation (if applicable)
        - Any dependent changes have been merged and published in downstream modules
      -->
      
      ## Proposed changes (including videos or screenshots)
      <!-- CHANGELOG -->
      <!--
        Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
        If it fixes a bug or resolves a feature request, be sure to link to that issue below.
        This description will appear in the release notes if we accept the contribution.
      -->
      
      <!-- END CHANGELOG -->
      
      ## Issue(s)
      <!-- Link the issues being closed by or related to this PR. For example, you can use #594 if this PR closes issue number 594 -->
      
      ## Steps to test or reproduce
      <!-- Mention how you would reproduce the bug if not mentioned on the issue page already. Also mention which screens are going to have the changes if applicable -->
      
      ## Further comments
      <!-- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... -->
      Unverified
      016584b5
  3. Jun 05, 2022
  4. May 23, 2022
  5. Apr 13, 2022
  6. Apr 07, 2022
  7. Apr 06, 2022
  8. Mar 08, 2022
  9. Feb 20, 2021
  10. Jan 29, 2020
  11. Dec 20, 2019
    • Tasso Evangelista's avatar
      [FIX] Admin Setting descriptions and Storybook (#15994) · c8a36350
      Tasso Evangelista authored
      * Fix regressions
      
      * Split ConnectionStatusContext from ConnectionStatusProvider
      
      * Split RouterContext from RouterProvider
      
      * Split TranslationContext from TranslationProvider
      
      * Update Storybook
      
      * Refactor ConnectionStatusAlert
      
      * Fix eslint issues
      
      * Add SessionContext
      
      * Add SidebarContext
      
      * Fix RouterProvider
      
      * Add useSubscription
      
      * Deprecate ErrorAlert
      
      * Prefer read unread from Session
      
      * Add ToastMessagesContext
      
      * Deprecate useSetSetting
      
      * Fix SetupWizardRoute
      
      * Fix ToastMessagesProvider
      
      * Fix useSubscription
      
      * Add Logo
      
      * Add useIsMounted
      
      * Refactor SetupWizardRoute
      
      * Fix useReactiveValue loop
      
      * Refactor SetupWizardState
      
      * Add some skeleton components
      
      * Add missing Storybook stories
      
      * Add missing Storybook stories
      
      * Refactor Storybook mocks
      
      * Fix useIsMounted
      
      * Refactor ConnectionStatusAlert styles
      
      * Refactor ConnectionStatusContext
      
      * Improve useObservableValue
      
      * Remove some references to Meteor
      
      * Add SettingsContext
      
      * Remove some references to toastr and TAPi18n
      
      * Fix translate.has function
      
      * Remove superfluous argument
      
      * Add storybook-static to gitignore
      
      * Fix lint warnings
      
      * Split providers from components
      
      * Add UserContext
      
      * Add AuthorizationContext
      
      * Add useRole
      
      * Add ServerContext
      
      * Add missing hooks for client APIs
      
      * Add helper to create observable values
      
      * Add missing ServerProvider
      
      * Don't trust the gap between initial value and autorun in reactive sources
      c8a36350
  12. Mar 15, 2019
  13. Mar 08, 2019
  14. Apr 21, 2018
  15. Apr 17, 2018
  16. Jul 21, 2017
  17. Jun 13, 2017
  18. Jun 09, 2017
    • Diego Sampaio's avatar
      Make livechat app folder hidden · affb966b
      Diego Sampaio authored
      This will make Meteor ignore changes on this folder which will prevent rebuilds of whole livechat package.
      
      For local development it is recommended to run the livechat app individually like on run.sh file.
      Unverified
      affb966b
  19. Feb 16, 2017
  20. Dec 14, 2016
  21. Sep 19, 2016
  22. Aug 09, 2016
  23. Aug 05, 2016
  24. Jul 21, 2016
  25. May 20, 2016
  26. Feb 15, 2016
  27. Dec 22, 2015
  28. Dec 01, 2015
  29. Sep 11, 2015
  30. Aug 08, 2015
  31. Jun 05, 2015
  32. May 24, 2015
  33. May 19, 2015
Loading