shancheas
e478c5ed27
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-07-08 12:02:14 +07:00
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
firmanr
fb207c7a6c
Merge pull request 'feat: integration save to couch' ( #171 ) from feat/data-trx-schedule into development
...
Reviewed-on: #171
2025-07-08 11:13:15 +07:00
Firman Ramdhani
f79db3343d
feat: integration save to couch
2025-07-08 11:12:30 +07:00
shancheas
bd14dc0b4b
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-07-08 11:12:26 +07:00
firmanr
b8f0a1a20e
Merge pull request 'feat: rename table scheduling and setting' ( #170 ) from feat/data-trx-schedule into development
...
Reviewed-on: #170
2025-07-08 10:53:18 +07:00
Firman Ramdhani
6d855eabe0
feat: rename table scheduling and setting
2025-07-08 10:52:42 +07:00
shancheas
89e4747586
feat: add SKIP_TRANSACTION_FEATURE to environment files and remove obsolete migration
2025-07-08 10:02:44 +07:00
shancheas
4bf20f3bb2
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-07-08 09:59:43 +07:00
firmanr
38af9f956e
Merge pull request 'feat/data-trx-schedule' ( #169 ) from feat/data-trx-schedule into development
...
Reviewed-on: #169
2025-07-08 09:59:26 +07:00
Firman Ramdhani
11d38f844e
feat: rename table scheduling and setting
2025-07-08 09:57:36 +07:00
Firman Ramdhani
6fdfe8e33f
fix: uncomment event publisher when privilege configuration is changing
2025-07-08 09:47:12 +07:00
Firman Ramdhani
9e52e35612
feat: update guard time schedule
2025-07-07 17:25:37 +07:00
Firman Ramdhani
d7ccf71f6f
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into feat/data-trx-schedule
2025-07-07 17:21:53 +07:00
Firman Ramdhani
999ba1ff9b
feat: update guard time schedule
2025-07-07 17:21:38 +07:00
shancheas
230862846c
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-07-07 15:38:25 +07:00
shancheas
10dafec13d
feat: add percent value configuration
2025-07-07 15:38:13 +07:00
firmanr
732b2661e6
Merge pull request 'feat/data-trx-schedule' ( #168 ) from feat/data-trx-schedule into development
...
Reviewed-on: #168
2025-07-07 15:08:07 +07:00
Firman Ramdhani
c345674643
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into feat/data-trx-schedule
2025-07-07 15:07:26 +07:00
Firman Ramdhani
c818129c59
feat: update filter index data scheduling
2025-07-07 15:06:59 +07:00
firmanr
e5def99834
Merge pull request 'feat(SPG-1124): add feature get scheduling active' ( #167 ) from feat/data-trx-schedule into development
...
Reviewed-on: #167
2025-07-04 14:10:28 +07:00
Firman Ramdhani
41e70c0655
feat(SPG-1124): add feature get scheduling active
2025-07-04 14:07:13 +07:00
firmanr
65419461cb
Merge pull request 'feat(SPG-1124): add comment TODO at controller data scheduling setup' ( #166 ) from feat/data-trx-schedule into development
...
Reviewed-on: #166
2025-07-02 21:40:38 +07:00
Firman Ramdhani
23b0d9b103
feat(SPG-1124): add comment TODO at controller data scheduling setup
2025-07-02 21:40:08 +07:00
firmanr
a696392d0f
Merge pull request 'feat/data-trx-schedule' ( #165 ) from feat/data-trx-schedule into development
...
Reviewed-on: #165
2025-07-02 20:44:42 +07:00
Firman Ramdhani
fc08e98225
feat(SPG-1124): add comment TODO at controller data scheduling setup
2025-07-02 20:44:14 +07:00
Firman Ramdhani
c7954f2340
feat(SPG-1124): add comment TODO at controller data scheduling setup
2025-07-02 20:42:26 +07:00
firmanr
df4ff9e23d
Merge pull request 'feat(SPG-1124): create feature crud data scheduling and data scheduling default' ( #164 ) from feat/data-trx-schedule into development
...
Reviewed-on: #164
2025-07-02 18:47:45 +07:00
Firman Ramdhani
72bc4de42d
feat(SPG-1124): create feature crud data scheduling and data scheduling default
2025-07-02 18:43:32 +07:00
shancheas
be24ac02f7
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-06-26 18:14:37 +07:00
shancheas
fd8b7cc45e
fix: update validation logic in item managers to use 'not in' for time_group_id checks and enhance relation handling
2025-06-26 18:14:26 +07:00
firmanr
0c65754b2d
Merge pull request 'feat: change message otp credential not match' ( #162 ) from feat/otp-cancel into development
...
Reviewed-on: #162
2025-06-26 18:05:32 +07:00
shancheas
14a86343df
fix: enhance ticket retrieval logic to validate UUID format and adjust query conditions accordingly
2025-06-26 18:05:02 +07:00
Firman Ramdhani
1e692b0b4c
feat: change message otp credential not match
2025-06-26 18:04:55 +07:00
shancheas
99889f425a
fix: update singleQuery logic in item managers to use 'in' for time_group_id validation
2025-06-26 16:49:43 +07:00
shancheas
db7bd81eac
fix: update uniqueColumns logic in UpdateItemManager to handle null time_group_id
2025-06-26 15:36:57 +07:00
shancheas
fcf9e9459e
fix: enhance relation validation logic to check for existing relations in data
2025-06-26 15:12:08 +07:00
shancheas
2c92d4b8b3
fix(SPG-1270): add information date to message notification
2025-06-26 13:55:06 +07:00
shancheas
58e062dd6c
fix(SPG-1218): sync midtrans status
2025-06-26 13:54:30 +07:00
shancheas
e1d8975dda
fix: update ticket retrieval logic to include booking date in query conditions
2025-06-26 11:27:31 +07:00
shancheas
e25ad6500f
fix: simplify query conditions in item managers by removing unnecessary status checks
2025-06-26 11:26:55 +07:00
shancheas
7bb539db0c
fix(SPG-1266): Penyesuaian time zone server untuk field pilih waktu - meminimalisasi timezone user/ client
2025-06-25 16:39:01 +07:00
shancheas
92b54635d0
fix(SPG-1262): ONLINE BOOKING - Redirect ke antrian jika tidak sama dengan today - seharusnya diarahkan ke halaman login jika invoice tidak sama dengan today
2025-06-25 15:48:59 +07:00
shancheas
7be4c26ef2
fix(SPG-1270): Pada Invoice/ tagihan booking tambahkan kode booking nya dan informasi booking date dan jumlah yang harus dibayarkan
2025-06-25 15:19:59 +07:00
shancheas
23b3c31810
refactor(SPG-1199): remove unique constraint on item name and update validation logic in item managers
2025-06-25 14:52:41 +07:00
shancheas
b96d24de1a
feat: add query filter for active booking items in BookingItemManager
2025-06-24 12:44:00 +07:00
shancheas
5d3f9d7bff
fix(SPG-1254): ONLINE BOOKING wahana tenant tidak muncul pada catalog online booking
2025-06-24 11:51:43 +07:00
shancheas
831593e743
Merge branch 'development' of ssh://git.eigen.co.id:2222/eigen/pos-be into development
2025-06-20 14:48:55 +07:00
shancheas
162bd0918f
fix: ensure safe access to season period IDs in booking item pricing logic
2025-06-20 14:48:45 +07:00
firmanr
13b5838393
Merge pull request 'feat(SPG-1137): add time group at booking and refund detail' ( #161 ) from feat/otp-cancel into development
...
Reviewed-on: #161
2025-06-19 18:43:57 +07:00