Commit graph

546 commits

Author SHA1 Message Date
ajugo 91287726c4
Add external_id to repository model [SCI-9977] (#6945) 2024-01-17 15:09:20 +01:00
ajugo 4fe3fe5167
Change default value for table metadata [SCI-9932] (#6894) 2024-01-10 17:28:14 +01:00
Oleksii Kriuchykhin 3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00
Alex Kriuchykhin d92a4e2dce
Fix migration for updating wrong team reference on assets [SCI-9971] (#6903) 2024-01-08 16:31:09 +01:00
wandji c607b8a323
Improve migration for repository_row_connections [SCI-9908] (#6863) 2024-01-08 12:01:06 +01:00
Alex Kriuchykhin 00cb69c4e2
Add migration fixing wrong team reference for assets in repository snapshots [SCI-9929] (#6880) 2024-01-05 14:44:35 +01:00
Oleksii Kriuchykhin 372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin 970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Martin Artnik 6adc85972a Migrate old user notification settings [SCI-9695] 2023-12-07 11:52:30 +01:00
Martin Artnik 7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +01:00
Oleksii Kriuchykhin bd89a0c9bf Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-06 11:09:34 +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 f5299ea6e9 Implement notification settings migration [SCI-9790] 2023-11-28 13:52:04 +01:00
Alex Kriuchykhin 9e9f8ab402
Add external_id field to repository list and checklist items [SCI-9454] (#6702) 2023-11-24 14:21:11 +01:00
Oleksii Kriuchykhin 9983d70eec Merge branch 'develop' into features/bugfixes-and-improvements 2023-11-23 11:11:46 +01:00
Oleksii Kriuchykhin 01219f09eb Merge branch 'develop' into features/inventory-items-relationships 2023-11-23 11:08:42 +01:00
Anton 0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00
Anton c03f71528f Symbolize keys 2023-11-22 15:21:01 +01:00
Anton 203e28dbfe Fix notification migration 2023-11-22 13:52:27 +01:00
Alex Kriuchykhin 43b8f97126
Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
Martin Artnik d2662e9274
Merge pull request #6587 from ivanscinote/SCI-9561-implement-repository-date-reminder-notification
Implement repository date reminder notification [SCI-9561]
2023-11-14 09:40:11 +01:00
Alex Kriuchykhin 0c8ecb89b7
Add external_id field to repository list and checklist items [SCI-9454] (#6600) 2023-11-10 13:04:00 +01:00
Oleksii Kriuchykhin 0b72740062 Merge branch 'develop' into features/inventory-items-relationships 2023-11-10 09:19:45 +01:00
aignatov-bio be1c1613f9
Merge pull request #6611 from aignatov-bio/ai-sci-9634-fix-notifications-migration
Fix notifications migration [SCI-9634]
2023-11-09 10:40:31 +01:00
Anton 5c402cae08 Fix notifications migration [SCI-9634] 2023-11-09 10:33:42 +01:00
Ivan Kljun 4481541a9f Implement repository date reminder notification [SCI-9561] 2023-11-07 11:36:23 +01:00
Giga Chubinidze e7958ed40c hound fix 2023-11-03 13:14:10 +04:00
Giga Chubinidze 370a0ecad5 logic / migration updates 2023-11-03 13:09:48 +04:00
Giga Chubinidze dd2a4a4047 Implement Task Due Date Reminder notification [SCI-9562] 2023-11-02 07:07:35 +04:00
Anton 2a8e6fef94 Fix notifications migration 2023-10-19 08:51:59 +02:00
Anton 8f41e72ea1 Reset column information after adding columns 2023-10-18 13:23:55 +02:00
Anton c70bc67347 Include other notification types to migration 2023-10-18 12:47:44 +02:00
Anton db3f217bba Implement acitvity notifications
[SCI-9512]
2023-10-17 14:59:50 +02:00
Martin Artnik 1912337376
Merge branch 'features/notification-revamp' into features/notifications-improvements 2023-10-13 14:55:16 +02:00
Anton 96e063b91e Drop user notifications table [SCI-9384] 2023-10-13 10:14:16 +02:00
Anton 2434cca42c Clean notification model [SCI-9384] 2023-10-12 11:47:29 +02:00
Anton 726ff5e238 Remove old notification extends [SCI-9384] 2023-10-12 11:38:19 +02:00
Anton f2b834cc14 Improve migration performance [SCI-9384] 2023-10-12 11:06:10 +02:00
Anton 0ad8b9f978 Migrate to noticed gem [SCI-9384] 2023-10-11 14:03:59 +02:00
Alex Kriuchykhin 9718c22369
Merge pull request #6375 from okriuchykhin/ok_SCI_9443_v2
Fix migration for results with empty names [SCI-9443]
2023-10-06 15:21:10 +02:00
Oleksii Kriuchykhin 79b2e4f984 Fix migration for results with empty names [SCI-9443] 2023-10-06 15:10:31 +02:00
Oleksii Kriuchykhin 7e86c61227 Add migration for fixing checklist items with duplicated positions [SCI-9444] 2023-10-05 14:55:18 +02:00
Oleksii Kriuchykhin 472985e0c2 Add migration for results with empty names [SCI-9443] 2023-10-04 15:25:29 +02:00
Oleksii Kriuchykhin fe5848ad7c Add new inventory rows connection model, add connections counter caches to rows [SCI-9363] 2023-09-25 11:24:50 +02:00
Martin Artnik 8cecdd86ea
Fix step and result text name migration [SCI-9141] (#6154) 2023-09-06 16:13:38 +02:00
Anton 86f413cc71 Add title to text component [SCI-9141] 2023-09-04 14:13:29 +02:00
Alex Kriuchykhin dbbc5775d4
Add unit column to ledger records, fix stock update records and their creation logic [SCI-9021] (#6034) 2023-08-22 10:47:58 +02:00
Anton 2d64d2fcbf Merge branch 'develop' into features/september-release 2023-08-21 11:25:27 +02:00
artoscinote 20c20012b2
Merge pull request #5863 from ivanscinote/SCI-8807-notifications
Remove system notifications [SCI-8807]
2023-08-18 10:28:05 +02:00