Commit Graph

105 Commits

Author SHA1 Message Date
yassinedorbozgithub
cdb39e7c90 fix: use lodash package 2024-09-24 06:36:41 +01:00
yassinedorbozgithub
fcfc68187b fix: escape regular expressions 2024-09-24 05:21:00 +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
Mohamed Marrouchi
1e4fdec60a
Merge pull request #46 from Hexastack/feat/break-apart-nlu-joint-model
feat: break NLU JISF apart
2024-09-23 08:59:04 +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
63fe2ece95
Merge pull request #66 from Hexastack/fix/uppercase-nlp-value-fr-translation
fix: nlp value uppercase fr translation first letter
2024-09-22 11:44:13 +01:00
yassinedorbozgithub
45f3cd5aba fix: nlp value uppercase fr translation first letter 2024-09-22 10:29:48 +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
dadd860fcc changes 2024-09-22 14:14:18 +05:30
Jai Sharma
6208248c5f pr changes 2024-09-22 13:58:33 +05:30
Mohamed Marrouchi
dd9ba40646
Merge pull request #64 from Hexastack/63-issue-duplicated-frontend-translation-labeltype-key
fix: remove duplicated label.type translation keys
2024-09-22 09:10:32 +01:00
yassinedorbozgithub
daac14923b fix: remove duplicated label.type translation keys 2024-09-22 08:47:01 +01:00
Jai Sharma
f467706e66 updated the labels icon same as sidebar 2024-09-22 12:43:29 +05:30
Jai Sharma
9aeb250df8 Merge branch 'main' into bugfix/#43-update-icons-for-subscribers-and-labels 2024-09-22 12:39:17 +05:30
Jai Sharma
92b9cd3a90 changes 2024-09-22 12:37:21 +05:30
Mohamed Marrouchi
f392ead29f
Merge pull request #34 from adititripathi/upperCaseValidation
Update translation.json -- [ISSUE] - Uppercase the 1st letter in the NLP Value dialog form fields #31
2024-09-22 07:44:56 +01:00
Mohamed Marrouchi
c479881791
Merge pull request #54 from AuraOfDivinity/fix/adjust-success-message-on-signup
fix: enhance signup completion message clarity
2024-09-22 07:42:32 +01:00
Jai Sharma
842c3b8af0 added default item in case of empty list in labels dropdown 2024-09-22 12:06:01 +05:30
Mohamed Marrouchi
ebdf6e1dd2
Merge pull request #59 from JaiSharma1710/bugfix/16-subscriber-input-too-small
Fixed issue #16: Subscribers search input is too small
2024-09-22 07:30:28 +01:00
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
Mohamed Marrouchi
86673b3b59
Merge pull request #57 from Hexastack/refactor/api-populate-queries
refactor: populate queries
2024-09-21 19:55:57 +01:00
Mohamed Marrouchi
93bb9ee04f fix: unit tests 2024-09-21 19:43:04 +01:00
Mohamed Marrouchi
7bc5270551 refactor: populate queries 2024-09-21 12:15:36 +01:00
auraofdivinity
13856f6ef1 fix: updating registration completion notification 2024-09-21 16:00:59 +05:30
Mohamed Marrouchi
1ece819899
Merge pull request #56 from Hexastack/hotfix/dev-compose-file-2
fix: docker compose force build in dev env
2024-09-21 06:45:18 +01:00
Mohamed Marrouchi
bb52f2a1d5 fix: docker compose force build in dev env 2024-09-21 06:43:34 +01:00
auraofdivinity
24b8bcf1ba fix: add request queue to handle concurrent zoom & offset requests 2024-09-21 10:41:04 +05:30
auraofdivinity
4e65355591 fix: enhance signup completion message clarity 2024-09-21 06:59:42 +05:30
Mohamed Marrouchi
a99efa468b
Merge pull request #53 from Hexastack/hotfix/dev-compose-file
fix: dev compose file
2024-09-20 20:46:10 +01:00
Mohamed Marrouchi
9f3aefcb72 fix: dev compose file 2024-09-20 20:45:19 +01:00
Mohamed Marrouchi
0c2783b016
Merge pull request #52 from Hexastack/fix/remove-extra-spacing
fix(widget): remove extra spaces in README
2024-09-20 19:02:48 +01:00
Mohamed Marrouchi
f23b731df9 fix(widget): remove extra spaces in README 2024-09-20 19:01:58 +01:00
Mohamed Marrouchi
2675b6b524
Merge pull request #51 from Hexastack/hotfix/docker-images
fix: docker images in compose file
2024-09-20 18:59:48 +01:00
Mohamed Marrouchi
5aa899e9a9 fix: docker images in compose file 2024-09-20 18:59:00 +01:00
Mohamed Marrouchi
f84726a371
Merge pull request #50 from Hexastack/feat/loading-remote-images
Feat: Loading docker images from Docker Hub
2024-09-20 18:39:12 +01:00
Mohamed Marrouchi
e97beb8a47
Merge pull request #32 from Hexastack/fix/frontend-config-runtime
Fix: load config on runtime
2024-09-20 18:38:52 +01:00
Yassine Sallemi
df0d2320d3 fix: updated README 2024-09-20 18:33:23 +01:00
Yassine Sallemi
509dc2381b feat: loading all images from docker hub option 2024-09-20 18:28:55 +01:00
Mohamed Marrouchi
165fcbde64
Merge pull request #49 from Hexastack/feat/add-merge-workflow
Feat/add merge workflow
2024-09-20 17:08:25 +01:00
Yassine Sallemi
3f20a968af feat: merge workflow optimized 2024-09-20 17:00:52 +01:00
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
aa05fe1704 fix: load config on runtime 2024-09-20 16:32:55 +01:00
Mohamed Marrouchi
6183bf3a46 fix: update env template 2024-09-20 15:35:02 +01:00
Emnaghz
eb3f53d787 feat: optimize workflow 2024-09-19 11:25:09 +01:00
Mohamed Marrouchi
dab9d9f716 fix: model lang 2024-09-19 10:52:18 +01:00