MohitKatare-protean
|
56f804c0ca
|
Added logs, comments and issue fix
Fixed issue for the interface not implemented for the provider while loading the plugin
|
2025-05-28 17:12:09 +05:30 |
|
Atharva Zade
|
04ba311628
|
Comment Resolve Redis Plugin
|
2025-05-14 17:00:37 +05:30 |
|
Atharva Zade
|
1b79156693
|
Initial Commit of Redis Plugin with Unit Test cases
|
2025-05-13 16:47:34 +05:30 |
|
Atharva Zade
|
21e823b955
|
Initial Commit of Redis Plugin with Unit Test cases
|
2025-05-13 15:39:31 +05:30 |
|
Atharva Zade
|
afd157d123
|
Initial Commit of Redis Plugin with Unit Test cases
|
2025-05-13 14:59:19 +05:30 |
|
Atharva Zade
|
ec69ecd50d
|
Initial Commit of Redis Plugin with Unit Test cases
|
2025-05-13 14:47:01 +05:30 |
|
Atharva Zade
|
7d613ed495
|
Initial commit for Cache Plugin
|
2025-05-13 13:01:09 +05:30 |
|
AshwiniK-protean
|
c29f98cdad
|
Deleted unnecessary folder and its files
|
2025-04-30 12:07:59 +05:30 |
|
AshwiniK-protean
|
a5ab4caf5f
|
remove the extra fields from Context struct
|
2025-04-30 11:53:22 +05:30 |
|
AshwiniK-protean
|
9e33cde649
|
removed shemas and plugin.yaml file
|
2025-04-29 11:46:05 +05:30 |
|
AshwiniK-protean
|
13eb6f945f
|
removed camelcase folder
|
2025-04-29 11:33:16 +05:30 |
|
AshwiniK-protean
|
a209df9c8f
|
resolved pr comments
|
2025-04-29 10:58:28 +05:30 |
|
AshwiniK-protean
|
a939d7d8ae
|
add errors for context in schemavalidato.go
|
2025-04-24 10:37:47 +05:30 |
|
AshwiniK-protean
|
d5467e8bf0
|
solve schema validation conflicts
|
2025-04-23 18:28:47 +05:30 |
|
AshwiniK-protean
|
914d6f47f2
|
add error statement for context
|
2025-04-23 18:06:19 +05:30 |
|
Tanya Madaan
|
c0a54bf122
|
Merge pull request #455 from MayurWitsLab/fix/schema_domain
feat: added contextKeys in reqpreprocessor and domain in schema error
|
2025-04-11 18:05:21 +05:30 |
|
rupinder-syngh
|
4deb643771
|
Merge pull request #449 from rupinder-syngh/feat/manager-test
Added test cases for manager.go
|
2025-04-11 15:21:37 +05:30 |
|
mayur.popli
|
37a72d79a3
|
fix: context keys test case
|
2025-04-11 15:13:29 +05:30 |
|
rupinder-syngh
|
36848cbd40
|
fix: error msg change, t.helper
|
2025-04-11 13:37:55 +05:30 |
|
mayur.popli
|
949a8d47c3
|
fix: linting errors
|
2025-04-11 11:35:48 +05:30 |
|
rupinder-syngh
|
037fc02909
|
fix: added validatecfg check, errorf to fatalf, enhaced test cases
|
2025-04-10 17:29:51 +05:30 |
|
mayur.popli
|
bd3a836bdb
|
feat: added contextKeys and domain in schema error
|
2025-04-10 15:30:02 +05:30 |
|
MohitKatare-protean
|
5432e94d6c
|
response.go change for log debug
|
2025-04-09 19:27:03 +05:30 |
|
MohitKatare-protean
|
eeaa857963
|
resolved linting issue
|
2025-04-09 08:26:45 +05:30 |
|
MohitKatare-protean
|
cfdf589f43
|
Resolved linitng issue
|
2025-04-09 08:25:05 +05:30 |
|
MohitKatare-protean
|
da93ca2326
|
Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into feature/contex_id
|
2025-04-09 08:22:56 +05:30 |
|
MohitKatare-protean
|
e50dd96a34
|
Update reqpreprocessor.go
|
2025-04-09 08:21:32 +05:30 |
|
MohitKatare-protean
|
0f9ca0cd62
|
resolved linting issue
|
2025-04-08 16:35:50 +05:30 |
|
rupinder-syngh
|
2b850f8bb7
|
fix: test cases enhancement
|
2025-04-08 15:40:14 +05:30 |
|
MohitKatare-protean
|
c70ff10843
|
update on the review comments
1. change ContextKeyModelId to ContextKeyModuleId
2. added ContextKeyTxnId to the constants.
|
2025-04-08 15:05:07 +05:30 |
|
rupinder-syngh
|
720f46b15c
|
fix: linting fixes
|
2025-04-08 12:09:10 +05:30 |
|
rupinder-syngh
|
d1377583ec
|
fix: closer function change
|
2025-04-07 17:37:41 +05:30 |
|
rupinder-syngh
|
4d86a94b3b
|
fix: manager closer change
|
2025-04-07 14:51:39 +05:30 |
|
Mayur
|
c49ae7bdea
|
Merge pull request #450 from MayurWitsLab/fix/module_name
ft: module_name wrapper middleware
|
2025-04-07 13:11:31 +05:30 |
|
rupinder-syngh
|
791eab5198
|
fix: test change
|
2025-04-07 09:00:12 +05:30 |
|
rupinder-syngh
|
c2f215b744
|
fix: enhanced test cases, removed so file
|
2025-04-07 08:55:24 +05:30 |
|
rupinder-syngh
|
5ca64dfa36
|
fix: added dummy so file
|
2025-04-06 17:18:44 +05:30 |
|
MohitKatare-protean
|
ec62a3242b
|
resolved reqpreprocessing review comments
1. added logs for contextKey parsing and unmarshaling yml file.
2. resolved router test case issue.
2. resolved logger test case issues.
|
2025-04-06 17:09:59 +05:30 |
|
rupinder-syngh
|
59c35702cb
|
fix: test cases change
|
2025-04-04 19:53:27 +05:30 |
|
rupinder-syngh
|
4d6da32a97
|
fix: linting issues fix
|
2025-04-04 17:51:53 +05:30 |
|
rupinder-syngh
|
a5bf6155c6
|
fix: linting issues fix
|
2025-04-04 17:43:16 +05:30 |
|
rupinder-syngh
|
5a5285777c
|
fix: test cases change
|
2025-04-04 17:36:34 +05:30 |
|
rupinder-syngh
|
a6714d848c
|
fix: Test cases changes
|
2025-04-04 17:21:42 +05:30 |
|
rupinder-syngh
|
5df3894da3
|
fix: Test cases changes
|
2025-04-04 16:56:50 +05:30 |
|
rupinder-syngh
|
d0f34f8a12
|
fix: Test cases changes
|
2025-04-04 16:49:20 +05:30 |
|
mayur.popli
|
57c841b9be
|
Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into fix/publisher
|
2025-04-04 16:35:01 +05:30 |
|
mayur.popli
|
bb737505d4
|
fix: resolved comments
|
2025-04-04 16:34:43 +05:30 |
|
MohitKatare-protean
|
278e217c64
|
added const for contextKey
|
2025-04-04 16:15:16 +05:30 |
|
MohitKatare-protean
|
f3a3b5230f
|
fixes as per the review comments
|
2025-04-04 16:12:37 +05:30 |
|
MohitKatare-protean
|
fc296b8ef3
|
code fix as per the review comments
|
2025-04-04 15:45:15 +05:30 |
|