Martin Artnik
52f9a8411c
Merge branch 'release/1.35.0' into develop
2024-08-01 15:40:09 +02:00
Martin Artnik
096d1fca92
Implement soft locked repository [SCI-10880]
2024-07-11 15:41:13 +02:00
Andrej
794d176535
Add new columns to the repository [SCI-10400]
2024-05-27 16:22:56 +02:00
ajugo
98ee391d03
Filter already connected items on repository item relationship modal [SCI-9916] ( #6934 )
2024-01-15 09:41:52 +01:00
ajugo
b5d20b13c4
Remove relationship section for snapshot item cards [SCI-9963] ( #6913 )
2024-01-11 11:44:14 +01:00
wandji
e31448c8e7
Add archived label for inventories and item in item card relationships and modal [SCI-9122] ( #6884 )
2024-01-10 17:23:15 +01:00
wandji
5c0c3e0eca
Add permission helper for connecting inventory items [SCI-9915] ( #6868 )
2024-01-04 09:47:40 +01:00
Soufiane
cbe1eef8af
Add the ability to unlink parent/child items [SCI-9712] ( #6725 )
2024-01-03 14:15:30 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] ( #6648 )
...
* Make item relationship togglable [SCI-9669]
* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
wandji
a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] ( #6786 )
2023-12-11 17:05:54 +01:00
wandji
dceb92021a
Connect add relationship modal to backend [SCI-9711] ( #6749 )
2023-12-11 10:43:47 +01:00
Oleksii Kriuchykhin
fa35de6a58
Merge branch 'develop' into features/inventory-items-relationships
2023-11-24 14:04:18 +01:00
wandji
3b165ba92d
Read inventory item number column decimal value from backend [SCI-9764] ( #6698 )
2023-11-23 17:45:50 +01:00
Andrej
7c5109fb12
Fix manage edit card permission propagation [SCI-9770]
2023-11-23 11:11:43 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Soufiane
bc2904823d
Add link to assigned item to task for snapshots version [SCI-9689] ( #6656 )
2023-11-22 14:53:08 +01:00
Soufiane
12006bc286
Add relationships section to the items sidebar [SCI-9668] ( #6623 )
2023-11-14 14:04:46 +01:00
wandji
a16de72611
Mange stock modal improvements [SCI-9591] ( #6545 )
...
* Mange stock modlla improvements [SCI-9591]
* Fix manage stock modal close button [SCI-9591]
* Update manage stock url after update stock value [SCI-9591]
2023-10-30 09:47:10 +01:00
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02:00
ajugo
7c54509c58
Add editing of asset files for repository items sidebar [SCI-9413] ( #6448 )
2023-10-26 12:59:11 +02:00
Soufiane
e8cb940665
Fix 500 error when clicking on another item [SCI-9595] ( #6527 )
2023-10-25 13:47:06 +02: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
Oleksii Kriuchykhin
ae7995fee2
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-19 12:59:45 +02:00
wandji
c8359cdf3a
Add controller action to update inventory item cell data [SCI-9478] ( #6379 )
2023-10-16 17:43:53 +02:00
Alex Kriuchykhin
80ccd0039c
Apply saved custom columns order to the inventory item card [SCI-9540] ( #6462 )
2023-10-16 16:38:43 +02:00
Gregor Lasnibat
3b4fbc944f
Added archived columns [SCI-9469]
2023-10-16 13:02:28 +02:00
Gregor Lasnibat
b5ece3429f
Fixed missing inventory columns on item card [SCI-9469] ( #6416 )
2023-10-13 09:51:50 +02:00
ajugo
04a898760a
Add assign button to item cards [SCI-9158] ( #6326 )
2023-10-12 15:46:13 +02:00
Gregor Lasnibat
60d79be220
Working on item card interactions, implemented close on click outside [SCI-9470] ( #6401 )
...
Fixed date format, checklist content, active/archived state [SCI-9470]
Fixed date formatting on BE [SCI-9470]
2023-10-12 15:26:41 +02:00
ajugo
357eebee40
Fix stock export on task [SCI-9477] ( #6400 )
2023-10-12 14:43:17 +02:00
wandji
d236ba0a5b
Add reminders to item card [SCI-9154] ( #6285 )
...
* Add reminders to item card [SCI-9154]
* Refactor item card reminder component [SCI-9154]
2023-10-11 09:35:10 +02:00
wandji20
2372edcf25
Add export button to item card [SCI-9157]
2023-10-03 10:52:57 +01:00
Andrej
5e5010632d
Fix naming in assigned my module helper [SCI-9155]
2023-09-27 11:44:08 +02:00
Andrej
e0355bd75a
Fix generation of labels [SCI-9155]
2023-09-25 11:47:30 +02:00
Andrej
9ca96145d5
Merge branch 'features/october-release' of https://github.com/scinote-eln/scinote-web into aj_SCI_9155_tmp
2023-09-25 08:05:28 +02:00
Gregor Lasnibat
1bf2bc6156
Refactoring RepositoryItemSidebar and custom columns [SCI-9153]
...
Fixed regular card (without cusotm columns) styles [SCI-9153]
Updated API to return column name, working on subcomponents [SCI-9153]
TooltipPreview on dynamic file component working [SCI-9153]
Finished new item card refactor [SCI-9153]
PR fix 01 [SCI-9153]
PR fixes 02 [SCI-9153]
2023-09-21 20:18:20 +02:00
Andrej
56a57233df
Add assigned tasks block to the item card [SCI-9155]
2023-09-19 15:40:32 +02:00
Oleksii Kriuchykhin
3b170a0c0d
Connect backend to the new item card [SCI-9313]
2023-09-18 16:42:01 +02:00