Commit Graph

6 Commits (220c66dc9a76ba3f19a0fc370aaeebb79b4fd245)

Author SHA1 Message Date
Leonardo Di Donato ecf865f2fe feat(macro): addition of org ID to macros 2019-01-15 20:39:41 +01:00
Mark Rushakoff d73d73c0d4 chore: rename imports from platform to influxdb
I did this with a dumb editor macro, so some comments changed too.

Also rename root package from platform to influxdb.

In interest of minimizing risk, anyone importing the root package has
now aliased it to "platform" so that no changes beyond imports were
necessary in those files.

Lastly, replace the old platform module to local path /dev/null so that
nobody can accidentally reintroduce a platform dependency while
migrating platform code to influxdb.
2019-01-09 20:51:47 -08:00
Chris Goller 2bea48f15a refactor(testing): rename MustIDFromString to MustIDBase16 2018-10-11 09:54:19 -05:00
Leonardo Di Donato 6ca8ab5139 fix(macro): Use MustStringFromID within tests 2018-10-11 09:54:18 -05:00
Christopher Henn d8598bd584 feat(http): add MacroService client
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Chris Henn <chris@chrishenn.net>
2018-09-20 09:32:04 -07:00
Christopher Henn 00b61c948b Implement macros API 2018-09-14 13:45:42 -07:00