|
|
6e40130ec3
|
refactor: add theme color (PWA)
|
2025-12-25 13:08:30 -03:00 |
|
|
|
b65ac0d370
|
fix: check for form validity b4 submitting
|
2025-12-25 13:07:53 -03:00 |
|
|
|
728baae26b
|
refactor: pwa bg color to match icon
|
2025-12-25 10:40:45 -03:00 |
|
|
|
375ed63b5e
|
fix: readme
|
2025-12-24 23:33:13 -03:00 |
|
|
|
7f485b3786
|
chore: update readme, add instructions for AI
|
2025-12-24 23:14:18 -03:00 |
|
|
|
99a95adb84
|
fix: unifies strings format
|
2025-12-24 22:30:20 -03:00 |
|
|
|
10dd04dad7
|
refactor: form field validation dict to signal for multilang
|
2025-12-24 22:19:25 -03:00 |
|
|
|
10f9b77807
|
fix: unifies strings format (lowercase)
|
2025-12-24 21:58:59 -03:00 |
|
|
|
a00aaef3c6
|
chore: update pwa icons
|
2025-12-24 21:00:35 -03:00 |
|
|
|
01376c3611
|
refactor: add prod api url
|
2025-12-24 19:24:53 -03:00 |
|
|
|
24a9ad7b5f
|
fix: show scrollbar only if there is overflow (chromium desktop)
|
2025-12-24 13:48:45 -03:00 |
|
|
|
0f0fa78caa
|
feat: add pwa support
|
2025-12-24 13:29:46 -03:00 |
|
|
|
2384cfd307
|
build: update to latest patched version for current version
|
2025-12-24 13:02:31 -03:00 |
|
|
|
419ca871a8
|
fix: update contacts count on search, remove table for no contacts
|
2025-12-24 12:10:06 -03:00 |
|
|
|
882b0e2132
|
feat: add persistance to language selection
|
2025-12-23 23:48:35 -03:00 |
|
|
|
06f1769f5c
|
feat: add local storage service
|
2025-12-23 23:46:51 -03:00 |
|
|
|
fd299219ce
|
feat: add lang switcher to main header
|
2025-12-22 23:04:13 -03:00 |
|
|
|
7ee1c4c661
|
fix: update slot for go back btn
|
2025-12-22 23:03:35 -03:00 |
|
|
|
080f97e597
|
feat: lang switcher
|
2025-12-22 23:02:56 -03:00 |
|
|
|
71c67e23fd
|
refactor: add selected language signal
|
2025-12-22 23:02:37 -03:00 |
|
|
|
361fd6ce57
|
refactor: additional slot for action btn
|
2025-12-22 22:30:46 -03:00 |
|
|
|
ed3d749ba4
|
fix: add scroll to table for overflow
|
2025-12-22 21:54:13 -03:00 |
|
|
|
7b4c95678e
|
feat; add multi language support
|
2025-12-21 20:06:18 -03:00 |
|
|
|
3926f4d254
|
fix: single import
|
2025-12-21 00:15:29 -03:00 |
|
|
|
3b5205e124
|
feat: add notification to contact response
|
2025-12-21 00:10:35 -03:00 |
|
|
|
e1b1f6d743
|
test: add test case for findById
|
2025-12-20 23:41:31 -03:00 |
|
|
|
5e4adedd27
|
refactor: notification last longer
|
2025-12-20 23:40:50 -03:00 |
|
|
|
d0362e2d7d
|
feat: add notification functionality
|
2025-12-20 20:37:49 -03:00 |
|
|
|
dc3def94c4
|
feat: add notification component
|
2025-12-20 18:27:59 -03:00 |
|
|
|
7c545e2b1e
|
feat: add notifier service
|
2025-12-20 18:24:12 -03:00 |
|
|
|
70ff68930d
|
feat: add notification model
|
2025-12-20 18:22:43 -03:00 |
|
|
|
08e07ab3d0
|
refactor: move contact servicesto services folder
|
2025-12-19 21:02:57 -03:00 |
|
|
|
0c0f4024df
|
fix: remove unused string, rename string
|
2025-12-18 23:06:12 -03:00 |
|
|
|
be86d2353d
|
feat: add edit page
|
2025-12-18 22:59:53 -03:00 |
|
|
|
70b7627076
|
test: add test cases
|
2025-12-18 22:52:50 -03:00 |
|
|
|
3b6b660284
|
refactor: use constant strings for labels
|
2025-12-18 22:52:23 -03:00 |
|
|
|
a18b3d87d9
|
feat: add strings
|
2025-12-18 22:50:46 -03:00 |
|
|
|
d321d2e70f
|
fix: error in response as optional field
|
2025-12-18 22:50:17 -03:00 |
|
|
|
458cf97ba0
|
refactor: add update method
|
2025-12-17 22:25:52 -03:00 |
|
|
|
9efb64eea8
|
refactor: pass form instance to form component, reset on save
|
2025-12-17 20:15:53 -03:00 |
|
|
|
cb13d9d81a
|
refactor: remove form reset on submitr
|
2025-12-17 20:11:55 -03:00 |
|
|
|
e49c8bd89c
|
refactor: add normalize to styles
|
2025-12-15 21:57:59 -03:00 |
|
|
|
fdbd500005
|
feat: add rounded btn
|
2025-12-15 21:56:35 -03:00 |
|
|
|
01ac16fbdc
|
refactor: form submit text as input
|
2025-12-15 21:43:01 -03:00 |
|
|
|
a41c4a7761
|
fix: make edit anchor focusable
|
2025-12-15 21:01:04 -03:00 |
|
|
|
d25142c648
|
refactor: handle save contact, add contact list, update template
|
2025-12-14 21:07:15 -03:00 |
|
|
|
7e349909b9
|
refactor: remove global header
|
2025-12-14 21:06:48 -03:00 |
|
|
|
de99689fb0
|
feat: add site header
|
2025-12-14 21:00:52 -03:00 |
|
|
|
58558b3fca
|
feat: add form header component
|
2025-12-14 20:57:40 -03:00 |
|
|
|
f53250dd3b
|
refactor: form header as content projection, formgroup as input
|
2025-12-14 20:48:10 -03:00 |
|