Commit Graph

59 Commits

Author SHA1 Message Date
yassinedorbozgithub
3907215cd2 fix(frontend): trigger empty messages input control 2024-10-01 16:47:32 +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
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
Mohamed Marrouchi
6903b65cc7
Merge pull request #33 from yassine-sallemi/fix/list-block-error
Fix: Add List Block
2024-09-18 06:43:29 +01:00