Commit graph

15322 commits

Author SHA1 Message Date
Martin Artnik af7bae48a0 Implement delivery notifications, fix specs [SCI-9856] 2023-12-08 13:57:43 +01:00
Martin Artnik a76ba226f9
Merge pull request #6779 from ivanscinote/SCI-9847-ik
Create notification recipient class for change_users_ro le_on_team_activity [SCI-9847]
2023-12-07 16:59:32 +01:00
Ivan Kljun aa04e9014c Create notification recipient class for change_users_role_on_team_activity [SCI-9847] 2023-12-07 14:36:12 +01:00
Martin Artnik 1f3dca6104
Merge pull request #6776 from artoscinote/ma_SCI_9695
Migrate old user notification settings [SCI-9695]
2023-12-07 12:57:08 +01:00
Martin Artnik 6adc85972a Migrate old user notification settings [SCI-9695] 2023-12-07 11:52:30 +01:00
Martin Artnik 8e84a83ce6
Merge pull request #6773 from ivanscinote/SCI-9623-ik
Fix prepend_title_page method in pdf_job [SCI-9623]
2023-12-07 10:27:48 +01:00
Ivan Kljun 1d5e072f0b Fix prepend_title_page method in pdf_job [SCI-9623] 2023-12-07 10:23:56 +01:00
Martin Artnik 4bcf41399d
Merge pull request #6772 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 08:45:21 +01:00
Giga Chubinidze 18380402fc Smart annotation is not saved on checklist item [SCI-9829] 2023-12-07 11:35:02 +04:00
Martin Artnik 152522341c
Merge pull request #6770 from ivanscinote/SCI-9561-implement-repository-date-reminder-notification
Fix translation for Date/Date&Time [SCI-9561]
2023-12-06 14:59:11 +01:00
Ivan Kljun 55ee531e23 Fix translation for Date/Date&Time [SCI-9561] 2023-12-06 11:42:40 +01:00
Martin Artnik 7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin a079bc51fa Merge branch 'features/linked-inventories' into develop 2023-12-06 10:50:04 +01:00
Alex Kriuchykhin 0a64f1f4bb
Change scope of linked repository unique index for external_id to repositories and columns [SCI-9817] (#6754) 2023-12-06 10:48:06 +01:00
Martin Artnik 94e8a8d89f
Merge pull request #6759 from ivanscinote/SCI-9782-ik
Create RepositoryItemRecipients for Low Stock and Date/Date&Time notifications [SCI-9782]
2023-12-06 10:40:34 +01:00
Ivan Kljun 8c31680573 Create RepositoryItemRecipients for Low Stock and Date/Date&Time notifications [SCI-9782] 2023-12-06 10:38:24 +01:00
Martin Artnik 469f581e20
Merge pull request #6769 from G-Chubinidze/gc_SCI_9788
Redundant notifications [SCI-9788]
2023-12-06 09:30:17 +01:00
Giga Chubinidze a25113275a added access permission blocks 2023-12-06 11:02:25 +04:00
Oleksii Kriuchykhin eeaff05915 Bump version to 1.29.4 2023-12-05 16:21:33 +01:00
Martin Artnik 31e55488a7
Merge pull request #6750 from G-Chubinidze/gc_SCI_9788
Redundant notifications [SCI-9788]
2023-12-05 14:57:01 +01:00
Oleksii Kriuchykhin feeb350114 Merge branch 'develop' into features/linked-inventories 2023-12-05 14:12:42 +01:00
Alex Kriuchykhin e2342ace6c
Update Yomu gem, add reset protocols creator user assignments and extract missing asset texts rake tasks [SCI-9812] (#6761) 2023-12-05 13:27:20 +01:00
Martin Artnik 5ce927ce37
Merge pull request #6763 from ivanscinote/SCI-9775-ik
Fix wording for my_module_due_date_reminder [SCI-9775]
2023-12-05 13:23:17 +01:00
Ivan Kljun 2ddcbe9824 Fix wording for my_module_due_date_reminder [SCI-9775] 2023-12-05 13:19:35 +01:00
Martin Artnik 5c7b08f809
Merge pull request #6762 from ivanscinote/SCI-9768-ik
Remove icon from app notifications [SCI-9768]
2023-12-05 12:54:37 +01:00
Ivan Kljun 937e3247db Remove icon from app notifications [SCI-9768] 2023-12-05 12:52:40 +01:00
Martin Artnik 23ee168469
Merge pull request #6760 from ivanscinote/SCI-9767-ik
Remove 'There is a change on assigned task' notification category [SCI-9767]
2023-12-05 12:20:06 +01:00
Ivan Kljun 472a095a6a Remove 'There is a change on assigned task' notification category [SCI-9767] 2023-12-05 10:55:54 +01:00
wandji 4df097b251
Init provisioning polling after successful cloning tasks [SCI-9796] (#6758) 2023-12-05 10:15:11 +01:00
Martin Artnik 254550ef7f
Merge pull request #6755 from ivanscinote/SCI-9775-ik
Fix translations for notifications (Due date, Date/Date&Time, Low stock) [SCI-9775]
2023-12-05 09:29:38 +01:00
Giga Chubinidze 70ed2cb868 logic cleanup 2023-12-05 12:06:58 +04:00
Alex Kriuchykhin 44a8fc06b3
Escape special regexp symbols in clonable name generation [SCI-9819] (#6756) 2023-12-04 16:21:24 +01:00
wandji 1d52e20f4e
Fix issue showing item card reminder when threshold equals stock value [SCI-9828] (#6753) 2023-12-04 16:21:08 +01:00
Ivan Kljun dde7c512a9 Fix translations for notif (Due date, Date/Date&Time, Low stock) [SCI-9775] 2023-12-04 14:13:16 +01:00
aignatov-bio 413a422889
Merge pull request #6752 from aignatov-bio/ai-sci-9774-add-breadcrumbs-to-smart-annotation
Fix smart annotation on steps [SCI-9774]
2023-12-04 11:33:52 +01:00
Anton d125eae4bb Fix smart annotation on steps [SCI-9799] 2023-12-04 11:17:06 +01:00
aignatov-bio b7177a8592
Merge pull request #6751 from aignatov-bio/ai-sci-fix-emojies-in-item-card
Increase delay for status replace [SCI-9820]
2023-12-04 10:47:21 +01:00
Anton f70ade23b9 Increase delay for status replace [SCI-9820] 2023-12-04 10:14:16 +01:00
Martin Artnik 285d32afcd
Merge pull request #6748 from lasniscinote/gl_SCI_9789
(fix) Update of item table not done, stock modal entry [SCI-9789]
2023-12-04 09:50:39 +01:00
Martin Artnik 4a22bc9ee8
Merge branch 'develop' into gl_SCI_9789 2023-12-04 09:50:32 +01:00
Martin Artnik 176c181a86
Merge pull request #6746 from lasniscinote/gl_SCI_9818
(fix) Red dot reminder is not upadated on item card [SCI-9818]
2023-12-04 09:49:53 +01:00
Giga Chubinidze 121cbe7471 Redundant notifications [SCI-9788] 2023-12-04 11:29:17 +04:00
Gregor Lasnibat c1e3c2b6c6 (fix) Update of item table not done, stock modal entry [SCI-9789] 2023-12-01 16:44:13 +01:00
Gregor Lasnibat 9656b6c19a (fix) Red dot reminder is not upadated on item card [SCI-9818] 2023-12-01 16:27:03 +01:00
Martin Artnik b1b8059e41
Merge pull request #6745 from ivanscinote/SCI-9561-implement-repository-date-reminder-notification
Add job for RepositoryDateValue, fix translation [SCI-9561]
2023-12-01 15:49:57 +01:00
Martin Artnik df66fd292b
Merge pull request #6738 from G-Chubinidze/gc_SCI_9766
Notification breadcrumb to Experiment page is not working [SCI-9766]
2023-12-01 15:46:18 +01:00
Ivan Kljun a5f711aa46 Add job for RepositoryDateValue, fix translation [SCI-5961] 2023-12-01 15:04:24 +01:00
aignatov-bio 4d002b2666
Merge pull request #6744 from aignatov-bio/ai-sci-fix-emojies-in-item-card
Fix emojies in item card
2023-12-01 11:58:25 +01:00
Anton 4248bfa253 Fix emojies in item card 2023-12-01 11:53:42 +01:00
Martin Artnik 80c9ccde2f
Merge pull request #6743 from G-Chubinidze/gc_SCI_9798
Wording of subgroups of notifications in UI [SCI-9798]
2023-12-01 09:37:08 +01:00