artoscinote
fe43017ba4
Merge pull request #3445 from artoscinote/ma_SCI_5898
...
Fixed UX issues in user invites modal [SCI-5898]
2021-08-02 15:58:16 +02:00
artoscinote
21d780e4ca
Merge pull request #3446 from artoscinote/ma_SCI_5893
...
Fix style of experiment id in dropdown [SCI-5893]
2021-07-29 11:44:52 +02:00
Martin Artnik
5c4f923854
Corrected type for 'assignment' activities [SCI-5662]
2021-07-29 10:13:28 +02:00
Martin Artnik
b41ee028ca
Added overridable send permission method to notifications [SCI-5938]
2021-07-28 13:14:07 +02:00
Martin Artnik
d54a743e64
Fixed handling of dropdown-selector max height [SCI-5898]
2021-07-22 09:37:25 +02:00
aignatov-bio
d4f974ac64
Add inline editing for folder name [SCI-5896] ( #3430 )
2021-07-21 21:33:13 +02:00
aignatov-bio
7b0ea6f701
Show experiment id for users with read only permission [SCI-5895] ( #3434 )
2021-07-21 21:33:00 +02:00
Alex Kriuchykhin
dfa2a7775d
Merge pull request #3422 from okriuchykhin/ok_SCI_5847
...
Fix repository cell joining and preloading [SCI-5847]
2021-07-21 13:18:21 +02:00
Martin Artnik
c43e1cfbe5
Fixed db error during build
2021-07-20 10:20:47 +02:00
artoscinote
3a281ce9dc
Merge pull request #3433 from artoscinote/ma_SCI_5607
...
Also send notification to the user that was unassigned from task [SCI-5607]
2021-07-20 09:41:46 +02:00
Martin Artnik
f55761a491
Invite member search design fixes [SCI-5892]
2021-07-19 15:42:26 +02:00
artoscinote
5f9c04844f
Added prefixed IDs to repository rows (items) [SCI-5909] ( #3441 )
...
* Added prefixed IDs to repository rows (items) [SCI-5909]
* Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909]
* Fixed accessing repository_row parent code [SCI-5909]
* Better handling of repository_row code display [SCI-5909]
* Fix index warning for id prefixed models issue setting up project [SCI-5909]
2021-07-19 14:23:36 +02:00
Martin Artnik
c4b106f2b8
Fix style of experiment id in dropdown [SCI-5893]
2021-07-19 12:53:15 +02:00
Martin Artnik
71aa418dc6
Fixed UX issues in user invites modal [SCI-5898]
2021-07-19 12:39:18 +02:00
Oleksii Kriuchykhin
7204e47ba5
Fix sorting by role with filtering in team members table [SCI-5908]
2021-07-16 10:49:41 +02:00
Martin Artnik
ff0ac9f497
Fix free invite users modal [SCI-5900]
2021-07-13 15:51:05 +02:00
Martin Artnik
1985b7a7e0
Also send task unassign notification to the person that was unassigned [SCI-5607]
2021-07-13 12:11:49 +02:00
artoscinote
d78e4713c8
Merge pull request #3425 from artoscinote/ma_SCI_5099
...
Fix styling, functionality issues with invite users modal [SCI-5099]
2021-07-09 11:26:19 +02:00
Martin Artnik
40a8f3a434
Switch to using dropdownSelector for emails input [SCI-5099]
2021-07-09 11:20:48 +02:00
Martin Artnik
3cb395db15
Use where_attributes like in team search [SCI-5099]
2021-07-09 10:49:11 +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
Miha Mencin
d240c9f769
Merge pull request #3421 from artoscinote/ma_SCI_5870
...
Added pdf viewer js pack to my_module archive view, fixed issue with files getting stuck in processing [SCI-5870]
2021-07-08 12:01:31 +02:00
Oleksii Kriuchykhin
549fc8e5a0
Fix repository cell joining and preloading [SCI-5847]
2021-07-07 17:43:51 +02:00
Martin Artnik
fdf9c5f6ae
Reset file_processing when new file is upladed [SCI-5870]
2021-07-07 14:57:35 +02:00
Martin Artnik
42ed28676d
Added pdf viewer js pack to my_module archive view [SCI-5870]
2021-07-07 11:34:28 +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
Martin Artnik
1c98d7cdd2
Fixed missing archived column in experiment table [SCI-5866]
2021-07-02 16:10:35 +02:00
Alex Kriuchykhin
0e813791fe
Merge pull request #3413 from aignatov-bio/ai-sci-5832-issue-in-reports-with-pip-file
...
Fix file icons in report [SCI-5832]
2021-07-02 10:20:18 +02:00
Alex Kriuchykhin
6450e221a9
Merge pull request #3412 from aignatov-bio/ai-sci-5568-add-missed-activity-for-tag-removing
...
Add missed activity for tag removing [SCI-5568]
2021-07-02 10:18:26 +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
aignatov-bio
d0b4a75095
Fix file icons in report
2021-06-30 14:35:23 +02:00
Alex Kriuchykhin
f835f88e64
Merge pull request #3410 from okriuchykhin/ok_SCI_5097
...
Update Invite new user to team modal [SCI-5097]
2021-06-30 13:34:06 +02:00
aignatov-bio
bef57eacac
Add missed activtiy for tag removing [SCI-5568]
2021-06-30 13:34:02 +02:00
artoscinote
723b594632
Merge pull request #3398 from artoscinote/ma_SCI_5828
...
Expose experiment IDs in interface and reports [SCI-5828]
2021-06-30 12:58:25 +02:00
Martin Artnik
e1b0b65465
Improved code style, fixed bug [SCI-5828]
2021-06-29 15:57:23 +02:00
artoscinote
73c86c8423
Merge pull request #3409 from artoscinote/ma_SCI_5851
...
Report generation fixes [SCI-5851]
2021-06-29 14:55:26 +02:00
Martin Artnik
b623e2f40f
Report generation fixes [SCI-5851]
2021-06-29 13:46:45 +02:00
Oleksii Kriuchykhin
ecec1ce194
Update Invite new user to team modal [SCI-5097]
2021-06-29 13:46:02 +02:00
artoscinote
9804e1bd28
Merge pull request #3400 from artoscinote/ma_SCI_5701
...
Reworked task view sidebar [SCI-5701]
2021-06-29 11:26:56 +02:00
aignatov-bio
53b47412ee
Update marvinJS image generation [SCI-5834]
2021-06-24 22:36:51 +02:00
Martin Artnik
b2e2186d9f
Remove unnecessary tasks hash from full export [SCI-5840]
2021-06-22 14:57:07 +02:00
Martin Artnik
c6c5f75262
Remove unncessary newline
2021-06-22 14:53:03 +02:00
Martin Artnik
c4e6b0bbaf
Fixed export all report html generation [SCI-5840]
2021-06-22 14:50:47 +02:00
Martin Artnik
d67d53b926
Code style fixes
2021-06-22 13:27:03 +02:00
Martin Artnik
eaa713f5b8
Fix indices [SCI-5829]
2021-06-22 12:51:25 +02:00
Martin Artnik
a32219b1aa
Amend how PDF report generation works [SCI-5837]
2021-06-21 14:20:30 +02:00
Martin Artnik
66d2e65114
Fixed report docx generation [SCI-5837]
2021-06-21 12:52:12 +02:00