11 Commits

Author SHA1 Message Date
jdb 03e6c0bf5a Add Suite or Building to Address model.
Bug fixes:
- Fix pagination when pulling from Notion pages.
- Fix the parsing of rollup fields.
2023-02-24 08:53:01 -07:00
jdb 3f9eb80713 Update for namespaced_logging v0.3+ 2023-01-28 18:11:01 -06:00
jdb d9cddc4371 Correctly handle different rollup value types. 2022-04-20 13:48:09 -05:00
jdb 7c879a0fca Correctly parse a person record when the person is not married. 2022-04-18 20:38:14 -05:00
jdb be482dfe41 Add fields for display values of linked records. 2022-04-18 18:35:05 -05:00
jdb b6f63cf15b Add template for fetching database objects. 2022-04-14 11:26:40 -05:00
jdb 042adcb382 Update person record property name: API... -> System: API... 2022-02-10 23:17:33 -06:00
jdb e817e04a5c Refactor to make this more obviously HFF's Notion API client. 2022-02-10 22:19:24 -06:00
jdb 53c2fcee0c Add common HFF data models. 2022-02-10 11:23:30 -06:00
jdb b5ac7e1a23 Add support for dates without times, fix list props. 2021-11-07 07:18:57 -06:00
jdb 2803e7c913 Initial commit
- Notion Page property manipulation.
- HTTP client instantiation
2021-10-30 22:42:00 -05:00