Martin Artnik
219814ec06
Change protocol clone to support bulk in future [SCI-7990]
2023-02-28 13:11:49 +01:00
Martin Artnik
bba9570228
Fix protocol duplication in table [SCI-7990]
2023-02-28 11:36:27 +01:00
aignatov-bio
bda3661a9b
Fix duplicate keywords in protocol table [SCI-8009] ( #5034 )
2023-02-27 17:17:12 +01:00
ajugo
d26edb08df
Fix access filter and published by column [SCI-7988] ( #5030 )
2023-02-27 12:08:45 +01:00
aignatov-bio
8906bc25e7
Fix version counting in protocol datatable [SCI-7993] ( #5019 )
2023-02-23 15:13:57 +01:00
Anton
826cb162da
Add save as draft action
2023-02-22 14:59:48 +01:00
ajugo
0be0aa7629
Implement filters for protocol template datatable [SCI-7605] ( #4918 )
...
Implement filters for protocol template datatable [SCI-7605]
2023-02-21 14:57:43 +01:00
ajugo
cb332f163f
Update the Load protocol template to task modal [SCI-7591] ( #4870 )
...
* Update the Load protocol template to task modal [SCI-7591]
* Update the Load protocol template to task modal [SCI-7591]
* Load last protocol version from repository to task [SCI-7591]
* Fix find_by for load_table [SCI-7591]
2023-02-14 13:19:24 +01:00
Anton
ea9d2d8291
Merge branch 'develop' into features/protocol_versioning
2023-02-14 11:07:58 +01:00
Anton
1a0b28c74e
Add archive view for protocols template
2023-02-09 11:38:27 +01:00
Alex Kriuchykhin
7f3999fa4f
Add protocol published versions modal [SCI-7519] ( #4725 )
2023-01-20 14:29:25 +01:00
Anton
ba98075690
Add protocols filters front end [SCI-7517]
2023-01-04 10:34:49 +01:00
Oleksii Kriuchykhin
5fea4722ac
Add versions and access columns to protocols table, update protocol model [SCI-7516]
2022-12-19 15:39:32 +01:00
artoscinote
a3e8000360
Merge branch 'develop' into features/exposed_ids
2022-12-08 15:58:11 +01:00
Anton
2a8aaed7d1
Add actions toolbar to protocol repository [SCI-7521]
2022-12-06 15:54:50 +01:00
Giga Chubinidze
769fe7ebd8
fixed id sorting on reports removed model duplicate code
2022-12-05 13:17:15 +04:00
ajugo
847280489a
Add report id to the report datatable [SCI-7199] ( #4453 )
...
* Add report id to the report datatable [SCI-7199]
* Remove report id migration [SCI-7199]
2022-12-02 11:41:32 +01:00
Giga Chubinidze
43f8370a08
add IDs to the protocol templates tables [SCI-7179]
2022-11-22 13:55:41 +04:00
Andrej
745be5a0f7
Remove old step code [SCI-7181]
2022-10-24 13:07:10 +02:00
Oleksii Kriuchykhin
68fab55328
Fix display of a creator in the reports table [SCI-7297]
2022-10-13 14:55:24 +02:00
Alex Kriuchykhin
3592faea78
Merge pull request #4511 from okriuchykhin/ok_SCI_7230
...
Fix filtering by user role for teams table [SCI-7320]
2022-10-10 16:07:34 +02:00
Alex Kriuchykhin
3a9b568358
Merge pull request #4508 from rekonder/aj_SCI_7318
...
Fix view permission at label template table [SCI-7318]
2022-10-10 15:59:02 +02:00
Oleksii Kriuchykhin
a88e936693
Fix filtering by user role for teams table [SCI-7230]
2022-10-10 15:48:38 +02:00
Andrej
42193bbe81
Fix view permission at label template table [SCI-7318]
2022-10-07 17:16:40 +02:00
Alex Kriuchykhin
4d529cfcb5
Merge pull request #4499 from okriuchykhin/ok_SCI_7291
...
Update teams table with new user assignments system [SCI-7291]
2022-10-07 14:53:19 +02:00
Oleksii Kriuchykhin
0a8ebef095
Update teams table with new user assignments system [SCI-7291]
2022-10-05 18:28:40 +02:00
Oleksii Kriuchykhin
830248ada9
Fix search in team members table [SCI-7289]
2022-10-03 16:56:15 +02:00
Oleksii Kriuchykhin
0d656f8976
Fix sorting in label templates datatable [SCI-7263]
2022-09-26 22:21:45 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Anton
46990b3df4
Add sorting by default label template [SCI-7084]
2022-08-18 11:49:22 +02:00
Anton
51cb951e06
Update labels index page [SCI-7048]
2022-08-08 11:15:46 +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
Anton
31202922af
Add general layout for template [SCI-7030]
2022-08-04 10:51:30 +02:00
Anton
67df01711f
Add edit actions to label templates [SCI-7019]
2022-07-28 14:42:13 +02:00
ajugo
ad4f52d912
Add Label template list screen - view mode [SCI-7018] ( #4292 )
...
* Initial label template datatable [SCI-7018]
* Add new columns to LabelTemplate and update datatable view [SCI-7018]
* Fix after rebase [SCI-7018]
* Fix migration, disable checkboxes in view mode and fix label template to team level [SCI-7018]
2022-07-27 10:10:32 +02:00
Anton
61464b3780
Add new protocol view to repository [SCI-6858]
2022-06-02 11:05:25 +02:00
Oleksii Kriuchykhin
c5c3afa906
Update team users table with new user assignments [SCI-6842]
2022-06-01 15:06:19 +02:00
Oleksii Kriuchykhin
c26dcf4b23
Replace empty? with blank? [SCI-5579]
2021-07-23 11:56:28 +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
Oleksii Kriuchykhin
2bad60d48c
Disable edit button for reports of archived projects [SCI-5755]
2021-05-28 16:17:20 +02:00
Oleksii Kriuchykhin
29c83ffbb1
Merge branch 'develop' into features/new-reports
2021-05-21 11:04:17 +02:00
Alex Kriuchykhin
8e3e72654c
Merge pull request #3324 from aignatov-bio/ai-sci-5551-add-search-field-to-reports
...
Add search field to reports page [SCI-5551]
2021-05-17 11:50:03 +02:00
aignatov-bio
e058adab08
Add search scope from searchable concern [SCI-5551]
2021-05-17 09:55:59 +02:00
aignatov-bio
e953666762
Add search field to reports page [SCI-5551]
2021-05-13 21:41:26 +02:00
Oleksii Kriuchykhin
a175e83a16
Add generation error states to reports [SCI-5702]
2021-05-11 14:52:02 +02:00
Oleksii Kriuchykhin
fe8f006f6e
Fix save report PDF to Inventory [SCI-5613]
2021-04-14 16:06:59 +02:00
Oleksii Kriuchykhin
0a9a656313
Add flash message and notification for generated reports [SCI-5552]
2021-04-14 15:45:51 +02:00
Oleksii Kriuchykhin
a2a0aabb62
Implement pooling for Report document creation status [SCI-5557]
2021-04-14 15:16:08 +02:00
aignatov-bio
a46b9cb8ea
Add document preview to reports [SCI-5559]
2021-04-07 11:15:22 +02:00
Oleksii Kriuchykhin
0e545dfee0
Fix sorting by status in team members table [SCI-4179]
2021-03-22 13:40:25 +01:00