Commit Graph

346 Commits

Author SHA1 Message Date
yassinedorbozgithub
db8d41166b fix: apply feedback updates 2025-01-27 08:31:50 +01:00
Yassine
0d97d78ab4 Update useDialog.tsx 2025-01-27 06:11:34 +01:00
Yassine
6f4499796a Update MoveDialog.tsx 2025-01-27 06:10:44 +01:00
Yassine
d532522461 Update DeleteDialog.tsx 2025-01-27 06:09:35 +01:00
yassinedorbozgithub
21c4bd97e6 fix(frontend): introduce state mode feature 2025-01-26 09:15:07 +01:00
yassinedorbozgithub
dbf9d52a11 fix: format unused files 2025-01-25 14:58:15 +01:00
yassinedorbozgithub
73a53aef18 fix: remove extra blank lines 2025-01-25 14:48:49 +01:00
yassinedorbozgithub
e601618abd fix: update modals logic 2025-01-25 14:30:09 +01:00
yassinedorbozgithub
cee8a8e26d fix: add data to the onSuccess method 2025-01-24 09:20:39 +01:00
yassinedorbozgithub
534f17c809 fix: apply enhancements 2025-01-24 09:17:34 +01:00
yassinedorbozgithub
d379ce9e57 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-23 20:35:33 +01:00
Med Marrouchi
1382028730 Merge pull request #616 from Hexastack/feat/add-error-toast-logout
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
feat: display toasters using react-query callback on success,failure
2025-01-23 16:55:31 +01:00
Med Marrouchi
6ff6c5a756 Merge pull request #605 from Hexastack/593-issue-when-updating-the-user-account-password
fix: remove unnecessary state change
2025-01-23 15:04:44 +01:00
yassinedorbozgithub
c44c9e1a37 fix: update deleteDialog implementation logic 2025-01-23 14:37:00 +01:00
yassinedorbozgithub
4b8500159a fix: update useDialog hook 2025-01-23 14:36:14 +01:00
hexastack
60434a6e8a fix: remove unused snippet 2025-01-23 10:20:40 +01:00
yassinedorbozgithub
16e6a46bc8 Merge branch 'main' into 587-issue---refactor-delete-dialog-logic 2025-01-22 17:28:55 +01:00
abdou6666
f4699ab17b feat: display toasters using react-query callback on success,failure 2025-01-22 17:12:53 +01:00
abdou6666
798d126700 fix : add await to logoutRedirection 2025-01-22 08:51:15 +01:00
abdou6666
57ffe7b8c0 fix: logout 2025-01-22 08:45:48 +01:00
hexastack
55ebe75861 fix: remove unnecessary state change 2025-01-22 08:42:37 +01:00
yassinedorbozgithub
ca065c29d2 fix: enhance logic 2025-01-21 08:25:24 +01:00
yassinedorbozgithub
3b2f070128 fix: apply feedback updates 2025-01-21 08:24:54 +01:00
yassinedorbozgithub
b7da483b57 fix: resolve file conflicts 2025-01-21 08:11:46 +01:00
Med Marrouchi
9c0a358977 Merge pull request #589 from Hexastack/feat/refactor-attachment-helper
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
feat: refactor attachment storage to use helpers
2025-01-20 19:01:45 +01:00
Med Marrouchi
d24521cb77 Merge pull request #581 from Hexastack/575-bug-block-list-is-not-loading-the-full-content
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(frontend): resolve block list edit form bug
2025-01-20 18:12:15 +01:00
Med Marrouchi
d41082990d Merge pull request #555 from AselPeiris/fix-frontend-menu-accessibility-visibility-issue
fix(frontend): fix menu accessibility visibility issue
2025-01-20 14:50:45 +01:00
Med Marrouchi
60f8429a63 fix: lint 2025-01-20 14:47:33 +01:00
Med Marrouchi
ffd4aae3e0 fix: apply pr review 2025-01-20 14:43:11 +01:00
abdou6666
515d0b7ea7 fix: missing useFind import 2025-01-20 12:10:04 +01:00
abdou6666
1fda01ce57 fix: pipeline 2025-01-20 12:10:04 +01:00
abdou6666
c0691b0ab8 fix: remove delete opearation 2025-01-20 12:10:04 +01:00
yassinedorbozgithub
94e1534e07 fix: apply feedback updates 2025-01-20 11:10:37 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
yassinedorbozgithub
9fde1d2e74 fix(frontend): delete unused openDialog prop 2025-01-18 14:34:08 +01:00
yassinedorbozgithub
86da8a2007 fix: rename delete handlers file 2025-01-18 14:28:46 +01:00
yassinedorbozgithub
3709d15b7b rafactor(frontend): integrate deleteCallbackHandler 2025-01-18 14:20:00 +01:00
yassinedorbozgithub
860bd54a55 rafactor(frontend): update useDialog hook 2025-01-18 14:19:28 +01:00
yassinedorbozgithub
ceb889acc9 rafactor(frontend): update DeleteDialog component 2025-01-18 14:19:09 +01:00
yassinedorbozgithub
1f407a8288 feat(frontend): add deleteCallbackHandler 2025-01-18 14:18:25 +01:00
yassinedorbozgithub
377ef714bc fix: resolve block list edit form missing default values 2025-01-17 14:10:03 +01:00
AselPeiris
20c9a76915 fix: extracting menu item filtering to a hook 2025-01-17 17:35:58 +05:30
Mohamed Marrouchi
8d1bb47b2a feat: enhance attachment display in inbox 2025-01-17 08:00:45 +01:00
Mohamed Marrouchi
f7363563ad fix: carousel display + refactor attachment url 2025-01-17 07:17:54 +01:00
Mohamed Marrouchi
36b0544fd1 fix: media library 2025-01-17 07:17:25 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
Mohamed Marrouchi
c27f37a6e6 feat: rename enum instead of string 2025-01-16 10:14:50 +01:00
Mohamed Marrouchi
3f9dd692bf refactor: rename context to resourceRef 2025-01-16 08:36:21 +01:00
Mohamed Marrouchi
bdf1763503 refactor: rename owner to createdBy 2025-01-15 18:05:57 +01:00
Mohamed Marrouchi
7be61150ac feat(frontend): apply frontend updates (context) 2025-01-15 18:05:23 +01:00