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
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
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
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 |
|
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 |
|