|
4f3339bf68
|
Renamed the "j_date" variable to "date" in the "__add_usd_recurring" method of the SampleData class in the reset module of the test site.
|
2023-04-26 13:23:23 +08:00 |
|
|
359c335662
|
Revised the way to import from the datetime package, to avoid name conflict with the common "date" and "time" names.
|
2023-04-26 13:17:31 +08:00 |
|
|
cd039520b6
|
Added permission checks to the reset routes in the test site.
|
2023-04-13 09:54:20 +08:00 |
|
|
bbc78433fd
|
Moved the sample data generation from the make-sample.py script to the test site. The sample data is generated at real time. This avoids the problem with pre-recorded sample data that the beginning of the months and weeks changes with the day resetting the sample data.
|
2023-04-13 09:23:57 +08:00 |
|
|
165e28441a
|
Changed the sample data format from JSON to CSV for the test site live demonstration.
|
2023-04-12 21:33:34 +08:00 |
|
|
20b0412091
|
Added the sample data generation and database reset on the test site for live demonstration.
|
2023-04-12 18:05:13 +08:00 |
|