Gregor Lasnibat
30300dbe1d
(fix) Fix formatting in VUE files [SCI-9936]
2024-01-08 16:11:27 +01:00
Oleksii Kriuchykhin
372ef32f03
Merge branch 'develop' into features/inventory-items-relationships
2023-12-14 11:28:04 +01:00
wandji
dceb92021a
Connect add relationship modal to backend [SCI-9711] ( #6749 )
2023-12-11 10:43:47 +01:00
Martin Artnik
7c73f284b4
Merge branch 'features/notification-revamp' into develop
2023-12-06 11:36:32 +01:00
Gregor Lasnibat
3f135a9e12
(fix) Hover and mouse pointer on item card is not correct [SCI-9791]
2023-11-29 10:59:24 +01:00
Anton
10f7157cc3
Fix focus on select dropdown
2023-11-28 10:44:48 +01:00
Gregor Lasnibat
b6752b6851
(fix) Update CSS according to Figma design (pair-programming/UX) [SCI-9694]
2023-11-27 14:43:49 +01:00
wandji
2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] ( #6608 )
2023-11-13 14:13:53 +01:00
Soufiane
809aaa8aa3
Implement field editing for the new item card [SCI-9412] ( #6421 )
...
- Created new checklist component.
- updated the functionality of the select-search component.
- Name field.
- Text fields.
- Numeric fields.
- List fields.
- Status fields.
- Checklist fields.
2023-10-24 15:49:37 +02:00
Anton
d795f996f2
Merge branch 'develop' into features/ui-revamp
2023-06-14 15:18:50 +02:00
Anton
b434c8a2c7
Update css for team selection and search field [SCI-8540]
2023-06-13 11:52:14 +02:00
sboursen-scinote
43bf1cf0eb
Add loading state to select_search [SCI-8545]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-12 10:49:31 +02:00
Soufiane
f21dc998b9
Add filtering for project/experiment filter for assignable tasks [SCI-8442] ( #5441 )
...
* Remove object without edit permission in P/E/T filters [SCI-8442]
* Leave only experiments and projects with active tasks [SCI-8442]
2023-05-24 10:47:27 +02:00
sboursen-scinote
9662eb7264
Improve the logic of the select and select_search components
...
> There is no need for the two components to hold their `value` state.
It can be propagated from the component that uses them.
This will help 'clear' the search when modification is finished.
2023-05-17 19:01:16 +02:00
sboursen-scinote
d6a3da2c6f
Fix hound [SCI-8250]
2023-05-08 09:57:31 +02:00
sboursen-scinote
5f8eafedf9
Create a modal for item assignment from inventory page [SCI-8250]
...
- Fix the behavior of the search_select.
- Fix select options positioning.
- Get the items to assign from selected rows.
- Style the modal.
Style the modal [SCI-8250]
Fix select options positioning [SCI-8250]
2023-05-08 09:43:18 +02:00
sboursen-scinote
443cd21090
WIP: Create a modal for inventory item assignment from inventory page [SCI-8250]
2023-05-05 08:44:40 +02:00
Martin Artnik
863054b044
Implement basic select/search-select components in vue [SCI-8249]
2023-05-03 12:37:14 +02:00