50 Commits

Author SHA1 Message Date
0d18a63956 refactor: Remove unused ui parts 2025-03-11 10:57:25 +03:00
Behnamrhp74
75b1671982 refactor: usage of mvvm and storybook 2025-03-09 00:52:34 +03:00
Behnamrhp74
4ee7d4b8e3 refactor: usecase usage example for calling with interface between controller and usecases 2025-03-08 22:25:29 +03:00
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
Behnamrhp74
38f0d0a596 refactor: Change name of i18n and its usage in server 2025-03-08 21:04:46 +03:00
behnam rahimpour
096496df64
Merge pull request #2 from behnamrhp/fix/storybook-server-calling
fix: Not showing create invoice button for server usecase
2025-03-08 21:02:13 +03:00
86732339ea fix: Not showing create invoice button for server usecase 2025-03-07 11:38:10 +03:00
behnam rahimpour
3a44fdafb6
Merge pull request #1 from behnamrhp/fix/translation-issues
fix: Fix translation issue for not switching the lang
2025-03-07 11:01:40 +03:00
693f07528e fix: Fix translation issue for not switching the lang 2025-03-07 10:53:01 +03:00
1675d84cae Add storybook with i18n and darkmode
Reviewed-on: #2
2024-11-26 15:42:16 +00:00
6de0bb3f31 Merge pull request 'feature/research-di' (#1) from feature/research-di into develop
Reviewed-on: #1
2024-11-21 15:50:17 +00:00
2365a07d76 Add docker file and docker compose file 2024-11-15 20:46:17 +03: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
f0d78ea01e Fix merge conflicts 2024-11-02 20:42:31 +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
7046c5adc9 Add demo logics for using fp-ts in feature layer 2024-11-02 14:57:23 +03:00
4c4b00c51f Add tools for failure handling 2024-11-02 13:10:17 +03:00
26833e1818 Fix location of db to boundaries 2024-11-02 12:50:33 +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
0cb29f0b5f Move caching decision to the usecase layer 2024-11-01 18:03:11 +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
e592fef4ad Add module for fetch summary info 2024-11-01 16:37:44 +03:00
2d8774ae36 Add core subdomain and fix location of domains in feature layer 2024-11-01 16:08:19 +03:00
b6a15e0579 Add fetch all customers module 2024-11-01 16:06:43 +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
a9bb588365 Update next to latest 2024-11-01 12:39:02 +03:00
3cfc073dd8 Add base of dashboard logics 2024-10-31 20:40:39 +03:00
fa26fa6ad6 Add seed file 2024-10-31 19:55:06 +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