Commit graph

1112 commits

Author SHA1 Message Date
Anton
059cd611fb Add team redirect to storage locations activity [SCI-11128] 2024-10-01 14:37:00 +02:00
Andrej
737d12f97f Merge branch 'develop' into features/custom-docx-reports 2024-09-26 11:57:38 +02:00
Anton
f3eb94f9c2 Add placeholder for disabled storage locations to item card [SCI-11084] 2024-09-25 13:37:34 +02:00
Anton
c5d6c8e039 Storage locations fixes for sharing and moving locations [SCI-11075] 2024-09-23 10:10:30 +02:00
Andrej
8bc8ccb2f7 Improve rendering of docx tables [SCI-11056] 2024-09-18 16:24:35 +02:00
Andrej
4ddbe53f0c Merge branch 'develop' into features/custom-docx-reports 2024-09-18 08:06:20 +02:00
Oleksii Kriuchykhin
7cc037100d Merge branch 'hotfix/1.36.2.2' into develop 2024-09-16 15:36:52 +02:00
Alex Kriuchykhin
7f15eecbd8
Optimize repository datatable cell serializer lookup, remove N+1 queries [SCI-11053] (#7851) 2024-09-13 13:32:01 +02:00
Martin Artnik
c4c14553ff Implement storage location activities [SCI-10925] 2024-09-11 14:36:14 +02:00
Alex Kriuchykhin
c8af20a822
Restrict ActiveStorage previews format to only PNG or JPEG [SCI-10969] (#7810) 2024-09-02 13:44:57 +02:00
Andrej
dddffc11cd Improve report wizards [SCI-10989] 2024-08-28 12:14:45 +02:00
Martin Artnik
a85fc77261 Merge branch 'develop' into features/storage-locations 2024-08-26 11:12:04 +02:00
Oleksii Kriuchykhin
9eee05f906 Fix inventory activities listing, fix inventory viewable_by_user scope, fix inventory fetching in reports [SCI-10991][SCI-10994] 2024-08-19 17:37:04 +02:00
Oleksii Kriuchykhin
ac32b5b04a Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +02:00
Martin Artnik
52f9a8411c Merge branch 'release/1.35.0' into develop 2024-08-01 15:40:09 +02:00
Anton
1090fc3cf8 Add storage locations table [SCI-10857] 2024-07-16 15:23:15 +02:00
Martin Artnik
096d1fca92 Implement soft locked repository [SCI-10880] 2024-07-11 15:41:13 +02:00
Martin Artnik
6087a06034 Merge branch 'features/inventory-import-improvements' into develop 2024-07-08 10:07:30 +02:00
Andrej
43ab36eabc Add check if sso is enabled [SCI-10782] 2024-07-03 09:23:42 +02:00
Andrej
794d176535 Add new columns to the repository [SCI-10400] 2024-05-27 16:22:56 +02:00
Andrej
c740452086 Merge branch 'features/sso-improvements' into develop 2024-04-18 15:58:17 +02:00
Martin Artnik
c24bb3201c Add missing file extension downcasing for WOPI [SCI-10638] 2024-04-16 09:14:44 +02:00
Martin Artnik
96ebe450c9 Fix file icon rendering for all-caps file extesions [SCI-10638] 2024-04-15 12:12:13 +02:00
Andrej
7efbd223bf Merge branch 'develop' into features/sso-improvements 2024-04-09 13:54:23 +02:00
Andrej
4cf0c7ac00 Fix project export [SCI-10527] 2024-04-04 13:27:46 +02:00
wandji20
7eb3cff06e Add check for different sso providers [SCI-10214] 2024-04-02 13:38:21 +01:00
Andrej
ac9c16d459 Merge branch 'develop' into features/sso-improvements 2024-03-26 10:36:04 +01:00
Oleksii Kriuchykhin
e724b15499 Merge branch 'develop' into features/sso-improvements 2024-02-01 15:38:07 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
Soufiane
7f30547182
Fix various issues with Inventories [SCI-10014] (#6979)
- Show added-by column by default.
- Show stock column in view mode if stock is disabled.
- Prevent column name wrapping in column manage modal.
2024-01-26 15:24:17 +01:00
Oleksii Kriuchykhin
d146dc8cb4 Merge branch 'develop' into features/sso-improvements 2024-01-19 09:31:12 +01:00
Anton
de72f60cc1 Merge branch 'develop' into features/new-datatable 2024-01-11 15:14:36 +01:00
Anton
3346c55941 Merge branch 'develop' into features/new-datatable 2024-01-09 10:36:21 +01:00
wandji
c607b8a323
Improve migration for repository_row_connections [SCI-9908] (#6863) 2024-01-08 12:01:06 +01:00
Oleksii Kriuchykhin
95ab33a58b Merge branch 'develop' into features/inventory-items-relationships 2024-01-05 11:27:32 +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
Giga Chubinidze
5e97cf9554 added subject instead of message 2024-01-04 03:31:46 +04:00
Giga Chubinidze
0e0f7fe0da Missing links in notifications & emails for adding and removing a user to the team [SCI-9880] 2023-12-27 12:19:19 +04: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
Alex Kriuchykhin
3de2f6d0f1
Add generic SAML SSO strategy implementation [SCI-9579] (#6775) 2023-12-20 17:52:33 +01:00
Alex Kriuchykhin
dbedac3a9b
Add omniauth_openid_connect gem, implement basic sign-in flow [SCI-9578] (#6666) 2023-12-20 14:02:09 +01:00
Gregor Lasnibat
8a9d4a772a
(fix) Stock value is editable to archived item in item table [SCI-9814] (#6838) 2023-12-18 15:06:45 +01:00
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] (#6741) (#6832)
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Anton
c3b4360ff5 Merge branch 'develop' into features/new-datatable 2023-12-13 16:11:35 +01:00
wandji
03e1efe98e
Reloacate external_id for linked inventories [SCI-9849] (#6803) 2023-12-13 15:13:15 +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
Ivan Kljun
0f12be6a26 Implement dynamic subject class handling in generalnotification [SCI-9825] 2023-12-11 15:41:24 +01:00
Anton
7ffad5b659 Experiments table migration [SCI-9800] 2023-12-07 12:53:21 +01:00
Anton
65e9e5abb4 Merge branch 'develop' into features/new-datatable 2023-12-07 09:51:45 +01:00