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
Anton
d125eae4bb
Fix smart annotation on steps [SCI-9799]
2023-12-04 11:17:06 +01:00
Anton
9971de5c4c
Finalize projects table
2023-12-01 09:56:14 +01:00
Anton
f6783b219b
Fix smart annotations [SCI-9605][SCI-9772]
2023-11-27 11:38:54 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Anton
b18b1d9697
Fix invitation notifications [SCI-9609]
2023-11-23 10:36:13 +01:00
Anton
0ec734b467
Merge branch 'develop' into features/notification-revamp
2023-11-23 10:05:42 +01:00
Soufiane
bc2904823d
Add link to assigned item to task for snapshots version [SCI-9689] ( #6656 )
2023-11-22 14:53:08 +01:00
Martin Artnik
3547b7c2d1
Merge pull request #6655 from scinote-eln/e2e
...
Merge e2e
2023-11-16 13:23:13 +01:00
Oleksii Kriuchykhin
cc8b993430
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-16 11:12:50 +01:00
Oleksii Kriuchykhin
e8abbbbcdf
Merge branch 'develop' into features/inventory-items-relationships
2023-11-16 11:04:27 +01:00
Oleksii Kriuchykhin
3bc7edc7f7
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-15 10:58:42 +01:00
Oleksii Kriuchykhin
29f43d42af
Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships
2023-11-10 09:26:05 +01:00
Oleksii Kriuchykhin
0b72740062
Merge branch 'develop' into features/inventory-items-relationships
2023-11-10 09:19:45 +01:00
Anton
ee857feece
Merge branch 'develop' into features/datetime-picker
2023-11-08 14:19:15 +01:00
ivanscinote
e6e7805c29
Apply layout for Grover PDF library [SCI-9566] ( #6547 )
2023-11-03 13:19:46 +01:00
Anton
70bbc0af47
Add new datetime picker [SCI-9127]
2023-10-30 15:19:39 +01:00
Oleksii Kriuchykhin
ee76488f32
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-27 14:25:32 +02:00
Martin Artnik
6308779668
Merge branch 'develop' into features/notification-revamp
2023-10-27 12:04:07 +02:00
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02:00