Gregor Lasnibat
80de7483eb
Prepare a modal displaying relationships for a specific item [SCI-9357]
2023-10-03 09:33:39 +02:00
Andrej
1aa9b17b1a
Add relationship column to the inventory [SCI-9356]
2023-09-26 11:12:45 +02:00
artoscinote
bb3a2f1c24
Fix applying resizable class [SCI-9137] ( #6093 )
2023-08-29 10:20:46 +02:00
Martin Artnik
0faad52f6c
Merge branch 'hotfix/1.28.0.1' into develop
2023-08-24 12:14:30 +02:00
wandji20
b9e391e781
Fix inventory item CSS abd set nonce shared file preview inline JavaScript [SCI-9043]
2023-08-15 14:28:53 +01:00
Martin Artnik
e0ceaa44cd
Fix column resizing for existing inventories with no colSize data [SCI-8984]
2023-08-08 14:01:32 +02:00
Anton
89c526103d
Merge branch 'develop' into features/remove-front-end-gems
2023-08-07 11:23:21 +02:00
Alex Kriuchykhin
b365553a14
Merge pull request #5917 from scinote-eln/features/august-release
...
Merge features/august release to develop
2023-08-04 14:01:44 +02:00
Martin Artnik
ca503401fe
Fix loading of column order if no sizes are present [SCI-8934]
2023-07-26 16:05:03 +02:00
Martin Artnik
3978d9efef
Merge branch 'develop' into features/august-release
2023-07-26 11:22:49 +02:00
Martin Artnik
c38d58336a
Preserve column widths when showing/hiding columns [SCI-8733]
2023-07-20 09:49:29 +02:00
Martin Artnik
5cc087835a
Merge branch 'develop' into features/august-release
2023-07-19 11:21:24 +02:00
ajugo
0d37011bba
Change behavior of repository table loading on state change [SCI-8637] ( #5712 )
2023-07-19 11:08:40 +02:00
Anton
1087f67228
Merge branch 'develop' into features/remove-front-end-gems
2023-07-18 14:36:40 +02:00
Soufiane
78d8a54e0d
Remove BMT and bioeddie from Scinote [SCI-8643] ( #5760 )
2023-07-13 09:45:53 +02:00
Anton
9a5abfabf7
Move js gems to packages [SCI-8772]
2023-07-05 12:03:44 +02:00
artoscinote
b78105c546
Fix column width limiting [SCI-7961] ( #5656 )
2023-06-22 14:33:16 +02:00
artoscinote
ad26237d02
Implement column resizing [SCI-7961] ( #5596 )
...
* Patch datatables to support ColReorder + ColResize [SCI-7961]
* Implement repository column resizing [SCI-7961]
* Fix colResize and colReorder interactions [SCI-7961]
* Add styling improvements for column interactions [SCI-7961]
* Update grip icons [SCI-7961]
* Tweaks and fixes [SCI-7961]
2023-06-20 12:52:02 +02:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
artoscinote
01b54763a2
Merge pull request #5477 from G-Chubinidze/gc_SCI_8464
...
CSS: inventory items top toolbar issues [SCI-8464]
2023-05-29 11:32:16 +02:00
artoscinote
1b1ecbfbaf
Merge pull request #5488 from G-Chubinidze/gc_SCI_8147
...
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
2023-05-29 11:08:41 +02:00
artoscinote
b1fe71719a
Merge pull request #5503 from sboursen-scinote/sb_SCI-8546
...
Duplicated item created in the inventory [SCI-8546]
2023-05-29 10:38:42 +02:00
ajugo
e2624987bd
Save repository table page to local storage [SCI-8512] ( #5501 )
2023-05-29 10:27:00 +02:00
sboursen-scinote
65cad3fedd
Fix duplicated items created in inventories [SCI-8546]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-28 22:36:52 +02:00
Giga Chubinidze
81db122a08
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
2023-05-26 03:14:27 +04:00
G-Chubinidze
2e21e286b7
Merge branch 'develop' into gc_SCI_8464
2023-05-25 15:32:00 +04:00
Anton
e755eb73a3
Unify datatables layout [SCI-8583]
2023-05-25 13:12:27 +02:00
Giga Chubinidze
9d9b454dc4
CSS: inventory items top toolbar issues [SCI-8464]
2023-05-25 11:18:47 +04:00
Anton
ecbd900362
Fix inventory page layout [SCI-8515]
2023-05-22 15:47:59 +02:00
Anton
7c9142de5e
Fix action toolbar init [SCI-8413]
2023-05-22 11:31:46 +02:00
sboursen-scinote
16ccd9703f
Implement the assign to task button [SCI-8252]
2023-05-17 16:18:11 +02:00
Alex Kriuchykhin
5a06f649d6
Merge pull request #5417 from scinote-eln/features/sa-item-assigning
...
Features/sa item assigning
2023-05-17 11:45:13 +02:00
artoscinote
aeb84e18d0
Implement bottom action toolbar for repository items [SCI-8300]
...
Implement bottom action toolbar for repository items [SCI-8300]
2023-05-17 11:27:55 +02:00
Andrej
32d8fc3e0c
Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/sa-item-assigning
2023-05-16 14:26:12 +02:00
Anton
9b2ae96a43
Merge branch 'develop' into features/navigation-refactor-v2
2023-05-16 10:22:11 +02:00
Soufiane
c28f86d46d
Refactor inline events [SCI-8434] ( #5403 )
...
Refactor inline events in task results [SCI-8434]
2023-05-16 09:34:36 +02:00
Anton
8f5560b016
Add barcode search field [SCI-8283]
2023-05-11 11:21:50 +02:00
Anton
5ec202e2c4
Update protocol top toolbar [SCI-8386]
2023-05-09 14:59:43 +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
Giga Chubinidze
efa0ae9534
Revamp of (top) toolbar - items [SCI-8307]
2023-05-03 23:25:13 +04:00
Soufiane
ea94cf4581
Bulk editing will display inaccurate changes after saving [SCI-8219] ( #5267 )
...
Fix race condition when submitting all forms [SCI-8219]
2023-04-25 14:35:45 +02:00
sboursen-scinote
dcd6f6267d
Merge develop in to sb_SCI-7815 [SCI-7815]
2023-04-12 15:46:52 +02:00
artoscinote
e2dc2e31ee
Revert "Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]"
2023-03-21 15:24:40 +01:00
artoscinote
a43c941b50
Merge pull request #5170 from G-Chubinidze/gc_SCI_8147
...
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
2023-03-21 15:18:37 +01:00
Giga Chubinidze
9dcd2f1500
Cursor position improvements, focused fields - part 2 [SCI-8147]
2023-03-21 13:17:44 +04:00
Alex Kriuchykhin
87153b8899
Improve filtering of user supplied data in the input and text fields [SCI-8095] ( #5106 )
2023-03-09 11:38:47 +01:00
sboursen-scinote
9852c4507e
Fix typo [SCI-7815]
2023-02-16 20:21:46 +01:00
ajugo
aa3ea584a9
Fix visibility of archived by and on column in repository [SCI-7674][7924] ( #4973 )
2023-02-14 16:27:17 +01:00
Oleksii Kriuchykhin
e51cf28ec6
Improve loading speed of inventory table [SCI-7638]
2023-01-18 11:10:43 +01:00
Anton
8ef5a742f6
Fix tooltip for clear reminders [SCI-7472]
2022-11-28 10:11:06 +01:00