Skip to content
Snippets Groups Projects
  1. Mar 18, 2024
  2. Mar 15, 2024
  3. Mar 08, 2024
  4. Dec 28, 2023
  5. Dec 13, 2023
  6. Nov 01, 2023
  7. Jul 26, 2023
  8. Jul 05, 2023
  9. Jun 19, 2023
  10. May 02, 2023
  11. Apr 10, 2023
  12. Apr 06, 2023
  13. Mar 15, 2023
  14. Mar 02, 2023
  15. Feb 11, 2023
  16. Feb 10, 2023
    • csuadev's avatar
      [IMPROVE] Registration Experience (#27820) · 9a70d0cc
      csuadev authored
      
      * chore: add register button to kebab menu
      
      * chore: change name section to registration
      
      * chore: use new register section
      
      * chore: add registered workspace modal
      
      * chore: Add workspace registration modal
      
      * chore: register workspace setup modal
      
      * chore: add modal to register workspace with token
      
      * chore: adding translations to workspace registration
      
      * chore: open registered modal when user clicks manage
      
      * chore: separate register workspace setup modals
      
      * feat: Add deregister flow
      
      * feat: register workspace connected with backend
      
      * feat: register with token connected with backend service
      
      * improve: Use workspace token when interacting with Marketplace (#27875)
      
      * add: use workspace token when interacting with Marketplace
      
      * fix: formatting
      
      ---------
      
      Co-authored-by: default avatarThassio Victor <tvmcarvalho@gmail.com>
      Co-authored-by: default avatarAaron Ogle <geekgonecrazy@users.noreply.github.com>
      
      * improve: Remove Cloud Login restrictions from Marketplace (#27896)
      
      * feat: remove login button
      
      * feat: remove login button
      
      * fix: add developmentModeButton
      
      ---------
      
      Co-authored-by: default avatarAaron Ogle <geekgonecrazy@users.noreply.github.com>
      
      * Sync disconnect wishes
      
      * correct boolean to pass inverse
      
      If registerServer is true needs to pass false as they didn't chose not
      to be
      
      * added reconnect method
      
      * added reconnect method
      
      * add back the disconnect since the unregister code was reverted
      
      * chore: move register setup to another modal
      
      * chore: add connect workspace functionality
      
      * chore: finishing workspace registration
      
      * fix broken import
      
      * fix: add missing translations
      
      * fix: tests dependencies
      
      * fix: small lint issue
      
      * deregister / unregister -> disconnect in i18n
      
      * remove un-necessary sync
      
      * finish #27896 remove login requirement from marketplace
      
      * remove unused imports
      
      * fix: administration model list tests
      
      * deregister -> disconnect
      
      * fix: duplied translation
      
      * fix: iframe modal url token object error
      
      * fix: translations error, CS-353, CS-340
      
      ---------
      
      Co-authored-by: default avatarPedro Berleze Rorato <41977327+PedroRorato@users.noreply.github.com>
      Co-authored-by: default avatarAaron Ogle <geekgonecrazy@users.noreply.github.com>
      Co-authored-by: default avatarDavid Alen <davidalen.dev@gmail.com>
      Co-authored-by: default avatarThassio Victor <tvmcarvalho@gmail.com>
      Co-authored-by: default avatarAaron Ogle <aaron@geekgonecrazy.com>
      Co-authored-by: default avatarPedroRorato <pedroberorato@gmail.com>
      9a70d0cc
  17. Jan 25, 2023
  18. Aug 24, 2022
  19. Aug 08, 2022
  20. Jun 18, 2022
    • Tasso Evangelista's avatar
      Chore: Replace `useSubscription` with `useSyncExternalStore` (#25909) · 08627518
      Tasso Evangelista 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... -->
      08627518
  21. Jun 02, 2022
  22. May 23, 2022
  23. May 09, 2022
  24. Apr 06, 2022
Loading