Commit Graph

339 Commits

Author SHA1 Message Date
estifanos
3ff3ee1f5a package 2026-08-05 10:31:10 +00:00
estifanos
c79e4cc5fa feat(AmharicDatePicker): add width prop to align input fields in filter bar 2026-08-05 10:21:56 +00:00
estifanos
7ba760d74b feat(AmharicDatePicker): implement Amharic date picker component with calendar type switching and time input 2026-08-05 10:14:03 +00:00
estifanos
5fb1926ac0 feat(AmharicDatePicker): add time input functionality and update date formatting
feat(i18n): add translation for time label in Amharic and English
fix(main): ensure date styles are imported correctly
2026-08-05 09:48:35 +00:00
estifanos
f06f74b9e0 feat(AppHeader): add notifications click handler and count display 2026-08-05 09:26:20 +00:00
estifanos
bedc7d5f8c feat(NotificationsPage): implement tabbed navigation for notifications and improve loading state handling 2026-08-05 09:19:56 +00:00
estifanos
7d706aa990 fix(DocumentsTab): improve layout and truncation for document names and badges 2026-08-05 08:59:28 +00:00
estifanos
0627aa24fc feat(styles): add themed scrollbars for improved dark mode experience 2026-08-05 08:53:27 +00:00
estifanos
bbae230ad5 feat: implement ModalFooter component for consistent modal action layout 2026-08-05 08:50:38 +00:00
estifanos
c8df8e1578 fix(LicenseQueuePage): remove unused ActionIcon and IconRefresh imports for cleaner code 2026-08-05 08:16:45 +00:00
estifanos
4fc4d5953d fix(LicenseQueuePage): reduce default page size to 10 and set default sorting for queue display 2026-08-05 07:54:28 +00:00
estifanos
d474de186c feat(LicenseReviewPage): refactor staff evidence display to use StaffEvidenceCell component for better maintainability 2026-08-05 07:41:03 +00:00
estifanos
60604d8027 feat(LicenseReviewPage): make document badges clickable links for direct access 2026-08-05 07:33:11 +00:00
estifanos
5fb6927d1a fix: remove hardcoded page size from useServerTable in multiple pages for consistency 2026-08-05 07:30:10 +00:00
estifanos
e4e93384b1 fix(DocumentSlots, StaffEvidence): add file size validation for uploads to enforce 5MB limit 2026-08-05 07:05:11 +00:00
Estifo77
33fe9ac55c Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-05 09:11:26 +03:00
Yonas Tewabe
7fede61f27 Create sonar-project.properties 2026-08-04 16:08:44 +03:00
estifanos
acd30ce071 feat(MyApplicationsPage): implement advanced table for licenses and applications with improved loading and pagination 2026-08-04 11:18:11 +00:00
Estifo77
01105446a0 fix(LoginPage): enhance email and phone validation logic and update password length requirement 2026-08-04 13:53:51 +03:00
estifanos
30d46dfc6b fix(LicenseQueuePage): improve checkbox selection handling for better state management 2026-08-04 09:35:12 +00:00
Estifo77
3c96fab629 Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-04 09:10:01 +03:00
Estifo77
553ef26566 merge fixes 2026-08-03 15:41:06 +03:00
mulish77
27587cc1a5 Merge pull request #8 from Tria-plc/mulufeatures
Adding Cors rule in the environment variable
2026-08-03 15:34:33 +03:00
Mulu Mehari
35fb817b4b Adding Cors rule in the environment variable 2026-08-03 15:33:58 +03:00
Estifo77
8d05f2274a Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-03 15:07:52 +03:00
mulish77
c59620a77a Merge pull request #7 from Tria-plc/mulufeatures
Adding all the license feature and renewal
2026-08-03 12:52:57 +03:00
Mulu Mehari
77bfb01664 Adding all the license feature and renewal 2026-08-03 12:49:48 +03:00
Estifo77
19303cbae6 payment removal 2026-08-03 12:33:06 +03:00
estifanos
599dc4aa83 feat(i18n): add new translations for refresh, view, toggle columns, and no results
refactor(payment): remove payment API client and related tests, consolidating payment logic

refactor(payment): delete payment modal and associated constants, hooks, and types

fix(ui): enhance AdvancedTable with refresh button and column toggle functionality

fix(ui): implement pagination in useServerTable for better data handling
2026-08-03 09:22:02 +00:00
estifanos
52e2f4c009 Refactor LicenseQueuePage to use AdvancedTable for improved rendering and sorting functionality 2026-08-03 08:33:51 +00:00
Estifo77
cd1a891d07 fixes 2026-08-03 11:26:56 +03:00
Estifo77
661e5d2f04 merge fix 2026-08-03 10:56:02 +03:00
Estifo77
07970b85b2 merge fixes 2026-08-03 10:06:30 +03:00
Estifo77
5889ee2105 Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-03 09:26:04 +03:00
mulish77
5e40d77657 Merge pull request #6 from Tria-plc/mulufeatures
Initial End to End functionality
2026-08-02 22:53:54 +03:00
Mulu Mehari
c62ec59655 Initial End to End functionality 2026-08-02 22:44:08 +03:00
Estifo77
7692730642 fixes 2026-08-01 11:24:18 +03:00
estifanos
6fce0b4fa7 feat: add profile check mutation and enhance navigation access control 2026-08-01 08:23:37 +00:00
estifanos
cdb5812124 feat: enhance cookie removal logic to clear all cookies on storage clear 2026-08-01 07:55:16 +00:00
estifanos
5a95358ea0 feat: update session management to prioritize cookie storage and enhance token retrieval logic 2026-08-01 07:52:46 +00:00
estifanos
d16d9840ba fixes 2026-08-01 06:30:13 +00:00
estifanos
af4ef8b3a7 feat: implement password requirements validation and UI component 2026-08-01 06:27:59 +00:00
Estifo77
18f18b71dc feat: add MaritimeLoader component for enhanced loading experience 2026-07-31 15:21:11 +03:00
estifanos
f736e4ddac feat: add toGregorianDateLabel function and update date displays across multiple pages 2026-07-31 10:37:04 +00:00
estifanos
48bc31d321 feat: integrate AmharicDatePicker component across multiple pages and update translations 2026-07-31 10:27:50 +00:00
estifanos
b5858c37be fixes 2026-07-31 07:59:15 +00:00
estifanos
fca732e399 feat: add country selection translations and update country name retrieval 2026-07-31 07:31:17 +00:00
estifanos
53b7b3f6f7 country 2026-07-31 07:19:16 +00:00
estifanos
4dddd576a8 UI 2026-07-31 06:56:24 +00:00
Estifo77
f443372da2 Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-07-31 09:34:53 +03:00