summaryrefslogtreecommitdiffstats
path: root/src/components/LeftSidebar/LeftSidebar.spec.js
AgeCommit message (Expand)Author
2023-08-03improve search box UXDorraJaouad
2023-08-03Add open conv list dialogDorraJaouad
2023-08-02Fine tuningDorraJaouad
2023-08-02Implementation with iconsDorraJaouad
2023-08-02EnhancementDorraJaouad
2023-08-02Fixed the Unit test of new group dialogDorraJaouad
2023-08-02Added the filter featuresDorraJaouad
2023-07-13fix test errors, supress parsing error for minified Vue componentsMaksim Sukharev
2023-05-12replace complex calculations with Array.at()Maksim Sukharev
2023-05-10handle all 'joined-conversation' eventsMaksim Sukharev
2023-04-05adjust and refactor tests, improve readabilityMaksim Sukharev
2023-04-05mock router.js for testsMaksim Sukharev
2023-02-23apply lint rules to .spec.js filesMaksim Sukharev
2023-02-10Utilize the modifiedSince parameter of the conversations APIJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2021-10-12Cleaner test outputJoas Schilling
2021-09-21Fix remaining linting issuesJoas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-06-30Add testsJoas Schilling
2021-06-17Update testsMarco Ambrosini
2021-05-18JS tests for LeftSidebarVincent Petry