Commit Graph

1479 Commits

Author SHA1 Message Date
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
yassinedorbozgithub
0a47ff73fb fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +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
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
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
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
yassinedorbozgithub
12fd65b774 refactor(frontend): update AttachmentViewer dialog 2025-02-09 01:32:32 +01:00
yassinedorbozgithub
773fa9f1bc refactor(frontend): update Attachment and AttachmentThumbnail dialogs 2025-02-08 12:33:54 +01:00
Yassine
226c08e78d
Merge pull request #724 from Hexastack/722-refactor-content-dialogs-add-edit-delete-import
refactor(frontend): update content and contentImport dialogs
2025-02-08 11:06:58 +01:00
yassinedorbozgithub
f972fcf34e fix(frontend): resolve file conflicts 2025-02-08 10:58:35 +01:00
yassinedorbozgithub
24bf9a9cb0 Merge branch 'main' into 706-refactor-roles-dialogs-add-edit-delete-permissions 2025-02-08 10:56:07 +01:00
yassinedorbozgithub
eba9ac6135 fix(frontend): enhance accordion layout 2025-02-08 08:54:34 +01:00
yassinedorbozgithub
02368b71a9 refactor(frontend): remove async 2025-02-07 23:01:00 +01:00
yassinedorbozgithub
8e9383a0bd refactor(frontend): update content and contentImport dialogs 2025-02-07 22:57:56 +01:00
yassinedorbozgithub
725ca3b29e fix(frontend): update generic components 2025-02-07 22:56:55 +01:00
yassinedorbozgithub
f1270940be fix(frontend): update formButtons 2025-02-07 22:56:26 +01:00
yassinedorbozgithub
f35b8abbc4 fix(frontend): update theme 2025-02-07 22:55:58 +01:00
yassinedorbozgithub
16430db79b fix(frontend): move dialogs provider level 2025-02-07 22:55:26 +01:00
abdou6666
3f8f0cfc8c fix: refactor 2025-02-07 18:20:14 +01:00
Med Marrouchi
4233408e4e
Merge pull request #721 from Hexastack/720-refactor-content-types-dialogs-add-edit-delete
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
refactor(frontend): update contentType dialogs
2025-02-07 18:14:15 +01:00
Med Marrouchi
8f917ab17c
Merge pull request #680 from Hexastack/feat/zod-validation-message
feat: zod validation message
2025-02-07 17:49:22 +01:00
yassinedorbozgithub
dcc5f0c7f3 refactor(frontend): update contentType dialogs 2025-02-07 17:39:23 +01:00
Med Marrouchi
1781884fea
Merge pull request #705 from Hexastack/700-refactor-manage-persistent-menu-dialogs-add-edit-delete
refactor(frontend): update menu dialogs
2025-02-07 17:34:33 +01:00
abdou6666
77ac209bf8 fix: redirection to dynamic path 2025-02-07 17:32:05 +01:00
abdou6666
8089206df1 fix: bug when we have dynamic route default redirection to '/' 2025-02-07 17:24:02 +01:00
Med Marrouchi
fc56c955b0
Merge pull request #704 from Hexastack/fix/location-fails-display-inbox
fix: location does not display in inbox conversation
2025-02-07 17:17:51 +01:00
yassinedorbozgithub
7cb4808eea Merge branch 'main' into 700-refactor-manage-persistent-menu-dialogs-add-edit-delete 2025-02-07 17:15:08 +01:00
yassinedorbozgithub
253d917fd7 fix(frontend): remove extra menu payload fields 2025-02-07 17:04:31 +01:00
abdou6666
1e75866dca fix: remove optional chaining operator 2025-02-07 16:13:54 +01:00