Commit graph

9259 commits

Author SHA1 Message Date
Miha Mencin
393204453b
Merge pull request #3201 from okriuchykhin/ok_SCI_5541
Fix file name sanitization in LibreOffice previewer [SCI-5541]
2021-03-04 16:05:02 +01:00
Oleksii Kriuchykhin
2286121234 Fix file name sanitization in LibreOffice previewer [SCI-5541] 2021-03-04 16:01:30 +01:00
Urban Rotnik
235f19cf25 Store Table/Cards view setting per user
SCI-5450
2021-03-04 14:56:59 +01:00
Oleksii Kriuchykhin
d557739f2e Remove notification service check from health check endpoint [SCI-5526] 2021-03-04 09:38:25 +01:00
Urban Rotnik
401224ae11 Add breadcrumbs on Experiments and Tasks pages 2021-03-04 09:00:58 +01:00
Urban Rotnik
a31ba4f369
Bump version to 1.21.3 2021-03-03 10:46:17 +01:00
Oleksii Kriuchykhin
2b5709e75f Improve behavior of the scheduler, add caching to system notifications sync service [SCI-5526] 2021-03-02 17:28:07 +01:00
aignatov-bio
dcea1b558b Fix click zone for manage users buttons [SCI-5483] 2021-03-02 15:32:53 +01:00
aignatov-bio
468afaaa5a Fix upercase file extensions [SCI-5484] 2021-03-02 15:04:43 +01:00
Urban Rotnik
fd6165bc55 Fix grayed links when subjects gets deleted 2021-03-02 11:13:08 +01:00
aignatov-bio
44447546aa Remove cucumber tests from travis CI 2021-03-01 11:07:57 +01:00
aignatov-bio
abdf3b32be
Merge pull request #3190 from aignatov-bio/ai-sci-5528-fix-tests
Fix tests [SCI-5528]
2021-03-01 10:06:33 +01:00
aignatov-bio
0c5a1a3e21 Fix tests [SCI-5528] 2021-02-26 16:29:56 +01:00
aignatov-bio
89ac76a766 Fix duplcated new step button [SCI-5474] 2021-02-26 12:29:31 +01:00
Urban Rotnik
1d43e478a2 Fix sorting on Teams settings page
SCI-4179
2021-02-26 12:17:57 +01:00
Urban Rotnik
8ca8c84efd Fix report completed_on time and username (partially)
SCI-5439
We cannot realy on last_modified_by, because it can be changed after step completion
2021-02-25 13:24:21 +01:00
Urban Rotnik
1bb2393655 Use translations
SCI-4140
2021-02-25 11:59:26 +01:00
Urban Rotnik
347f208480 Bring back old notifications
SCI-4140
2021-02-25 11:59:14 +01:00
Miha Mencin
a415103166 Bump version to 1.21.2 2021-02-23 17:47:58 +01:00
aignatov-bio
24134174fc Add titles to navigation items [SCI-5460] 2021-02-23 15:00:11 +01:00
Miha Mencin
d1b16ebf01
Merge pull request #3183 from urbanrotnik/ur-sci-5519
Fix projects filter [SCI-5519]
2021-02-23 13:43:04 +01:00
Urban Rotnik
6b5d07e1a4 Fix projects filter 2021-02-23 13:21:09 +01:00
Miha Mencin
a93174f827
Merge pull request #3182 from okriuchykhin/ok_SCI_5387
Refactor view project users modal [SCI-5387]
2021-02-23 08:30:06 +01:00
Oleksii Kriuchykhin
bdd717b21b Refactor view project users modal [SCI-5387] 2021-02-22 22:37:32 +01:00
Miha Mencin
3639e63954
Merge pull request #3181 from urbanrotnik/ur-sci-5519
Fix Projects filters history items [SCI-5519]
2021-02-22 20:14:51 +01:00
Urban Rotnik
17d68bf65f Fix Projects filters history items 2021-02-22 20:11:08 +01:00
aignatov-bio
84d61252d8
Merge pull request #3180 from aignatov-bio/ai-sci-5512-fix-datetime-selector-for-filters
Fix datetime for projects and experiments filters [SCI-5512]
2021-02-22 13:25:00 +01:00
aignatov-bio
a131056279 Fix datetime for projects and experiments filters [SCI-5512] 2021-02-22 12:51:04 +01:00
Miha Mencin
91026857fa
Merge pull request #3179 from urbanrotnik/ur-sci-5511
Prevent filters close when click on checkbox after input [SCI-5511]
2021-02-22 11:40:21 +01:00
Miha Mencin
cd28632979
Merge pull request #3178 from okriuchykhin/ok_SCI_5509
Improve inventory table loading speed [SCI-5509]
2021-02-22 10:57:44 +01:00
Miha Mencin
63dd680385
Merge pull request #3177 from urbanrotnik/ur-sci-5514
Fix repository empty index show condition [SCI-5514]
2021-02-22 10:56:02 +01:00
Urban Rotnik
757bed3cbf Prevent filters close when click on checkbox after input
SCI-5511
2021-02-22 10:50:09 +01:00
Oleksii Kriuchykhin
e8b4a30b87 Improve inventory table loading speed [SCI-5509] 2021-02-22 10:34:06 +01:00
Urban Rotnik
42f8062fe0 Fix repository empty index show condition 2021-02-22 10:18:52 +01:00
aignatov-bio
ca0be11f82
Merge pull request #3176 from aignatov-bio/ai-sci-5508-fix-error-on-canvas
Fix normalize_module_position method [SCI-5508]
2021-02-22 10:08:50 +01:00
aignatov-bio
58a5126a13 Fix normalize_module_position method [SCI-5508] 2021-02-19 14:41:57 +01:00
Miha Mencin
51a5a835ae
Merge pull request #3174 from urbanrotnik/ur-sci-5500
Add purge workflow images task and migration [SCI-5500]
2021-02-19 10:57:00 +01:00
Urban Rotnik
37dad46629 Add cleanup workflow images task
SCI-5500
2021-02-18 16:07:10 +01:00
aignatov-bio
0609e9699d Fix dashboard infinite scroll [SCI-5462] 2021-02-18 15:31:31 +01:00
Urban Rotnik
a89c5fef13
Merge pull request #3165 from urbanrotnik/ur-sci-5481
Add experiment thumbnail, update archived view for experiments [SCI-5481]
2021-02-18 15:22:01 +01:00
Urban Rotnik
2daf5aad2a
Merge pull request #3168 from urbanrotnik/ur-sci-5493-external-protocols-preview 2021-02-18 14:50:30 +01:00
Alex Kriuchykhin
d3e960fe2b
Merge pull request #3173 from okriuchykhin/ok_SCI_5494
Multiple small bugfixes [SCI-5494]
2021-02-18 14:35:40 +01:00
Oleksii Kriuchykhin
7d89088b14 Multiple small bugfixes [SCI-5494] 2021-02-18 13:55:03 +01:00
Urban Rotnik
3bca05fc94 Prevent showing empty files for experiments without Tasks
SCI-5481
2021-02-18 12:03:28 +01:00
Urban Rotnik
6ea39c9363 Add experiment thumbnail, update archived view for experiments
SCI-5481
2021-02-18 12:03:13 +01:00
Urban Rotnik
bb93df004a
Merge pull request #3171 from urbanrotnik/ur-sci-4599-experiment-without-tasks-disappears
Fix query with counts [SCI-5499]
2021-02-18 11:10:10 +01:00
aignatov-bio
d2c03f27c3
Merge pull request #3170 from aignatov-bio/ai-sci-5492-fix-shared-inventories
Fix shared inventories [SCI-5492]
2021-02-18 11:05:18 +01:00
aignatov-bio
1cfd9dd85e
Merge pull request #3163 from aignatov-bio/ai-sci-5469-update-experiment-card-css
Update experiment card css [SCI-5469]
2021-02-18 10:45:43 +01:00
Urban Rotnik
f29fd76822 Fix archived_on sorting 2021-02-18 09:42:17 +01:00
aignatov-bio
736388d882
Merge pull request #3169 from aignatov-bio/ai-sci-5496-revert-s3-storage-path-for-method
Revert S3 storage path_for method [SCI-5496]
2021-02-17 21:04:07 +01:00