gezimbll
06ccafb5fd
added tests for opts with dynamic values
2025-01-22 17:36:26 +01:00
gezimbll
c602dbc2a5
added rsparser field in dynamicOpts
...
changed Value field to unexported and created a Value() method
on each dynOpts type that contains logic to create a rsparser
in case the value field a configuration starts with prefix "~"
otherwise it will return the specified value
2025-01-22 17:36:26 +01:00
gezimbll
2b04066504
added parsing the event for *usage opts in accounts
2025-01-10 12:31:44 +01:00
gezimbll
32ed816de7
Replacing IsSliceMember ,CloneStringSlice and SliceStringEqual with slices package functions
2023-11-01 21:38:27 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
porosnicuadrian
4932e6d5e0
Added exists/notexists indexed fields in config subsystems
2021-12-07 16:42:42 +01:00
ionutboangiu
003a4e667d
Change some opts field names to reduce redundancy
2021-10-18 18:09:44 +03:00
ionutboangiu
0c367f1ac7
Rename Attribute opts field from IDs to profileIDs
2021-10-18 18:09:44 +03:00
ionutboangiu
74db72a64c
Rename attributeIDs opt to just IDs to avoid redundancy
2021-10-18 10:36:16 +03:00
ionutboangiu
82c491ad46
Change JsonOpts struct's fields from maps to slices of dynamicOpts and add default values as consts for the remaining subsystems
2021-10-13 20:32:43 +03:00
Trial97
e1701b314e
Added *profileIgnoreFilters for rates
2021-10-11 12:06:57 +03:00
Trial97
869da96a64
Added *profileIgnoreFilters for attributes
2021-10-08 17:07:20 +03:00
ionutboangiu
d40ca97923
Append instead of overwrite when loading opts from JSONCfg
2021-10-05 21:04:38 +02:00
ionutboangiu
8cb46adfa5
Add nil verifications for jsnCfg opts in load functions and fix tests
2021-10-04 11:29:37 +02:00
ionutboangiu
9cf65cde89
Add Clone function for *decimal.Big types and fix load function in attributescfg file
2021-10-04 11:29:37 +02:00
ionutboangiu
7d05b01c68
Change types of cfg opts to dynamic structs (incomplete)
2021-10-04 11:29:37 +02:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
ionutboangiu
564e2e1c0c
Fix test
2021-09-19 12:13:38 +02:00
ionutboangiu
a2829a3f1a
Add AttributeIDs to opts struct
2021-09-12 13:23:08 +02:00
ionutboangiu
1d168b196e
Add ProcessRuns and ProfileRuns to opts struct in attributes
2021-09-12 13:23:08 +02:00
ionutboangiu
c777ee70b5
Resolve conflicts and fix tests
2021-09-10 11:25:57 +02:00
ionutboangiu
adfaea31c5
Rename default_opts to opts
2021-09-10 11:25:57 +02:00
Trial97
d3f58e311d
Added profile_runs in attributes
2021-09-07 17:04:05 +02:00
Trial97
37e5481307
Renamed ignoreErrors constant
2021-08-31 09:46:44 +03:00
Trial97
cec7899bc9
Updated DynamicDP to use AccountSv1 for account
2021-08-30 17:53:42 +03:00
ionutboangiu
6d091ea30e
Add default_opts for attributes
2021-08-26 18:09:25 +02:00
nickolasdaniel
98ac404ef1
Added missing fields or removed them where needed
2021-06-01 20:51:01 +03:00
Trial97
934be26c5d
Updated attributes context matching
2021-05-19 15:54:14 +02:00
Trial97
ccdeea7b9b
Added any_context option for AttributeS
2021-05-19 15:54:14 +02:00
Trial97
b63649eef4
Added sessioncfg diff functions
2021-04-22 21:00:44 +02:00
Trial97
aef563ae17
Added more diff functions
2021-04-22 21:00:44 +02:00
Trial97
1437cfaff3
Updated SetBalance action
2021-02-25 18:13:01 +01:00
Trial97
c539800acd
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
TeoV
e29f34ac58
Centralize DynamicDP and add support in AttributeS
2020-10-05 19:02:06 +02:00
porosnicuadrian
e2db68d966
Applied changes from the last commit
2020-09-15 10:15:22 +03:00
porosnicuadrian
40d8870584
Update AsMapInterface function in config for AttributeS
2020-09-10 18:59:19 +03:00
TeoV
05e2377d3c
Add infrastructure for *suffix filter indexes
2020-07-30 11:13:37 +02:00
adragusin
85b1f778d4
Updated some AsMapInterface methods/added tests for them
2020-04-28 09:50:51 +02:00
adragusin
d5294b2a6f
Added AsMapInterface method for some config fields
2020-04-15 10:44:47 +02:00
Trial97
ff8a7f23f0
Added nested_fields config
2020-01-10 08:04:45 +02:00
Trial97
dfda3ffe72
Added indexed_selects option per subsystem
2019-03-13 13:39:51 +01:00
TeoV
6d1a3f07fd
Move DataProvider,NavigableMap,RsrParser into config package
2018-08-30 11:40:06 +02:00
TeoV
1e584f5297
Remove supplier connection from AttributeS and update check config sanity
2018-07-25 18:10:32 +02:00
TeoV
a6cac1de00
Add Connection from AttributeS to SupplierS
2018-07-24 18:03:43 +02:00
DanB
ec06fe613c
New config option - attributes.process_runs
2018-07-19 19:41:22 +02:00
DanB
76a53102fd
Filter type *stringprefix -> *prefix, config options prefix_indexed_fields, defaults for string_indexed_fields pointing to nil
2018-01-23 18:10:47 +01:00