artoscinote
a3e8000360
Merge branch 'develop' into features/exposed_ids
2022-12-08 15:58:11 +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
aignatov-bio
3e5c2e83c7
Update toolbar, add docx and pdf columns [SCI-5549][SCI-5550]
2021-03-17 12:54:25 +01:00
aignatov-bio
c99e8f19fd
Add basic layout [SCI-5548]
2021-03-16 13:11:51 +01:00
Urban Rotnik
8107920400
Fix Role sorting for organization admin
2021-03-12 14:06:28 +01:00
Urban Rotnik
1d43e478a2
Fix sorting on Teams settings page
...
SCI-4179
2021-02-26 12:17:57 +01:00
Urban Rotnik
a259800590
Merge branch 'develop' into jg_sci_2228
2020-08-31 16:29:23 +02:00
Urban Rotnik
a2ade6e0ec
Merge branch 'develop' into features/new-task-layout
2020-05-15 14:27:56 +02:00
Urban Rotnik
8fa024ed10
Remove all tooltips from HTML
2020-04-28 12:30:43 +02:00
aignatov-bio
fe718349da
Add recent protocol tab to load protocal from repository
2020-04-09 17:29:39 +02:00
Luka Murn
83bb89fdf5
Cherry-picked commit from ZZ (and LM)'s various changes
2019-07-26 10:13:14 +02:00
Oleksii Kriuchykhin
311189a2e9
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
2018-12-13 11:18:09 +01:00
Oleksii Kriuchykhin
537de596a7
Merge latest master [SCI-2778]
2018-11-14 13:05:57 +01:00
Oleksii Kriuchykhin
8d0dbc7076
Add time format selection to settings [SCI-2778]
2018-11-09 16:19:40 +01:00
Zanz2
22a565a684
Made fixes according to review
2018-09-14 13:07:09 +02:00
Zanz2
4e55fdc9b5
Merge branch 'zz_in_app_tooltips_help_sci2662' of https://github.com/Zanz2/scinote-web into zz_in_app_tooltips_help_sci2662
2018-08-21 12:09:05 +02:00