Commit graph

21 commits

Author SHA1 Message Date
ad31fc85bb add option in ParamInformation 2023-06-19 17:26:28 +02:00
0a4e1445db feature(api) cfg.option(xxxx).option.yyy() => cfg.option(xxxx).yyy() 2023-05-16 22:50:38 +02:00
6805cecfd5 reorganize 2023-05-11 15:44:48 +02:00
1d18cc74b7 remove subconfig 2023-04-27 11:36:07 +02:00
4b76e3314e remote storage, so session and async too 2023-04-26 15:17:28 +02:00
8b4ceddb81 calc_value: remove duplicate value even if use join 2023-04-12 12:01:56 +02:00
Emmanuel Garette
9e80345dd1 calc_value with join could crash 2022-01-09 20:36:04 +01:00
Emmanuel Garette
0167f4e2d0 manage callback with unrestraint 2021-03-08 06:39:40 +01:00
Emmanuel Garette
acc86bc49f Add ParamSelfInformation 2021-03-06 19:23:35 +01:00
Emmanuel Garette
6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette
dc8010f0af calc_value with join parameter now work if an option is empty 2020-08-04 16:43:40 +02:00
Emmanuel Garette
3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette
503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
Emmanuel Garette
fb93c0cf6f updates tests 2019-12-08 09:09:48 +01:00
Emmanuel Garette
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette
fd50913466 add Calculation to values 2019-09-28 16:32:48 +02:00
Emmanuel Garette
bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette
fb1286e50e better hidden/display support 2019-07-04 20:43:47 +02:00
Emmanuel Garette
83f05197fb update todict support and tests 2019-06-21 23:04:04 +02:00
Emmanuel Garette
1aec891408 import tiramisu-json in tiramisu repository 2019-04-08 20:34:05 +02:00
Emmanuel Garette
4dbb82ed3f Python Packaging Autority recommandations 2019-04-05 22:39:24 +02:00
Renamed from test/test_option_callback.py (Browse further)