artoscinote
eaf9017def
Merge pull request #4643 from artoscinote/ma_SCI_7206
...
Add exposed IDs to recent work [SCI-7206]
2022-12-02 10:16:51 +01:00
artoscinote
4664ef1d9b
Implement task cloning in experiments table [SCI-7382] ( #4653 )
...
* Implement task cloning in experiments table [SCI-7382]
* Fix provisioning status polling [SCI-7382]
* Remove unused method [SCI-7382]
* Fix linter issues [SCI-7382]
* Fix fetching last clone number [SCI-7382]
* Fixing experiment duplication [SCI-7382]
* Add truncation to cloned name [SCI-7382]
* Add readable scope to batch clone action [SCI-7382]
* Move 'Clone' to translations, simplify JS [SCI-7382]
2022-12-01 15:08:59 +01:00
aignatov-bio
bd0ac95307
Merge pull request #4669 from aignatov-bio/ai-sci-7510-finish-user-assignment-modal
...
Finish user assignment for experiment table [SCI-7510]
2022-12-01 12:59:30 +01:00
G-Chubinidze
2d04357ba8
Merge pull request #4668 from G-Chubinidze/gc_SCI_7494
...
Archived table view filters update [SCI-7494]
2022-12-01 12:32:41 +04:00
Anton
234c4dfaeb
Finish user assignment for experiment table [SCI-7510]
2022-11-30 15:04:02 +01:00
Giga Chubinidze
8e78938b02
Archived table view filters update [SCI-7494]
2022-11-30 16:47:49 +04:00
Anton
bd77433fce
Add user assignments dropdown for experiment table [SCI-7440]
2022-11-29 13:42:39 +01:00
Giga Chubinidze
8d97641110
Add IDs to pdf and docx reports [SCI-7200]
2022-11-29 11:38:08 +04:00
Anton
2901c7b627
Add restore action to experiment table [SCI-7453]
2022-11-28 12:45:18 +01:00
Giga Chubinidze
ba0ebfbe29
Update sorting on Projects and Experiments pages [SCI-7175]
2022-11-26 01:18:54 +04:00
Anton
2e2086a03b
Add archived view for experiment table [SCI-7452]
2022-11-24 12:07:52 +01:00
Anton
440800537c
Add menu to experiment table row [SCI-7446]
2022-11-23 15:05:13 +01:00
Martin Artnik
2959cf6276
Add exposed IDs to recent work [SCI-7206]
2022-11-23 15:03:35 +01:00
Anton
51446b130f
Add experiment table manage access [SCI-7385]
2022-11-13 22:33:41 +01:00
Anton
0a87513458
Add edit modal to experiment table [SCI-7383]
2022-11-11 11:24:23 +01:00
Anton
63ce422367
Add basic filters for experiment table [SCI-7215]
2022-11-09 15:27:39 +01:00
Oleksii Kriuchykhin
be7ef8fdc0
Fix team export/import [SCI-7434]
2022-11-08 14:50:16 +01:00
Anton
7ceb94ab1f
Add toolbar to experiment table [SCI-7379]
2022-11-08 12:52:49 +01:00
ajugo
dd22d53bda
Implemented pagination for experiment table [SCI-7214] ( #4591 )
...
* Implement pagination for experiment table [SCI-7214]
* Fix table experiment pagination [SCI-7214]
* Move pagination to service [SCI-7214]
2022-11-07 11:46:54 +01:00
Anton
bacd3524e8
Add tags manager to experiment table view [SCI-7368]
2022-11-02 15:17:10 +01:00
ajugo
bdf56ea2a1
Add comments to the experiment table view [SCI-7217] ( #4583 )
2022-10-27 14:41:35 +02:00
ajugo
449283b4f5
Show only active result in experiment table view [SCI-7369] ( #4578 )
2022-10-27 09:52:20 +02:00
Oleksii Kriuchykhin
c16d0cb7a6
Fix update of shared inventories user assignments [SCI-7360]
2022-10-25 23:26:20 +02:00
Anton
8feaedc0d1
Add core columns to experiment table [SCI-7212]
2022-10-24 15:27:57 +02:00
Oleksii Kriuchykhin
a9e7e81e51
Fix typo in update team assignments service, improve shared inventories migration [SCI-7360]
2022-10-21 14:04:33 +02:00
Anton
bc86f11404
Add experiment table view [SCI-7174]
2022-10-21 12:22:38 +02:00
Oleksii Kriuchykhin
7d3f48199a
Fix shared repositories migration, update sharing logic and permissions [SCI-7360]
2022-10-21 11:00:52 +02:00
Oleksii Kriuchykhin
94978ea2ea
Fix automatic user assigning to reports and inventories [SCI-7365][SCI-7366]
2022-10-20 16:19:02 +02:00
Alex Kriuchykhin
a55390898a
Merge pull request #4553 from okriuchykhin/ok_SCI_7348_v2
...
Fix protocol permission propagation [SCI-7348]
2022-10-20 09:24:44 +02:00
Oleksii Kriuchykhin
5ba6fe08d6
Fix protocol permission propagation [SCI-7348]
2022-10-19 17:26:13 +02:00
ajugo
9639e30c72
Generate correct format for create at at print time [SCI-7351] ( #4547 )
2022-10-19 13:18:52 +02:00
ajugo
98c32fda78
Fix label preview for custom repository columns [SCI-7358] ( #4549 )
2022-10-19 13:18:33 +02:00
ajugo
fab625d819
Set correct permission for repository on team role change [SCI-7341] ( #4540 )
2022-10-18 10:43:51 +02:00
Alex Kriuchykhin
63a1b35a45
Merge pull request #4529 from okriuchykhin/ok_SCI_6943_v2
...
Unify tags loading order [SCI-6943]
2022-10-17 10:21:13 +02:00
Oleksii Kriuchykhin
e43aa30193
Unify tags loading order [SCI-6943]
2022-10-13 13:55:36 +02:00
Oleksii Kriuchykhin
1bd3a7e783
Fix protocol import in templates [SCI-7325]
2022-10-12 14:27:21 +02:00
Martin Artnik
b67bea81b8
Remove legacy protocol links [SCI-7323]
2022-10-12 11:01:16 +02:00
Oleksii Kriuchykhin
9322052f9d
Add logic for user role updates for team child objects [SCI-7292]
2022-10-10 15:27:42 +02:00
ajugo
f87b42d042
Remove icon from the status repository column at label print time [SCI-7267] ( #4471 )
...
* Remove icon from the status repository column at label print time [SCI-7267]
* Fix status repository column at label print time [SCI-7267]
* Fix status repository column at label print time [SCI-7267]
2022-10-06 11:53:12 +02:00
ajugo
aa10259d40
Fix loading of zebra printers to modal and some other small fixes [SCI-7244] ( #4463 )
...
* Fix loading of zebra printers to modal and some other small fixes [SCI-7244]
* Fix zebra printing [SCI-7244]
2022-09-27 09:58:22 +02:00
Anton
dbfc3b2e2a
Fix column label template format [SCI-7236]
2022-09-26 21:01:31 +02:00
Alex Kriuchykhin
fcd235b654
Merge pull request #4457 from okriuchykhin/ok_SCI_7241
...
Improve error handling in label template preview generation [SCI-7241]
2022-09-26 10:33:30 +02:00
ajugo
8c2f7da87f
Escape underscores when sending ZPL to render service [SCI-7223] ( #4456 )
2022-09-26 10:21:12 +02:00
Oleksii Kriuchykhin
1d7bca0664
Improve error handling in label template preview generation [SCI-7241]
2022-09-22 15:24:30 +02:00
ajugo
a3ea6e608c
Add validation to print modal and implement zpl printing [SCI-7052][SCI-7221] ( #4448 )
...
* Add validation to print modal [SCI-7052]
* Fix dropdown on label modal print [SCI-7052]
* Fix hound [SCI-7052]
* Rename validation endpoint [SCI-7052]
* Add zpl label printing and fix fluics printing [SCI-7221]
* Fix hound [SCI-7221]
2022-09-22 15:06:36 +02:00
aignatov-bio
7d23f3c8a6
Merge branch 'develop' into ai-sci-7089-include-label-templates-to-team-import-export
2022-09-15 11:20:20 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
aignatov-bio
4182194b31
Merge branch 'features/label-templates' into features/team-permissions
2022-09-14 14:34:02 +02:00
aignatov-bio
9e63dcab22
Merge pull request #4207 from okriuchykhin/ok_SCI_6918
...
Update repository sharing actions [SCI-6918]
2022-09-14 14:23:52 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Anton
7d02b9f26d
Fix repository selection in reports [SCI-7167]
2022-09-13 09:59:11 +02:00
artoscinote
6a2037dc00
Fix smart annotations in locked elements [SCI-7135] ( #4421 )
2022-09-09 11:15:33 +02:00
artoscinote
27b4f398a4
Merge pull request #4404 from G-Chubinidze/gc_SCI_7161
...
Fix underline in docx report generator [SCI-7161]
2022-09-02 15:13:13 +02:00
Giga Chubinidze
f8842cd066
Fix underline in docx report generator [SCI-7161]
2022-09-02 17:11:36 +04:00
Giga Chubinidze
85873213b8
Fix underline in docx report generator [SCI-7161]
2022-09-02 16:44:51 +04:00
artoscinote
87e944c9c4
Merge pull request #4400 from G-Chubinidze/gc_SCI_7141
...
Fix superscript and subscript in docx report generator [SCI-7141]
2022-09-01 11:34:08 +02:00
Giga Chubinidze
57c5947d91
Fix superscript and subscript in docx report generator [SCI-7141]
2022-09-01 10:49:17 +04:00
Giga Chubinidze
922652417a
Fix superscript and subscript in docx report generator [SCI-7141]
2022-09-01 10:15:31 +04:00
Oleksii Kriuchykhin
ba54f42d2f
Wrap unsaring actions in transaction [SCI-6918]
2022-08-31 17:21:01 +02:00
Oleksii Kriuchykhin
bf8f838214
Update repository sharing actions [SCI-6918]
2022-08-31 17:21:01 +02:00
Oleksii Kriuchykhin
eb04bc974d
Update tests with new team user assignments [SCI-6843]
2022-08-31 16:37:00 +02:00
Anton
bcc681b14d
Add labels template to team import/export [SCI-7089]
2022-08-31 10:28:29 +02:00
Martin Artnik
6b25759715
Fix import issues with date formatting [SCI-7111]
2022-08-31 09:06:16 +02:00
Oleksii Kriuchykhin
b2b059b7e1
Add syncing service and schedule for Fluics templates sync [SCI-7047]
2022-08-29 09:59:13 +02:00
Alex Kriuchykhin
dac492cfd4
Merge pull request #4353 from okriuchykhin/ok_SCI_7045
...
Add list label templates method to Fluics API client [SCI-7045]
2022-08-25 13:40:40 +02:00
aignatov-bio
6d8908c1f5
Merge branch 'features/label-templates' into ai-sci-7054-add-flyout-to-search-repository-columns-to-zpl-editor
2022-08-24 17:48:48 +02:00
artoscinote
7a7df03396
Implement label preview component [SCI-7050] ( #4370 )
2022-08-24 13:55:54 +02:00
Anton
4f312bf329
Finalize insert field dropdown [SCI-7054]
2022-08-17 12:58:27 +02:00
Anton
174d33bba8
Add column dropdown to label template editor [SCI-7054]
2022-08-16 10:16:40 +02:00
Oleksii Kriuchykhin
08e654d5fb
Add list label templates method to Fluics API client [SCI-7045]
2022-08-12 19:47:29 +02:00
Oleksii Kriuchykhin
f02f625e1e
Add client for ZPL preview generation service [SCI-7049]
2022-08-12 12:57:19 +02:00
ajugo
2c3ddcbb93
Add tinymce image to imported protocol [SCI-7076] ( #4345 )
2022-08-11 10:00:14 +02:00
artoscinote
4e768bec04
Add endpoint for fetching label template tags [SCI-7053] ( #4319 )
2022-08-10 11:35:38 +02:00
aignatov-bio
b4e7877b99
Merge pull request #4328 from aignatov-bio/ai-sci-7077-fix-report-protocol-name-issue
...
Fix protocol name in report [SCI-7077][SCI-7078]
2022-08-10 10:06:05 +02:00
Anton
147127a739
Fix protocol name in report [SCI-7077][SCI-7078]
2022-08-09 13:50:00 +02:00
artoscinote
c106c2d997
Add active reminders filter [SCI-7004] ( #4280 )
2022-08-09 10:23:40 +02:00
artoscinote
eb619184a5
Implement typed label templates [SCI-7046] ( #4316 )
...
* Implement typed label templates [SCI-7046]
* Add structure.sql, fix migration [SCI-7046]
* Fix method name [SCI-7046]
* Add dependent option to team - label_template relation [SCI-7046]
* Migration code style, add input sanitization [SCI-7046]
* Fix new label creation [SCI-7046]
2022-08-08 10:06:00 +02:00
ajugo
74a688e8ae
Fix protocol title and archived result tag [SCI-6979] ( #4303 )
2022-08-02 10:06:00 +02:00
ajugo
1732c8897a
Docx report fixes [SCI-6979] ( #4265 )
...
* Fixes for docx [SCI-6979]
* Remove step description from DOCX [SCI-6979]
2022-07-20 10:12:38 +02:00
Alex Kriuchykhin
0a8acb36f8
Merge pull request #4231 from okriuchykhin/ok_SCI_6974
...
Fix display of stock consumption in assigned items table [SCI-6974]
2022-07-14 09:47:57 +02:00
artoscinote
3d2e835268
DOCX layout improvements [SCI-6857] ( #4160 )
2022-07-13 12:52:56 +02:00
Oleksii Kriuchykhin
d3a8b3ca59
Fix display of stock consumption in assigned items table [SCI-6974]
2022-07-12 16:53:07 +02:00
Alex Kriuchykhin
26820b9abb
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
ajugo
454c1f01d0
Switch to fluics api v3 [SCI-6859] ( #4201 )
2022-07-06 13:02:48 +02:00
artoscinote
e38fbf4b10
Add join alias for consistent assigned my modules count [SCI-6942] ( #4197 )
2022-07-06 11:53:26 +02:00
ajugo
8e7307c5c1
Project json exporter adaptions for step improvements [SCI-6898] ( #4177 )
...
* Adapt project export to step improvements [SCI-6898]
* Add tests [SCI-6898]
2022-07-06 11:45:50 +02:00
Martin Artnik
910c36af08
Merge branch 'features/step-editing-improvements' into develop
2022-07-05 10:12:10 +02:00
ajugo
a4ff347d6e
Fix datatable sort in task assigned repository to task and on first repository load [SCI-6904] ( #4164 )
...
* Enable repository sorting on assigned repository [SCI-6904]
* Fix order at repository table initialization [SCI-6904]
2022-06-21 10:49:03 +02:00
Alex Kriuchykhin
49f05f3df9
Merge pull request #4162 from okriuchykhin/ok_SCI_6907
...
Fix repository export with enabled stock management [SCI-6907]
2022-06-13 10:14:53 +02:00
Oleksii Kriuchykhin
10f7460648
Fix repository export with enabled stock management [SCI-6907]
2022-06-10 15:46:22 +02:00
artoscinote
e114f9b880
Update protocols.io importer and import from repository [SCI-6872] ( #4138 )
2022-06-08 15:55:50 +02:00
Anton
fb9fcb9371
Update team import/export scripts [SCI-6875]
2022-06-08 15:32:59 +02:00
ajugo
5d198924af
DOCX: Render image for step table [SCI-6885] ( #4144 )
2022-06-08 13:37:03 +02:00
ajugo
13798374ed
Add consume column to assigned item export [SCI-6841] ( #4115 )
...
* Add consume column to assigned item export [SCI-6841]
* Fix hound [SCI-6841]
2022-06-03 10:10:00 +02:00
Martin Artnik
9abbe22c26
Merge branch 'develop' into features/step-editing-improvements
2022-06-02 11:26:39 +02:00
Anton
08e7ea3014
Add step text option to report wizard [SCI-6865]
2022-06-01 15:53:40 +02:00
Anton
a2f7f38e31
Update step structure in report [SCI-6855]
2022-05-30 11:33:56 +02:00
ajugo
90db2bace9
API endpoint to generate with ELN data for Validaide [SCI-6663][SCI-6798] ( #4012 )
...
* Manuscript JSON data SCI-6663
* Clean code for generate manuscript data [SCI-6663]
* Include project data into json [SCI-6663]
* Fix hound [SCI-6663]
* Fix hound [SCI-6663]
* Remove manuscript naming [SCI-6663]
* Add local storage assets capabilites [SCI-6663]
* Rename project [SCI-6663]
* Enable multple projects and clean input [SCI-6798]
* Fix hound [SCI-6798]
2022-05-19 09:08:05 +02:00
Oleksii Kriuchykhin
823e552ef6
Fix displaying of stock consumption units [SCI-6795]
2022-05-10 10:19:37 +02:00
ajugo
2bda271615
Open repository on print view [SCI-6566] ( #4055 )
2022-05-03 09:30:33 +02:00
Alex Kriuchykhin
892b5e2348
Merge pull request #4056 from okriuchykhin/ok_SCI_6769
...
Fix blank stock consumption representation in reports [SCI-6769]
2022-04-28 11:18:12 +02:00
Oleksii Kriuchykhin
b6501fcf36
Fix blank stock consumption representation in reports [SCI-6769]
2022-04-25 17:10:44 +02:00
Oleksii Kriuchykhin
9f5ebee4e2
Fix duplicated inventories on tasks for export all [SCI-6776]
2022-04-25 13:45:58 +02:00
Anton
84f91634d3
Fix stock consumption in reports [SCI-6735]
2022-04-14 14:46:09 +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
Alex Kriuchykhin
f7f03b19c0
Add locking and unique index to repository row assigning [SCI-6591] ( #3921 )
2022-04-13 10:54:23 +02:00
Anton
d091c56e9f
Add pagination for experiments [SCI-6656]
2022-04-12 15:16:02 +02:00
Alex Kriuchykhin
f8a598b408
Improve loading of the dashboard [SCI-6618] ( #4001 )
2022-04-08 11:09:13 +02:00
Alex Kriuchykhin
09d0bb4a32
Fix sorting by date time columns in inventories [SCI-6683] ( #4002 )
2022-04-08 11:08:51 +02:00
Martin Artnik
45a325e824
Merge branch 'develop' into features/stock-management
2022-03-30 11:10:40 +02:00
ajugo
f75265974e
Print protocol smart annotation and table improvements [SCI-6566] ( #3925 )
...
* Improve table printing in the print menu [SCI-6566]
* Open smart annotation in new tab for print view [SCI-6566]
* Unify naming of same parameter [SCI-6566]
* Fix typo [SCI-6566]
* Fix hound errors [SCI-6566]
2022-03-29 12:09:33 +02:00
artoscinote
725549c8ca
Add alias to cell sort query, to prevent join conflicts [SCI-6649] ( #3953 )
...
* Add alias to cell sort query, to prevent join conflicts [SCI-6649]
* Added value_type to join condition to make use of DB index [SCI-6649]
2022-03-28 16:48:05 +02:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
artoscinote
06430c9340
Fix moving experiment [SCI-6602] ( #3927 )
2022-03-09 15:30:30 +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
aignatov-bio
881e6403aa
Fix rte table in docx report [SCI-6449] ( #3916 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-03 14:12:06 +01:00
artoscinote
87d202f3eb
Fix my_module_activities in AcitivtyService [SCI-6562] ( #3908 )
2022-03-01 12:28:45 +01:00
aignatov-bio
99e8f7e3cb
Fix added on this month filter [SCI-6584] ( #3904 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-28 11:16:29 +01:00
Alex Kriuchykhin
c0e4b6f1f6
Fix advanced filters for added on field [SCI-6578] ( #3895 )
2022-02-25 14:30:37 +01:00
aignatov-bio
7b4968a7a3
Fix archived on filters fix [SCI-6579] ( #3897 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-25 14:29:27 +01:00
aignatov-bio
91ab7d0b40
Update none of operator for assigned tasks [SCI-6572] ( #3884 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-23 10:05:24 +01:00
Alex Kriuchykhin
dd5939e89d
Fix advanced filters for ID and Name columns [SCI-6496] ( #3865 )
2022-02-22 14:49:17 +01:00
artoscinote
b8b7773a3f
Fix today, this month, this year operators [SCI-6527] ( #3845 )
2022-02-22 14:14:16 +01:00
aignatov-bio
1f45e3f01d
Fix for docx renderer [SCI-6540] ( #3879 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-21 13:26:52 +01:00
Alex Kriuchykhin
6b51b8a35c
Fix handling of date values in repositories [SCI-6551] ( #3877 )
2022-02-21 12:08:35 +01:00
Alex Kriuchykhin
fe44f6d22f
Fix advanced filters for archived_on column [SCI-6530] ( #3859 )
2022-02-15 18:02:08 +01:00
Alex Kriuchykhin
ad0bd44b51
Allow multiple use of same column in advanced filters [SCI-6538] ( #3857 )
2022-02-15 18:01:53 +01:00
artoscinote
fa6f883fc7
Fix ambiguous created_at column in added_on filter [SCI-6535] ( #3852 )
2022-02-14 15:03:50 +01:00
Alex Kriuchykhin
1e0966ac11
Fix advanced filtering for check list items [SCI-6522] ( #3841 )
2022-02-11 10:48:50 +01:00
Alex Kriuchykhin
ed8ba13525
Fix advanced search for file type columns [SCI-6518] ( #3839 )
2022-02-11 10:47:32 +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
Alex Kriuchykhin
b9204e1ce3
Add type specific indices for date time repository values [SCI-6485] ( #3825 )
2022-02-11 10:45:21 +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
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
Alex Kriuchykhin
cc063a46b7
Fix time zone issues in advanced repository filters [SCI-6467] ( #3819 )
2022-02-04 10:30:11 +01:00
aignatov-bio
ec6886735c
Add archived on column [SCI-6482] ( #3823 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-03 13:18:15 +01:00
Alex Kriuchykhin
c1972e4fb2
Fix advanced filtering with multiple filters [SCI-6471] ( #3807 )
2022-01-31 11:10:39 +01:00
Alex Kriuchykhin
fbcb94193a
Fix repository advanced filtering on time column [SCI-6467] ( #3805 )
2022-01-31 09:41:20 +01:00
Oleksii Kriuchykhin
dd5f8c2793
Add stock management columns to snapshots [SCI-6448]
2022-01-28 13:19:37 +01:00
Oleksii Kriuchykhin
6d877e6bf7
Fix repository users list and filtering by row name [SCI-6457]
2022-01-27 22:50:04 +01:00
artoscinote
d779f352a7
Merge pull request #3796 from biosistemika/features/repository-filters
...
Features/repository filters
2022-01-26 10:36:30 +01:00
Alex Kriuchykhin
e55c9ec1cc
Merge pull request #3785 from okriuchykhin/ok_SCI_6423
...
Fix filtering for repository snapshots [SCI-6423]
2022-01-25 12:59:46 +01:00
aignatov-bio
82aa26c282
Fix docx file preview [SCI-6299] ( #3709 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-25 12:28:14 +01:00
Alex Kriuchykhin
d2b5db13e9
Add stock and consumption to assigned items section [SCI-6434] ( #3793 )
2022-01-25 12:12:55 +01:00
Alex Kriuchykhin
5b335139e5
Merge pull request #3761 from artoscinote/ma_SCI_6388
...
Fix added_on filter, add specs [SCI-6388]
2022-01-24 16:47:03 +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
Oleksii Kriuchykhin
5dd7ca2218
Fix representation of experiment workflow images [SCI-6431]
2022-01-19 18:07:55 +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
Oleksii Kriuchykhin
34554e57e3
Fix filtering for repository snapshots [SCI-6423]
2022-01-17 21:53:13 +01:00
Martin Artnik
66081950f0
Fix added_on filter, add specs [SCI-6388]
2022-01-04 19:20:02 +01:00