Martin Artnik
58acbcaecf
Merge pull request #6785 from artoscinote/ma_SCI_9856
...
Implement delivery notifications, fix specs [SCI-9856]
2023-12-11 09:56:43 +01:00
Martin Artnik
99fe879057
Merge pull request #6790 from G-Chubinidze/gc_SCI_9843
...
Incomplete/missing text in notification emails [SCI-9843]
2023-12-11 09:52:48 +01:00
Giga Chubinidze
69ca8c5022
Incomplete/missing text in notification emails [SCI-9843]
2023-12-11 11:52:28 +04:00
Martin Artnik
af7bae48a0
Implement delivery notifications, fix specs [SCI-9856]
2023-12-08 13:57:43 +01:00
Martin Artnik
ff117b8358
Merge pull request #6784 from G-Chubinidze/gc_SCI_9829
...
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-08 13:34:43 +01:00
Giga Chubinidze
3dd3b00b06
preventing esc and enter from interfering
2023-12-08 16:20:02 +04:00
Alex Kriuchykhin
bca19cd74f
Update revision of Yomu gem [SCI-9824] ( #6783 )
2023-12-08 11:29:24 +01:00
Alex Kriuchykhin
f0f7f28227
Trigger file text extraction on file update in an inventory [SCI-9842] ( #6782 )
2023-12-08 11:29:11 +01:00
wandji
6f27b4c450
Call project project user assignment job with perform now [SCi-9750] ( #6766 )
...
* Add polling to update project user assignments list [SCi-9750]
* Call project project user assignment job with perform now [SCI-9750]
* Call UserAssignments::PropagateAssignmentJob directly from destroy action SCI-[9750]
2023-12-08 10:27:50 +01:00
Martin Artnik
279c63bc58
Merge pull request #6780 from artoscinote/ma_SCI_9775
...
Fix repository date notification job [SCI-9775]
2023-12-08 09:52:18 +01:00
Martin Artnik
37cb6a4f69
Fix repository date notification job [SCI-9775]
2023-12-07 18:13:21 +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
wandji
98b8c25c59
Set remote true for webhooks create form [SCI-9743] ( #6777 )
2023-12-07 15:24:03 +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
bd89a0c9bf
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-06 11:09:34 +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
Giga Chubinidze
33527d14c8
[CAPA] Unable to view assigned persons within a task [SCI-9811]
2023-12-05 12:05:35 +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