Gregor Lasnibat
f400e2f6d9
(fix) Assign to task - 'Type & Search' option not available [SCI-10382] ( #7279 )
2024-03-14 13:07:11 +01:00
Anton
de72f60cc1
Merge branch 'develop' into features/new-datatable
2024-01-11 15:14:36 +01:00
Gregor Lasnibat
30300dbe1d
(fix) Fix formatting in VUE files [SCI-9936]
2024-01-08 16:11:27 +01:00
Anton
be9c6c759f
Remove legacy [SCI-9680]
2023-11-29 11:36:44 +01:00
Anton
f92f0790ed
Fix resizeable navigator
2023-11-08 19:32:43 +01:00
ajugo
04a898760a
Add assign button to item cards [SCI-9158] ( #6326 )
2023-10-12 15:46:13 +02:00
Ivan Kljun
667025b7c6
Fix UI for consumption/edit stock/assign to task modals [SCI-9407]
2023-10-03 11:12:03 +02:00
Anton
16eedcdade
Revamp modals across app [SCI-8978]
2023-08-17 14:01:26 +02:00
Soufiane
8e6854309e
Fix broken inventory page [SCI-8690] ( #5633 )
...
- Stretch the datatable body to take all of the available space.
- Reload the datatable upon item assignment to task.
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-20 14:29:35 +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
1a689c9329
Add no-options placehoder to experiments dropdown [SCI-8517] ( #5495 )
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 21:10:53 +02:00
Soufiane
e5dc1f365b
Add a no-options placeholder for projects selector [SCI-8544] ( #5492 )
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 11:47:35 +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
Soufiane
adaa2b6a48
Extend flash messages for direct task items assignment [SCI-8443] ( #5414 )
...
Update item assigment modal flash messages [SCI-8443]
2023-05-17 16:17:19 +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