Commit graph

15511 commits

Author SHA1 Message Date
Ivan Kljun
2e1b86f9b2 Fix open locally buttons for thumbnail view [SCI-9838] 2024-01-15 16:08:59 +01:00
Martin Artnik
7a4d17f63e Merge branch 'develop' into features/asset-sync 2024-01-10 16:31:21 +01:00
dependabot[bot]
7b49db6ff9
Bump puma from 6.3.1 to 6.4.2 (#6904)
Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.3.1...v6.4.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 13:05:18 +01:00
Oleksii Kriuchykhin
8fba5a89d9 Bump version to 1.29.6 2024-01-10 10:45:13 +01:00
aignatov-bio
2f2fbc926e
Merge pull request #6899 from ivanscinote/SCI-9951-ik
Remove blur event listener from legacy inline edit [SCI-9951]
2024-01-09 15:18:21 +01:00
Martin Artnik
8be50c399a
Merge pull request #6915 from lasniscinote/gl_SCI_9942
(fix) Wide code sample on a shared task [SCI-9942_v2]
2024-01-09 13:34:04 +01:00
Gregor Lasnibat
5d4234a376 (fix) Wide code sample on a shared task [SCI-9942] 2024-01-09 12:56:30 +01:00
Martin Artnik
1a8e9c48ad
Merge pull request #6910 from ivanscinote/SCI-9806-ik
Change to asset_download_path in Asset Serializer [SCI-9806]
2024-01-09 10:01:57 +01:00
Ivan Kljun
245c848c99 Change to asset_download_path in Asset Serializer [SCI-9806] 2024-01-09 09:44:00 +01:00
ajugo
d02e614245
Fix label printing form inventory item [SCI-9972] (#6906) 2024-01-09 09:33:40 +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
Martin Artnik
50aa1f05a7
Merge pull request #6902 from artoscinote/ma_SCI_9967
Fix notifications being triggered for archived models [SCI-9967]
2024-01-08 15:44:39 +01:00
Martin Artnik
05c376a14b Fix notifications being triggered for archived models [SCI-9967] 2024-01-08 15:23:16 +01:00
Ivan Kljun
370b3a03ed Remove blur event listener from legacy inline edit [SCI-9951] 2024-01-08 12:00:26 +01:00
wandji
465c8d1f80
Unify API step and result elements controllers implementation and types [SCI-9907] (#6854)
* Unify api step and result elements controllers implementation and types [SCI-9907]

* Update wrong serializer types [SCI-9907]

* Rename result and step text types [SCI-9907]

* Combine result and step assets serializer [SCI-9907]
2024-01-08 10:31:14 +01:00
Gregor Lasnibat
ab98965947
(fix) Wide code sample on a shared task [SCI-9942] (#6890) 2024-01-05 16:43:58 +01:00
Gregor Lasnibat
7ab9c4f935
(fix) Range and Type errors after clearing search box [SCI-9867] (#6877) 2024-01-05 15:15:24 +01:00
Soufiane
0a70d70c7f
Align bullet-point position with the first line for checklist items [SCI-9881] (#6887) 2024-01-05 15:14:56 +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
Martin Artnik
d680b3a256
Merge pull request #6827 from ivanscinote/SCI-9862-ik
Show modal when no predefined app for opening asset locally [SCI-9862]
2024-01-05 14:26:09 +01:00
Soufiane
e9d42beec4
Fix duplicated/missing attachements when bulk upload to result/step [SCI-9920] (#6879) 2024-01-05 14:23:44 +01:00
Martin Artnik
7298042f2a
Merge pull request #6888 from artoscinote/ma_SCI_9956
Improve datepicker interactions for item sidebar [SCI-9956]
2024-01-05 13:09:06 +01:00
Martin Artnik
122c3aff1a Improve datepicker interactions for item sidebar [SCI-9956] 2024-01-05 12:59:17 +01:00
Ivan Kljun
44556f5070 Add Teleport for modals [SCI-9862] 2024-01-05 11:17:00 +01:00
dependabot[bot]
50c5e711b9
Bump view_component from 3.2.0 to 3.9.0 (#6885)
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.2.0 to 3.9.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/viewcomponent/view_component/compare/v3.2.0...v3.9.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 11:00:52 +01:00
Ivan Kljun
53c9be6f21 Fix hound suggestions [SCI-9862] 2024-01-04 16:45:22 +01:00
Martin Artnik
30d0213799
Merge pull request #6878 from artoscinote/ma_SCI_9935
Fix conflicts in asset sync caused by preview generation [SCI-9935]
2024-01-04 13:35:04 +01:00
Ivan Kljun
60001e282c Merge remote-tracking branch 'upstream/features/asset-sync' into SCI-9862-ik 2024-01-04 13:27:28 +01:00
Martin Artnik
f2a4e91d23
Merge pull request #6848 from G-Chubinidze/gc_SCI_9880
Missing links in notifications & emails for adding and removing a user to the team [SCI-9880]
2024-01-04 11:03:26 +01:00
Martin Artnik
0a5432f5bc
Merge pull request #6872 from artoscinote/ma_SCI_9737
Fix report table action buttons initialization [SCI-9737]
2024-01-04 11:00:39 +01:00
Ivan Kljun
2306496c3b Apply hound suggestions [SCI-9862] 2024-01-04 11:00:20 +01:00
Martin Artnik
78747911b7 Fix conflicts in asset sync caused by preview generation [SCI-9935] 2024-01-04 10:40:28 +01:00
Martin Artnik
e360113838 Merge branch 'develop' into features/asset-sync 2024-01-04 10:07:11 +01:00
Martin Artnik
d412e600b6
Merge pull request #6830 from G-Chubinidze/gc_SCI_9841
Implement the SciNote Edit launching application modal [SCI-9841]
2024-01-04 08:54:14 +01:00
Giga Chubinidze
5e97cf9554 added subject instead of message 2024-01-04 03:31:46 +04:00
Giga Chubinidze
b6a84ecd87 hound fix 2024-01-04 03:04:17 +04:00
Giga Chubinidze
473fad28de hound fix 2024-01-04 02:59:08 +04:00
Giga Chubinidze
888171c22c hound fix 2024-01-04 02:58:18 +04:00
Giga Chubinidze
e0003e0789 hound fix 2024-01-04 02:57:14 +04:00
Giga Chubinidze
e304ad8ee6 hound fix 2024-01-04 02:55:52 +04:00
Giga Chubinidze
42133d5b8c hound fix 2024-01-04 02:54:21 +04:00
wandji
9ade9e890f
Render webhooks form url errors using data-error-text attribute [SCI-9743] (#6869) 2024-01-03 19:08:33 +01:00
Alex Kriuchykhin
dd312062d3
Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] (#6871) 2024-01-03 17:09:15 +01:00
Soufiane
4fd6ecf112
Fix pasting multiline text inside checklist items [SCI-9881] (#6866) 2024-01-03 16:56:33 +01:00
Martin Artnik
24309a4e03 Fix report table action buttons initialization [SCI-9737] 2024-01-03 16:31:31 +01:00
Martin Artnik
29705b9a49
Merge pull request #6692 from G-Chubinidze/gc_SCI_9710
Add activity for updating a file via AssetSync [SCI-9710]
2024-01-03 15:25:01 +01:00
G-Chubinidze
84c53cb5f5
Merge branch 'features/asset-sync' into gc_SCI_9710 2024-01-03 18:23:25 +04:00
Giga Chubinidze
544611c3fa hound fix 2024-01-03 18:19:32 +04:00
Soufiane
395a214175
Prevent emitting multiple requests when opening the manage columns modal [SCI-9696] (#6867) 2024-01-03 11:50:16 +01:00
Martin Artnik
bd2d843684
Merge pull request #6822 from ivanscinote/SCI-9838-ik
Implement 'Open locally' button and dropdown for thumbnail [SCI-9838]
2024-01-03 11:46:44 +01:00