Commit Graph

150 Commits

Author SHA1 Message Date
hexastack
bbba54b2c1 feat: restrict deletion for context vars that are in use 2024-10-08 17:05:09 +01:00
hexastack
aa25ce6b03 feat: add bulk delete functionality 2024-10-08 08:12:38 +01:00
Mohamed Marrouchi
ddb5e896de
Merge pull request #170 from Hexastack/169-issue-content-types-update-dont-apply-the-change
fix(frontend): content type update cache issue
2024-10-07 18:02:36 +01:00
yassinedorbozgithub
d214ea3e48 fix(frontend): apply props destructuring 2024-10-07 16:31:50 +01:00
yassinedorbozgithub
6c17ee98b2 fix(frontend): add missing await 2024-10-07 16:30:40 +01:00
yassinedorbozgithub
1f6a6a1cfc fix(frontend): add missing async 2024-10-07 16:30:09 +01:00
hexastack
d7edfdf384 fix: callback function condition 2024-10-07 15:48:54 +01:00
hexastack
5576b151a8 fix: callback function 2024-10-07 14:59:24 +01:00
hexastack
803649c4d1 feat: add bulk delete functionality 2024-10-07 10:17:58 +01:00
Mohamed Marrouchi
123f9bf1a9 fix: i18n custom blocks settings 2024-10-06 21:01:00 +01:00
yassinedorbozgithub
b36dddd2d2 fix(frontend): NLU Training I18n translation issue 2024-10-05 07:21:29 +01:00
Mohamed Marrouchi
862c2e12eb fix: additional replacements 2024-10-05 06:20:59 +01:00
Mohamed Marrouchi
fd47f13df9 fix: update wording 2024-10-05 06:12:22 +01:00
yassinedorbozgithub
4bcaf6c786 fix(frontend): instable blocks type 2024-10-04 14:02:35 +01:00
yassinedorbozgithub
d24e00d04e fix(frontend): add reset selected 2024-10-04 11:11:41 +01:00
Mohamed Marrouchi
4b074af1b2
Merge pull request #140 from Hexastack/139-bug-missing-id-with-logout-redirection
fix(frontend): logout redirection logic
2024-10-04 06:47:52 +01:00
Mohamed Marrouchi
5fe4726495 fix: frontend Dockerfile for production 2024-10-04 06:43:41 +01:00
yassinedorbozgithub
c7b4830bd0 fix(frontend): logout redirection logic 2024-10-04 02:24:33 +01:00
yassinedorbozgithub
f40c39c554 fix(frontend): remove unused ContentTypeDialog component 2024-10-03 18:00:52 +01:00
yassinedorbozgithub
b3426e3f50 fix(frontend): add contentEntity normalization logic 2024-10-03 17:40:07 +01:00
yassinedorbozgithub
b9a8405389 fix(frontend): apply feedback updates 2024-10-03 17:21:30 +01:00
yassinedorbozgithub
3258781d5f refactor(frontend): content logic 2024-10-03 16:35:40 +01:00
yassinedorbozgithub
7b5846d721 fix(frontend): content update 2024-10-03 04:17:36 +01:00
Emnaghz
8cc6cee6b5 fix: correct lint errors 2024-10-02 16:43:10 +01:00
Mohamed Marrouchi
90b06c448a
Merge pull request #119 from PranavBhatP/fix-issue-45
Fix issue #45 - Enhance error toast messages
2024-10-02 16:37:59 +01:00
Pranav Bhat
a7b7d8729a Merge branch 'fix-issue-45' of https://github.com/PranavBhatP/Hexabot into fix-issue-45 2024-10-02 17:48:46 +05:30
Pranav Bhat
e9ad534e5a Merge latest changes from main and resolved conflicts 2024-10-02 17:36:50 +05:30
Pranav Bhat
e85e6dcec4
Merge branch 'Hexastack:main' into fix-issue-45 2024-10-02 17:17:35 +05:30
Mohamed Marrouchi
6fc19c2e98 feat: add install command 2024-10-02 10:29:37 +01:00
Mohamed Marrouchi
28313e1cf7
Merge pull request #117 from devamitranjan/FIX#114
feat(frontend): added fix for the base url
2024-10-02 07:13:54 +01:00
Pranav Bhat
eb5cc33f4e
Merge branch 'main' into fix-issue-45 2024-10-02 11:43:30 +05:30
yassinedorbozgithub
43e0f53a3b feat(frontend): add intersection between available translation types 2024-10-02 05:24:52 +01:00
yassinedorbozgithub
889836e398 fix(frontend): apply feedback's 2024-10-02 04:17:54 +01:00
yassinedorbozgithub
3ab9e966a2 fix(frontend): resolve file conflicts 2024-10-02 04:12:44 +01:00
Amit Ranjan
8c88af4ca9
Merge branch 'Hexastack:main' into FIX#114 2024-10-01 21:19:23 +05:30
yassinedorbozgithub
3907215cd2 fix(frontend): trigger empty messages input control 2024-10-01 16:47:32 +01:00
Amit Ranjan
3a7b0ab4fb feat(fix): added fix for the relative url too 2024-10-01 20:05:07 +05:30
Pranav Bhat
3c715a5933
Update frontend/src/components/roles/index.tsx
Co-authored-by: Yassine <95612053+yassinedorbozgithub@users.noreply.github.com>
2024-10-01 20:01:40 +05:30
yassinedorbozgithub
e2d6c59870 fix(frontend): remove extra lines 2024-10-01 14:42:19 +01:00
yassinedorbozgithub
44032d352b fix(frontend): remove extra line 2024-10-01 14:29:56 +01:00
yassinedorbozgithub
fd14db9ed8 feat(frontend): typed react i18next 2024-10-01 14:23:02 +01:00
Pranav Bhat
ddd150e0eb
Merge branch 'Hexastack:main' into fix-issue-45 2024-10-01 00:34:35 +05:30
Pranav Bhat
b24464974a Address reviewer feedback 2024-10-01 00:23:38 +05:30
Mohamed Marrouchi
4446d89834
Merge pull request #116 from Hexastack/111-issue-widget-and-frontend-unused-package-lockjson-files
fix(frontend): remove unused package-lock.json files
2024-09-30 19:38:43 +01:00
Pranav Bhat
a1089528c0 Resolved merge conflicts with upstream 2024-09-30 22:42:00 +05:30
Pranav Bhat
2e3cc0b8e6 fix issue #45: enhance error messages for user feedback
updated error toast notifications to display specific user feedback based on backend response
2024-09-30 22:30:42 +05:30
Amit Ranjan
2871fb432c feat(frontend): added fix for the base url 2024-09-30 22:04:57 +05:30
yassinedorbozgithub
c24287553c fix(frontend): remove unuse lock files 2024-09-30 17:07:34 +01:00
yassinedorbozgithub
580ac086ef fix(frontend): add copyright headers 2024-09-30 15:52:28 +01:00
yassinedorbozgithub
d27c3b2596 refactor(frontend): decouple contexts logic from hooks logic 2024-09-30 15:44:20 +01:00