Commit Graph

638 Commits

Author SHA1 Message Date
github-actions
b570ef083d update glob: [skip actions] 2023-05-11 21:25:38 +00:00
Hunter Miller
b69057b4f1
Merge pull request #167 from tloncorp/hm/fix-settings-mark
settings: wrong mark
2023-05-11 16:23:34 -05:00
midsum-salrux
f2ff167e7b
Merge pull request #22 from tloncorp/ns/send-emails-to-specific-ships
Send emails to specific ships
2023-05-10 19:19:52 -04:00
~midsum-salrux
638ca30346 Send emails to specific ships 2023-05-10 16:48:46 -04:00
midsum-salrux
38625f3baf
Merge pull request #13 from tloncorp/ns/send-emails-with-notification-count
Send emails with notification count
2023-05-10 16:24:24 -04:00
Hunter Miller
4e3a7374c6 state: handling bad vase appropriately
We saw bad behavior upon merging the prerelease where the agents were
already present but archived. This seems to be the result of weird
syncing or some other dev ops. This resulted in the old state being the bunt of vase (an atom of 0).

Here we catch that case and call `on-init` to re-initialize the state.
2023-05-09 16:25:57 -05:00
github-actions
5202fe3dea update glob: [skip actions] 2023-05-09 18:50:56 +00:00
Hunter Miller
972a6b843a settings: wrong mark 2023-05-09 09:53:20 -05:00
Hunter Miller
814ce5472e meta: bumping kelvin 2023-05-08 17:18:06 -05:00
github-actions
cd74f8a93f update glob: [skip actions] 2023-05-08 20:02:56 +00:00
Hunter Miller
b0e36cecb7
Merge pull request #163 from tloncorp/hm/renaming-prerelease
meta: renaming prerelease
2023-05-08 15:01:03 -05:00
Hunter Miller
c0c5bd2999 lint: missing newline 2023-05-08 12:28:55 -05:00
Hunter Miller
bc88ed828d Merge branch 'hm/desk-renaming' of github.com:tloncorp/landscape into hm/desk-renaming 2023-05-08 12:24:55 -05:00
Hunter Miller
f1d6e52f60 ops: updating deploy pipeline to point to right desk/moon 2023-05-08 12:20:51 -05:00
Hunter Miller
c271962c01 meta: version bump 2023-05-08 12:19:35 -05:00
Hunter Miller
a699c30c8a contacts: pulling contacts from groups, adjust bill and sys kelvin in prep 2023-05-08 12:19:32 -05:00
Hunter Miller
ff5fabfcff hark: pulling from new groups 2023-05-08 12:18:48 -05:00
Hunter Miller
4419b5cd5e hark,settings: ripping out old hark, renaming settings 2023-05-08 12:17:50 -05:00
~midsum-salrux
981ca9b5b2 Send emails with notification count 2023-05-05 01:11:16 -04:00
Hunter Miller
ac7eae8e56 ops: updating deploy pipeline to point to right desk/moon 2023-05-04 16:52:18 -05:00
Hunter Miller
39cac10d78 settings/storage: update frontend 2023-05-04 13:27:37 -05:00
Hunter Miller
cf17c01bad settings/storage: 413 compat 2023-05-04 13:27:16 -05:00
Hunter Miller
6010b15971 Merge branch 'master' into hm/renaming-prerelease 2023-05-04 09:53:20 -05:00
Hunter Miller
d21f1e8ecc settings,storage: add new agents for migration 2023-05-04 09:53:06 -05:00
Alex Shelkovnykov
7b839397bd settings,storage: add migration code 2023-05-03 17:27:09 -03:00
tomholford
b0c4c5eddb
Merge pull request #12 from tloncorp/t/send-template
api: send-template thread + email templates
2023-05-03 09:47:55 -07:00
tomholford
37b5136e89 devex: remove debug statements 2023-05-03 09:44:45 -07:00
tomholford
8af638839a api: send-template thread handles vars map 2023-05-03 09:28:44 -07:00
tomholford
49a5a1a9a7 api: send-template can send base template
Successfully sent an email like so:

```hoon
=vars `(map @t @t)`(malt ~[['name' 'john'] ['notifications' '1337']])
```

```
-bark!mailchimp-send-template "[KEY]" "tom@tlon.io" "landscape-weekly-digest" vars
```

TODO: handle the `vars` map
2023-05-03 07:05:29 -07:00
tomholford
ff43d4bb37 email: update templates, add README 2023-05-03 07:04:00 -07:00
github-actions
92cad1e871 update glob: [skip actions] 2023-05-01 20:11:05 +00:00
midsum-salrux
59874548e2
Merge pull request #161 from tloncorp/ns/show-lure-connection-issue
Show lure connection issue
2023-05-01 16:08:57 -04:00
~midsum-salrux
dddf1b41b9 Merge branch 'master' into ns/show-lure-connection-issue 2023-05-01 11:51:02 -04:00
~midsum-salrux
cb864134b9 Expose reel outstanding-pokes with a scry 2023-05-01 11:16:36 -04:00
github-actions
7e37884dba update glob: [skip actions] 2023-04-28 15:28:38 +00:00
tomholford
9321c38db2 api: send-template thread (wip) 2023-04-27 20:00:44 -07:00
github-actions
6880917236 update glob: [skip actions] 2023-04-28 01:49:38 +00:00
github-actions
61c1ac5385 update glob: [skip actions] 2023-04-27 20:04:06 +00:00
Hunter Miller
11b267920c ops: correct branch defaulting 2023-04-27 15:02:11 -05:00
Hunter Miller
80b9917986 ops: glob needs auth 2023-04-27 15:00:00 -05:00
Hunter Miller
c6c97deafc
Merge pull request #159 from tloncorp/hm/k-413
meta: 413k
2023-04-27 14:57:52 -05:00
Hunter Miller
7ddbc9b5e1 413: fix scry and missing case 2023-04-27 14:56:07 -05:00
midsum-salrux
92fe772016
Merge pull request #9 from tloncorp/bark-and-growl-agents
Bark and growl agents & marks
2023-04-26 18:40:53 -04:00
Hunter Miller
7c2df8faaa ops: update deploy flow to match apps 2023-04-26 16:25:20 -05:00
tomholford
a5e235ef1e
Merge pull request #11 from tloncorp/t/email-thread-returns-unit 2023-04-26 13:42:40 -07:00
Hunter Miller
530149b4d0 meta: updating to kelvin 413 2023-04-26 14:59:03 -05:00
tomholford
41589c1ff6 api: email thread returns a unit 2023-04-26 12:27:05 -07:00
tomholford
dcb70f4e81
Merge pull request #10 from tloncorp/t/api-email-thread
api: hosting email thread
2023-04-26 12:25:15 -07:00
tomholford
5e98330099 api: address PR feedback
- wutsigs are now one-liners
- clean up file comment
2023-04-26 12:24:54 -07:00
tomholford
9fe45707e4 api: handle null email response 2023-04-26 12:04:16 -07:00