Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-17 | ci: adding doc build step (#10) | 1 | -1/+15 | ||
2021-05-17 | refactor: Rename Indentifible trait to AsIdentifier and try to improve the ↵ | 1 | -13/+8 | ||
usability (#11) | |||||
2021-05-16 | Get Children Blocks (#9) | 1 | -4/+41 | ||
* wip * generic block * refactor * all blocks * format * PR Feedback * more feedback Co-authored-by: Brett Spradling <bspradling@godaddy.com> | |||||
2021-05-17 | feat: adding proper error type with snafu (#8) | 1 | -16/+40 | ||
2021-05-16 | chore: lots of little cleanup (#7) | 1 | -3/+3 | ||
2021-05-16 | fix: Fixes issue #3, search can return objects (#5) | 1 | -11/+50 | ||
2021-05-15 | fix: Test include_str in CI | 1 | -1/+3 | ||
2021-05-15 | feat: adding support for running API tests in CI (using my API token...) (#2) | 1 | -2/+11 | ||
2021-05-15 | trait issue, need to fix | 1 | -13/+3 | ||
2021-05-15 | working database queries | 1 | -7/+43 | ||
2021-05-15 | adding basic property filters | 1 | -2/+39 | ||
2021-05-15 | pages | 1 | -30/+76 | ||
2021-05-14 | split models | 1 | -7/+8 | ||
2021-05-14 | clean code | 1 | -13/+27 | ||
2021-05-14 | First pass at a working Notion api client from the public beta | 1 | -0/+70 | ||