Commit Graph

1607 Commits

Author SHA1 Message Date
yassinedorbozgithub
af1c93f990 fix(frontend): use getSelectedIds function 2025-02-17 17:15:22 +01:00
Yassine Sallemi
85d50f6fac fix: label instead of id 2025-02-17 16:07:42 +01:00
Yassine Sallemi
a1dd6f5ee5 fix: appropriate toast message on category bulk delete 2025-02-17 15:57:02 +01:00
Med Marrouchi
dd89d97f3a
Merge pull request #766 from Hexastack/765-bug---zod-block-patterns-validation
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix(api): update string and regex string zod validations
2025-02-17 15:46:29 +01:00
Rucha Ambaliya
e293a832fe Fixed carousel buttons not visible on dark image (black) and opening attachment from the inbox cropinf the image 2025-02-17 19:15:28 +05:30
abdou6666
aabbfed851 fix: apply feedback 2025-02-17 09:00:46 +01:00
yassinedorbozgithub
0a47ff73fb fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +01:00
abdou6666
71462facb8 fix: remove links when duplicating a block 2025-02-16 11:14:41 +01:00
yassinedorbozgithub
cb0b10258d fix(frontend): remove extra begin empty lines 2025-02-16 09:05:49 +01:00
yassinedorbozgithub
05a7a7e18c fix(frontend): use short dialogs imports 2025-02-16 09:00:19 +01:00
yassinedorbozgithub
36994c205c fix(frontend): support navigation without subscriber query 2025-02-16 08:12:42 +01:00
yassinedorbozgithub
bda750bc52 fix(frontend): synchronize selected inbox subscriber with url query 2025-02-16 07:59:40 +01:00
Med Marrouchi
63efaf3193
Merge pull request #748 from yassine-sallemi/fix/visual-editor-drag-error
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix: non-block drop in visual editor
2025-02-14 11:35:26 +01:00
Med Marrouchi
79c8803c7a
Merge pull request #741 from Hexastack/feat/refactor-mongoose-validation
refactor: mongoose validation
2025-02-14 11:34:55 +01:00
yassinedorbozgithub
60a6455b61 fix: make SettingType.select inferring options as type 2025-02-14 07:12:56 +01:00
Aditya
32dbf11f04 fix: add background color and border radius to loading indicator in Selectable component 2025-02-13 23:05:37 +05:30
Aditya
31db210325 fix: replace local loading state with isLoading from useQuery in NlpTrainForm component 2025-02-13 22:55:01 +05:30
abdou6666
193be72b55 feat: refactor playload type 2025-02-13 15:48:12 +01:00
Aditya
0497ae4380 fix: update aria-label for loading indicator 2025-02-12 19:03:53 +05:30
Aditya
0c80782ced fix: set default loading state to false and add aria-label for accessibility in Selectable component 2025-02-12 18:58:17 +05:30
Yassine Sallemi
79beab37cf fix: non-block drop in visual editor 2025-02-12 10:59:21 +01:00
abdou6666
07e9147bb0 fix: apply feedback 2025-02-12 08:46:43 +01:00
abdou6666
4d549b8710 feat: refactor mongoose validation with higher order function 2025-02-12 08:46:43 +01:00
Med Marrouchi
457d49ca27
Merge pull request #739 from Hexastack/feat/refactor-zod-validation
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
feat: refactor zod validation
2025-02-11 16:12:58 +01:00
abdou6666
9f80024514 fix: validMessageTextSchema bug 2025-02-11 14:57:14 +01:00
abdou6666
5e6f867e49 fix: add optional chaining 2025-02-11 11:30:03 +01:00
abdou6666
b5287b1da9 feat: duplicate a block 2025-02-11 11:18:58 +01:00
yassinedorbozgithub
3efb95dda9 fix(frontend): introduce ESLint no-multiple-empty-lines rule 2025-02-10 16:33:06 +01:00
yassinedorbozgithub
d6972cf982 fix(widget): introduce ESLint no-multiple-empty-lines rule 2025-02-10 16:30:27 +01:00
yassinedorbozgithub
514065e4b8 fix(api): introduce ESLint no-multiple-empty-lines rule 2025-02-10 16:28:59 +01:00
yassinedorbozgithub
5c9b0d5aad fix(frontend): resolve file conflicts 2025-02-10 16:27:04 +01:00
Med Marrouchi
8798dfa64b
Merge pull request #718 from Hexastack/fix/use-pages-rotuer
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: use pages router instead of app router
2025-02-10 16:06:51 +01:00
Med Marrouchi
6c8968b622
Merge pull request #729 from Hexastack/728-optimize-usedialogs-logic
refactor(frontend): optimize useDialogs logic
2025-02-10 16:04:26 +01:00
Med Marrouchi
46f3975ba5
Merge pull request #727 from Hexastack/714-refactor-visual-editor-dialogs
refactor(frontend): update BlockEdit and BlockMove dialogs
2025-02-10 16:03:46 +01:00
abdou6666
6a1ec0d22f feat: refactor zod validation 2025-02-10 15:57:51 +01:00
yassinedorbozgithub
66d6984d1b Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic 2025-02-10 14:54:48 +01:00
yassinedorbozgithub
e954e3e1de fix(frontend): resolve superposed edit dialogs 2025-02-10 14:52:54 +01:00
yassinedorbozgithub
32f95cc210 fix(frontend): apply feedback updates 2025-02-10 14:44:26 +01:00
yassinedorbozgithub
7c52554077 Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic 2025-02-10 14:41:42 +01:00
yassinedorbozgithub
55d8d89d5c fix: apply feedback updates 2025-02-10 14:40:30 +01:00
yassinedorbozgithub
2c7f2a214c Merge branch 'main' into 714-refactor-visual-editor-dialogs 2025-02-10 14:32:20 +01:00
Med Marrouchi
455c59453a
Merge pull request #726 from Hexastack/725-refactor-attachmentthumbnail-attachmentuploader-dialogs
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
refactor(frontend): update Attachment and AttachmentThumbnail dialogs
2025-02-10 14:13:18 +01:00
Med Marrouchi
462bce2edb
Merge pull request #711 from Hexastack/706-refactor-roles-dialogs-add-edit-delete-permissions
refactor(frontend): update useDialogs for roles contents
2025-02-10 14:11:54 +01:00
yassinedorbozgithub
8184abb059 feat(frontend): introduce ESLint no-multiple-empty-lines rule 2025-02-09 12:21:26 +01:00
yassinedorbozgithub
27f36823cf refactor(frontend): resolve TS errors 2025-02-09 01:55:14 +01:00
yassinedorbozgithub
142ba1bde2 Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic 2025-02-09 01:49:04 +01:00
yassinedorbozgithub
9190ec9864 refactor(frontend): resolve TS errors 2025-02-09 01:48:14 +01:00
yassinedorbozgithub
f4a438b9dd refactor(frontend): optimize useDialogs logic 2025-02-09 01:45:35 +01:00
yassinedorbozgithub
90a7c55646 refactor(frontend): remove old resources 2025-02-09 01:34:54 +01:00
yassinedorbozgithub
95a4182b8f refactor(frontend): update BlockEdit and BlockMove dialogs 2025-02-09 01:34:06 +01:00