Skip to content
Snippets Groups Projects
  1. Sep 01, 2022
  2. Aug 29, 2022
  3. Aug 28, 2022
  4. Aug 26, 2022
  5. Aug 19, 2022
  6. Aug 16, 2022
  7. Aug 08, 2022
  8. Aug 01, 2022
  9. Jul 22, 2022
  10. Jul 21, 2022
  11. Jul 18, 2022
  12. Jul 07, 2022
  13. Jul 02, 2022
  14. Jun 29, 2022
    • Diego Sampaio's avatar
      Chore: add underscore to ddp-streamer · bbd3f109
      Diego Sampaio authored
      bbd3f109
    • Diego Sampaio's avatar
      Regression: Fix micro services (#26054) · 44d75edc
      Diego Sampaio 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 -->
      This will also make it break during build.
      
      ## 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... -->
      44d75edc
  15. Jun 22, 2022
  16. Jun 14, 2022
  17. May 12, 2022
  18. Apr 07, 2022
  19. Apr 06, 2022
  20. Apr 05, 2022
  21. Apr 04, 2022
  22. Apr 01, 2022
  23. Mar 31, 2022
    • gabriellsh's avatar
      [NEW] Upgrade Tab (#24835) · d534d60e
      gabriellsh authored
      
      * Add Upgrade tab on sidebar
      
      * chore: add new icons
      
      * [NEW] UpgradeTab Page Error (#24851)
      
      * new: upgradeTab error
      
      * remove route
      
      Co-authored-by: default avatargabriellsh <gabriel.henriques@rocket.chat>
      
      * [NEW] UpgradeTab Iframe (#24881)
      
      * WIP
      
      * chore: code org
      
      * Iframe navigation
      
      * WIP tabtype endpoint
      
      * chore: revert endpoint name
      
      * new: connect UpgradePageError to iframe page
      
      * WIP tabtype 2
      
      * Update links to redirect
      
      * Wip had trial before
      
      * update cloud.getUpgradeTabParams endpoint
      
      * Add tests
      
      * Remove logs
      
      Co-authored-by: default avatargabriellsh <gabriel.henriques@rocket.chat>
      
      * fix: missing hasRole function
      
      * fix: upgradeTab routing
      
      * chore: missing import
      
      * fix: setting value
      
      * fix: update setting value on sync
      
      * fix: missing isLoading in route
      
      * Small screen, language and review
      
      * Avoid unnecessary query
      
      * chore: review
      
      * Retype `useUpgradeTabParams`
      
      * Rename `UpgradeTabVariants` as `UpgradeTabVariant`
      
      * Remove placeholder data; fix route redirection
      
      * Replace history instead of pushing it
      
      * fix: gold license & trialEnd date
      
      * wip
      
      * Rework `useUpgradeTabParams`
      
      * fix: valid licenses
      
      * fix: query loading
      
      * fix: license type
      
      Co-authored-by: default avatardougfabris <devfabris@gmail.com>
      Co-authored-by: default avatarTasso Evangelista <tasso.evangelista@rocket.chat>
      Co-authored-by: default avatarPierre Lehnen <pierre.lehnen@rocket.chat>
      d534d60e
  24. Mar 30, 2022
    • Tasso Evangelista's avatar
      Chore: Storybook mocking and examples improved (#24969) · 2c0061e1
      Tasso Evangelista authored
      * Upgrade Storybook
      
      * Replace `ts-loader` with `babel-loader`
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Move `NotAuthorizedPage`
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Squashed commit of the following:
      
      commit f0cda61e
      Author: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
      Date:   Fri Mar 25 15:45:59 2022 -0300
      
          fix review
      
      commit 4113ffb9
      Author: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
      Date:   Thu Mar 24 17:34:48 2022 -0300
      
          fix
      
      commit 82e14b6c
      Author: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
      Date:   Thu Mar 24 17:18:57 2022 -0300
      
          fix
      
      * Rearrange some stories
      
      * Rearrange some stories
      
      * Improve `ServerProviderMock` with parameters
      
      * Expand story mocking capabilities
      
      * Move mocks
      
      * Fix lint issues
      2c0061e1
  25. Mar 25, 2022
  26. Mar 23, 2022
  27. Mar 22, 2022
  28. Mar 21, 2022
  29. Mar 20, 2022
  30. Mar 18, 2022
Loading