Commit Graph

1218 Commits

Author SHA1 Message Date
yassinedorbozgithub
84b766d7c0 fix: enhance typing 2025-01-27 08:45:12 +01:00
yassinedorbozgithub
db8d41166b fix: apply feedback updates 2025-01-27 08:31:50 +01:00
Yassine
0d97d78ab4
Update useDialog.tsx 2025-01-27 06:11:34 +01:00
Yassine
6f4499796a
Update MoveDialog.tsx 2025-01-27 06:10:44 +01:00
Yassine
d532522461
Update DeleteDialog.tsx 2025-01-27 06:09:35 +01:00
yassinedorbozgithub
21c4bd97e6 fix(frontend): introduce state mode feature 2025-01-26 09:15:07 +01:00
yassinedorbozgithub
dbf9d52a11 fix: format unused files 2025-01-25 14:58:15 +01:00
yassinedorbozgithub
73a53aef18 fix: remove extra blank lines 2025-01-25 14:48:49 +01:00
yassinedorbozgithub
e601618abd fix: update modals logic 2025-01-25 14:30:09 +01:00
yassinedorbozgithub
c124972bbd Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-25 14:27:25 +01:00
yassinedorbozgithub
cee8a8e26d fix: add data to the onSuccess method 2025-01-24 09:20:39 +01:00
yassinedorbozgithub
534f17c809 fix: apply enhancements 2025-01-24 09:17:34 +01:00
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
yassinedorbozgithub
d379ce9e57 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-23 20:35:33 +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
yassinedorbozgithub
3b2108ae3f fix: reset API files headers 2025-01-23 14:49:09 +01:00
yassinedorbozgithub
c44c9e1a37 fix: update deleteDialog implementation logic 2025-01-23 14:37:00 +01:00
yassinedorbozgithub
4b8500159a fix: update useDialog hook 2025-01-23 14:36:14 +01:00
yassinedorbozgithub
919058c161 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-23 14:31:42 +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
yassinedorbozgithub
abad614fa1 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-23 10:14:16 +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
yassinedorbozgithub
16e6a46bc8 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-22 17:28:55 +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