You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMM-884 support iteration over the whole flow and style (#22310)
* Adding basic UI
* Renaming
* Some styling
* Renaming and dummy data
* Using proper "new conversation icon"
* Conversation details screen
* Creating the reply bottomsheet
* Linking to the support screen
* bottomsheet fix
* Mov navigation form activity to viewmodel
* Adding create ticket screen
* More screen adjustments
* Extracting common code
* Margin fix
* detekt
* Style
* New ticket check
* Creating tests
* Creating repository and load conversations function
* Adding createConversation function
* Creating loadConversation func
* Loading conversations form the viewmodel
* Adding loading spinner
* Pull to refresh
* Proper ionitialization
* Adding empty screen
* Handling send new conversation
* Show loading when sending
* New ticket creation fix
* Using snackbar for errors
* Error handling
* Answering conversation
* Adding some test to the repository
* More tests!
* Compile fixes
* Similarities improvements
* Using snackbar in bots activity
* Extracting EmptyConversationsView
* Renaming
* Extracting VM and UI common code
* Extracting navigation common code
* Renaming VMs for clarification
* More refactor
* Capitalise text fields
* Updating rs library
* Loading conversation UX
* Style fix
* Fixing scaffolds paddings
* userID fix
* Fixing the padding problem in bot chat when the keyboard is opened
* Apply padding to create ticket screen when the keyboard is opened
* Fixing scroll state in reply bottomsheet
* Adding tests for the new common viewmodel
* Fixing AIBotSupportViewModel tests
* detekt
* Improvements int he conversation interaction
* Adding tests for HE VM
* Saving draft state
* Properly navigating when a ticket is selected
* Error parsing improvement
* accessToken suggestion improvements
* General suggestions
* Send message error UX improvement
* Fixing tests
* Converting the UI to more AndroidMaterial style
* Bots screen renaming
* Bots screens renaming
* Make NewTicket screen more Android Material theme as well
* Adding preview for EmptyConversationsView
* Button fix
* detekt
* Ticket selection change
* Supporting markdown text
* detekt
* Improving MarkdownUtils
* Formatting text in the repository layer instead the ui
* Renaming
* Fixing tests
* Parsing markdown more exhaustively
* New links support
* Detekt
* CMM-883 support Odie bot conversation pagination (#22316)
* Support pagination
* Triggering in the 4th element
* detekt
* TODO for debug purposes
* Claude PR suggestions
Mutex and constant
* Support pagination
* Triggering in the 4th element
* detekt
* TODO for debug purposes
* Claude PR suggestions
Mutex and constant
* Detekt
* Removing testing code
* CMM-894 new support general improvements (#22320)
* Put ConversationListView in common between bots and HE
* Empty and error state
* Skip site capitalization
* Adding a11c labels
* Adding headings labels
* adding accessible labels to chat bubbles
* detekt
* Fixing tests
* PR suggestion about bot chat bubble
* Fixing tests
* Fixing TalkBack duplication
0 commit comments