Commit graph

1465 commits

Author SHA1 Message Date
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
Soufiane 86b6f4243c
Fix wrong activity wording for add/remove stock [SCI-9721] (#6671) 2023-11-21 14:55:07 +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 3f6e8b0a78
Merge pull request #6667 from lasniscinote/gl_SCI_9686
(Fix) Only one item can be opened on item card [SCI-9686]
2023-11-21 10:23:35 +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
wandji 0fc485705c
Fix issue with decimal precision on the manage stock modal and ledger exports [SCI-9646] (#6641) 2023-11-20 13:25:20 +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 bbe71c4a26 (Fix) Only one item can be opened on item card [SCI-9686] 2023-11-19 18:10:19 +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 3bc7edc7f7 Merge branch 'develop' into features/inventory-item-card-edit 2023-11-15 10:58:42 +01:00
Anton b162e1b04f Fix repository range validation [SCI-9691] 2023-11-14 15:21:42 +01:00
Anton b7f876aa37 Date time picker improvments [SCI-9678][SCI-9688] 2023-11-14 11:26:27 +01:00
Soufiane 3fdc5038c3
Simplify the items sidebar opening/closing [SCI-9589] (#6630) 2023-11-13 17:07:13 +01:00
Anton cf0a1931cd Merge branch 'develop' into features/datetime-picker 2023-11-13 14:14:09 +01:00
wandji 2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] (#6608) 2023-11-13 14:13:53 +01:00
Anton 7e135405c5 Small css changes 2023-11-13 14:13:29 +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
Anton bb0fdad3dc Improve turbolinks 2023-11-09 19:22:50 +01:00
Anton e4deaf41a1 Update outside click 2023-11-09 12:40:06 +01:00
Anton 96fec890be Merge branch 'develop' into features/datetime-picker 2023-11-09 12:21:02 +01:00
Anton c7cd435e95 Merge branch 'develop' into features/datetime-picker 2023-11-09 11:40:26 +01:00
Martin Artnik 9811ee7592
Merge pull request #6612 from artoscinote/ma_SCI_9675
Fix outside-click directive to not kill Turbolinks [SCI-9675]
2023-11-09 11:37:56 +01:00
Martin Artnik 4c27ea32d2 Fix outside-click directive to not kill Turbolinks [SCI-9675] 2023-11-09 11:29:17 +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
Anton f92f0790ed Fix resizeable navigator 2023-11-08 19:32:43 +01:00
Anton dcf206368e Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-08 14:57:29 +01:00
Anton ee857feece Merge branch 'develop' into features/datetime-picker 2023-11-08 14:19:15 +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
Anton b09bd8a3c5 Add style styling to datetime pixker [SCI-9627] 2023-11-08 13:55:08 +01:00
Martin Artnik 4f9def96ca Fix handontable interactions [SCI-9655] 2023-11-08 12:26:11 +01:00
Anton a6b22b958c Fix datetime picker css 2023-11-07 16:10:17 +01:00
Anton 2ab479950a Replace datetime picker in activties and create task 2023-11-07 15:15:37 +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
Anton 2a0001c953 Fix results datetime picker [SCI-9628] 2023-11-07 12:06:46 +01:00
Anton 688538aa39 Replace datetime pickers in repositories [SCI-9629] 2023-11-07 11:46:25 +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
Anton d4f555da40 Replace datepicker in filters [SCI-9626] 2023-11-06 10:12:06 +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