Go to file
shancheas 0f46f5ff39 feat: implement encryption helper and transaction setting handler
- Added EncryptionHelper for encrypting and decrypting transaction settings.
- Introduced TransactionSettingHandler to manage changes in transaction settings.
- Updated SalesPriceFormulaModel to use decrypted values.
- Enhanced SalesPriceFormulaDataService with methods to get and update transaction settings.
- Modified SalesPriceFormulaReadService to return decrypted values in the response.
2025-07-08 12:01:39 +07:00
.vscode chore: add vscode debug configuration 2024-08-06 16:03:55 +07:00
assets feat: rename label button email template midtrans 2024-09-11 10:57:25 +07:00
env feat: add SKIP_TRANSACTION_FEATURE to environment files and remove obsolete migration 2025-07-08 10:02:44 +07:00
src feat: implement encryption helper and transaction setting handler 2025-07-08 12:01:39 +07:00
.drone.yml ci: fix filtering 2024-10-30 14:38:11 +07:00
.drone.yml.old ci: change pipeline formula 2024-08-12 13:41:43 +07:00
.drone.yml.save fix deploy 2024-06-04 08:35:54 +00:00
.drone.yml.save.1 update deploy url 2024-06-04 09:11:05 +00:00
.eslintrc.js chore: initial project 2023-02-09 17:24:15 +07:00
.gitignore feat: integration create export report 2024-07-04 17:22:56 +07:00
.prettierrc chore: initial project 2023-02-09 17:24:15 +07:00
Dockerfile ci: build k8s only 2024-10-30 14:37:07 +07:00
formula-readme.md docs: add formula calculation documentation 2024-07-08 09:46:48 +00:00
nest-cli.json chore: initial project 2023-02-09 17:24:15 +07:00
package.json feat: update guard time schedule 2025-07-07 17:21:38 +07:00
plopfile.js feat(SPG-425) REST API CUD Data Gate 2024-07-15 14:28:25 +07:00
tsconfig.build.json chore: initial project 2023-02-09 17:24:15 +07:00
tsconfig.json chore: initial project 2023-02-09 17:24:15 +07:00
yarn.lock feat: update guard time schedule 2025-07-07 17:21:38 +07:00