13 Commits

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