Skip to content
Snippets Groups Projects
  1. Feb 21, 2022
  2. Feb 19, 2022
  3. Feb 18, 2022
  4. Feb 17, 2022
    • Gleidson Daniel Silva's avatar
      Chore: Migrate methods/callJitsi to typescript (#3660) · eb38761a
      Gleidson Daniel Silva authored
      * chore: migrate callJitsi to typescript
      
      * change fixed string to type
      
      * wip
      
      * wip
      
      * back to old times :)
      
      * back to typescript
      eb38761a
    • Reinaldo Neto's avatar
      Chore: Migrate Markdown to Typescript (#3558) · 5ac4700d
      Reinaldo Neto authored
      
      * Chore: Migrate Markdown to TS
      
      * Chore: Migrate Markdown to TS
      
      * minor tweak
      
      * added preview where markdown was preview and fixed params within markdown
      
      * removed ts-ignore
      
      * fix lint
      
      * removed numbersofline={0} and default value to numberOfLines=1
      
      * change how to import markdown preview and remove numberOfLines
      
      * using useTheme inside markdownPreview and remove theme from components
      
      * minor tweak on interfaces
      
      * isNewMarkdown return as boolean
      
      * minor tweaks
      
      * minor tweaks
      
      * removed unused component
      
      * fixed markdown stories
      
      * updated snapshot because removed numberOfLines={0} from message/content
      
      * create IEmoji.ts in definitions and refactor all places where getCustomEmoji was called
      
      * onLinkPress typed
      
      * todo: refactor navtoroominfo
      
      * formatText.test.ts
      
      * markdown stories to typescript too
      
      * minor tweak
      
      * IMessage definition
      
      * refactor: update new types and interfaces for use ISubscription
      
      * refactor: update threadItem for use new MarkdownPreview
      
      * refactor: rollback wrong file commited
      
      * formatHyperlink
      
      * fix lint
      
      * updated item story shot
      
      * refactor and refactor some types
      
      * Remove non-null assertion
      
      * Minor change on useRealName
      
      * tweak
      
      Co-authored-by: default avatarAlexAlexandre <alexalexandrejr@gmail.com>
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      5ac4700d
    • Reinaldo Neto's avatar
      [FIX] Add search and fix pagination for omnichannels departments (#3621) · 9ec59840
      Reinaldo Neto authored
      * [FIX] Search and pagination for omnichannels departments
      
      * pagination complete
      
      * minor tweak
      
      * renamed a param and workaround for a ux bug
      
      * fix style of flatlist and search as header scrollable
      
      * stick the header
      
      * Merge branch 'fix.forward-department-list' of https://github.com/RocketChat/Rocket.Chat.ReactNative into fix.forward-department-list
      
      * refactor pagination
      
      * fix value type
      
      * refactor render search
      
      * refactor layout
      
      * make ts happy
      9ec59840
    • Diego Mello's avatar
      Chore: Migrate getPermissions to Typescript (#3720) · a58b27e4
      Diego Mello authored
      * Migrating...
      
      * Fix IPermission
      
      * Playing with types
      
      * Remove `as const`
      
      * Fix lint
      
      * Fix test
      
      * Apply sdk
      
      * Fix lint and autocomplete
      a58b27e4
    • Gerzon Z's avatar
      Chore: Migrate buildMessage to TS (#3732) · 86cc8a7d
      Gerzon Z authored
      * migrate buildMessage to TS
      
      * Fix lint
      
      * minor tweak
      
      * minor tweaks
      86cc8a7d
  5. Feb 16, 2022
  6. Feb 15, 2022
  7. Feb 14, 2022
  8. Feb 10, 2022
  9. Feb 09, 2022
Loading