Commit Graph

142 Commits

Author SHA1 Message Date
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
d16ef942bb
Merge pull request #80 from devamitranjan/FIX_ISSUE_79
fix: api validation pipe
2024-09-25 16:25:33 +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
f1dbc7a49d fix: add transform 2024-09-25 09:19:45 +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
Mohamed Marrouchi
7425f60284 fix: language seed 2024-09-25 08:47:49 +01:00
Mohamed Marrouchi
9c44bafb8a fix: build url 2024-09-25 08:46:20 +01:00
Mohamed Marrouchi
c174d9d145 fix: delete translation and refresh 2024-09-24 18:12:55 +01:00
Mohamed Marrouchi
6652629995 fix: nlp sample inconsistency when language is deleted 2024-09-24 16:21:00 +01:00
Mohamed Marrouchi
e06dfd62de
Merge pull request #78 from Hexastack/77-issue-regular-expression-injection
fix: escape regular expressions
2024-09-24 14:06:12 +01:00
Mohamed Marrouchi
3110c6a5e5
Merge pull request #73 from devamitranjan/FIX_ISSUE_72
fix: improve error handling for invalid URL submission
2024-09-24 14:05:30 +01:00
Amit Ranjan
3d16ee590d
Merge branch 'Hexastack:main' into FIX_ISSUE_79 2024-09-24 16:51:14 +05:30
Amit Ranjan
fdb0f73980 fix: api validation pipe 2024-09-24 16:45:30 +05:30
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
yassinedorbozgithub
73d9020455 fix: feedback updates 2024-09-24 08:02:32 +01:00
Mohamed Marrouchi
16e7431d83 feat: add RTL attr 2024-09-24 07:59:59 +01:00
Amit Ranjan
276943ec74
Merge branch 'Hexastack:main' into FIX_ISSUE_72 2024-09-24 12:05:03 +05:30
Amit Ranjan
3efa0fb60f fix: incorporated the url class 2024-09-24 12:00:20 +05:30
Mohamed Marrouchi
bc17c3d284 fix: adjust nlu prediction 2024-09-24 07:06:16 +01:00
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
56c6a5306b feat: define language as attribute instead of entity 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
432193cad9 feat: add unit tests 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
10f36c2d48 feat: add language crud 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
614766c246 refactor: move translation to the i18n module 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
38950a0287 feat: restructure i18n into a dir 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
7d5962d84f
Merge pull request #71 from Emnaghz/feat/add-widget-target
fix: add target on widget build job
2024-09-24 07:03:55 +01:00
Mohamed Marrouchi
9e6d90664b
Merge pull request #70 from Hexastack/68-issue-nlu-docker-image-build-failure
fix: NLU image's building error
2024-09-24 06:57:27 +01:00
Mohamed Marrouchi
6c8e79fe92
Merge pull request #75 from Hexastack/74-issue-package-lockjson-file-license-version-are-not-updated
fix: update package-lock file version and license values
2024-09-24 06:48:05 +01:00
yassinedorbozgithub
e0508b388e fix: add recommended backslash 2024-09-24 06:42:42 +01:00
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
yassinedorbozgithub
fcec5640c7 fix: update package-lock file version and license values 2024-09-24 03:52:45 +01:00
Amit Ranjan
2da2552c3b fix: improve error handling for invalid URL submission 2024-09-24 02:21:02 +05:30
Emnaghz
4ac4677276 fix: add target on widget build job 2024-09-23 17:12:29 +01:00
Emnaghz
9f7931e2ce fix: solve building error 2024-09-23 16:26:03 +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