Med Marrouchi
|
9b7213d419
|
Merge pull request #686 from Hexastack/685-refactor-context-vars-dialogs-add-edit-delete-bulk
refactor(frontend): update contextVar dialogs
|
2025-02-05 17:27:34 +01:00 |
|
Med Marrouchi
|
30aa85f966
|
Merge pull request #684 from Hexastack/683-refactor-translations-dialogs-edit-delete
refactor(frontend): update translation dialogs
|
2025-02-05 17:27:05 +01:00 |
|
hexastack
|
23888c51da
|
fix: reset form
|
2025-02-05 17:03:18 +01:00 |
|
hexastack
|
1b455c9e05
|
fix: error message
|
2025-02-05 15:36:22 +01:00 |
|
yassinedorbozgithub
|
c520fd8f36
|
fix(frontend): update onError toast error message
|
2025-02-05 15:07:49 +01:00 |
|
yassinedorbozgithub
|
ea64e2960e
|
fix(frontend): update onError toast error message
|
2025-02-05 15:07:02 +01:00 |
|
yassinedorbozgithub
|
3e8d5a1e1c
|
fix(frontend): update onError toast error message
|
2025-02-05 15:02:41 +01:00 |
|
Med Marrouchi
|
a9a86ab07c
|
Merge pull request #681 from Hexastack/fix/subscriber-handove-event
fix: handover/handback lifecycle hook
|
2025-02-05 14:53:35 +01:00 |
|
abdou6666
|
b0c0233412
|
fix: remove duplicate copyright
|
2025-02-05 12:18:08 +01:00 |
|
yassinedorbozgithub
|
6fe846d360
|
refactor(frontend): update label dialogs
|
2025-02-05 11:58:30 +01:00 |
|
abdou6666
|
87e5477e8e
|
fix: remove type assertion
|
2025-02-05 11:55:28 +01:00 |
|
hexastack
|
c9e846e834
|
fix: minor
|
2025-02-05 11:41:23 +01:00 |
|
abdou6666
|
4e80a0a215
|
fix: typing & remove type assertion
|
2025-02-05 11:41:09 +01:00 |
|
yassinedorbozgithub
|
e630d1e2ac
|
fix(frontend): centrelize delete options in one variable
|
2025-02-05 11:35:59 +01:00 |
|
yassinedorbozgithub
|
4ed0d5976c
|
refactor(frontend): update contextVar dialogs
|
2025-02-05 11:31:41 +01:00 |
|
yassinedorbozgithub
|
0a77bc87ac
|
fix(frontend): remove extra line
|
2025-02-05 10:57:27 +01:00 |
|
yassinedorbozgithub
|
e2a50e9dcf
|
refactor(frontend): update translation dialogs
|
2025-02-05 10:53:19 +01:00 |
|
hexastack
|
06906c4fcd
|
feat: use single dialog component for both add and edit content type
|
2025-02-05 10:50:16 +01:00 |
|
Med Marrouchi
|
2afb813cee
|
Merge pull request #662 from Hexastack/refactor/category-dialog
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): category dialog
|
2025-02-05 09:01:29 +01:00 |
|
hexastack
|
fe13e43b66
|
fix: minor
|
2025-02-04 18:46:16 +01:00 |
|
Mohamed Marrouchi
|
a607247d56
|
test: add unit tests
|
2025-02-04 18:26:46 +01:00 |
|
yassinedorbozgithub
|
a6d2fae15e
|
fix(frontend): update DialogActions padding
|
2025-02-04 18:07:55 +01:00 |
|
Mohamed Marrouchi
|
21301b9702
|
fix: handover/handback lifecycle hook
|
2025-02-04 17:57:37 +01:00 |
|
Mohamed Marrouchi
|
a0f2701e3e
|
refactor: multer upload middleware
|
2025-02-04 17:54:34 +01:00 |
|
abdou6666
|
1f8285a09c
|
fix: remove casting
|
2025-02-04 17:54:16 +01:00 |
|
yassinedorbozgithub
|
33ce8cc5bf
|
fix(frontend): remove unnecessary useMemo
|
2025-02-04 17:53:36 +01:00 |
|
abdou6666
|
7332f77624
|
fix: apply feedback
|
2025-02-04 17:51:31 +01:00 |
|
yassinedorbozgithub
|
5197e57efa
|
fix(frontend): update confirm dialog first prop type
|
2025-02-04 17:49:58 +01:00 |
|
abdou6666
|
5150b2e3a6
|
fix: refactor blockMessageSchema
|
2025-02-04 17:30:55 +01:00 |
|
abdou6666
|
c66b3c3f9d
|
fix: unnecessary type casting
|
2025-02-04 17:15:42 +01:00 |
|
abdou6666
|
6879ff77b5
|
fix: pluginNameSchema typing
|
2025-02-04 17:13:59 +01:00 |
|
hexastack
|
044ce6e725
|
fix: revert accidentally removed snippet
|
2025-02-04 17:07:13 +01:00 |
|
yassinedorbozgithub
|
268dd6812b
|
fix(frontend): add dialog extra props
|
2025-02-04 16:54:28 +01:00 |
|
hexastack
|
9e029674e1
|
fix: reset form
|
2025-02-04 16:21:31 +01:00 |
|
abdou6666
|
1337c8cb6b
|
fix: remove if plugin in msg check
|
2025-02-04 16:17:31 +01:00 |
|
abdou6666
|
ccd8d95f8f
|
fix: apply feedback
|
2025-02-04 16:13:14 +01:00 |
|
abdou6666
|
abb90fcd12
|
fix: apply feedback
|
2025-02-04 15:54:02 +01:00 |
|
yassinedorbozgithub
|
64707c5cf5
|
fix(frontend): add feedback updates
|
2025-02-04 15:42:37 +01:00 |
|
abdou6666
|
1b2687d84d
|
fix: attachment validation bug
|
2025-02-04 15:34:19 +01:00 |
|
yassinedorbozgithub
|
7a19ba67e5
|
fix(frontend): add disabled attribute for category delete button
|
2025-02-04 14:58:24 +01:00 |
|
hexastack
|
8112b80f94
|
fix: includes the dynamic fields in creation form
|
2025-02-04 14:53:22 +01:00 |
|
hexastack
|
02c50d76a1
|
fix: update dynamicfields default values
|
2025-02-04 14:51:27 +01:00 |
|
yassinedorbozgithub
|
1398250e58
|
fix(frontend): include minor changes
|
2025-02-04 14:46:53 +01:00 |
|
yassinedorbozgithub
|
2962540124
|
fix(frontend): update variable name
|
2025-02-04 11:56:31 +01:00 |
|
yassinedorbozgithub
|
72ffde9d4e
|
fix(frontend): include minor changes
|
2025-02-04 11:44:04 +01:00 |
|
yassinedorbozgithub
|
b7351e532f
|
fix(frontend): remove submitAsync function
|
2025-02-04 11:40:44 +01:00 |
|
yassinedorbozgithub
|
dfff8cab10
|
fix(frontend): update categoryForm to use mutate
|
2025-02-04 11:37:21 +01:00 |
|
yassinedorbozgithub
|
658bfbc924
|
fix(frontend): apply feedback updates
|
2025-02-04 11:30:44 +01:00 |
|
abdou6666
|
183a24198e
|
fix: uninstall joi
|
2025-02-04 11:09:48 +01:00 |
|
abdou6666
|
af536a9f48
|
feat: zod validation message
|
2025-02-04 11:05:22 +01:00 |
|