Anton
|
440800537c
|
Add menu to experiment table row [SCI-7446]
|
2022-11-23 15:05:13 +01:00 |
|
Oleksii Kriuchykhin
|
49fbc2c561
|
Add basic modal for direct task creation [SCI-7197]
|
2022-11-18 17:00:11 +01:00 |
|
Anton
|
85c00c61e0
|
Add table columns display modal to experiment table [SCI-7441]
|
2022-11-16 09:54:12 +01:00 |
|
Anton
|
7523535e24
|
Add archive action to experiment table [SCI-7384]
|
2022-11-14 11:31:53 +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 |
|
Anton
|
a17cd78c20
|
Add view dropdown to experiment screen
|
2022-11-08 16:39:52 +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
|
29ce28a1af
|
Implement canvas view navigator [SCI-7198] (#4577)
|
2022-10-27 14:43:31 +02:00 |
|
ajugo
|
bdf56ea2a1
|
Add comments to the experiment table view [SCI-7217] (#4583)
|
2022-10-27 14:41:35 +02:00 |
|
ajugo
|
fedaf703d4
|
Add view button to experiment title bar [SCI-7216] (#4579)
|
2022-10-27 09:53:01 +02:00 |
|
ajugo
|
449283b4f5
|
Show only active result in experiment table view [SCI-7369] (#4578)
|
2022-10-27 09:52:20 +02:00 |
|
Anton
|
8feaedc0d1
|
Add core columns to experiment table [SCI-7212]
|
2022-10-24 15:27:57 +02:00 |
|
Anton
|
bc86f11404
|
Add experiment table view [SCI-7174]
|
2022-10-21 12:22:38 +02:00 |
|
Anton
|
2ae8943d80
|
Update general canvas layout [SCI-7196]
|
2022-10-19 11:46:16 +02:00 |
|
ajugo
|
fab625d819
|
Set correct permission for repository on team role change [SCI-7341] (#4540)
|
2022-10-18 10:43:51 +02:00 |
|
ajugo
|
64975effc6
|
Close print label modal at print click [SCI-7327] (#4526)
|
2022-10-18 10:42:50 +02:00 |
|
Anton
|
91c46e2005
|
Fix copy experiment only to active projects [SCI-7345]
|
2022-10-17 11:08:59 +02:00 |
|
Alex Kriuchykhin
|
6abfc8d293
|
Merge pull request #4527 from rekonder/aj_SCI_7326
Move loading label print modal for task [SCI-7326]
|
2022-10-17 10:21:51 +02:00 |
|
Alex Kriuchykhin
|
4cee224180
|
Merge pull request #4534 from okriuchykhin/ok_SCI_7338
Fix user role selection when inviting new users [SCI-7338]
|
2022-10-17 10:21:37 +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 |
|
Alex Kriuchykhin
|
d12cdb8a9a
|
Merge pull request #4530 from okriuchykhin/ok_SCI_7297_v2
Fix display of a creator in the reports table [SCI-7297]
|
2022-10-17 10:18:09 +02:00 |
|
Alex Kriuchykhin
|
15813166fe
|
Merge pull request #4537 from okriuchykhin/ok_SCI_7343
Allow team owners to manage project users [SCI-7343]
|
2022-10-17 10:16:50 +02:00 |
|
Alex Kriuchykhin
|
eba3fc574b
|
Merge pull request #4536 from okriuchykhin/ok_SCI_7330
Fix permission checking in reports controller [SCI-7330][SCI-7331]
|
2022-10-17 10:16:15 +02:00 |
|
Alex Kriuchykhin
|
51da8edacc
|
Merge pull request #4533 from okriuchykhin/ok_SCI_7336
Fix project users assignment to newly created experiments [SCI-7336]
|
2022-10-17 10:15:44 +02:00 |
|
Alex Kriuchykhin
|
15af00934b
|
Merge pull request #4535 from rekonder/aj_SCI_7322
Implemented label preview options for the Viewer role [SCI-7322]
|
2022-10-17 09:35:47 +02:00 |
|
Oleksii Kriuchykhin
|
bded75ac2c
|
Allow team owners to manage project users [SCI-7343]
|
2022-10-14 15:51:37 +02:00 |
|
Alex Kriuchykhin
|
ec81234ec5
|
Merge pull request #4531 from rekonder/aj_SCI_7305
Remove old label printer modal code [SCI-7305]
|
2022-10-14 14:44:02 +02:00 |
|
Oleksii Kriuchykhin
|
8e838fe09f
|
Fix permission checking in reports controller [SCI-7330][SCI-7331]
|
2022-10-14 14:26:02 +02:00 |
|
Andrej
|
16b4a89fb8
|
Disable label preview options for Viewer role [SCI-7322]
|
2022-10-14 11:49:31 +02:00 |
|
Oleksii Kriuchykhin
|
a5336608f8
|
Fix user role selection when inviting new users [SCI-7338]
|
2022-10-14 11:35:35 +02:00 |
|
Alex Kriuchykhin
|
c725e1f100
|
Merge pull request #4521 from okriuchykhin/ok_SCI_7325
Fix protocol import in templates [SCI-7325]
|
2022-10-14 11:19:29 +02:00 |
|
Oleksii Kriuchykhin
|
a3b8f98b24
|
Fix project users assignment to newly created experiments [SCI-7336]
|
2022-10-14 10:23:57 +02:00 |
|
Andrej
|
f3fdcc1204
|
Remove old label printer modal code [SCI-7305]
|
2022-10-13 16:49:06 +02:00 |
|
Oleksii Kriuchykhin
|
68fab55328
|
Fix display of a creator in the reports table [SCI-7297]
|
2022-10-13 14:55:24 +02:00 |
|
Oleksii Kriuchykhin
|
e43aa30193
|
Unify tags loading order [SCI-6943]
|
2022-10-13 13:55:36 +02:00 |
|
Andrej
|
5752401a29
|
Move loading label print modal on task [SCI-7326]
|
2022-10-13 13:16:18 +02:00 |
|
ajugo
|
58acb94977
|
Remove status from print label modal [SCI-7328] (#4524)
|
2022-10-12 16:56:58 +02:00 |
|
Oleksii Kriuchykhin
|
1bd3a7e783
|
Fix protocol import in templates [SCI-7325]
|
2022-10-12 14:27:21 +02:00 |
|
Alex Kriuchykhin
|
1e6c6da964
|
Merge pull request #4517 from okriuchykhin/ok_SCI_7298
Add option to disable local password log in [SCI-7298]
|
2022-10-12 12:54:34 +02:00 |
|
Alex Kriuchykhin
|
827567c167
|
Merge pull request #4515 from rekonder/aj_SCI_7314
Fixed the existing templates [SCI-7314]
|
2022-10-12 11:49:09 +02:00 |
|
Martin Artnik
|
b67bea81b8
|
Remove legacy protocol links [SCI-7323]
|
2022-10-12 11:01:16 +02:00 |
|
Oleksii Kriuchykhin
|
f0ea7ea2a4
|
Add option to disable local password log in [SCI-7298]
|
2022-10-12 10:30:09 +02:00 |
|
Andrej
|
230aea15fc
|
Update experiment templates [SCI-7314]
|
2022-10-11 15:55:56 +02:00 |
|
ajugo
|
e96ccdb1d5
|
Fix start date on locked task and correct format of number [SCI-7098] (#4366)
|
2022-10-11 11:31:53 +02:00 |
|
Alex Kriuchykhin
|
99ffbf47ab
|
Merge pull request #4512 from okriuchykhin/ok_SCI_7297
Fix report creation permission check [SCI-7297]
|
2022-10-11 11:01:31 +02:00 |
|
ajugo
|
0493d6f31d
|
Fix label template preview issues [SCI-7313] (#4514)
* Add preview label at open modal [SCI-7313]
* Add density and unit to the label template [SCI-7313]
|
2022-10-11 10:58:37 +02:00 |
|