summaryrefslogtreecommitdiffstats
path: root/src/components/LeftSidebar/NewGroupConversation
AgeCommit message (Expand)Author
2023-08-09remove unused component and methodsMaksim Sukharev
2023-08-03replace composable method with onMounted hookMaksim Sukharev
2023-08-03apply arrow navigation for participants list in NewGroupConversation dialogMaksim Sukharev
2023-08-03Move RoomSelector.vue to src/componentsDorraJaouad
2023-08-03Add open conv list dialogDorraJaouad
2023-08-02Fixed the Unit test of new group dialogDorraJaouad
2023-07-11Fixing FocusDorraJaouad
2023-06-22rewrite styles for dialog and inner componentsMaksim Sukharev
2023-06-22replace NcButton with trailing button, cache full search resultsMaksim Sukharev
2023-06-16Code Styling + nav top reductionDorraJaouad
2023-06-16Stying the nav barDorraJaouad
2023-06-16Made the nav. sticky and the wrapper adjustableDorraJaouad
2023-06-16Prevent the navigation bar from floatingDorraJaouad
2023-06-06fix error when click on a group from search resultsMaksim Sukharev
2023-05-12Use the color-primary-element* variablesSimon L
2023-05-09move constants from data() to setup()Maksim Sukharev
2023-05-09fix(settings): Only show avatar option when the server supports itJoas Schilling
2023-05-08add a label for togglesMaksim Sukharev
2023-05-05refactor methods, remove tooltip, fix typosMaksim Sukharev
2023-05-05switch default conversation icon by guests toggleMaksim Sukharev
2023-05-05add description and avatar editor on first pageMaksim Sukharev
2023-05-05techdebt(vue3): define emitsGrigorii K. Shartsev
2023-05-05techdebt(vue3): remove deprecated slot syntaxGrigorii K. Shartsev
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-03Use deep selectorMarco
2023-04-25add labels to NcTextField componentsMaksim Sukharev
2023-03-31post-review fixesMaksim Sukharev
2023-03-31merge properties and styles, replace and delete redundant componentMaksim Sukharev
2023-03-21refactor: `copyLinkToConversation` -> `copyConversationLinkToClipboard`Grigorii Shartsev
2023-03-21chore(frontend): lint and add comments in urlServiceGrigorii Shartsev
2023-03-21feat: add utils for generating absolute links and copy a chat linkGrigorii Shartsev
2023-03-09Fix new conversation button marginMarco
2023-03-01Lint fixMarco
2023-02-27set focus to native input in NcInputFieldMaksim Sukharev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2022-11-17Fix link and password option of new conversationsJoas Schilling
2022-09-21Remove vue-clipboard2Joas Schilling
2022-09-14Fix participant searchMarco Ambrosini
2022-09-14Fix focusMarco Ambrosini
2022-09-01Fix scroll height in conversation creationJoas Schilling
2022-09-01Move LeftSidebar components to new vue componentsCarl Schwan
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-13Fix icon size type in contacts selection bubbleDaniel Calviño Sánchez
2022-08-12Fix import of ButtonVueJoas Schilling
2022-08-10Move "Remove participant" button to VueJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-07-15Remove invalid attribute icon from buttonJoas Schilling
2022-07-13Since v5.0.0 of the lib, the property decorative has been removed.Joas Schilling