artoscinote
4daf01feee
Fix snapshot consumption display [SCI-6734] ( #4035 )
2022-04-20 11:07:26 +02:00
Anton
1be5ba9dd0
Fix stock modal add/remove value preset value [SCI-6740]
2022-04-19 13:44:53 +02:00
Anton
ed49e93a6a
Highlight negative stock in modal with red [SCI-6729]
2022-04-15 12:08:29 +02:00
artoscinote
30ee6cd40c
Refactor and fix display of stock warnings and stock consumption [SCI-6734] ( #4021 )
...
* Refactor and fix how stock consumption is displayed [SCI-6734]
* Refactor and fix display of stock warnings [SCI-6734]
2022-04-14 14:27:31 +02:00
aignatov-bio
4a232ac391
Merge pull request #4020 from biosistemika/features/projects-experiments-pagination
...
Features/projects experiments pagination
2022-04-14 10:45:27 +02:00
artoscinote
f3ce338600
Fix error modal opening on successful snapshot [SCI-6726] ( #4019 )
2022-04-13 14:22:34 +02:00
artoscinote
dd0661a462
Change the way setting stock works [SCI-6730] ( #4018 )
2022-04-13 14:22:22 +02:00
aignatov-bio
36639727a1
Stock small ux fixes [SCI-6714] ( #4015 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-04-13 12:15:30 +02:00
artoscinote
ee26204af2
Move cursor to end of value when focusing consumption amount [SCI-6727] ( #4013 )
2022-04-13 11:35:22 +02:00
ajugo
1338d4524f
Align items in assigned item section [SCI-6707] ( #4007 )
2022-04-13 10:12:01 +02:00
Anton
d091c56e9f
Add pagination for experiments [SCI-6656]
2022-04-12 15:16:02 +02:00
artoscinote
83ac50c57d
Add repository snapshot error modal [SCI-6613] ( #3993 )
2022-04-12 13:29:11 +02:00
ajugo
a9fc4c3c44
Adding/changing stock consumption [SCI-6708] ( #4005 )
...
* Adding/changing stock consumption [SCI-6708]
* Fix hound [SCI-6708]
2022-04-11 10:47:24 +02:00
ajugo
986e817fdc
Removed autofocus clear on open reminder flyout [SCI-6690] ( #4003 )
...
* Removed clear autofocus on open reminder flyout [SCI-6690]
* Fix hound [SCI-6690]
2022-04-08 18:08:55 +02:00
artoscinote
d696239649
Fix collapsing of assigned items tables [SCI-6705] ( #4000 )
2022-04-08 13:55:53 +02:00
aignatov-bio
3a4cab9d0a
Stock modal UX fixes [SCI-6714] ( #3998 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-04-08 11:09:37 +02:00
Anton
d96103d714
Add pagination to projects list [SCI-6655]
2022-04-07 12:22:52 +02:00
aignatov-bio
4df8faec7e
Fix css stock modal [SCI-6675] ( #3989 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-04-05 10:25:47 +02:00
aignatov-bio
be9a576842
Fix reminder dropdown on task screen [SCI-6678] ( #3987 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-04-04 12:10:14 +02:00
artoscinote
8d25f456d1
Add basic validation to reminder value to prevent integer overflow errors [SCI-6693] ( #3986 )
2022-04-04 12:09:41 +02:00
ajugo
bb44152d54
Fix assigning and consuming items [SCI-6686] ( #3985 )
2022-04-04 11:07:46 +02:00
artoscinote
401a32edd9
Implement failed snapshot pop-up on task screen [SCI-6612] ( #3950 )
...
* Implement failed snapshot pop-up on task screen [SCI-6612]
* Copy change [SCI-6612]
* Proper handling of snapshot transition error [SCI-6612]
* Move modal auto open logic to JS file [SCI-6612]
* Remove unnecessary .html_safe [SCI-6612]
2022-04-04 11:04:03 +02:00
Alex Kriuchykhin
9e07766314
Fix saving of inventory date time reminders saving [SCI-6672] ( #3976 )
2022-03-31 14:59:29 +02:00
artoscinote
addd4a9522
Make stock column work properly with different orders [SCI-6677] ( #3974 )
2022-03-31 14:06:37 +02:00
aignatov-bio
a32dd54a6e
Toolbar fixes [SCI-6670] ( #3973 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-31 14:04:00 +02:00
aignatov-bio
ca53c3058a
Stock modal bugs [SCI-6667] ( #3970 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-30 14:03:07 +02:00
artoscinote
36fbfcab2f
Implement hide all repository reminders button [SCI-6505] ( #3940 )
2022-03-30 10:54:55 +02:00
aignatov-bio
103e20ee9a
Update front end validation for columns managment [SCI-6657] ( #3962 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-28 21:31:49 +02:00
aignatov-bio
673f8c1a2a
Fix multiple stock bugs [SCI-6651] ( #3959 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-28 12:43:09 +02:00
aignatov-bio
5e92429212
Add micro-interactions to reminders flyout [SCI-6627] ( #3951 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-24 10:16:47 +01:00
aignatov-bio
116dfa9247
Fix assign view for task repository [SCI-6648] ( #3954 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-23 15:33:19 +01:00
aignatov-bio
c6c073c750
Add micro interactions for stock modal [SCI-6625] ( #3947 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-22 14:35:27 +01:00
ajugo
7cba738a9b
Date remidner flyout [SCI-6503] ( #3937 )
...
* Implement date reminder flyout [SCI-6503]
* Show only days left for date reminder [SCI-6503]
* Pluralize day in reminders [SCI-6503]
* Create partials for different reminders [SCI-6503]
* Unify css for reminder [SCI-6503]
2022-03-22 13:33:58 +01:00
aignatov-bio
e6ddefe63b
Add microtransactions to stock consumptions [SCI-6626] ( #3948 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-22 13:33:12 +01:00
artoscinote
297cd02da7
Handle locked stock consumption state [SCI-6608] ( #3942 )
2022-03-18 15:02:15 +01:00
aignatov-bio
0cfedb2155
Add datetime reminders to columns modal [SCI-6556] ( #3934 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-18 14:40:09 +01:00
aignatov-bio
fecaafecf9
Refactor repository toolbar [SCI-6545] ( #3943 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-18 14:10:34 +01:00
ajugo
be989245ed
Icon bell reminder for an assigned item on the task [SCI-6506] ( #3929 )
...
* Add bell icon on assigned task [SCI-6506]
* Add flyout and improve quering [SCI-6506]
2022-03-17 11:39:17 +01:00
ajugo
a89244c537
Displaying low stock warning [SCI-6497] ( #3912 )
...
* Low stock warning [SCI-6497
* Fix some bugs [SCI-6497]
* Fix to long line [SCI-6497]
* Clean not needed information in renderes [SCI-6497]
2022-03-16 15:06:52 +01:00
ajugo
d1610fba53
Low stock flyout reminders [SCI-6502] ( #3932 )
...
* Display low stock flyout reminder [SCI-6502]
* Display low stock flyout reminder [SCI-6502]
* Adapt showing stock reminders for every bell icon click [SCI-6502]
* Correct hound error [SCI-6502]
* Fix event registration for fetching reminder data [SCI-6502]
* Fix event registration for fetching reminder data [SCI-6502]
* Fix hound [SCI-6502]
* Remove not needed line [SCI-6502]
* Add reminder template [SCI-6502]
* Add clearing messages [SCI-6502]
2022-03-15 10:24:35 +01:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
aignatov-bio
bf058dea03
Add flyout for repository reminders [SCI-6501] ( #3926 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-09 15:09:49 +01:00
aignatov-bio
10743921d4
Add reminders to stock modal [SCI-6557] ( #3917 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-09 14:19:15 +01:00
aignatov-bio
d89ea7d77f
Add red dot for date/datetime reminder [SCI-6499] ( #3924 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-09 14:18:34 +01:00
artoscinote
d577fcc824
Implement basic logic for Date/DateTime/Stock reminders [SCI-6554] ( #3911 )
...
* Implement basic logic for Date/DateTime/Stock reminders [SCI-6554]
* Implement bell icon [SCI-6500]
* Refactor reminder cells scope [SCI-6554]
2022-03-09 14:13:48 +01:00
artoscinote
20ef08907a
Stock column fixes [SCI-6455] ( #3878 )
...
* Fix issues with stock column management [SCI-6455]
* Refactor stock column in datatables [SCI-6455]
2022-03-08 14:52:45 +01:00
artoscinote
8d096df826
Fix reload of edit column index [SCI-6598] ( #3918 )
2022-03-07 17:11:56 +01:00
artoscinote
f9a8358d72
Fix archived column hiding issue in snapshots, fix typos [SCI-6589] ( #3915 )
2022-03-03 13:52:56 +01:00
aignatov-bio
577f449b95
Fix repository table header [SCI-6559] ( #3906 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-28 14:19:31 +01:00
ajugo
493c7d64eb
Enable result comment button after canceling result edit [SCI-6537] ( #3894 )
...
* Enable result comment button after cancelling edit button [SCI-6537]
2022-02-25 22:32:21 +01:00
Alex Kriuchykhin
fa6aeac1d9
Fix saving of time range values [SCI-6570] ( #3892 )
2022-02-24 09:43:15 +01:00
artoscinote
c097b321a7
Fix multiple saving bug for repository filters [SCI-6523] ( #3890 )
2022-02-23 14:30:28 +01:00
Alex Kriuchykhin
6b51b8a35c
Fix handling of date values in repositories [SCI-6551] ( #3877 )
2022-02-21 12:08:35 +01:00
artoscinote
cce6a17e8f
Perserve save filters button on toolbar reload [SCI-6553] ( #3874 )
2022-02-21 10:09:59 +01:00
Alex Kriuchykhin
9c4fca1b86
Implement repository snapshots displaying on assigned items full view modal [SCI-6442] ( #3862 )
2022-02-16 09:40:48 +01:00
aignatov-bio
f2e4c579af
Multiple UX fixes for filters [SCI-6525] ( #3858 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-15 15:03:25 +01:00
Alex Kriuchykhin
0ce6f43cbf
Fix inventory table custom error messages [SCI-6532] ( #3855 )
2022-02-15 14:37:26 +01:00
artoscinote
af011a3bb8
Fixed full view assigned items modal stock consumption ( #3846 )
2022-02-14 10:42:48 +01:00
aignatov-bio
97898fef7a
Add error handling for saving filters [SCI-6488] ( #3835 )
...
* Add error handling for saving filters [SCI-6488]
* Refactor and clean up filter element validations [SCI-6488]
Co-authored-by: Anton <anton@scinote.net>
Co-authored-by: Martin Artnik <martin@scinote.net>
2022-02-11 13:32:27 +01:00
Alex Kriuchykhin
79c32e30ad
Add support of repository snapshots to assigned items section [SCI-6439] ( #3828 )
2022-02-11 10:46:19 +01:00
artoscinote
bc5822de7b
Added error messges for missing search columns/values [SCI-6483] ( #3824 )
...
* Added error messges for missing search columns/values [SCI-6483]
2022-02-11 10:24:29 +01:00
artoscinote
bac8fbbe58
Disable filter save button on submit [SCI-6523] ( #3833 )
2022-02-11 10:14:19 +01:00
aignatov-bio
1efe3ddd37
Add stock consumption to pdf and docx [SCI-6460] ( #3816 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-11 10:09:52 +01:00
artoscinote
f3c36a957b
Fix 'Last Week' filter in global activities [SCI-6481] ( #3817 )
2022-02-11 10:09:43 +01:00
aignatov-bio
8604319c1b
Add front-end validation for comments field [SCI-6464] ( #3829 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-10 10:55:58 +01:00
Alex Kriuchykhin
f66b89c7bb
Add permissions checking to assigned items view on tasks [SCI-6435] ( #3801 )
2022-02-04 14:24:15 +01:00
artoscinote
f1e04cc604
Fix appearance of members pagination, copy fix [SCI-6265] ( #3792 )
2022-02-02 10:41:29 +01:00
artoscinote
cdbf1f5fa0
Implement stock management activities [SCI-6452] ( #3810 )
...
* Implement stock management activities [SCI-6452]
* PR code fixes [SCI-6452]
2022-02-02 10:33:02 +01:00
artoscinote
dd8b38604f
Filter loading/saving fixes [SCI-6475] ( #3803 )
...
* Filter loading/saving fixes [SCI-6475]
* More bugfixes & code improvements [SCI-6475]
* Fix loading user filter [SCI-6475]
2022-02-01 14:37:13 +01:00
Martin Artnik
b22fde2334
Handle stock management in full table views [SCI-6440]
2022-01-28 17:53:56 +01:00
aignatov-bio
2c88843924
Task stock consumption modal[SCI-6444][SCI-6445] ( #3798 )
...
Add main logic for consumption on task [SCI-6444]
Co-authored-by: Anton <anton@scinote.net>
2022-01-28 11:10:56 +01:00
artoscinote
d779f352a7
Merge pull request #3796 from biosistemika/features/repository-filters
...
Features/repository filters
2022-01-26 10:36:30 +01:00
aignatov-bio
371d5f0636
Add current/new amount section to stock [SCI-6416] ( #3791 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-26 10:28:43 +01:00
Alex Kriuchykhin
c8ded68b8a
Merge pull request #3759 from okriuchykhin/ok_SCI_6189
...
Fix handling of Ctrl+S in TinyMCE editor [SCI-6189]
2022-01-25 12:57:10 +01:00
aignatov-bio
2e4f687d31
Add experiment move error handling to project show [SCI-6398] ( #3776 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-25 12:27:23 +01:00
Alex Kriuchykhin
d2b5db13e9
Add stock and consumption to assigned items section [SCI-6434] ( #3793 )
2022-01-25 12:12:55 +01:00
Martin Artnik
abac837cd4
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
2022-01-20 13:26:08 +01:00
artoscinote
95a36b6870
Implemented stock management modal [SCI-6417] ( #3788 )
...
* Implement inventory stock management modal [SCI-6417]
* Add generalized validation mechanic, some bugfixes [SCI-6417]
* Fix permission check and method name in RepositoryStockValue [SCI-6417]
2022-01-20 12:44:57 +01:00
aignatov-bio
05547da457
Add stock table renders [SCI-6412] ( #3787 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-19 13:19:56 +01:00
aignatov-bio
01f1b5bd10
Add stock column type ( #3786 )
...
* Add stock column type
* Create new stock column [SCI-6410]
* Small fixed for stock column [SCI-6410]
* Add stock column validations [SCI-6410]
Co-authored-by: Anton <anton@scinote.net>
2022-01-18 13:17:05 +01:00
aignatov-bio
3e85cc0b4a
Add UI for saving filters [SCI-6231] ( #3768 )
...
* Add UI for saving filters [SCI-6231]
* Fix ajax for deleting filters [6231]
Co-authored-by: Anton <anton@scinote.net>
Co-authored-by: Martin Artnik <martin@scinote.net>
2022-01-12 14:39:42 +01:00
Anton
304727257e
Fix status column emojis [SCI-6407]
2022-01-11 11:27:00 +01:00
artoscinote
277b5f6eec
Fixed reCaptcha causing stack overflows on invite modal [SCI-6052] ( #3534 )
2022-01-06 10:11:20 +01:00
artoscinote
3f87d250ce
Implement saving repository filters [SCI-6230] ( #3748 )
...
* Implement saving repository filters [SCI-6230]
* Remove unnecessary logging [SCI-6230]
* Refactor filter saving [SCI-6230]
* Remove unnecessary files, linter fixes [SCI_6230]
2022-01-05 15:02:09 +01:00
Oleksii Kriuchykhin
9f393bdb5a
Fix handling of Ctrl+S in TinyMCE editor [SCI-6189]
2022-01-03 13:59:42 +01:00
aignatov-bio
d71f231027
Install new TUI Image Editor [SCI-6166] ( #3706 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 12:37:13 +01:00
aignatov-bio
478df28689
Clear bioEddie molecule on creating new one [SCI-6001] ( #3757 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 12:36:56 +01:00
Oleksii Kriuchykhin
738da6094f
Add advanced filters to repository datatable service [SCI-6210]
2021-12-21 12:38:52 +01:00
artoscinote
49ec3edb49
Add apply filters functionality to FE [SCI-6229] ( #3742 )
2021-12-15 12:48:28 +01:00
artoscinote
9937d1d913
Add print feature to protocols [SCI-6028] ( #3700 )
...
* Add print feature to protocols [SCI-6028]
* Close tab after closing print dialog [SCI-6028]
* CSS linter fixes [SCI-6028]
2021-12-01 11:16:45 +01:00
Martin Artnik
ce5eb68106
Fix checklist checkboxes for locked tasks [SCI-6307]
2021-11-29 12:03:01 +01:00
aignatov-bio
12fadb9c25
Add basic structure for repository filters [SCI-6211] ( #3698 )
...
* Add container for inventory filters [SCI-6211]
* Add basic structure for filters [SCI-6211]
* Add i18n and css for filters dropdown [SCI-6211]
* Fix markup
Co-authored-by: Anton <anton@scinote.net>
2021-11-25 20:34:22 +01:00
Anton
a44dd8c915
Merge branch 'features/bmt-search' into features/repository-filters
2021-11-22 14:24:28 +01:00
aignatov-bio
50e93fed4e
Remove load from file button from bioeddie [SCI-6091] ( #3656 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-11 14:07:27 +01:00
aignatov-bio
dfa79c6996
Fix duplicate requests for project user manage modal [SCI-6249] ( #3647 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 16:16:10 +01:00
aignatov-bio
3862e780ee
Fix error on experiments page after role update [SCI-6245] ( #3644 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 16:10:20 +01:00
aignatov-bio
d3e178e5a2
Small CSS fixes for permissions [SCI-6207] ( #3638 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 09:26:22 +01:00
aignatov-bio
b0c031e4e3
Fix duplicate assignment modals ( #3636 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-05 15:42:59 +01:00
aignatov-bio
5081e90fd6
Close access grant modal after submit [SCI-6205] ( #3631 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-04 13:31:58 +01:00
aignatov-bio
6dea5f17ff
Fix bioEddie initialization [SCI-6196] ( #3624 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-02 10:26:01 +01:00
Oleksii Kriuchykhin
a99599efea
Merge branch 'features/new_permissions' into develop
2021-10-29 15:16:30 +02:00
artoscinote
fc866640be
Improved/removed annoying reloads when managing user access [SCI-6170] ( #3618 )
2021-10-28 12:49:26 +02:00
aignatov-bio
aa4b765407
Update assign/unassign rows to task [SCI-6150] ( #3604 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-26 11:41:08 +02:00
Anton
451eb97657
Fix bio eddie iframe loading [SCI-6001]
2021-10-14 13:10:11 +02:00
Zmago Devetak
4a4c344a3a
Task UX: Update assigning a Task to user(s) ( #3429 )
...
* add dynmic select for user assignment on task
* update the user assignment so it looks like tags picker
* fix code style
* Code style fixes [SCI-5871]
* Code style fixes [SCI-5871]
* Destroy and search action fixes [SCI-5871]
Co-authored-by: Martin Artnik <martin@scinote.net>
2021-10-14 11:49:27 +02:00
Martin Artnik
49b9ee37cc
Merge branch 'develop' into features/bmt-search
2021-09-24 11:01:27 +02:00
Martin Artnik
77aa4a8534
Fixed HTML ampersand display issue [SCI-5590]
2021-09-14 14:42:18 +02:00
aignatov-bio
6484dfe630
Change printing status modal logic [SCI-6034]
2021-09-07 12:28:11 +02:00
Martin Artnik
ade1385392
Merge branch 'develop' into features/bmt-search
2021-09-06 10:51:04 +02:00
Martin Artnik
7e6ca3be8a
Merge branch 'develop' into features/new_permissions
2021-09-06 10:33:32 +02:00
aignatov-bio
ccc2964aff
Add error message on empty BioEddie save [SCI-5993] ( #3526 )
2021-09-06 10:13:30 +02:00
Martin Artnik
73241e87bb
Fix barcode scanning in modals [SCI-6022]
2021-08-31 14:37:02 +02:00
Martin Artnik
6d92af4b2f
Made barcode search globally available [SCI-6022]
2021-08-30 14:41:31 +02:00
Martin Artnik
896f0ce1e3
Implemented applying BMT filters [SCI-5980]
2021-08-30 10:49:15 +02:00
artoscinote
ef0e45be04
Implemented frontend for BMT-type repository [SCI-5991] ( #3503 )
...
* Implemented frontend for BMT-type repository [SCI-5991]
* Refactor repository view, fix column reordering [SCI-5991]
* Remove type mapping for default columns in column management [SCI-5991]
* Repository table partial fix, remove non-relevant migration [SCI-5991]
2021-08-30 10:49:15 +02:00
aignatov-bio
958ee92db7
Add BMT filters interactions [SCI-5955] ( #3478 )
...
* Add BMT filters interactions [SCI-5955]
* Small fixes [SCI-5955]
2021-08-30 10:49:14 +02:00
aignatov-bio
7621deeb2a
Small label printers fixes [SCI-6021][SCI-6024] ( #3502 )
2021-08-23 13:58:16 +02:00
aignatov-bio
1b44d49983
Clear errors on cancel new webhook form [SCI-6015]
2021-08-19 13:42:42 +02:00
aignatov-bio
6e1d51e2f3
Fix bioeddie errors in console [SCI-5989] ( #3487 )
2021-08-16 18:29:55 +02:00
aignatov-bio
87416470f1
Fix empty state for bioEddie [SCI-5987] ( #3481 )
2021-08-12 15:20:21 +02:00
aignatov-bio
cfa7937f88
Cancel changes after exit webhook edit mode [SCI-5964]
2021-08-05 12:44:01 +02:00
Martin Artnik
57d5e6c2a7
Merge branch 'develop' into features/barcodes
2021-08-03 13:36:36 +02:00
artoscinote
f839cb5256
Merge pull request #3464 from biosistemika/features/bioeddie-integration
...
Features/bioeddie integration
2021-08-03 13:32:53 +02:00
artoscinote
f24207588c
Merge pull request #3463 from biosistemika/features/webhooks
...
Features/webhooks
2021-08-03 13:32:12 +02:00
Martin Artnik
a82af505eb
Merge branch 'develop' into features/webhooks
2021-08-02 16:22:52 +02:00
Martin Artnik
ae174b276a
Code review fixes and error handling improvements [SCI-5942]
2021-08-02 15:42:53 +02:00
Martin Artnik
123e415a4f
Print status backend + FE integration [SCI-5942]
2021-08-02 15:42:53 +02:00
aignatov-bio
43571b5692
Print labels changes [SCI-5943] ( #3461 )
2021-08-02 15:38:37 +02:00
Martin Artnik
67f4e81a3a
Merge branch 'develop' into features/new_permissions
2021-07-28 15:16:47 +02:00
aignatov-bio
8d033274e4
Add barcode scanners support [SCI-5929] ( #3456 )
2021-07-27 22:01:08 +02:00
aignatov-bio
d373c174ee
Add print label button to repository toolbar ( #3453 )
2021-07-27 12:34:13 +02:00
Martin Artnik
d54a743e64
Fixed handling of dropdown-selector max height [SCI-5898]
2021-07-22 09:37:25 +02:00
aignatov-bio
be777a8919
Add barcodes to repository item card [SCI-5883][SCI-5884] ( #3447 )
...
* Add barcodes to repository item card [SCI-5883][SCI-5884]
* Fix markup [SCI-5883]
2021-07-21 21:32:42 +02:00
artoscinote
888131a465
Merge branch 'features/bioeddie-integration' into ma_SCI_5879
2021-07-20 09:48:13 +02:00
aignatov-bio
53456988ba
Add bioEddie activities and user licenses [SCI-5845][SCI-5842] ( #3411 )
...
* Add bio eddie licens to users [SCI-5845]
* Add activities for BioEddie [SCI-5842]
2021-07-19 21:33:28 +02:00
Martin Artnik
f55761a491
Invite member search design fixes [SCI-5892]
2021-07-19 15:42:26 +02:00
Martin Artnik
71aa418dc6
Fixed UX issues in user invites modal [SCI-5898]
2021-07-19 12:39:18 +02:00
Martin Artnik
96a5b97bdb
Implement Save & Register molecule [SCI-5879]
2021-07-15 12:37:04 +02:00
Martin Artnik
ff0ac9f497
Fix free invite users modal [SCI-5900]
2021-07-13 15:51:05 +02:00
Martin Artnik
40a8f3a434
Switch to using dropdownSelector for emails input [SCI-5099]
2021-07-09 11:20:48 +02:00
Martin Artnik
fe06effbd7
Fix linter errors [SCI-5099]
2021-07-09 09:40:06 +02:00
Martin Artnik
fb040bee07
Fix styling, functionality issues with invite users modal [SCI-5099]
2021-07-08 16:10:20 +02:00
Oleksii Kriuchykhin
d1208bad0b
Merge branch 'develop' into features/new_permissions
2021-07-07 13:44:36 +02:00
Martin Artnik
0c63013d8b
Made 2fa enable modal accessible globally [SCI-5856]
2021-07-05 16:50:37 +02:00
artoscinote
52946d18e0
Merge pull request #3416 from artoscinote/ma_SCI_5099
...
Rework the team invite modal functionality on members page [SCI-5099]
2021-07-05 12:41:04 +02:00
Martin Artnik
5f528fcdb5
Rework the team invite modal functionality on members page [SCI-5099]
2021-07-05 12:39:54 +02:00
Alex Kriuchykhin
38912b1b38
Merge pull request #3406 from aignatov-bio/ai-sci-5834-update-marvinjs-image-generation
...
Update marvinJS image generation [SCI-5834]
2021-07-02 10:12:48 +02:00
Oleksii Kriuchykhin
ecec1ce194
Update Invite new user to team modal [SCI-5097]
2021-06-29 13:46:02 +02:00
zmagoD
9c812e84bd
setup logic to group assign all team members and handle the unassignments logic
2021-06-27 13:22:19 +02:00
aignatov-bio
53b47412ee
Update marvinJS image generation [SCI-5834]
2021-06-24 22:36:51 +02:00