Commit Graph

200 Commits

Author SHA1 Message Date
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
Emnaghz
1d72732fad fix: add file type check 2024-10-07 17:50:46 +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
Emnaghz
e0dd09d491 fix: add content import functionality 2024-10-07 15:53:18 +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
Mohamed Marrouchi
d9b8c9b4d4
Merge pull request #106 from Hexastack/105-issue-insecure-randomness
fix: Insecure randomness
2024-09-30 11:22:59 +01:00
Mohamed Marrouchi
04ce4f2c87
Merge pull request #102 from Hexastack/fix/align-datagrid-switch
fix(frontend): align data grid toggle action
2024-09-30 11:21:57 +01:00
Mohamed Marrouchi
69818840f6
Update frontend/src/components/languages/index.tsx
Co-authored-by: Yassine <95612053+yassinedorbozgithub@users.noreply.github.com>
2024-09-30 11:21:37 +01:00
yassinedorbozgithub
f0a0733eb4 fix: feedback udaptes 2024-09-30 11:13:47 +01:00
Mohamed Marrouchi
170eccc0f6
Merge pull request #108 from Hexastack/107-issue-ssrf-in-axios
fix(frontend): axios SSRF vulnerability
2024-09-30 11:09:32 +01:00
yassinedorbozgithub
11a4daca43 fix(frontend): axios SSRF vulnerability 2024-09-30 10:35:08 +01:00
yassinedorbozgithub
8383dc3c3e fix: function jsdoc description 2024-09-30 06:36:50 +01:00
yassinedorbozgithub
1183473aaf fix(frontend): Insecure randomness 2024-09-30 06:33:00 +01:00
yassinedorbozgithub
3e9915411e fix: self linked block curve 2024-09-30 06:03:48 +01:00
Mohamed Marrouchi
357da9baf2 fix(frontend): align data grid toggle action 2024-09-29 21:48:40 +01:00
Mohamed Marrouchi
e11fb8b632 fix: remove non compliant OSD license term 2024-09-29 13:02:28 +01:00
Mohamed Marrouchi
2416121c56
Merge pull request #97 from Hexastack/76-issue-packages-vulnerabilities
fix(api): packages vulnerabilities
2024-09-29 12:30:50 +01:00
Mohamed Marrouchi
811d5219f3
Merge pull request #96 from Hexastack/47-request-visual-editor-allow-to-link-a-block-to-itself
Feat: Self Attached Node
2024-09-29 12:29:06 +01:00
Mohamed Marrouchi
4d1fa7bb7e
Merge pull request #41 from Hexastack/40-issue-prevent-users-from-deleting-their-own-roles
fix: prevent user from deleting their own roles
2024-09-29 12:24:40 +01:00
Mohamed Marrouchi
604dd5aa0c
Merge pull request #93 from Emnaghz/feat/configure-ui-dev-mode
fix: add ui development target
2024-09-29 09:54:06 +01:00
Mohamed Marrouchi
2ef011ed8e fix: minor adjustments 2024-09-29 09:33:41 +01:00
yassinedorbozgithub
12ba999fb3 fix(api): packages vulnerabilities 2024-09-29 07:56:25 +01:00
medtaher
418510aab2 Merge branch 'main' into 48-request-context-vars-permanent-option 2024-09-28 15:01:29 +01:00
Emnaghz
1aae30d06c fix: add minor changes 2024-09-28 13:34:10 +01:00
Emnaghz
3c0041a517 fix: add minor changes 2024-09-28 13:33:36 +01:00
Emnaghz
c2f6b5af7b fix: add ui production target + improve code 2024-09-27 18:23:48 +01:00
Yassine Sallemi
cfd1f0850d fix: seperated files 2024-09-27 17:09:52 +01:00
Yassine Sallemi
f9cd6b24db feat: self attached node 2024-09-27 17:05:41 +01:00
Emnaghz
615402c88b fix: fix nextjs hot-reload 2024-09-27 10:38:08 +01:00
Emnaghz
27dc278e2c fix: draft-add ui development target 2024-09-27 09:44:08 +01:00
Mohamed Marrouchi
9f86b3073a
Merge pull request #84 from devamitranjan/FIX_ISSUE_82
fix: increased the default number of pagesize
2024-09-25 17:11:00 +01:00
Mohamed Marrouchi
ae15a3b003
Merge pull request #69 from Hexastack/feat/i18n-module
Feat/i18n module
2024-09-25 16:26:10 +01:00
Mohamed Marrouchi
d59289458f fix: chip display 2024-09-25 14:06:32 +01:00
Mohamed Marrouchi
c19569d419 fix: reset form after create 2024-09-25 09:32:14 +01:00
Mohamed Marrouchi
f24ba58709 fix(frontend): missing translation 2024-09-25 09:17:27 +01:00
Mohamed Marrouchi
d04f2f3ce4 fix: nlp form update 2024-09-25 09:06:56 +01:00
Amit Ranjan
f06599c4a0 fix: increased the default number of pagesize 2024-09-25 00:48:13 +05:30
Mohamed Marrouchi
c174d9d145 fix: delete translation and refresh 2024-09-24 18:12:55 +01:00
medtaher
dec568cbfa feat: add permanent option in frontend 2024-09-24 17:40:14 +01:00
Mohamed Marrouchi
6652629995 fix: nlp sample inconsistency when language is deleted 2024-09-24 16:21:00 +01:00
Mohamed Marrouchi
82dd888f2f fix: getLanguageByCode() 2024-09-24 11:41:18 +01:00
Mohamed Marrouchi
ecb8d9745a feat: wrap up translation logic 2024-09-24 11:23:40 +01:00
Mohamed Marrouchi
16e7431d83 feat: add RTL attr 2024-09-24 07:59:59 +01:00
Amit Ranjan
3efa0fb60f fix: incorporated the url class 2024-09-24 12:00:20 +05:30
Mohamed Marrouchi
88168795c0 feat: adapt nlu prediction 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
0c02b51cf6 feat(frontend): apply nlp language updates 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
10f36c2d48 feat: add language crud 2024-09-24 07:06:16 +01:00
Amit Ranjan
2da2552c3b fix: improve error handling for invalid URL submission 2024-09-24 02:21:02 +05:30
Emnaghz
a999604472 Merge branch 'main' into 40-issue-prevent-users-from-deleting-their-own-roles 2024-09-23 11:16:20 +01:00
Mohamed Marrouchi
37f20f7d79
Merge pull request #55 from AuraOfDivinity/fix/concurrent-update-requests-on-zoom-and-offset
fix: add request queue to handle concurrent zoom & offset requests
2024-09-23 10:42:18 +01:00
auraofdivinity
95fd2cbe3a fix: adding license details 2024-09-23 14:30:52 +05:30
Emnaghz
5936816a04 Merge branch 'main' into 40-issue-prevent-users-from-deleting-their-own-roles 2024-09-22 16:16:08 +01:00
auraofdivinity
08e5f6853b fix: fix linting errors 2024-09-22 19:10:30 +05:30
auraofdivinity
dbf1fb002f fix: extracting debounced update to a custom hook 2024-09-22 18:33:01 +05:30
Mohamed Marrouchi
7115426432
Merge pull request #62 from JaiSharma1710/bugfix/61-default-item-incase-of-empty-label-list
#61 Added default item in case of empty list in labels dropdown in subscriber section
2024-09-22 11:46:52 +01:00