Commit Graph

53 Commits

Author SHA1 Message Date
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
5f1c3062ab feat: add contact list 2025-12-14 20:46:07 -03:00
ccde994797 feat: add contact filter to search by name 2025-12-14 20:44:54 -03:00
74ba14c3de feat: add ciontact table 2025-12-14 20:41:46 -03:00
f74d15713c feat: add contact service 2025-12-14 20:40:50 -03:00
87d7557cf3 feat: action bar for contacts in contact list table 2025-12-14 20:34:26 -03:00
a12f66e594 feat: search bar 2025-12-14 20:29:15 -03:00
57f721f85a feat: counter 2025-12-14 20:26:25 -03:00
6732e0b974 feat: add more strings 2025-12-14 20:18:06 -03:00
5f37892ecb feature: add contact model 2025-12-14 20:16:39 -03:00
e5c7146434 fix: remove fdescribe 2025-12-14 20:15:08 -03:00
efe3ed1ab7 chore: update site title 2025-12-14 20:13:44 -03:00
106be224e7 chore: update favicon 2025-12-14 20:13:06 -03:00
dfdeeb4d57 feat: contact form group generator class 2025-12-14 20:12:49 -03:00
c501d9aada fix: add fallback route 2025-12-14 16:07:28 -03:00
ed4ed94e9b fix: handle empty string 2025-12-13 21:03:38 -03:00
e105ce1942 fix: remove unwanted margin 2025-12-13 18:11:05 -03:00
44005a0aa5 feat: add models for backend response 2025-12-11 23:14:34 -03:00
a8fd369718 feat: add httpClient provider 2025-12-11 23:12:32 -03:00
54ac7e0210 feat: add main component as app entry page 2025-12-11 21:39:13 -03:00
158440d5c8 feat: add contact form 2025-12-11 21:32:31 -03:00
65fb14aea5 feat: add form errors dictionaries 2025-12-11 21:21:00 -03:00
bda4cb9136 feat: add pipe to upper only the first letter in a string 2025-12-11 21:15:43 -03:00
2f1de6bea3 test: update testbed 2025-12-11 21:09:57 -03:00
515b762862 feat: add reusable input 2025-12-11 21:05:40 -03:00
bd48ea25b7 feat: add squared btn component 2025-12-10 21:46:48 -03:00
8eadb495d5 refactor: update app component 2025-12-10 20:39:44 -03:00
ec61aabbf8 feat: add strings dictionary for english 2025-12-10 20:24:08 -03:00
3df4b2d842 refactor: modify comp display property 2025-11-09 22:33:35 -03:00
be0b730fb0 fix: box-sizing border-box by default 2025-11-08 20:26:40 -03:00
7f9801defd style: add prettier config 2025-11-08 16:27:09 -03:00
5ac2e62daf feat: card component 2025-11-08 16:26:21 -03:00
cc85fec421 feat: add global styling 2025-11-08 13:58:12 -03:00