Andrey Antukh
|
c0ccc4a5c5
|
✨ Improve OICD attrs lookup mechanism
|
2023-04-25 12:18:06 +02:00 |
|
Andrey Antukh
|
c31eb2df42
|
🐛 Fix OICD auth provider roles checking mechanism
|
2023-04-24 15:13:24 +02:00 |
|
Andrey Antukh
|
12ac01a9cb
|
✨ Improve audit props for upload-file-media-objects rpc method
|
2023-04-11 12:40:59 +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 |
|
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 |
|
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 |
|
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
|
738cf6407c
|
📎 Fix liner issue
|
2023-02-25 10:24:22 +01:00 |
|
Andrey Antukh
|
1d21ee7089
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-24 18:30:05 +01:00 |
|
Andrey Antukh
|
4d627f8993
|
🐛 Fix incorrect invitation flow
|
2023-02-24 15:44:29 +01:00 |
|
Andrey Antukh
|
7771467aa0
|
🐛 Fix missing member-id field on invitation copy-link
|
2023-02-24 15:41:15 +01:00 |
|
Andrey Antukh
|
f0c0e5e43a
|
✨ Add proper audit log for invitations
|
2023-02-24 10:28:07 +01:00 |
|
Andrey Antukh
|
c0eb20d31d
|
🐛 Add missing require on rpc ns
|
2023-02-11 00:59:08 +01:00 |
|
alonso.torres
|
cdd268afbc
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-10 15:06:23 +01:00 |
|
alonso.torres
|
ee42dd8b01
|
🐛 Fix layout on multiple selection
|
2023-02-09 11:18:37 +01:00 |
|
Andrey Antukh
|
78aea0f24e
|
🐛 Fix incorrect props cleaning on auditlog
|
2023-02-08 10:35:57 +01:00 |
|
Andrey Antukh
|
8161d3ae09
|
🐛 Fix incorrect props cleaning on auditlog
|
2023-02-07 18:38:54 +01:00 |
|
Andrey Antukh
|
9162f0e1fd
|
🐛 Fix auth flag handling on rpc metadata
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
69556f19ac
|
✨ Add more logging to OIDC providers
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
ab3b9cba45
|
♻️ Refactor storage and assets related modules
- improve internal error handling
- add more specs and more asserts
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
4b4f78b4cc
|
✨ Add minor change to srepl module options
Replace unqualified attrs with fully qualified
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
0c48f76911
|
✨ Add better spec validation on http module
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
3cf4a3facc
|
✨ Improve db/pool initialization and reusability
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
bd2745d1fe
|
♻️ Clean email related namespaces
- Remove legacy and outdated mjml directory
- Rename namespace to a proper name
- Add more specs
|
2023-02-07 18:16:55 +01:00 |
|
Andrey Antukh
|
64f2d874fe
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-07 18:16:37 +01:00 |
|
Andrey Antukh
|
220b80799d
|
✨ Add more logging to OIDC providers
|
2023-02-07 14:49:12 +01:00 |
|
Andrey Antukh
|
58668c11f3
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-07 14:46:18 +01:00 |
|
Andrey Antukh
|
aaf332ed18
|
🐛 Fix issue with oidc autodiscover
|
2023-02-06 14:20:57 +01:00 |
|
Alejandro Alonso
|
2ea81c0114
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-02 18:06:59 +01:00 |
|
Andrey Antukh
|
1325e46192
|
✨ Improve internal state validation on db module
|
2023-02-02 14:20:13 +01:00 |
|
Andrey Antukh
|
071ecca875
|
🐛 Fix internal executor naming issue
|
2023-02-02 13:38:04 +01:00 |
|
Andrey Antukh
|
b54bf2bba4
|
📎 Add helpers for instrumenting vars
|
2023-02-02 13:38:04 +01:00 |
|
Andrey Antukh
|
bb055a3c84
|
♻️ Refactor logging subsystem and error reporting
|
2023-02-02 13:38:04 +01:00 |
|
Pablo Alba
|
cc5f245209
|
🐛 Fix social links broken
|
2023-02-02 13:13:24 +01:00 |
|
Andrey Antukh
|
50ee0ad3fd
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-01 23:25:25 +01:00 |
|
Andrey Antukh
|
86712f977d
|
🐛 Skip unnecesary mutation events from audit log
|
2023-02-01 18:06:12 +01:00 |
|
Andrey Antukh
|
d666564112
|
🐛 Fix loading issue on app.rpc ns
|
2023-02-01 16:39:59 +01:00 |
|
Andrey Antukh
|
f4d4559cd4
|
💄 Add cosmetic improvemnts on http client validation
|
2023-02-01 16:39:59 +01:00 |
|
Alejandro Alonso
|
e9c3b0567b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-02-01 13:24:39 +01:00 |
|
Andrey Antukh
|
e8ea61ee78
|
🐛 Fix incorrect state management on webhooks crud
|
2023-02-01 10:15:25 +01:00 |
|