aignatov-bio
ae274f15d2
Merge pull request #7183 from sboursen-scinote/sb_SCI-10273-fix
...
Truncate long names in Access modal [SCI-10273]
2024-03-05 11:48:41 +01:00
Andrej
775ff172e5
Fix various CSS problems [SCI-10281]
2024-03-05 11:37:08 +01:00
sboursen-scinote
5cc3ad6cbb
Truncate long names in Access modal [SCI-10273]
2024-03-05 10:33:40 +01:00
Andrej
c91f6f440b
Fix loading of projects comments [SCI-10354]
2024-03-01 11:34:03 +01:00
Andrej
817326bd79
Add comments and updated on columns to Project table [SCI-10284]
2024-02-29 09:07:53 +01:00
sboursen-scinote
f2d30db92f
Fix issues related to incorrect protocol template id/code [SCI-10299]
2024-02-28 15:40:09 +01:00
G-Chubinidze
f75d3b3952
Merge branch 'develop' into gc_SCI_101000
2024-02-27 16:38:04 +04:00
aignatov-bio
aa68e18b34
Merge pull request #7132 from sboursen-scinote/sb_SCI-10273
...
Add missing (you) mark for current user in Grant Access modal [SCI-10273]
2024-02-26 10:31:36 +01:00
sboursen-scinote
7a88eaacbc
Add missing (you) mark for current user in Grant Access modal [SCI-10273]
2024-02-23 10:41:48 +01:00
wandji20
703259bb1f
Add team to task list serializer and service [SCI-10266]
2024-02-22 13:38:24 +01:00
Anton
52fdc53508
Fix merge
2024-02-21 12:54:00 +01:00
Anton
ed0db94089
Merge branch 'develop' into features/new-datatable
2024-02-21 12:51:17 +01:00
Anton
fdee40ba97
Fix protocol access template [SCI-10242]
2024-02-21 12:33:30 +01:00
Anton
b5f08d2542
Add new render for task tags [SCI-10106]
2024-02-15 10:10:15 +01:00
Anton
d57b056831
Small fixes for table [SCI-8328]
2024-02-12 12:29:50 +01:00
Giga Chubinidze
a164eec850
Implement sorting on all columns of tables revamped in v.1 [SCI-10100]
2024-02-09 03:32:43 +04:00
Anton
29fd71c76a
Fix sanity checks issues [SCI-10095]
2024-02-07 12:23:21 +01:00
Ivan Kljun
aec115f669
Add polling for asset changes for SciNote Edit [SCI-10122]
2024-02-07 11:26:40 +01:00
Anton
72b40a63a0
Merge branch 'develop' into features/new-datatable
2024-01-30 12:02:04 +01:00
Anton
6bce6808f2
Fix small sanity check bugs [SCI-10080]
2024-01-24 14:06:26 +01:00
Ivan Kljun
c2fa110fb2
Merge remote-tracking branch 'upstream/features/asset-sync' into SCI-10010-ik
2024-01-23 15:32:27 +01:00
Anton
75bbd993ee
Fix workflow image update [SCI-10073]
2024-01-23 15:20:12 +01:00
Giga Chubinidze
5bab70070e
Remove time component from project created at and remove visible to column from projects [SCI-9988]
2024-01-18 04:32:19 +04:00
Anton
af811db890
Remove old tables code [SCI-10006]
2024-01-16 14:13:40 +01:00
Martin Artnik
ef5f822af2
Merge branch 'develop' into features/asset-sync
2024-01-15 11:57:03 +01:00
Anton
7233f4c8ab
Merge branch 'features/new-datatable' of github.com:scinote-eln/scinote-web into features/new-datatable
2024-01-11 15:27:10 +01:00
Anton
de72f60cc1
Merge branch 'develop' into features/new-datatable
2024-01-11 15:14:36 +01:00
Anton
62edf89699
Replace reports table [SCI-9803]
2024-01-11 10:06:39 +01:00
Oleksii Kriuchykhin
3b97571777
Merge branch 'features/inventory-items-relationships' into develop
2024-01-10 17:10:20 +01:00
Martin Artnik
7a4d17f63e
Merge branch 'develop' into features/asset-sync
2024-01-10 16:31:21 +01:00
Anton
3346c55941
Merge branch 'develop' into features/new-datatable
2024-01-09 10:36:21 +01:00
Ivan Kljun
245c848c99
Change to asset_download_path in Asset Serializer [SCI-9806]
2024-01-09 09:44:00 +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
Anton
993a8da518
Migrate inventory tables [SCI-9804]
2024-01-05 19:03:14 +01:00
Soufiane
79ac010a05
Fix API V2 endpoints for item relationships [SCI-9719] ( #6893 )
2024-01-05 16:02:05 +01:00
Oleksii Kriuchykhin
95ab33a58b
Merge branch 'develop' into features/inventory-items-relationships
2024-01-05 11:27:32 +01:00
Soufiane
67ea1b15fe
Implement API V2 endpoints for item relationships [SCI-9719] ( #6847 )
2024-01-04 16:42:25 +01:00
Martin Artnik
e360113838
Merge branch 'develop' into features/asset-sync
2024-01-04 10:07:11 +01:00
Anton
4671754d52
Migrate protocols table [SCI-9802]
2024-01-03 14:57:32 +01:00
Anton
79969492dd
Replace tasks table [SCI-9801]
2023-12-20 17:47:09 +01:00
wandji
54b1c182d8
Add V2 API endpoints for step elements [SCI-9650] ( #6825 )
...
* Add V2 API endpoints for step elements [SCI-9650]
* Rewrite step controller actions in order to read V2 step serializer [SCI-9650]
2023-12-19 15:36:41 +01:00
ivanscinote
230500f60b
Change format of updated_at for asset to include time [SCI-9848] ( #6823 )
2023-12-14 16:07:15 +01:00
ajugo
a343701299
Implement api v2 for results [SCI-9651] ( #6699 )
2023-12-14 11:31:12 +01:00
Anton
c3b4360ff5
Merge branch 'develop' into features/new-datatable
2023-12-13 16:11:35 +01:00
Martin Artnik
9b97e397ed
Merge branch 'develop' into features/asset-sync
2023-12-13 16:05:18 +01:00
Martin Artnik
ce3618003b
Fix report notification breadcrumbs [SCI-9856]
2023-12-12 12:11:52 +01:00
Anton
985dddef17
Finish experiment table [SCI-9800]
2023-12-11 15:57:45 +01:00
Martin Artnik
91533a25ac
Merge pull request #6792 from ivanscinote/SCI-9825-ik
...
Make Date/Date&Time and Low Stock notifications work when deleting Repository/row record [SCI-9825]
2023-12-11 13:40:26 +01:00
Ivan Kljun
41c5ecf1d8
Make Date/Date&Time and Low Stock notifications work when deleting Repository/row record [SCI-9825]
2023-12-11 11:55:02 +01:00
Anton
36ec0607ee
Fix team notifications link [SCI-9861]
2023-12-11 11:27:58 +01:00