Commit graph

9065 commits

Author SHA1 Message Date
aignatov-bio 8191306411 Fix experiment archive page route [SCI-5479] 2021-02-12 09:55:26 +01:00
aignatov-bio 41cdc47702
Merge pull request #3151 from urbanrotnik/ur-sci-5475-move-experiment-bug
Fix Move button on Experiment card [SCI-5475]
2021-02-11 21:14:47 +01:00
aignatov-bio a688824544
Merge pull request #3150 from aignatov-bio/ai-sci-5479-fix-routes-to-archived-page
Fix archived experiments page routes and clean old archive page [SCI-5479]
2021-02-11 21:13:48 +01:00
Urban Rotnik 4cd2bce83f Fix Move button on Experiment card 2021-02-11 18:38:23 +01:00
aignatov-bio bcc9d6c85c Fix sort for experiments page [SCI-5479] 2021-02-11 15:38:10 +01:00
aignatov-bio 1eff3494fb Fix archived experiments page routes and clean old archive page [SCI-5479] 2021-02-11 14:21:15 +01:00
aignatov-bio 1a3c715d72
Merge pull request #3149 from aignatov-bio/ai-sci-5468-connect-details-modal-to-more-button
Add action to more button [SCI-5468]
2021-02-11 13:56:54 +01:00
aignatov-bio f6422a50ac Add action to more button 2021-02-11 12:41:22 +01:00
mlorb 8f987eaa2f
Merge pull request #3147 from mlorb/ml-sci-5349
Fix projects breadcrumbs style [SCI-5349]
2021-02-11 11:16:21 +01:00
Mojca Lorber ce451f86a8 Fix projects breadcrumbs style [SCI-5349] 2021-02-10 23:33:16 +01:00
aignatov-bio 2fad6f5f8e
Merge pull request #3146 from aignatov-bio/ai-sci-5477-fix-archived-project-routes
Fix archived project routes and experiment archived date [SCI-5477]
2021-02-10 18:38:13 +01:00
aignatov-bio 31b80ae244
Merge pull request #3145 from aignatov-bio/ai-sci-5467-add-task-counter-to-experiment-card
Add task counter to experiment card [SCI-5467]
2021-02-10 18:37:52 +01:00
aignatov-bio 8adbd11197 Fix archived project routes and experiment archived date [SCI-5477] 2021-02-10 15:05:53 +01:00
aignatov-bio 486dae7559 Add task counter to experiment card [SCI-5467] 2021-02-10 14:50:42 +01:00
aignatov-bio 8853d297ed
Merge pull request #3143 from urbanrotnik/ur-sci-5455-search-results-breadcrumbs
Add breadcrumbs to GlobalSearch results [SCI-5455]
2021-02-09 21:44:54 +01:00
aignatov-bio ef6862a22e
Merge pull request #3144 from aignatov-bio/ai-sci-5464-connect-experiments-toolbar-buttons-to-actions
Connect toolbar actions to buttons [SCI-5464]
2021-02-09 21:44:33 +01:00
aignatov-bio 9d3d1f8eac Connect toolbar actions to buttons [SCI-5465] 2021-02-09 15:47:15 +01:00
Urban Rotnik 367ade2e32 Add breadcrumbs to GlobalSearch results 2021-02-09 13:07:40 +01:00
mlorb f9cd3fd671
Merge pull request #3141 from mlorb/ml-sci-5368
Add archived experiments card style [SCI-5368]
2021-02-09 10:38:31 +01:00
Mojca Lorber 0d9b38a843 Add archived experiments card style 2021-02-07 19:04:30 +01:00
aignatov-bio a339d821bd
Merge pull request #3105 from aignatov-bio/ai-sci-5255-update-marvin-js-model-styling
Update marvinJS modal CSS [SCI-5255]
2021-02-05 15:36:14 +01:00
aignatov-bio 554c0b964a Remove commented value [SCI-5255] 2021-02-05 15:26:01 +01:00
aignatov-bio 2972fac96e
Merge pull request #3140 from aignatov-bio/ai-sci-5407-add-folders-link-to-search
Add folder links to global search [SCI-5407]
2021-02-05 15:24:23 +01:00
mlorb 480893c8c7
Merge pull request #3138 from mlorb/ml-sci-5456
Change the title Projects to folder/subfolder title [SCI-5456]
2021-02-05 13:50:13 +01:00
aignatov-bio 7c99eaed8f Add folder links to global search [SCI-5407] 2021-02-05 12:39:26 +01:00
aignatov-bio 0330c265cf
Merge pull request #3139 from aignatov-bio/ai-sci-fix-merging-issue
Fix duplicate code
2021-02-05 11:33:40 +01:00
aignatov-bio f3c1d123d4 Fix duplicate code 2021-02-05 11:28:38 +01:00
Mojca Lorber ad61e59593 Change the title Projects to folder/subfolder title [SCI-5456] 2021-02-05 11:04:58 +01:00
Miha Mencin 107b7a0427
Merge pull request #3114 from urbanrotnik/ur-sci-5417-folders-name-uniquness-scope
Add Archived to ProjectFolder name uniqueness scope [SCI-5417]
2021-02-05 09:59:40 +01:00
Miha Mencin be6796c95a
Merge pull request #3137 from aignatov-bio/ai-sci-5365-add-experiments-list-view
Add list view for experiments [SCI-5365]
2021-02-05 09:58:52 +01:00
Miha Mencin b35e15fdd5
Merge pull request #3101 from aignatov-bio/ai-sci-5263-add-new-file-icons-to-report
Add new asset icons to report [SCI-5263]
2021-02-05 08:21:05 +01:00
Miha Mencin 0e9b714c9f
Applying Alex's suggestion
Co-authored-by: Alex Kriuchykhin <okriuchykhin@biosistemika.com>
2021-02-05 08:19:42 +01:00
aignatov-bio a843aac769 Add list view for experiments [SCI-5365] 2021-02-04 16:45:31 +01:00
Oleksii Kriuchykhin c5b286c764 Fix corrupted SCSS file 2021-02-04 16:40:05 +01:00
Alex Kriuchykhin aa3944fea8
Merge pull request #3122 from okriuchykhin/ok_SCI_5367
Implement editing options and modals for experiment card [SCI-5367]
2021-02-04 12:09:43 +01:00
Oleksii Kriuchykhin c62c464902 Implement editing options and modals for experiment card [SCI-5367] 2021-02-04 12:06:51 +01:00
Alex Kriuchykhin 1466ae114f
Merge pull request #3027 from okriuchykhin/ok_SCI_5246
Remove Demo project and Samples inventory [SCI-5246][SCI-5248]
2021-02-04 11:28:09 +01:00
Alex Kriuchykhin cca3c57bf2
Merge pull request #3134 from okriuchykhin/ok_SCI_5463
Fix module normalisation in canvas update [SCI-5463]
2021-02-04 11:27:47 +01:00
Alex Kriuchykhin dd9d75a643
Merge pull request #3130 from okriuchykhin/ok_SCI_5458
Improve visibility of experiment workflow image [SCI-5458]
2021-02-04 11:27:27 +01:00
Alex Kriuchykhin d94a82b37b
Merge pull request #3069 from okriuchykhin/ok_SCI_5337
Add view only project users modal for project card [SCI-5337]
2021-02-04 11:26:42 +01:00
Oleksii Kriuchykhin 8a0a0cbacc Add view only project users modal for project card [SCI-5337] 2021-02-04 11:25:35 +01:00
aignatov-bio b4a6644f13
Merge pull request #3133 from aignatov-bio/ai-sci-5457-update-experiments-view-screen
Connect front-end with back-end for experiments page [SCI-5457]
2021-02-04 11:00:17 +01:00
mlorb 8696d91c3b
Merge pull request #3135 from mlorb/ml-sci-5404
Implement new experiment card layout [SCI-5404]
2021-02-04 10:44:01 +01:00
Mojca Lorber d897e20426 Implement new experiment card layout 2021-02-04 09:02:23 +01:00
Oleksii Kriuchykhin bba8e0326d Fix module normalization in canvas update [SCI-5463] 2021-02-03 14:58:04 +01:00
aignatov-bio a7a948abaf Add archive/restore toolbar buttons and backend [SCI-5457] 2021-02-03 14:29:50 +01:00
aignatov-bio 7726eae4da Add experiments page load logic and connect filters [SCI-5457] 2021-02-03 14:29:50 +01:00
Miha Mencin 259d7d5e7c
Merge pull request #3132 from biosistemika/release/1.21.1
Release/1.21.1
2021-02-03 11:49:04 +01:00
Miha Mencin 8f63945041
Bump version to 1.21.1 2021-02-03 11:45:38 +01:00
Oleksii Kriuchykhin 58ddfe80e4 Improve visibility of experiment workflow image [SCI-5458] 2021-02-02 22:23:11 +01:00