Commit Graph

6 Commits

Author SHA1 Message Date
70450315ba Add general modal functions
The two generic modals are defined in the base template, and are used
in various templates. So provide functions and remove duplicate code.
2022-05-19 00:53:20 +02:00
f5b88ebc73 Merge branch 'master' into record_adjustment 2019-12-16 15:54:38 +07:00
14658d797e Adjustment in domain's record applying 2019-12-14 14:47:21 +07:00
d90a20f8da Fix #602 domain table with long records 2019-12-13 21:22:58 +07:00
bca3c45e37 Add record comment 2019-12-09 17:50:48 +07:00
8ea00b9484 Refactoring the code
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00