Grigory Vodyanov

Results 33 issues of Grigory Vodyanov

Fix https://github.com/nextcloud/contacts/issues/3706 | Before | After | | - | - | | ![image](https://github.com/nextcloud/contacts/assets/76647797/8d41bb03-87e4-481d-a574-0fa3b1b1efbd) | ![image](https://github.com/nextcloud/contacts/assets/76647797/29129951-d635-4151-b252-58ac50a417ff) |

Close https://github.com/nextcloud/calendar/issues/5697 TODO: - [x] Create service - [x] Create separate function to limit repetition between service and `freeBusyResourceEventSource.js` - [ ] Implement the automatic slot search (basic mechanism done)...

2. developing

Close https://github.com/nextcloud/calendar/issues/5686 as part of https://github.com/nextcloud/groupware/issues/64 Continuation of https://github.com/nextcloud/calendar/issues/5685 TODO: - [x] Migrate setting store - [x] Update settings store usage - [x] Migrate principals store - [x] Update principals...

2. developing
technical debt

### ☑️ Resolves * Fix https://github.com/nextcloud/mail/issues/7171 ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- ![image](https://github.com/nextcloud-libraries/nextcloud-vue/assets/76647797/d8e142bd-a110-4123-89c7-6d05439c81db) | ![image](https://github.com/nextcloud-libraries/nextcloud-vue/assets/76647797/93b7b1f2-f1a6-4f63-91b8-f77041a41658) ### 🏁 Checklist - [x] ⛑️ Tests are included or are not...

bug
3. to review
feature: app-navigation

### ☑️ Resolves * Fix https://github.com/nextcloud/mail/issues/9109 * Instead of https://github.com/nextcloud/mail/pull/9179 ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- ![image](https://github.com/nextcloud-libraries/nextcloud-vue/assets/76647797/273ec634-4488-4302-9cc7-e18f61f6edb5) | ![image](https://github.com/nextcloud-libraries/nextcloud-vue/assets/76647797/924e9ee5-b732-4f35-bb95-3bb3b81a5089) ### 🏁 Checklist - [x] ⛑️ Tests are...

bug
feature: app-navigation
design

So for example if you clone `nextcloud-docker-dev` into a directory called `Nextcloud dev` the script will fail

bug

Fix https://github.com/nextcloud/mail/issues/9452 Adds mail recipients automatically when the NcSelect is deselected

3. to review

With this plugin being called at runtime: ```bash [ ] Restarted application in 391ms. [ +462 ms] free(): corrupted unsorted chunks [+1337 ms] Service protocol connection closed. [ ] Lost...

Seen in [Calendar](https://github.com/nextcloud/calendar/issues/6004) and Mail Console trace: ``` AttachmentsList.vue:67 [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only...

bug