Commit Graph

1204 Commits

Author SHA1 Message Date
Mohamed Marrouchi
1288eb87cf build: v2.2.3
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
2025-01-28 19:45:32 +01:00
Med Marrouchi
1b219c42c3
Merge pull request #639 from Hexastack/fix/mailing
fix: nest mailing + minor css tweaks
2025-01-28 19:44:55 +01:00
Med Marrouchi
ad07884fb0
Merge pull request #631 from Hexastack/fix/logger-2nd-attempt
Fix/logger 2nd attempt
2025-01-28 19:21:47 +01:00
abdou6666
1f81775844 fix: logger import 2025-01-28 18:49:46 +01:00
Mohamed Marrouchi
44eff3de7b fix: nest mailing + minor css tweaks 2025-01-28 18:44:48 +01:00
abdou6666
3756235a76 fix: apply feedback 2025-01-28 17:58:16 +01:00
abdou6666
e8cbe253d3 fix: apply feedback 2025-01-28 11:50:20 +01:00
Med Marrouchi
6c5c43027d
Merge pull request #625 from TheCoderAdi/fix-issue-614-findOneByForeignId
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: update return type of findOneByForeignId to include null
2025-01-28 06:42:49 +01:00
abdou6666
495cc06094 fix: refactor code 2025-01-27 17:11:47 +01:00
Aditya
29c0912de6 fix: update return type of findOneByForeignId to include null 2025-01-27 17:47:26 +05:30
abdou6666
32d57874cd fix: remove service name prefix from logged messages 2025-01-27 12:36:50 +01:00
abdou6666
da1b1711f6 feat: update logging logic 2025-01-27 12:34:57 +01:00
Mohamed Marrouchi
988141f5a2 fix: logger ctx 2025-01-27 10:46:40 +01:00
Mohamed Marrouchi
f52c82e82a fix: logger ctx 2025-01-27 10:46:14 +01:00
Aditya
4bc783ccbe fix: update return type of findOneByForeignId to include null 2025-01-24 20:06:50 +05:30
Mohamed Marrouchi
ae4bfcfe89 build: v2.2.2
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
2025-01-24 08:10:24 +01:00
Med Marrouchi
fe5420e3f8
Merge pull request #624 from Hexastack/fix/nlu-helper-format
fix: nlu format return
2025-01-24 07:40:42 +01:00
Med Marrouchi
26c9470e8c
Merge pull request #623 from Hexastack/feat/establish-dynamic-cors
fix: cors issue
2025-01-24 07:40:18 +01:00
Mohamed Marrouchi
43d63cfa82 fix: return type 2025-01-23 18:21:35 +01:00
Mohamed Marrouchi
1452638a64 fix: load setting 2025-01-23 18:10:31 +01:00
Mohamed Marrouchi
97cff8acff fix: add config allowed origins 2025-01-23 18:07:56 +01:00
Mohamed Marrouchi
0243c71740 fix: nlu format return 2025-01-23 17:14:40 +01:00
Med Marrouchi
1382028730
Merge pull request #616 from Hexastack/feat/add-error-toast-logout
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
feat: display toasters using react-query callback on success,failure
2025-01-23 16:55:31 +01:00
Mohamed Marrouchi
395b033f74 feat: add unit test 2025-01-23 16:36:41 +01:00
Mohamed Marrouchi
2694a4f802 fix: load origins from settings 2025-01-23 16:31:49 +01:00
abdou6666
d9ef2152b7 fix: cors issue for http server 2025-01-23 15:59:26 +01:00
Med Marrouchi
af7b8e7204
Merge pull request #619 from Hexastack/fix/re-subscribe-on-reconnect
fix: re-subscribe on ws reconnect
2025-01-23 15:56:48 +01:00
Med Marrouchi
6ff6c5a756
Merge pull request #605 from Hexastack/593-issue-when-updating-the-user-account-password
fix: remove unnecessary state change
2025-01-23 15:04:44 +01:00
Med Marrouchi
ee7c6185e4
Merge pull request #602 from Hexastack/fix/optimize-docker-frontend-caching
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: optimize docker frontend cache
2025-01-23 11:18:34 +01:00
Med Marrouchi
d6d757bf64
Merge pull request #617 from Hexastack/fix/remove-duplicate-event-new-user
fix: remove duplicate emitted event 'new_users'
2025-01-23 11:16:37 +01:00
hexastack
60434a6e8a fix: remove unused snippet 2025-01-23 10:20:40 +01:00
Mohamed Marrouchi
fcacd62632 fix: remove extra attr 2025-01-22 19:40:03 +01:00
Mohamed Marrouchi
2b433ef755 fix: re-subscribe on ws reconnect 2025-01-22 19:34:11 +01:00
Mohamed Marrouchi
dee2eb5c81 build: v2.2.1
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
2025-01-22 18:32:36 +01:00
Med Marrouchi
44cd2e7ab1
Merge pull request #618 from Hexastack/feat/update-block-settings-visibility
feat: update block plugin settings visibility
2025-01-22 18:31:44 +01:00
hexastack
3051e84251 feat: fix unit test 2025-01-22 18:11:45 +01:00
abdou6666
40b0a605a2 fix: remove duplicate emitted event 'new_user' 2025-01-22 17:56:37 +01:00
Med Marrouchi
60fc21f329
Update frontend/public/locales/en/translation.json 2025-01-22 17:25:06 +01:00
abdou6666
f4699ab17b feat: display toasters using react-query callback on success,failure 2025-01-22 17:12:53 +01:00
abdou6666
f139783161 fix: address suggestions dockerfile frontend 2025-01-22 16:35:53 +01:00
abdou6666
380eaa2501 fix: remove old npm i 2025-01-22 16:35:53 +01:00
abdou6666
1cbff3c12a fix: optimize docker frontend cache 2025-01-22 16:35:48 +01:00
Med Marrouchi
5d1793cce8
Merge pull request #610 from Hexastack/fix/optimize-docker-cache-api
fix: optimize docker cache api
2025-01-22 16:12:39 +01:00
Med Marrouchi
49e812ba12
Merge pull request #601 from Hexastack/fix/patch-lock-file-issue
fix: patch-lock-file error in dev & prod mode
2025-01-22 16:11:08 +01:00
Med Marrouchi
2d05357e03
Merge pull request #604 from Hexastack/fix/logout-unnecessarily-reloads-page
fix: logout
2025-01-22 13:52:56 +01:00
abdou6666
ab5ff6e2b7 fix: optimize docker cache api 2025-01-22 10:27:56 +01:00
abdou6666
798d126700 fix : add await to logoutRedirection 2025-01-22 08:51:15 +01:00
abdou6666
57ffe7b8c0 fix: logout 2025-01-22 08:45:48 +01:00
hexastack
55ebe75861 fix: remove unnecessary state change 2025-01-22 08:42:37 +01:00
Mohamed Marrouchi
bbff215381 build: v2.2.0
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
2025-01-21 14:42:22 +01:00