Andrey Antukh
5026bfa6c1
📎 Fix linter issues introduced in previous merge
2023-04-25 13:35:26 +02:00
Andrey Antukh
b37a92aaf7
Merge remote-tracking branch 'origin/staging' into develop
2023-04-25 13:34:28 +02:00
Andrey Antukh
c0ccc4a5c5
✨ Improve OICD attrs lookup mechanism
2023-04-25 12:18:06 +02:00
Andrey Antukh
c0ccbaebaf
🔥 Remove deprecated queries and mutations
2023-04-24 20:18:14 +02:00
Andrey Antukh
84c8a6eced
🐛 Use correct parameters on password update on login
2023-04-24 19:46:42 +02:00
Andrey Antukh
1f023eebeb
🔥 Remove unused code
2023-04-24 18:21:48 +02:00
Andrey Antukh
6af783ea91
Merge remote-tracking branch 'origin/staging' into develop
2023-04-24 16:55:18 +02:00
Andrey Antukh
c31eb2df42
🐛 Fix OICD auth provider roles checking mechanism
2023-04-24 15:13:24 +02:00
Alejandro Alonso
ed164ce69b
Merge remote-tracking branch 'origin/staging' into develop
2023-04-14 13:28:26 +02:00
Alejandro Alonso
e1652d17d9
✨ Update material design template to version 3
2023-04-14 13:27:06 +02:00
Andrey Antukh
cb02b07395
🐛 Fix upload-file-media-object rpc method
2023-04-13 10:55:15 +02:00
Alejandro Alonso
81d718570d
🐛 Fix backend import
2023-04-13 09:21:57 +02:00
Alejandro Alonso
ee1b9e861e
Merge remote-tracking branch 'origin/staging' into develop
2023-04-13 09:17:06 +02:00
Andrey Antukh
12ac01a9cb
✨ Improve audit props for upload-file-media-objects rpc method
2023-04-11 12:40:59 +02:00
Alejandro Alonso
08c6ebe10c
🐛 Fix metrics and doc endpoints
2023-04-05 20:08:20 +02:00
Alejandro Alonso
408de63ea3
Merge remote-tracking branch 'origin/staging' into develop
2023-04-05 07:35:36 +02:00
Andrey Antukh
30e1c7d54e
🐛 Add missing storage dependency to dbg routes module
2023-04-04 19:20:10 +02:00
Andrey Antukh
cdaf63afa0
🐛 Enable by default mattermost webhook error reporter
2023-04-04 08:38:05 +02:00
Andrey Antukh
3222583a69
🐛 Fix incorrect metrics reference on rpc methods middleware
2023-04-03 23:09:39 +02:00
Alejandro Alonso
f7e37924e5
🐛 Fix backend update-profile-password! call
2023-04-03 12:53:04 +02:00
Alejandro Alonso
68b26d5f41
Merge remote-tracking branch 'origin/staging' into develop
2023-04-03 12:21:12 +02:00
Andrey Antukh
9fe49b5546
🐛 Fix unexpected responste truncation related to shared links
...
that contains old data that is not used but can be still present
on the table; we should consider right now to proceed to delete
the row completly
2023-03-31 12:48:24 +02:00
Andrey Antukh
0c89b7cdb1
🐛 Fix some issues on read-only database connection
2023-03-31 12:48:24 +02:00
Andrey Antukh
90d48c1d30
✨ Add the ability to check read-only state of connection
...
on the db ns helper; previously it only worked with datasource
instances
2023-03-31 12:48:24 +02:00
Alejandro Alonso
f05f527336
🐛 Fix allow change team image for editor role users
2023-03-29 16:26:34 +02:00
Alejandro Alonso
fa4c7a1eb7
🐛 Fix last update project timer update after creating new file
2023-03-29 16:26:34 +02:00
alonso.torres
4313c45870
🐛 Fix sending invitation to existing members
2023-03-27 13:18:52 +02:00
Andrés Moya
fe898315c3
🐛 Fix absorb libraries
2023-03-27 10:39:35 +02:00
Andrés Moya
7391a4086a
🔧 Refactor delete/restore components
2023-03-27 10:39:35 +02:00
Andrés Moya
0711fa700b
🔧 Read component shapes from pages
2023-03-27 10:39:33 +02:00
Alejandro Alonso
4fad2ab619
Merge remote-tracking branch 'origin/staging' into develop
2023-03-24 12:33:14 +01:00
Alejandro Alonso
b2b91bfa57
🐛 Fix change email and password for users signed in via social login
2023-03-24 12:20:00 +01:00
Alejandro Alonso
c851f60de4
🐛 Fix deleted files appear in search results
2023-03-22 09:47:03 +01:00
Alejandro Alonso
6b4bca50ee
bug: Fix manipulate duplicated project
2023-03-22 09:47:03 +01:00
Andrés Moya
ce3e30ea02
🐛 Fix linter issues
2023-03-21 17:12:54 +01:00
alonso.torres
5d77f7e5b1
🐛 Fix linter issues
2023-03-21 17:11:23 +01:00
alonso.torres
a118f34b49
🐛 Add version to presence and fixes off-page updates
2023-03-17 08:23:03 +01:00
Andrey Antukh
2818666a1a
📎 Fix minnor cosmetic issue on instant and duration pretty printing
2023-03-16 22:33:35 +01:00
Andrey Antukh
9143639357
🐛 Fix incorrect webhook url validation
2023-03-16 22:33:35 +01:00
Andrey Antukh
f18d2ea629
🐛 Add missing fragment persistence on creating file
...
Related with storage/pointer-map feature.
2023-03-16 22:33:35 +01:00
Andrey Antukh
938890c04c
🐛 Fix vthread pining on get-file-data-for-thumbnail rpc method
2023-03-16 22:33:35 +01:00
Andrey Antukh
9173c73eca
🐛 Forward var bindings on climit submit operation
2023-03-16 22:33:35 +01:00
Andrey Antukh
69c8a89dd2
🎉 Add the ability to specify the output format from query string
2023-03-16 22:33:35 +01:00
Andrey Antukh
b462ac019a
🐛 Fix typo on error type
2023-03-16 22:33:35 +01:00
Andrey Antukh
3011d24905
📎 Enable storage features on start-dev and repl scripts
2023-03-16 22:33:35 +01:00
Andrey Antukh
c9ec5234d3
♻️ Refactor local in-memory cache api
2023-03-14 12:30:27 +01:00
Andrey Antukh
76b931108e
✨ Increase strenght of password hashing algorithm
...
And enable password update mechanism on login
2023-03-14 12:30:27 +01:00
Andrey Antukh
2cddc49463
⚡ Remove several reflection calls
2023-03-14 12:30:27 +01:00
Andrey Antukh
dfdc9c9fa5
♻️ Refactor storage internal concurrency model
2023-03-14 12:30:27 +01:00
Andrey Antukh
aafbf6bc15
♻️ Refactor cocurrency model on backend
...
Mainly the followin changes:
- Pass majority of code to the old and plain synchronous style
and start using virtual threads for the RPC (and partially some
HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00