Oleksii Kriuchykhin
3bc7edc7f7
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-15 10:58:42 +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
sboursen-scinote
eea386cb20
Disable autocomplete for input-with-history [SCI-9661]
2023-11-10 17:11:39 +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
dd7d95f6c4
Fixed Safari - Page jumps when scrolling & loading notifications [SCI-9458] ( #6583 )
2023-11-10 13:02:01 +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
aignatov-bio
88795df00f
Merge pull request #6594 from lasniscinote/gl_SCI_9643
...
Fix The navigator does not extend to the bottom of page [SCI-9643]
2023-11-09 10:40:52 +01:00
Gregor Lasnibat
654ebc7f93
Fix The navigator does not extend to the bottom of page [SCI-9643]
2023-11-08 14:08:44 +01:00
Ivan Kljun
bb657d9596
Fix TinyMCE headers for prot. templates & reduce animation scroll speed [SCI-9449]
2023-11-08 13:59:15 +01:00
Martin Artnik
4f9def96ca
Fix handontable interactions [SCI-9655]
2023-11-08 12:26:11 +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
Soufiane
c56de4d5ed
Show leave page alert only if Hot cell is in edit mode [SCI-9641] ( #6580 )
2023-11-06 16:56:13 +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
0c605ab63a
Previous name stays and multiple tabs open when creating Office files one after another [SCI-9516] ( #6577 )
...
* Fixed multiple subsequent MSOffice files being created [SCI-9516]
* Added clearing input when initialized [SCI-9516]
2023-11-03 14:15:26 +01:00
Gregor Lasnibat
68dc671f06
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 11:17:55 +01:00
Martin Artnik
93861a1b22
Merge pull request #6382 from G-Chubinidze/gc_SCI_9433
...
Missing file preview [SCI-9433]
2023-11-03 11:16:30 +01:00
Martin Artnik
a03a678931
Merge pull request #6473 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
...
Add a listener for when TinyMCE is opened and adjust headers [SCI-9449]
2023-11-03 11:08:35 +01:00
Soufiane
c1beaf0acd
Save Hot table content when cell is changed [SCI-9641] ( #6573 )
...
- Changing selected cell using Tab/Enter/Click/arrow keys saves table data.
- Show warning message when unloading the window is data is not yet saved.
2023-11-03 10:35:15 +01:00
Gregor Lasnibat
31814b7d32
Fixed multiple subsequent MSOffice files being created [SCI-9516] ( #6572 )
2023-11-03 10:33:40 +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
Oleksii Kriuchykhin
a7c587ca1c
Revert chages to shared inline editing component [SCI-9412]
2023-10-27 10:59:28 +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
Martin Artnik
5a073b1364
Merge branch 'develop' into features/bugfixes-and-css
2023-10-27 10:29:13 +02:00
Martin Artnik
5fb1a00a21
Revert "Break after first image [SCI-9588]"
2023-10-26 14:58:27 +02:00
Anton
c90aa8ee62
Break after first image [SCI-9588]
2023-10-26 14:33:44 +02:00
Anton
a4e48c798d
Fix web insert image [SCI-9127]
2023-10-26 14:24:45 +02:00
Anton
fded38a5a6
Fix i18n for clipboard modal [SCI-9588]
2023-10-26 13:32:17 +02:00
Anton
261f853b03
Fix image ratio
2023-10-26 13:24:29 +02:00
ajugo
7c54509c58
Add editing of asset files for repository items sidebar [SCI-9413] ( #6448 )
2023-10-26 12:59:11 +02:00
Anton
0ffd3dcee3
Add image paster [SCI-9588]
2023-10-26 12:15:30 +02:00
Martin Artnik
e8299c2851
Remove max with from result and step text fields [SCI-9587]
2023-10-26 10:23:14 +02:00
aignatov-bio
ff667a3a2b
Merge pull request #6529 from scinote-eln/features/navigator-resize
...
Features/navigator resize
2023-10-25 14:05:14 +02:00
Anton
da3c54b7f0
Merge branch 'develop' into features/bugfixes-and-css
2023-10-25 13:26: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
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
aignatov-bio
453bdf0082
Merge pull request #6508 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
...
Fix drag n drop on results
2023-10-20 09:43:49 +02:00
Anton
635a4b7fb3
Fix drag n drop on results
2023-10-19 17:41:13 +02:00
Alex Kriuchykhin
8a18bc6ad3
Fix item card on results page, fix smart annotation links in RTE fields [SCI-9572] ( #6506 )
2023-10-19 16:35:23 +02:00
Alex Kriuchykhin
18c03eb836
Fix smart annotation links on the item card [SCI-9571] ( #6501 )
2023-10-19 16:35:15 +02:00
aignatov-bio
efaef6f182
Merge pull request #6507 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
...
Add drag n drop to results [SCI-9576]
2023-10-19 16:03:02 +02:00