Commit Graph

1230 Commits (54d753262ba02c3aab47444fc04c06fd02b2e53c)

Author SHA1 Message Date
Henriette Dinger 2f508b2fba Redirect to WP list when deleting a WP from there, otherwise redirect to where the user came from 6 years ago
Henriette Dinger 49abb7157b Add margin to user avatars in WP views 6 years ago
Henriette Dinger 1367cee605 Avoid automatic reopening once the select field is closed 6 years ago
Henriette Dinger 008a26eba8 Open select field only when variable says so 6 years ago
Henriette Dinger d3f3258712 Initialise options array to avoid error when loading the values take longer (e.g for user CF) 6 years ago
Henriette Dinger 21623fadc0 Add „New Features“ component for home screen block which can be updated with every release to promote new features 6 years ago
Oliver Günther c7f8675d78
Ensure options is an array 6 years ago
Oliver Günther e2eec802db
Reset openDirect after opening 6 years ago
Oliver Günther 5599c245de
Ensure correct behavior of requestFocus 6 years ago
Oliver Günther f06480e0c6
Make click position work in Firefox as well 6 years ago
ulferts 07331c0de9
actually provide relation type to backend 6 years ago
Oliver Günther fa2675f791
[30247] Fix regresion from double click work package search 6 years ago
Oliver Günther 1a16c039a2
Add an avatar endpoint to avoid loading user API 6 years ago
Oliver Günther e776dcb6da
[30246] Defer loading form for work package fields 6 years ago
Markus Kahl bc5adfcba7
attachments for meeting contents (MeetingAgenda, MeetingMinutes) 6 years ago
Henriette Dinger 147d4f4c9f Add test for inline creation of versions from within WP view && adapt tests to new component 6 years ago
Henriette Dinger 7ba63a07fd Let version autocompleter inherit from generic component to avoid code duplication 6 years ago
Henriette Dinger 67032ac14c Register versionAutocompleter for version fields (and thus enable the create option for these select fields) 6 years ago
Henriette Dinger f4c67ec873 Use new createAutocompleter for selectFields. This is the preparation for special selectFields that enable creating new elements from within the autocompleter. 6 years ago
Henriette Dinger 04513e5b12 * Extract functionality to add versions from within an autocompleter to its own component. 6 years ago
Henriette Dinger 65bc783767 Increase avatars in WP table 6 years ago
Oliver Günther 6ea751b9e4
Use shallow copy in changeset 6 years ago
Oliver Günther 9a7ff60976
Replace jquery-autocomplete in wp-relations-autocomplete 6 years ago
Henriette Dinger 0b0535b7cc Focus the autocompleter of the add-list-modal 6 years ago
Henriette Dinger 6812df7a53 Add new teaser video on the boards page when there is no EE token 6 years ago
Oliver Günther bc06da3a00
[30231] Allow users edit_work_packages permission to save query 6 years ago
Henriette Dinger f9ba51ed94 Add (and adapt) tests to new possibility to create versions from within a board 6 years ago
Henriette Dinger b2bb96159c Check for permissions to add new versions and show the according autocompleter field 6 years ago
Henriette Dinger 47838f46b4 Enable creation of new versions from the board „add list“-modal 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther c6d64dc9cf
[30230] Don't pass injector in isolated query 6 years ago
Oliver Günther 279569c18c
[30231] Correctly reset form when cancelling editing 6 years ago
Oliver Günther 02fd9365c9
Avoid change detection error by wrapping attach in timeout 6 years ago
Henriette Dinger c57310af19 Check for correct permissions to edit a version before adding the link to the board menu 6 years ago
Henriette Dinger 510ea04dec Allow page change when coming from a non-angular state 6 years ago
Oliver Günther 944f1b7ab9
Use the correct injector to pass into attribute groups 6 years ago
Henriette Dinger 88263b3c63 Let action services define „action“-specific menu items (e.g. edit version) in the board list 6 years ago
Oliver Günther 6c0a82397f
Correctly reset frontend when description changed 6 years ago
Henriette Dinger 6c17b849c2 Show red border and overlay over table result when no value is set for multiSelect Filter (e.g. status). 6 years ago
Henriette Dinger 18e4487589 Use correct attribute to set highlighting according to query params 6 years ago
Henriette Dinger 4d85b28f40 Allow editing of board list headers only for free boards 6 years ago
Henriette Dinger 19f02c8c0a Changing the type afterwards leads to a change in the description if the description is empty or still the default template. Changes made by the user shall not be overridden. 6 years ago
Henriette Dinger 981754aa55 Hide status button in WP cards only in status boards 6 years ago
Henriette Dinger 723208d6bd Add label „new“ for boards module 6 years ago
Henriette Dinger a875233829 Show avatar in MultiUserCF. Therefore extend the portal in the WP view to handle multiple user inputs 6 years ago
Henriette Dinger e9facd64c9 Remove portal only on destroy of the attribute group as this is the place of the isolated query space 6 years ago
Henriette Dinger 07623bcc27 Add user name to the avatar in WP views and adapt tests accordingly 6 years ago
Henriette Dinger ab94f81ebb Delete all portals on table refresh 6 years ago
Henriette Dinger 500b8cfa2d Add a portal to show user avatar component in the WP table 6 years ago
Henriette Dinger 0d40109a62 Add display field for Users to show user avatar (WiP) 6 years ago