Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW][EE] Omnichannel Priorities & SLAs #27083

Merged
merged 129 commits into from Feb 15, 2023

Commits on Oct 17, 2022

  1. Copy the full SHA
    23d4fe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Copy the full SHA
    cb1d8c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    80fcc59 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Copy the full SHA
    48b0b18 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. [BREAK] Migrate current priorities endpoints to SLAs (#27104)

    Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
    cauefcr and KevLehman committed Nov 9, 2022
    Copy the full SHA
    24edeab View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Copy the full SHA
    c4d0327 View commit details
    Browse the repository at this point in the history
  2. Fix issues after code merge

    KevLehman committed Nov 10, 2022
    Copy the full SHA
    13da302 View commit details
    Browse the repository at this point in the history
  3. fix wrong function call

    KevLehman committed Nov 10, 2022
    Copy the full SHA
    dcbe808 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Copy the full SHA
    ba9c011 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. [NEW] Endpoints and model functions to reset priorities (#27237)

    Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
    cauefcr and KevLehman committed Nov 15, 2022
    Copy the full SHA
    faa65fe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b09b30e View commit details
    Browse the repository at this point in the history
  3. [IMPROVE] Rename priorities to SLA's (#27236)

    * [IMPROVE] Changed expressions and added react hook form
    
    * [IMPROVE] Renaming Priorities to SLAs'
    
    * Chore: Adjusting typings
    
    * [IMPROVE] Replacing useEndpointData with useQuery
    
    * Chore: Deleting unnecessary file
    
    * Chore: Adjusting typings
    
    * Chore: Adjusted generic table typing
    
    * Chore: renaming priorities routes to sla
    
    * [FIX] Removing unnecessary field from endpoint
    
    * [FIX] Fixing sla form reset and fetch
    
    * Chore: Adjusted FilterByText typing
    
    * Chore: Changing import to import type
    
    Co-authored-by: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
    aleksandernsilva and tiagoevanp committed Nov 15, 2022
    Copy the full SHA
    2b8f2a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Copy the full SHA
    23f0165 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. [NEW] Priorities view including list, edit and reset (#27292)

    * [NEW] Priorities view including list, edit and reset
    
    * Chore: Adjusting typings
    aleksandernsilva committed Nov 23, 2022
    Copy the full SHA
    91d485d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Fix improper model usage

    KevLehman committed Nov 24, 2022
    Copy the full SHA
    3528b57 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Copy the full SHA
    9a73057 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. [NEW] Priority Icon component (#27362)

    * [NEW] Created PriorityIcon component
    
    * Chore: Upgraded fuselage/icons package to @next
    
    * [IMPROVE] Added PriorityIcon componente to PrioritiesTable
    
    * Chore: Adding TODO
    
    * add colors from palette
    
    Co-authored-by: Martin <martin.schoeler@rocket.chat>
    aleksandernsilva and MartinSchoeler committed Nov 29, 2022
    Copy the full SHA
    64ba4d8 View commit details
    Browse the repository at this point in the history
  2. [NEW] Endpoints for room prioritizing (#27263)

    * [NEW] Endpoints and model functions to reset priorities
    
    * requested changes
    
    * [NEW][EE] Endpoints for room prioritizing,
    
    * code review fixes
    
    * lint
    cauefcr committed Nov 29, 2022
    Copy the full SHA
    506b74f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f4cd275 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Copy the full SHA
    bba0bbc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    99568db View commit details
    Browse the repository at this point in the history
  3. [FIX] channels.convertToTeam endpoint doesn't work when only the `c…

    …hannelName` param is provided (#26858)
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    9f52d7e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6c9094a View commit details
    Browse the repository at this point in the history
  5. [FIX] Thread messages being included in the room history even though …

    …they are not displayed (#27391)
    dougfabris authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    1d7d553 View commit details
    Browse the repository at this point in the history
  6. Regression: Old threads not opening (#27384)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    0564f73 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cab6af8 View commit details
    Browse the repository at this point in the history
  8. [FIX] Quoting Issue (#27369)

    henit-chobisa authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    f1d199e View commit details
    Browse the repository at this point in the history
  9. i18n: Language update from LingoHub 🤖 on 2022-11-29Z (#27410)

    Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    947430f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    448b44c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    49f4a84 View commit details
    Browse the repository at this point in the history
  12. Chore: Update tokens (#27408)

    Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    85da50b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    234bd17 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5c1897d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fb0d373 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    fb05d9a View commit details
    Browse the repository at this point in the history
  17. Regression: fix sidebar status

    ggazzo authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    d8f0830 View commit details
    Browse the repository at this point in the history
  18. Chore: bumping apps engine version (#27414)

    Co-authored-by: Douglas Gubert <douglas.gubert@gmail.com>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    7da5095 View commit details
    Browse the repository at this point in the history
  19. [FIX] Livechat: Allow resolving external image and media blocks (#27387)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    2 people authored and KevLehman committed Dec 2, 2022
    Copy the full SHA
    74fc928 View commit details
    Browse the repository at this point in the history
  20. update lock

    KevLehman committed Dec 2, 2022
    Copy the full SHA
    f99daad View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    71282aa View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Copy the full SHA
    a947da6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    32e7650 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    KevLehman committed Dec 6, 2022
    Copy the full SHA
    3efcafe View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. [BREAK] update LivechatPriority data representation at disk, adds ind…

    …ividual priority PUT (#27323)
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    cauefcr and murtaza98 committed Dec 8, 2022
    Copy the full SHA
    4216c54 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c245e0a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a87777f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c5a0f4d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b3a237d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9986eee View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. [IMPROVE] Add validation on BE to ensure that priority name is unique (

    …#27461)
    
    * [NEW] updates PUT livechat/priority/:id to take a reset parameter
    
    * refactor
    
    * type error
    
    * new type error after update
    
    * requested changes
    
    * type change
    
    * requested changes
    
    * lint
    
    * wrong parameter
    
    * small bug, thanks api e2e tests
    
    * debug print leftover
    
    * type changes and guards
    
    * requested changes
    
    * [IMPROVE] Add validation to ensure that priority name is unique
    
    * add tests
    
    * CRS: handle case insensitive names
    
    * Fix build
    
    * Changing error message to an error code
    
    * Adding error code entry in i18n file
    
    * better error handling for mongo operation failed
    
    * Remove unwanted checks
    
    Co-authored-by: cauefcr <caue.felchar@rocket.chat>
    Co-authored-by: Cauê Felchar <11652381+cauefcr@users.noreply.github.com>
    3 people committed Dec 9, 2022
    Copy the full SHA
    9634d9d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Copy the full SHA
    68c1664 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. [FIX] Changed remove SLA message to mention SLA instead of Priority (#…

    …27517)
    
    * [FIX] Changed remove SLA message to mention SLA instead of Priority
    
    * Update apps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json
    
    Co-authored-by: Filipe Marins <filipe.marins@rocket.chat>
    
    Co-authored-by: Filipe Marins <filipe.marins@rocket.chat>
    aleksandernsilva and Filipe Marins committed Dec 13, 2022
    Copy the full SHA
    c261f1f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    62bf23f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. [NEW] Sort livechat inquiries by chosen setting (#27313)

    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
    4 people committed Dec 26, 2022
    Copy the full SHA
    dba1be2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ed6af9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    050b1ab View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/omnichannel-priorities' of ssh://github.com/Roc…

    …ketChat/Rocket.Chat into feature/omnichannel-priorities
    murtaza98 committed Dec 26, 2022
    Copy the full SHA
    9d9d5c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. [FIX] Added form error validation for duplicated priority name (#27506)

    * [IMPROVE] Added error prop to the StringSettingInput
    
    * [FIX] Added form error validation for duplicated priority name
    aleksandernsilva committed Jan 4, 2023
    Copy the full SHA
    573b34f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Copy the full SHA
    c61b010 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c37a2a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Copy the full SHA
    55a3219 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. [FIX] Changed sorting mechanism select option from "Service level agr…

    …eement" to "SLA Policies" (#27741)
    
    * [FIX] Changed sorting mechanism option text to SLA Policies
    
    * [FIX] Changed sorting mechanism option text from Priority to Priorities
    aleksandernsilva committed Jan 17, 2023
    Copy the full SHA
    5fd87bd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. [IMPROVE] Added priority field to edit room contextual bar (#27638)

    * [IMPROVE] Added priority field to edit room contextual bar
    
    * [FIX] Added scope to custom fields json fetch
    
    * [FIX] Removed cache from room and visitor info
    
    * [FIX] Fixed priority info no being displayed
    
    * [IMPROVE] Added "Unprioritized" option to priorities select
    
    * update license
    
    * Chore: Fixing endpoint types
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    3 people committed Jan 18, 2023
    Copy the full SHA
    7e1f329 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. [IMPROVE] Added priority sorting and visual indicator on the sidebar (#…

    …27692)
    
    * [IMPROVE] Added priority field to edit room contextual bar
    
    * [FIX] Added scope to custom fields json fetch
    
    * [FIX] Removed cache from room and visitor info
    
    * [FIX] Fixed priority info no being displayed
    
    * [IMPROVE] Added "Unprioritized" option to priorities select
    
    * update license
    
    * Chore: Fixing endpoint types
    
    * [FIX] Setting priority as not specified when removed from livechat rooms
    
    * [FIX] Removed check to allow removing priority through room.saveInfo
    
    * [IMPROVE] Added priority sorting to subscriptions
    
    * [IMPROVE] Adjusted priority related queries
    
    * Chore: Adjusting room api test
    
    * [FIX] Priorities not properly updating on the sidebar
    
    * [IMPROVE] SLA Policies query adjustments
    
    * [FIX] Added missing priorityWeight to mergeSubscriptionsAndRooms
    
    * minor fix: Remove deprecated prop "estimatedServiceTimeAt"
    
    * Format issue
    
    * another attempt to fix lint
    
    * fix typechecks
    
    * Add missing SLA prop to subscriptions
    
    * missing watcher on SLA prop
    
    * Revert to standard logic of sorting by "LM" on chats in progress
    
    ---------
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    Co-authored-by: Murtaza Patrawala <murtaza98.personal@gmail.com>
    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    5 people committed Jan 30, 2023
    Copy the full SHA
    93eac34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c55d179 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d9e3d09 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    896f8c6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7ec9154 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    78573a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Copy the full SHA
    f4144c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6c4c9f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Copy the full SHA
    5f0efa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Copy the full SHA
    565b937 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    db5a924 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Copy the full SHA
    bf5694b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe4e1aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1235397 View commit details
    Browse the repository at this point in the history
  4. Chore: Implemented e2e tests for priorities (#27788)

    * [IMPROVE] Added name prop to StringSettingInput component
    
    * [IMPROVE] Minor improvements to priority page
    
    * Chore: Implemented e2e tests for priorities
    
    * Chore: Tests should run only on EE
    aleksandernsilva committed Feb 7, 2023
    Copy the full SHA
    5642703 View commit details
    Browse the repository at this point in the history
  5. [NEW] Added priorities sidebar menu (#27895)

    * [NEW] Added priorities sidebar menu
    
    * Chore: Removing unnecessary 'as const'
    
    * Chore: Improving sidebar menu visibility check for omnichannel queue
    aleksandernsilva committed Feb 7, 2023
    Copy the full SHA
    bd2c4e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Copy the full SHA
    609b351 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8430651 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    de51b96 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c1b553a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Copy the full SHA
    e7d4d93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    62283ef View commit details
    Browse the repository at this point in the history
  3. damn imports

    KevLehman committed Feb 10, 2023
    Copy the full SHA
    77097c7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    933d865 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    82a6c66 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ee5126c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a91de98 View commit details
    Browse the repository at this point in the history
  8. [FIX] Migration for priorities (#27988)

    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    3 people committed Feb 10, 2023
    Copy the full SHA
    93909af View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9b5af85 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    936a4a9 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    160fcd3 View commit details
    Browse the repository at this point in the history
  12. [FIX] Adjusted priority icon positioning and added spacing (#27910)

    Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
    aleksandernsilva and KevLehman committed Feb 10, 2023
    Copy the full SHA
    01272eb View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    df15901 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d81539f View commit details
    Browse the repository at this point in the history
  15. [NEW] Added priorities fetch to Omnichannel context (#27888)

    * [NEW] Added priorities fetch to Omnichannel context
    
    * [IMPROVE] Adding staleTime config to priorities fetch
    
    * Chore: Replaced usePrioritiesData with useOmnichannelPriorities
    
    * [IMPROVE] Added enabled prop to priorities data
    
    * [IMPROVE] Added unprioritized and tooltip to PriorityIcon
    
    * [FIX] Adjusting all conditional queries to use isInitialLoading instead of isLoading
    
    * [IMPROVE] Added PriorityIcon to PrioritiesSelect (#27894)
    
    * [NEW] Add new priority column to current chats table (#27893)
    
    * [FIX] Invalidates rooms.info query using room data stream
    
    * [NEW] Added priorities sidebar menu (#27895)
    
    * [NEW] Added priorities sidebar menu
    
    * Chore: Removing unnecessary 'as const'
    
    * Chore: Improving sidebar menu visibility check for omnichannel queue
    
    * [IMPROVE] Changed RoomMenu maxHeight to accommodate priorities (#27983)
    
    * [IMPROVE] Invalidates priorities query after a priorities change
    
    * [FIX] Migration for priorities (#27988)
    
    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * [FIX] Changed from useMutableCallback to useCallback
    
    * [FIX] Changed from useMutableCallback to useCallback
    
    ---------
    
    Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    4 people committed Feb 10, 2023
    Copy the full SHA
    dedd38e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Merge branch 'feature/omnichannel-priorities' of github.com:RocketCha…

    …t/Rocket.Chat into feature/omnichannel-priorities
    KevLehman committed Feb 11, 2023
    Copy the full SHA
    84791fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e660ec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Copy the full SHA
    65bece0 View commit details
    Browse the repository at this point in the history
  2. Chore: Code cleanup

    aleksandernsilva committed Feb 13, 2023
    Copy the full SHA
    514b7cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6523fbc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    af0a196 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d101728 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    222fcc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. go brr

    KevLehman committed Feb 14, 2023
    Copy the full SHA
    4d44bc8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ca749c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b26e6d6 View commit details
    Browse the repository at this point in the history
  4. ?

    KevLehman committed Feb 14, 2023
    Copy the full SHA
    b312c20 View commit details
    Browse the repository at this point in the history
  5. ??

    KevLehman committed Feb 14, 2023
    Copy the full SHA
    2498440 View commit details
    Browse the repository at this point in the history
  6. fix room priority not set

    murtaza98 committed Feb 14, 2023
    Copy the full SHA
    ac67447 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    31e3922 View commit details
    Browse the repository at this point in the history
  8. fix lint

    murtaza98 committed Feb 14, 2023
    Copy the full SHA
    da5061b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6b1be44 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/omnichannel-priorities' of github.com:RocketCha…

    …t/Rocket.Chat into feature/omnichannel-priorities
    sampaiodiego committed Feb 14, 2023
    Copy the full SHA
    8571617 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    de68e2f View commit details
    Browse the repository at this point in the history
  12. returns

    KevLehman committed Feb 14, 2023
    Copy the full SHA
    f0fbcfd View commit details
    Browse the repository at this point in the history
  13. smol fix

    KevLehman committed Feb 14, 2023
    Copy the full SHA
    66c2e64 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    473b3c1 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/omnichannel-priorities' of github.com:RocketCha…

    …t/Rocket.Chat into feature/omnichannel-priorities
    sampaiodiego committed Feb 14, 2023
    Copy the full SHA
    cc41ae1 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    2e6fcfb View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    7350992 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    a6675a2 View commit details
    Browse the repository at this point in the history
  19. remove type casting

    sampaiodiego committed Feb 14, 2023
    Copy the full SHA
    64c7145 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    0d64ebc View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    7860773 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Copy the full SHA
    5d2e0a0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5bb4d6c View commit details
    Browse the repository at this point in the history