Elizabeth Danzberger

Results 26 issues of Elizabeth Danzberger

### Issue(s) Fixes #879 ### Overview If a user has the ability to create/edit rows on a table/view, the user can also do so from the interactive table widget. The...

enhancement
3. to review
feedback-requested

### 💬 Summary Part of #5816 This PR implements search highlighting in Text. It is mainly a TipTap extension which subscribes to an event emitted with a search query, and...

enhancement
2. developing
discuss

This issue is for organizational purposes and is related to [#648](https://github.com/nextcloud/collectives/issues/648) from Collectives. Most of the implementation is done in Text so far, and this issue tracks the related pull...

enhancement
2. developing

* Resolves: #3711 * Target version: main ### Summary API which handles extracting and filling fields from document templates using Collabora API. Part of the workflow tasks required to automate...

enhancement
2. developing
php
feature: templates

### 📝 Summary This PR changes to using the refactored API for search highlighting. Instead of using [@nextcloud/event-bus](https://github.com/nextcloud-libraries/nextcloud-event-bus), we use the proper API implemented on the editor itself for searching...

enhancement
frontend
2. developing

Test coverage needs to be added for the new search highlighting being introduced with PR #1368

tests
1. to develop

### Is your feature request related to a problem? With the new form control extraction / filling API, it seems the `Date` type needs some extra work. If you have...

enhancement
unconfirmed

Should fix `ImageView.spec.js`. The issue seemed to be that the elements were loading, but too slowly and the Cypress commands timed out. Adding a longer timeout should be reasonable enough.

tests
3. to review
javascript

* Resolves: #4169 * Target version: main ### Summary When mentioning a user within a document from Collabora, it seems to search by the user's display name. Thus, if the...

3. to review
backport-request
php

* Target version: main ### Summary This resolves the issue on main where we are still using a legacy file upload plugin, causing an error and failing tests. I took...

enhancement
technical debt
php
javascript
tests