Commit Graph

  • f06599c4a0 fix: increased the default number of pagesize Amit Ranjan 2024-09-25 00:48:13 +05:30
  • c174d9d145 fix: delete translation and refresh Mohamed Marrouchi 2024-09-24 18:12:55 +01:00
  • 106045d2c0 refactor: remove comment medtaher 2024-09-24 18:09:14 +01:00
  • dec568cbfa feat: add permanent option in frontend medtaher 2024-09-24 17:40:14 +01:00
  • 6652629995 fix: nlp sample inconsistency when language is deleted Mohamed Marrouchi 2024-09-24 16:21:00 +01:00
  • d7838951e5 refactor: refactor spec code medtaher 2024-09-24 14:54:23 +01:00
  • e06dfd62de Merge pull request #78 from Hexastack/77-issue-regular-expression-injection Mohamed Marrouchi 2024-09-24 14:06:12 +01:00
  • 3110c6a5e5 Merge pull request #73 from devamitranjan/FIX_ISSUE_72 Mohamed Marrouchi 2024-09-24 14:05:30 +01:00
  • 3d16ee590d Merge branch 'Hexastack:main' into FIX_ISSUE_79 Amit Ranjan 2024-09-24 16:51:14 +05:30
  • fdb0f73980 fix: api validation pipe Amit Ranjan 2024-09-24 16:45:30 +05:30
  • 82dd888f2f fix: getLanguageByCode() Mohamed Marrouchi 2024-09-24 11:41:18 +01:00
  • ecb8d9745a feat: wrap up translation logic Mohamed Marrouchi 2024-09-24 11:23:40 +01:00
  • 5d19889a7a feat: relace tokens with contextVars medtaher 2024-09-24 11:18:47 +01:00
  • 73d9020455 fix: feedback updates 77-issue-regular-expression-injection yassinedorbozgithub 2024-09-24 08:02:32 +01:00
  • 16e7431d83 feat: add RTL attr Mohamed Marrouchi 2024-09-24 07:59:59 +01:00
  • 276943ec74 Merge branch 'Hexastack:main' into FIX_ISSUE_72 Amit Ranjan 2024-09-24 12:05:03 +05:30
  • 3efa0fb60f fix: incorporated the url class Amit Ranjan 2024-09-24 12:00:20 +05:30
  • bc17c3d284 fix: adjust nlu prediction Mohamed Marrouchi 2024-09-23 20:22:35 +01:00
  • 88168795c0 feat: adapt nlu prediction Mohamed Marrouchi 2024-09-23 11:35:01 +01:00
  • 0c02b51cf6 feat(frontend): apply nlp language updates Mohamed Marrouchi 2024-09-23 09:22:43 +01:00
  • 56c6a5306b feat: define language as attribute instead of entity Mohamed Marrouchi 2024-09-22 21:27:58 +01:00
  • 432193cad9 feat: add unit tests Mohamed Marrouchi 2024-09-22 19:03:53 +01:00
  • 10f36c2d48 feat: add language crud Mohamed Marrouchi 2024-09-22 12:51:56 +01:00
  • 614766c246 refactor: move translation to the i18n module Mohamed Marrouchi 2024-09-22 10:01:59 +01:00
  • 38950a0287 feat: restructure i18n into a dir Mohamed Marrouchi 2024-09-22 08:55:15 +01:00
  • 7d5962d84f Merge pull request #71 from Emnaghz/feat/add-widget-target Mohamed Marrouchi 2024-09-24 07:03:55 +01:00
  • 9e6d90664b Merge pull request #70 from Hexastack/68-issue-nlu-docker-image-build-failure Mohamed Marrouchi 2024-09-24 06:57:27 +01:00
  • 6c8e79fe92 Merge pull request #75 from Hexastack/74-issue-package-lockjson-file-license-version-are-not-updated Mohamed Marrouchi 2024-09-24 06:48:05 +01:00
  • e0508b388e fix: add recommended backslash yassinedorbozgithub 2024-09-24 06:42:42 +01:00
  • cdb39e7c90 fix: use lodash package yassinedorbozgithub 2024-09-24 06:36:41 +01:00
  • fcfc68187b fix: escape regular expressions yassinedorbozgithub 2024-09-24 05:21:00 +01:00
  • fcec5640c7 fix: update package-lock file version and license values 74-issue-package-lockjson-file-license-version-are-not-updated yassinedorbozgithub 2024-09-24 03:52:45 +01:00
  • 982200cc3a fix: fix old unit tests medtaher 2024-09-23 23:55:58 +01:00
  • 2da2552c3b fix: improve error handling for invalid URL submission Amit Ranjan 2024-09-24 02:21:02 +05:30
  • 4ac4677276 fix: add target on widget build job Emnaghz 2024-09-23 17:12:29 +01:00
  • e93c649115 fix: improve code 40-issue-prevent-users-from-deleting-their-own-roles Emnaghz 2024-09-23 16:58:19 +01:00
  • 9f7931e2ce fix: solve building error 68-issue-nlu-docker-image-build-failure Emnaghz 2024-09-23 16:21:34 +01:00
  • 92003c471e refactor: move getContextVarsByBlock to ContextVarService medtaher 2024-09-23 14:54:16 +01:00
  • d2f61eebcd fix: use req + update unit tests Emnaghz 2024-09-23 11:17:19 +01:00
  • a999604472 Merge branch 'main' into 40-issue-prevent-users-from-deleting-their-own-roles Emnaghz 2024-09-23 11:16:20 +01:00
  • 37f20f7d79 Merge pull request #55 from AuraOfDivinity/fix/concurrent-update-requests-on-zoom-and-offset Mohamed Marrouchi 2024-09-23 10:42:18 +01:00
  • 95fd2cbe3a fix: adding license details auraofdivinity 2024-09-23 14:30:52 +05:30
  • 1e4fdec60a Merge pull request #46 from Hexastack/feat/break-apart-nlu-joint-model Mohamed Marrouchi 2024-09-23 08:59:04 +01:00
  • 6e8a2a3d48 feat: add permanent option context var (unit tests fail) medtaher 2024-09-23 00:27:15 +01:00
  • fd81adb24c GITBOOK-61: No subject Mohamed Marrouchi 2024-09-22 18:14:13 +00:00
  • a829078329 GITBOOK-55: No subject Mohamed Marrouchi 2024-09-22 18:13:00 +00:00
  • 5936816a04 Merge branch 'main' into 40-issue-prevent-users-from-deleting-their-own-roles Emnaghz 2024-09-22 16:16:08 +01:00
  • 08e5f6853b fix: fix linting errors auraofdivinity 2024-09-22 19:10:30 +05:30
  • dbf1fb002f fix: extracting debounced update to a custom hook auraofdivinity 2024-09-22 18:33:01 +05:30
  • 7115426432 Merge pull request #62 from JaiSharma1710/bugfix/61-default-item-incase-of-empty-label-list Mohamed Marrouchi 2024-09-22 11:46:52 +01:00
  • 63fe2ece95 Merge pull request #66 from Hexastack/fix/uppercase-nlp-value-fr-translation Mohamed Marrouchi 2024-09-22 11:44:13 +01:00
  • 45f3cd5aba fix: nlp value uppercase fr translation first letter fix/uppercase-nlp-value-fr-translation yassinedorbozgithub 2024-09-22 10:29:48 +01:00
  • 2d48be26b4 Merge pull request #60 from JaiSharma1710/bugfix/#43-update-icons-for-subscribers-and-labels Mohamed Marrouchi 2024-09-22 10:28:33 +01:00
  • dadd860fcc changes Jai Sharma 2024-09-22 14:14:18 +05:30
  • 6208248c5f pr changes Jai Sharma 2024-09-22 13:58:33 +05:30
  • dd9ba40646 Merge pull request #64 from Hexastack/63-issue-duplicated-frontend-translation-labeltype-key Mohamed Marrouchi 2024-09-22 09:10:32 +01:00
  • daac14923b fix: remove duplicated label.type translation keys 63-issue-duplicated-frontend-translation-labeltype-key yassinedorbozgithub 2024-09-22 08:47:01 +01:00
  • f467706e66 updated the labels icon same as sidebar Jai Sharma 2024-09-22 12:43:29 +05:30
  • 9aeb250df8 Merge branch 'main' into bugfix/#43-update-icons-for-subscribers-and-labels Jai Sharma 2024-09-22 12:39:17 +05:30
  • 92b9cd3a90 changes Jai Sharma 2024-09-22 12:37:21 +05:30
  • f392ead29f Merge pull request #34 from adititripathi/upperCaseValidation Mohamed Marrouchi 2024-09-22 07:44:56 +01:00
  • c479881791 Merge pull request #54 from AuraOfDivinity/fix/adjust-success-message-on-signup Mohamed Marrouchi 2024-09-22 07:42:32 +01:00
  • 842c3b8af0 added default item in case of empty list in labels dropdown Jai Sharma 2024-09-22 12:06:01 +05:30
  • ebdf6e1dd2 Merge pull request #59 from JaiSharma1710/bugfix/16-subscriber-input-too-small Mohamed Marrouchi 2024-09-22 07:30:28 +01:00
  • af22cc4e85 update icons for subscriber and label Jai Sharma 2024-09-22 07:45:12 +05:30
  • 2e918cc645 increased the width of subscriber input Jai Sharma 2024-09-22 00:34:37 +05:30
  • 86673b3b59 Merge pull request #57 from Hexastack/refactor/api-populate-queries Mohamed Marrouchi 2024-09-21 19:55:57 +01:00
  • 93bb9ee04f fix: unit tests refactor/api-populate-queries Mohamed Marrouchi 2024-09-21 19:43:04 +01:00
  • 16f10c50f7 fix: improve code + add requested changes Emnaghz 2024-09-21 12:38:24 +01:00
  • 7bc5270551 refactor: populate queries Mohamed Marrouchi 2024-09-21 12:15:36 +01:00
  • 42cfc1fd30 Merge remote-tracking branch 'upstream/main' into 40-issue-prevent-users-from-deleting-their-own-roles Emnaghz 2024-09-21 11:54:53 +01:00
  • 13856f6ef1 fix: updating registration completion notification auraofdivinity 2024-09-21 16:00:59 +05:30
  • 1ece819899 Merge pull request #56 from Hexastack/hotfix/dev-compose-file-2 Mohamed Marrouchi 2024-09-21 06:45:18 +01:00
  • bb52f2a1d5 fix: docker compose force build in dev env hotfix/dev-compose-file-2 Mohamed Marrouchi 2024-09-21 06:43:34 +01:00
  • 24b8bcf1ba fix: add request queue to handle concurrent zoom & offset requests auraofdivinity 2024-09-21 10:41:04 +05:30
  • 4e65355591 fix: enhance signup completion message clarity auraofdivinity 2024-09-21 06:59:42 +05:30
  • a99efa468b Merge pull request #53 from Hexastack/hotfix/dev-compose-file Mohamed Marrouchi 2024-09-20 20:46:10 +01:00
  • 9f3aefcb72 fix: dev compose file hotfix/dev-compose-file Mohamed Marrouchi 2024-09-20 20:45:19 +01:00
  • 4f5a5ca30d GITBOOK-60: No subject Mohamed Marrouchi 2024-09-20 18:24:19 +00:00
  • 62483e7ccc GITBOOK-59: No subject Mohamed Marrouchi 2024-09-20 18:22:45 +00:00
  • 0c2783b016 Merge pull request #52 from Hexastack/fix/remove-extra-spacing Mohamed Marrouchi 2024-09-20 19:02:48 +01:00
  • f23b731df9 fix(widget): remove extra spaces in README fix/remove-extra-spacing Mohamed Marrouchi 2024-09-20 19:01:58 +01:00
  • 2675b6b524 Merge pull request #51 from Hexastack/hotfix/docker-images Mohamed Marrouchi 2024-09-20 18:59:48 +01:00
  • 5aa899e9a9 fix: docker images in compose file hotfix/docker-images Mohamed Marrouchi 2024-09-20 18:59:00 +01:00
  • f84726a371 Merge pull request #50 from Hexastack/feat/loading-remote-images Mohamed Marrouchi 2024-09-20 18:39:12 +01:00
  • e97beb8a47 Merge pull request #32 from Hexastack/fix/frontend-config-runtime Mohamed Marrouchi 2024-09-20 18:38:52 +01:00
  • df0d2320d3 fix: updated README feat/loading-remote-images Yassine Sallemi 2024-09-20 18:33:23 +01:00
  • 509dc2381b feat: loading all images from docker hub option Yassine Sallemi 2024-09-20 18:28:55 +01:00
  • 165fcbde64 Merge pull request #49 from Hexastack/feat/add-merge-workflow Mohamed Marrouchi 2024-09-20 17:08:25 +01:00
  • 3f20a968af feat: merge workflow optimized feat/add-merge-workflow Yassine Sallemi 2024-09-20 17:00:52 +01:00
  • 36cd3179d8 fix: url built with buildUrl fix/frontend-config-runtime Yassine Sallemi 2024-09-20 16:42:31 +01:00
  • cdf8461312 fix: config fetched on runtime Yassine Sallemi 2024-09-20 16:21:30 +01:00
  • aa05fe1704 fix: load config on runtime Mohamed Marrouchi 2024-09-17 17:12:20 +01:00
  • 6183bf3a46 fix: update env template feat/break-apart-nlu-joint-model Mohamed Marrouchi 2024-09-20 15:35:02 +01:00
  • eb3f53d787 feat: optimize workflow Emnaghz 2024-09-19 11:25:09 +01:00
  • dab9d9f716 fix: model lang Mohamed Marrouchi 2024-09-19 10:52:18 +01:00
  • c58a080ebf feat: break NLU JISF apart Mohamed Marrouchi 2024-09-19 09:14:17 +01:00
  • d2555d9f94 Merge pull request #39 from medtaher123/fix/extra-rerendering Mohamed Marrouchi 2024-09-19 08:38:36 +01:00
  • ced9f0538c Merge pull request #42 from Hexastack/fix/smtp-config Mohamed Marrouchi 2024-09-19 06:35:25 +01:00
  • 349dc329fa GITBOOK-58: No subject Mohamed Marrouchi 2024-09-18 17:35:56 +00:00