Commit graph

15441 commits

Author SHA1 Message Date
wandji b36354d521
Set order for inventory and inventory items endpoints (RepositoryRowConnectionController) [SCI-9914] (#6859) 2024-01-03 17:09:37 +01:00
Soufiane cbe1eef8af
Add the ability to unlink parent/child items [SCI-9712] (#6725) 2024-01-03 14:15:30 +01:00
wandji 9ac5e80aaf
Trigger label click to checkbox label [SCI-9917] (#6860) 2024-01-03 13:12:05 +01:00
wandji f892467d67
Fix relationship css issues on Item card [SCI-9911] (#6857)
* Fix relationship css issues on Item card [SCI-9911]

* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +01:00
Soufiane 5ca33bb96a
Add activities for item relationships [SCI-9718] (#6788) 2023-12-21 12:33:06 +01:00
wandji 184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
wandji 29ffb7beb1
Restrict access to adding inventory item relationships [SCI-9898] (#6849)
* Restrict access to adding inventory item relationships [SCI-9898]

* Update permissions default data value and remove safe navigations for permissions [SCI-9898]
2023-12-21 11:57:52 +01:00
Gregor Lasnibat 3e4ccbcc75
(fix) Item card minor issue [SCI-9814_v2] (#6846) 2023-12-21 11:55:12 +01:00
wandji a4e573e02f
Rename relationships inventory column SCI-[9905] (#6850) 2023-12-20 16:24:39 +01:00
Soufiane e9a76bf2a7
Implement tests for item relationships [SCI-9612] (#6820) 2023-12-20 14:18:49 +01:00
Gregor Lasnibat 8c0724a680
(fix) Update the multiselect dropdown color switch [SCI-9724] (#6834) 2023-12-18 13:49:44 +01:00
Gregor Lasnibat d3807b0b4a
(fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6813) 2023-12-18 11:26:26 +01:00
Gregor Lasnibat b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat a7f26efaac (fix) CSS item card and manage column corrections needed [SCI-9789] 2023-12-14 14:25:31 +01:00
Soufiane 453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +01:00
Oleksii Kriuchykhin 372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin 2baeabc752 Merge branch 'features/bugfixes-and-improvements' into develop 2023-12-14 11:23:13 +01:00
Gregor Lasnibat eb1401789e
Merge pull request #6818 from lasniscinote/gl_SCI_9845
(fix) Wording improvments for the 'Delete attachments' modal [SCI-9845]
2023-12-14 09:01:47 +01:00
Alex Kriuchykhin ef7b836a5f
Update default sortable columns config for linked repository [SCI-9854] (#6819) 2023-12-13 16:18:56 +01:00
Oleksii Kriuchykhin 970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Gregor Lasnibat f5791f5fa7 (fix) Wording improvments for the 'Delete attachments' modal [SCI-9845] 2023-12-13 15:36:37 +01:00
Alex Kriuchykhin 741e053ef4
Add checking for ability to share a repository with allowed write [SCI-9853] (#6807) 2023-12-13 15:31:21 +01:00
wandji 03e1efe98e
Reloacate external_id for linked inventories [SCI-9849] (#6803) 2023-12-13 15:13:15 +01:00
Martin Artnik 795aba7c02
Bump version to 1.29.5.1 2023-12-13 14:06:45 +01:00
Martin Artnik 50b011487d
Merge pull request #6815 from artoscinote/ma_SCI_9885
Fix due date reminder spam for locked tasks [SCI-9885]
2023-12-13 13:35:16 +01:00
Martin Artnik 788f01aeae Fix due date reminder spam for locked tasks [SCI-9885] 2023-12-13 13:30:23 +01:00
Martin Artnik b38fe27e63
Bump version to 1.29.5 2023-12-13 11:30:47 +01:00
Martin Artnik b9e14b0706
Merge pull request #6810 from artoscinote/ma_SCI_9896
Fix in-app notification scope [SCI-9896][SCI-9874]
2023-12-12 15:32:17 +01:00
Martin Artnik 88ec956ac1 Fix docx report notifications [SCI-9874] 2023-12-12 15:31:02 +01:00
Martin Artnik 8750fe4ceb Fix in-app notification scope [SCI-9896] 2023-12-12 15:24:53 +01:00
Martin Artnik 49554dc869
Merge pull request #6809 from artoscinote/ma_SCI_9863
Fix activities for access permissions [SCI-9863]
2023-12-12 14:39:01 +01:00
Martin Artnik e99e5c46c6 Fix activities for access permissions [SCI-9863] 2023-12-12 14:32:26 +01:00
Martin Artnik 543ac1a404
Merge pull request #6808 from artoscinote/ma_SCI_9863
Always save notifications to database, but filter them [SCI-9869]
2023-12-12 14:09:23 +01:00
Martin Artnik 0344860827 Add reminder job interval option 2023-12-12 14:08:42 +01:00
Soufiane 456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Martin Artnik 442b41fafe
Merge pull request #6806 from aignatov-bio/ai-sci-9872-fix-stock-notification-on-snapshot
Fix stock notifications on snapshots [SCI-9872]
2023-12-12 12:43:17 +01:00
Martin Artnik 9ddec2144e
Merge pull request #6805 from artoscinote/ma_SCI_9863
Fix project assignment activity & notification recipients [SCI-9863]
2023-12-12 12:42:39 +01:00
Martin Artnik 221e7d7fb3
Merge pull request #6804 from artoscinote/ma_SCI_9856
Fix report notification breadcrumbs [SCI-9856]
2023-12-12 12:42:26 +01:00
Anton 8748051a0f Fix stock notifications on snapshots [SCI-9872] 2023-12-12 12:32:00 +01:00
Martin Artnik c599c939b8 Fix project assignment activity & notification recipients [SCI-9863] 2023-12-12 12:18:12 +01:00
Martin Artnik ce3618003b Fix report notification breadcrumbs [SCI-9856] 2023-12-12 12:11:52 +01:00
Martin Artnik ea4eb6f785
Merge pull request #6802 from aignatov-bio/ai-sci-9868-fix-user-deletion
Fix user deletion [SCI-9868]
2023-12-12 11:11:02 +01:00
Anton 6c9d128b97 Fix user deletion [SCI-9868] 2023-12-12 11:08:31 +01:00
Martin Artnik b1492ff0ce
Merge pull request #6801 from ivanscinote/SCI-9865-ik
Make scheduler run only on worker [SCI-9865]
2023-12-12 11:01:20 +01:00
Ivan Kljun d4d5209535 Make scheduler run only on worker [SCI-9865] 2023-12-12 10:56:26 +01:00
Martin Artnik d964dfd54e
Merge pull request #6800 from artoscinote/ma_SCI_9870
Send notifications in the backgrond by default [SCI-9870]
2023-12-12 10:54:30 +01:00
Martin Artnik 39d9e46396 Send notifications in the backgrond by default [SCI-9870] 2023-12-12 10:52:17 +01:00
Martin Artnik c3e9e0122b
Merge pull request #6796 from ivanscinote/SCI-9825-ik
Implement dynamic subject class handling in generalnotification [SCI-9825]
2023-12-12 10:00:21 +01:00
Martin Artnik 9bc8cf53fa
Merge pull request #6798 from aignatov-bio/ai-sci-9864-fix-stock-modal
Fix stock modal and notification counter [SCI-9864][SCI-9866]
2023-12-12 09:59:36 +01:00
Anton 6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00