Commit Graph

40 Commits

Author SHA1 Message Date
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
1132199c98 feat: add assets 2025-11-08 13:57:19 -03:00
a2316fcace build: add environments 2025-11-08 12:54:32 -03:00
da6e9d38a9 Initial commit 2025-11-08 12:31:46 -03:00