Commit Graph

160 Commits

Author SHA1 Message Date
Med Marrouchi
b2c32fe27d
Merge pull request #252 from Hexastack/fix/form-block-trigger-regex-check-format
fix(frontend): regex input control
2024-10-21 15:04:22 +01:00
yassinedorbozgithub
e683a831e1 fix(frontend): unhance check controls 2024-10-21 11:31:00 +01:00
yassinedorbozgithub
c4a1c16b94 fix(frontend): regex input control 2024-10-21 11:23:19 +01:00
Mohamed Marrouchi
92bb4978c3 feat: add plugins settings i18n + typing 2024-10-19 13:56:09 +01:00
yassinedorbozgithub
45e3352577 feat(frontend): automate adding copyright header 2024-10-19 12:12:32 +01:00
Med Marrouchi
96fe7faabc
Merge pull request #237 from Hexastack/236-issue-frontend-imports-order
fix(frontend): eslint imports order
2024-10-18 18:26:51 +01:00
yassinedorbozgithub
4a0e2aede0 fix(frontend): eslint imports order 2024-10-18 11:35:17 +01:00
Mohamed Marrouchi
6192641eca feat(frontend): add i18n namespace + remove setting help & id 2024-10-18 08:39:27 +01:00
Med Marrouchi
2dae5c3822
Merge pull request #216 from Hexastack/215-bug-ui-freeze-for-public-after-authentication
fix(frontend): public pages extra rendering
2024-10-15 14:03:02 +01:00
yassinedorbozgithub
5a83be4b0c fix(frontend): public pages extra rendering 2024-10-14 15:19:50 +01:00
yassinedorbozgithub
d574e43812 fix: attachment spelling issue 2024-10-13 08:27:28 +01:00
yassinedorbozgithub
ad407a5a6a fix(frontend): attachment port link issue 2024-10-12 21:57:55 +01:00
Med Marrouchi
18378de6a3
Merge pull request #193 from Hexastack/190-request-add-bulk-delete-functionality-to-nlu-values-list
feat: [NLP Value] add bulk delete
2024-10-11 05:44:01 +01:00
hexastack
6b57c5738f feat: add bulk delete 2024-10-10 17:51:30 +01:00
hexastack
3710fd4054 feat: add bulk delete 2024-10-10 17:46:38 +01:00
Med Marrouchi
ca196eb044
Merge pull request #186 from Hexastack/178-request-add-bulk-delete-functionality-to-nlu-samples-list
feat: NLP samples bulk delete
2024-10-10 14:54:05 +01:00
hexastack
fc572e48d1 feat: nlp samples bulk delete 2024-10-10 08:02:30 +01:00
hexastack
f7b1691c83 Revert "feat: nlp samples bulk delete"
This reverts commit bf12f0de64.
2024-10-10 07:58:49 +01:00
hexastack
bf12f0de64 feat: nlp samples bulk delete 2024-10-10 07:51:46 +01:00
Emnaghz
535b4f0f8e fix: content reload after import 2024-10-09 16:32:08 +01:00
Med Marrouchi
fde4224703
Merge pull request #175 from Hexastack/174-request-add-bulk-delete-functionality-to-context-vars-list
feat: [ContextVar]add bulk delete functionality
2024-10-09 10:27:58 +01:00
Med Marrouchi
4a1d52ce0d
Merge pull request #168 from Hexastack/145-issue-missing-content-file-upload-input
fix: add content file upload input
2024-10-09 08:59:30 +01:00
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
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
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
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
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
eb5cc33f4e
Merge branch 'main' into fix-issue-45 2024-10-02 11:43:30 +05:30
yassinedorbozgithub
3ab9e966a2 fix(frontend): resolve file conflicts 2024-10-02 04:12:44 +01:00
yassinedorbozgithub
3907215cd2 fix(frontend): trigger empty messages input control 2024-10-01 16:47:32 +01:00
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
fd14db9ed8 feat(frontend): typed react i18next 2024-10-01 14:23:02 +01:00
Pranav Bhat
b24464974a Address reviewer feedback 2024-10-01 00:23:38 +05:30
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
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
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
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
2ef011ed8e fix: minor adjustments 2024-09-29 09:33:41 +01:00
medtaher
418510aab2 Merge branch 'main' into 48-request-context-vars-permanent-option 2024-09-28 15:01:29 +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
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
d04f2f3ce4 fix: nlp form update 2024-09-25 09:06:56 +01:00
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
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
Mohamed Marrouchi
2d48be26b4
Merge pull request #60 from JaiSharma1710/bugfix/#43-update-icons-for-subscribers-and-labels
Resolved Issue #43 - Update Icons for Labels and Subscribers
2024-09-22 10:28:33 +01:00
Jai Sharma
6208248c5f pr changes 2024-09-22 13:58:33 +05:30
Jai Sharma
f467706e66 updated the labels icon same as sidebar 2024-09-22 12:43:29 +05:30
Jai Sharma
92b9cd3a90 changes 2024-09-22 12:37:21 +05:30
Jai Sharma
842c3b8af0 added default item in case of empty list in labels dropdown 2024-09-22 12:06:01 +05:30
Jai Sharma
af22cc4e85 update icons for subscriber and label 2024-09-22 07:45:12 +05:30
Jai Sharma
2e918cc645 increased the width of subscriber input 2024-09-22 00:34:37 +05:30
Emnaghz
42cfc1fd30 Merge remote-tracking branch 'upstream/main' into 40-issue-prevent-users-from-deleting-their-own-roles 2024-09-21 11:54:53 +01:00
auraofdivinity
24b8bcf1ba fix: add request queue to handle concurrent zoom & offset requests 2024-09-21 10:41:04 +05:30
Yassine Sallemi
36cd3179d8 fix: url built with buildUrl 2024-09-20 16:42:31 +01:00
Yassine Sallemi
cdf8461312 fix: config fetched on runtime 2024-09-20 16:34:37 +01:00
Mohamed Marrouchi
d2555d9f94
Merge pull request #39 from medtaher123/fix/extra-rerendering
fix: remove extra rerendering when position changes
2024-09-19 08:38:36 +01:00
Emnaghz
cb64234ab1 fix: prevent user from deleting their own roles 2024-09-18 17:29:44 +01:00
medtaher
7495dfef2a fix: remove extra rerendering when position changes 2024-09-18 14:00:38 +01:00
Mohamed Marrouchi
ce40106352 fix: logout page reload 2024-09-18 08:44:28 +01:00
Mohamed Marrouchi
fb427effaa
Merge pull request #30 from DDibyajyot/fix/edit-remove-buttons
fix: [BUG] #25 -Edit & Remove Buttons stay active after category switch
2024-09-18 07:25:18 +01:00