wandji
6c11c6641b
Fix double request for editing item card name [SCI-9771] ( #6696 )
...
* Fix double request for editing item card name [SCI-9771]
* Set repository cell to nil after deleting repository cell in row update service [SCI-9771]
2023-11-23 17:35:34 +01:00
Oleksii Kriuchykhin
9adad3139c
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-23 11:39:08 +01:00
Soufiane
ed49e8296b
Fix item card transition after switching to Vue3 [SCI-9589] ( #6691 )
2023-11-23 11:30:49 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Gregor Lasnibat
6db47192fd
Merge pull request #6686 from lasniscinote/gl_SCI_9683
...
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 16:16:10 +01:00
Gregor Lasnibat
1ff3e43171
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 14:15:24 +01:00
Soufiane
09310f6546
Fix scrolling edge case for the ScrollSpy component [SCI-9690] ( #6661 )
...
- Clicking on navigator item should highlight the item when the window is zoomed out or zoomed in (not 100%).
- Clicking on navigator item should scroll to section when window is zoomed in.
2023-11-22 11:05:52 +01:00
wandji
dcadf3f4db
Fix displayed selected value checklist component [SCI-9702] ( #6659 )
2023-11-22 11:05:05 +01:00
wandji
ee49dd1895
Update placeholder value for item card asset field [SCI-9615] ( #6668 )
2023-11-21 11:07:57 +01:00
Martin Artnik
f03883ca3c
Merge pull request #6675 from lasniscinote/gl_SCI_9681
...
(fix) Item card changes are not visible at click away [SCI-9681]
2023-11-21 10:17:48 +01:00
wandji
91f650e227
Reload inventory table after changes to item card [SCI-9617] ( #6626 )
...
* Reload inventory table row after changes to item card [SCI-9617]
* Reload full table after updating item card column [SCI-9617]
* Update 2 line if condition formatting style [SCI-9617]
2023-11-20 15:26:01 +01:00
Gregor Lasnibat
e3cd70ea0d
(fix) Item card changes are not visible at click away [SCI-9681]
2023-11-20 09:36:47 +01:00
Gregor Lasnibat
4ad01a4086
Apply vue3 upgrade to Item Card [SCI-9708]
2023-11-16 16:25:34 +01:00
Oleksii Kriuchykhin
cc8b993430
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-16 11:12:50 +01:00
Oleksii Kriuchykhin
e8abbbbcdf
Merge branch 'develop' into features/inventory-items-relationships
2023-11-16 11:04:27 +01:00
Oleksii Kriuchykhin
fdb4e93e16
Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships
2023-11-14 15:28:57 +01:00
Soufiane
12006bc286
Add relationships section to the items sidebar [SCI-9668] ( #6623 )
2023-11-14 14:04:46 +01:00
Soufiane
3fdc5038c3
Simplify the items sidebar opening/closing [SCI-9589] ( #6630 )
2023-11-13 17:07:13 +01:00
wandji
2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] ( #6608 )
2023-11-13 14:13:53 +01:00
Gregor Lasnibat
066e44f15a
Removed duplicate header [SCI-9649]
2023-11-10 14:12:36 +01:00
wandji
3cad0e6e05
Refresh date values after update in item card [SCI-9617] ( #6556 )
...
* Refresh date values after update in item card [SCI-9617]
* Update datetime fields to update row celss only when date changes [SCI-9617]
* Preserve dataTable page when reloading from in item card edit [SCI-9617]
2023-11-10 13:25:46 +01:00
Gregor Lasnibat
75cc7734f5
Item card inner navigation behavior improvement [SCI-9649] ( #6617 )
2023-11-10 10:50:32 +01:00
Soufiane
25225043a7
Fix broken items sidebar animation [SCI-9589] ( #6614 )
2023-11-10 10:15:03 +01:00
Anton
f92f0790ed
Fix resizeable navigator
2023-11-08 19:32:43 +01:00
Soufiane
7bc7735da0
Smart annotation not working and some CSS issues [SCI-9616] ( #6563 )
...
* Fix SmartAnnotaion and minor style issues for items card components [SCI-9616]
* Improve code readability and organisation [SCI-9616]
2023-11-07 12:39:07 +01:00
Soufiane
dbff182314
Edit number/text column inside item card [SCI-9600][SCI-9696] ( #6546 )
...
* Refactor Repository Text and Number value component [SCI-9600]
- Refactor text and number components.
- Add number validation.
* Create a Textarea standalone component [SCI-9600][SCI-9618]
2023-11-07 12:30:49 +01:00
Gregor Lasnibat
a0da544e27
Merge pull request #6575 from lasniscinote/gl_SCI_9601
...
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 14:18:20 +01:00
Gregor Lasnibat
68dc671f06
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 11:17:55 +01:00
Gregor Lasnibat
46199340aa
Rewriting scrolling logic [SCI-9584]
2023-11-02 13:38:04 +01:00
ajugo
256bc0f9e1
Merge pull request #6555 from sboursen-scinote/sb_SCI-9589
...
Opening and closing animation [SCI-9589]
2023-11-02 13:14:56 +01:00
wandji
4fd3933bdb
Fix wrong placeholders for item card fields in edit mode [SCI-9615] ( #6553 )
...
* Fix wrong placeholders for item card fields in edit mode [SCI-9615]
* Refactor date time range className [SCI-9615]
2023-10-30 17:30:23 +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
sboursen-scinote
8a96c2d29e
Add opening and closing transitions to the inventory items sidebar [SCI-9589]
2023-10-30 09:28:22 +01:00
Oleksii Kriuchykhin
ee76488f32
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-27 14:25:32 +02: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
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
Martin Artnik
0e3c7eaf26
Fix issue with text value rendering [SCI-9583]
2023-10-24 13:15:17 +02:00
wandji
cedb0cc023
Add edit feature for item card date fields [SCI-9416] ( #6431 )
2023-10-23 20:57:12 +02:00
Alex Kriuchykhin
18c03eb836
Fix smart annotation links on the item card [SCI-9571] ( #6501 )
2023-10-19 16:35:15 +02:00
Gregor Lasnibat
8e7f216fb0
Fixed Item card file link [SCI-9479] ( #6504 )
2023-10-19 15:58:28 +02:00
wandji
f71cc4755c
Add title custom column names [SCI-9546] ( #6502 )
2023-10-19 15:56:11 +02:00
ajugo
b6a363cbb5
Add loader on tooltip preview on item cards [SCI-9554] ( #6499 )
2023-10-19 15:54:57 +02:00
Gregor Lasnibat
2a8c25b2a9
Fixed Item card file link [SCI-9479]
2023-10-19 13:35:37 +02:00
Gregor Lasnibat
6e6afaf223
Implemented custom scrollspy logic [SCI-9528] ( #6495 )
2023-10-19 11:36:12 +02:00
wandji
72d1abf0be
Fix issues displaying checklist items on item card [SCI-9538] ( #6493 )
2023-10-19 11:24:03 +02:00
wandji
18f9d43a80
Fix issue with long column names in item card [SCI-9546] ( #6488 )
2023-10-19 11:23:36 +02:00
Gregor Lasnibat
1709abaa9e
Fixed Buttons on the right side of top toolbar are not responding [SCI-9550] ( #6491 )
2023-10-19 11:03:09 +02:00
wandji
782d10443d
Use default browser tooltip for shoing tooltips in items card [SCI-9537] ( #6490 )
2023-10-19 11:02:13 +02:00
ajugo
aed5418366
Fix closing item sidebar for printing label modal [SCI-9541] ( #6486 )
2023-10-19 09:48:20 +02:00
Soufiane
9de448141e
Fix text and number columns expend/collapse scroller issues [SCI-9545] ( #6468 )
2023-10-19 09:47:04 +02:00
Alex Kriuchykhin
54daf91701
Fix displaying of assign button on inventory item card [SCI-9559] ( #6483 )
2023-10-19 09:38:28 +02:00
Anton
ebf092d82d
Fix item card status spacing [SCI-9558]
2023-10-18 15:07:24 +02:00
wandji
f83f5a8b58
Hide export button inntem card when item has no stock set [SCI-9509] ( #6478 )
2023-10-18 10:37:56 +02:00
ajugo
191cfe45db
Fix repository item card CSS [SCI-9547] ( #6477 )
2023-10-18 10:06:21 +02:00
Soufiane
fc52b7bdab
Fix item card css issues [SCI-9536] ( #6458 )
2023-10-17 17:09:11 +02:00
Soufiane
e0dd8fb2fe
Hide assign item button when item is archived in item-card [SCI-9548] ( #6471 )
2023-10-17 17:05:17 +02:00
ajugo
195d56cfd7
Fix closing of item card sidebar on opening file preview [SCI-9541] ( #6464 )
2023-10-17 16:32:39 +02:00
ajugo
cede97d7d9
Fix closing items sidebar on opened modals [SCI-9541] ( #6455 )
2023-10-16 15:59:32 +02:00
Gregor Lasnibat
3b4fbc944f
Added archived columns [SCI-9469]
2023-10-16 13:02:28 +02:00
Martin Artnik
45699fdced
Merge pull request #6445 from sboursen-scinote/sb_SCI-9527
...
Fix item card scroller [SCI-9527]
2023-10-16 11:46:47 +02:00
Gregor Lasnibat
57bfe0036b
Fix Rename the buttons Show/Hide in multiline text fields [SCI-9439] ( #6444 )
2023-10-16 10:12:21 +02:00
sboursen-scinote
cfa8a12b6d
Fix item card scroller [SCI-9527]
2023-10-14 13:03:49 +02:00
Gregor Lasnibat
8a30e70daa
PR fix, removed optional chaining [SCI-9469]
2023-10-13 11:54:39 +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
27652fd1a0
Working on sticky header + navigation behaviour [SCI-9472] ( #6428 )
...
Working on highlighting ScrollSpy when scrolling. Decided on external library [SCI-9472]
Finished not sticky item header v.01 [SCI-9472]
PR fix01 [SCI-9472]
2023-10-12 15:35:30 +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
e0148cca31
Fix image preview and status icon for items card [SCI-9480] ( #6413 )
2023-10-12 15:19:51 +02:00
wandji
45cfe77ef7
Add qr code and print label to item card [SCI-9471 ( #6364 )
...
* Add qr acode and print label to item card [SCI-9471
* Remove jQuery handler for setting barcode image src [SCI-9471]
2023-10-12 15:10:54 +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
Gregor Lasnibat
cac2b3c37e
Merge pull request #6394 from lasniscinote/gl_SCI_9474
...
Fixed no file preview on item card [SCI-9474]
2023-10-10 15:16:36 +02:00
Gregor Lasnibat
1b85b251ba
Fixed no file preview on item card [SCI-9474]
2023-10-09 17:10:41 +02:00
Andrej
ab49c52054
Fix css for item card [SCI-9475]
2023-10-09 09:33:38 +02:00
Gregor Lasnibat
87714b4dd9
Fixed breaking QR code generation [SCI-9354]
2023-10-03 15:11:40 +02:00
wandji20
285276a59a
Rename item card export label [SCI-9157]
2023-10-03 10:54:45 +01:00
wandji20
2372edcf25
Add export button to item card [SCI-9157]
2023-10-03 10:52:57 +01:00
Gregor Lasnibat
a5ad6d375e
Fixed repositoryItemSidebar wrapper covering up content when closed [SCI-9354]
2023-10-02 17:00:47 +02:00
Gregor Lasnibat
f352c7f186
Working on new behaviour for switching between item clicks [SCI-9354]
...
Working on scrolling and highlighting [SCI-9354]
Item card preload and section title animation [SCI-9354]
Added box-shadow [SCI-9354]
Refactored logic and styles [SCI-9354]
PR fix, added back the missing HighlightComponent [SCI-9354]
PR fixes, refactoring [SCI-9354]
PR fix [SCI-9354]
Fixed scrolling to 'Assigned', highlighting [SCI-9354]
PR fix, modular logic, rename [SCI-9354]
2023-09-28 13:21:20 +02:00
Alex Kriuchykhin
ba5ef94764
Merge pull request #6253 from rekonder/aj_SCI_9155_tmp
...
Add assigned tasks block to the item card [SCI-9155]
2023-09-27 15:03:20 +02:00
Gregor Lasnibat
4e6646e3f9
Added a missing RepositoryTimeValue component [SCI-9153-v2]
...
PR fix [SCI-9153-v2]
PR fix 02 [SCI-9153-v2]
2023-09-25 14:02:05 +02:00
Andrej
4e6ccce9dd
Merge branch 'features/october-release' of https://github.com/scinote-eln/scinote-web into aj_SCI_9155_tmp
2023-09-25 11:49:51 +02:00
Andrej
e0355bd75a
Fix generation of labels [SCI-9155]
2023-09-25 11:47:30 +02:00
wandji
7dac5e63be
Add navigation section to item card [SCI-9154] ( #6252 )
2023-09-25 10:49:09 +02:00
wandji
5314ef14c7
Revert "Add navigation section to item card [SCI-9154] ( #6268 )" ( #6284 )
...
This reverts commit 7430f2240d
.
2023-09-25 10:46:19 +02:00
wandji
7430f2240d
Add navigation section to item card [SCI-9154] ( #6268 )
2023-09-25 09:53:12 +02:00
wandji
767c98c101
Add barcode and print label to item card [SCI-9156] ( #6269 )
...
* Add barcode and print label to item card [SCI-9156]
* Rename wrong label [SCI-9156]
2023-09-22 16:17:42 +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