30 Commits

Author SHA1 Message Date
Behnamrhp74
4306ea1bdc refactor: structure of calling usecases to just be from controller 2025-03-08 22:16:29 +03:00
Behnamrhp74
7d9a6e77bd refactor: Change name of files and add some comments for them 2025-03-08 21:54:24 +03:00
1675d84cae Add storybook with i18n and darkmode
Reviewed-on: #2
2024-11-26 15:42:16 +00:00
6b9c2d3925 Fix i18n issue for html 2024-11-15 20:26:13 +03:00
d6fb515d61 Fix domain issues 2024-11-15 19:54:29 +03:00
55c8298237 Fix linting issues 2024-11-15 19:44:26 +03:00
7f51bb6a69 Add i18n 2024-11-02 20:41:38 +03:00
e9029eff76 Add base lang for server 2024-11-02 16:53:22 +03:00
6f54fa0c67 Add demo logics for using fp-ts in feature layer 2024-11-02 15:26:15 +03:00
0c70c66cf2 Remove unused domain 2024-11-02 12:44:40 +03:00
324e7314e3 Add logic for loading handling with server action 2024-11-02 12:24:39 +03:00
021511e60e Add create random invoice module 2024-11-01 20:00:16 +03:00
96e7811fff Add base vm for create invoice button 2024-11-01 18:59:23 +03:00
f375de27ec Add button and update shadcn configs 2024-11-01 18:47:24 +03:00
f522877b19 Update dashboard main page to follow architecture of app layer 2024-11-01 18:31:59 +03:00
38f6a47f65 Update latest invoices architecture to follow controller architecture 2024-11-01 18:23:00 +03:00
22e97cf74f Update revenue chart architecture to follow controller architecture 2024-11-01 18:20:23 +03:00
c85dd44029 Update location of skeleton for dashboard 2024-11-01 18:16:23 +03:00
d358d4cd03 Update card wrapper to follow controller based architecture 2024-11-01 18:14:29 +03:00
43a622851d Update RFCs to use feature layer architecture 2024-11-01 17:50:43 +03:00
8b79d9aa4b Add fetch revenues module 2024-11-01 16:57:12 +03:00
5704cf6ff9 Add fetch invoices status summary module 2024-11-01 16:02:29 +03:00
67be77ab9c Add fetch amount of invoice module 2024-11-01 15:45:53 +03:00
46bbb9f8da Add fetch list of customer invoice 2024-11-01 15:34:04 +03:00
7b2ec83068 Add domain of customer 2024-11-01 14:54:59 +03:00
3cfc073dd8 Add base of dashboard logics 2024-10-31 20:40:39 +03:00
80e0d8ec54 Add base ui of dashboard 2024-10-31 19:09:19 +03:00
f6fba115e3 Add base architecture 2024-10-31 18:28:01 +03:00
69640da28e Add basic di in client side 2024-10-29 19:53:28 +03:00
f03ab2a03b Initial commit from Create Next App 2024-10-24 18:16:06 +03:00