jamesacklin
deb800ab29
version bump: 1 18 1 [skip actions]
2023-10-06 18:46:26 +00:00
james acklin
f04d0390fa
Merge pull request #225 from tloncorp/m/re-re-growl
...
growl: don't scry during +on-load
2023-10-06 14:42:04 -04:00
fang
a3f689f2ea
growl: rename %default to %initialize
2023-10-06 20:29:54 +02:00
fang
bde54ec4e3
growl: don't scry during +on-load
...
The upgrade from %0 to %1 was calling into +on-init, which issues a
scry. In some cases, that might not be able to complete successfully,
aborting the whole event that triggered the load.
Here, we move this "set flag based on settings" logic into a %default
poke command, and change the +on-load logic to set a timer that calls
that instead, defering the scry to the next event.
2023-10-06 20:20:05 +02:00
jamesacklin
509f381b61
version bump: 1 18 0 [skip actions]
2023-10-06 10:06:37 +00:00
james acklin
5679138a7c
Merge pull request #224 from tloncorp/m/re-growl
2023-10-06 04:51:14 -04:00
github-actions
6fc2b36ad1
update glob: [skip actions]
2023-10-06 08:49:26 +00:00
james acklin
b0481af8c6
Merge pull request #223 from pkova/master
2023-10-06 04:47:12 -04:00
fang
245503f5e7
bark: clear bark data on-opt-out
...
We shouldn't leave stale data in the mailchimp database, but rather wipe
any data we've collected for users that are explicitly opting out.
2023-10-05 10:24:31 +02:00
fang
7bd7e4f54b
bark: small tweaks to threads
...
The json serialization logic hadn't been updated correctly. We leave a
better comment for easier reference. And we want more details to look at
in the case something errors out.
2023-10-04 11:00:33 +02:00
fang
f254e9c294
growl: don't fumble the activity logging consent
...
Previous logic for reading %settings-event facts was a little to eager
in declaring explicit non-consent. It would also set the flag to false
in cases where we received updates not matching what we were looking
for.
Now, it's not entirely certain that this was a problem, but we did
observe "disabled growl" on ships that had the setting toggle on the
frontend set to true, and this seemed like the only viable cause of
that.
We also update +on-load to re-set the flag from the current settings
value, to correct any lingering mismatching states.
2023-10-04 10:55:20 +02:00
Pyry Kovanen
e54178e46b
vere: split at correct location
2023-10-03 17:21:09 +03:00
github-actions
150ad47228
update glob: [skip actions]
2023-09-29 14:42:03 +00:00
Hunter Miller
f1a65228f0
tile: removing debugger
2023-09-29 09:39:26 -05:00
pkova
3eac1e876b
vere: fix vere version check for 412k
2023-09-29 14:35:38 +03:00
Juan Raphael Diaz Simões
0642a16681
First try
2023-09-28 09:35:42 +05:00
Hunter Miller
42aade6148
Merge branch 'master' of github.com:tloncorp/landscape
2023-09-27 17:14:44 -05:00
Hunter Miller
1743ed90f2
ops: correct ship name for live deploy
2023-09-27 17:14:34 -05:00
Hunter Miller
2eea6d9e99
Merge pull request #221 from tloncorp/hm/bad-docket-base
...
docket: bad base
2023-09-27 14:11:53 -05:00
Hunter Miller
3f31c0210f
docket: bad base
2023-09-27 12:15:09 -05:00
Juan Raphael Diaz Simões
210f53269c
Exports that seem not needed
...
Just to help thinking
2023-09-27 21:57:14 +05:00
github-actions
7f910505d1
update glob: [skip actions]
2023-09-26 16:32:17 +00:00
Patrick O'Sullivan
653224b954
Merge pull request #220 from tloncorp/hm/hide-garden
...
sys-prefs: hide garden
2023-09-26 11:29:54 -05:00
Hunter Miller
75f2536c02
sys-prefs: hide garden
2023-09-26 11:29:03 -05:00
arthyn
183c67bb36
version bump: 1 17 1 [skip actions]
2023-09-26 16:12:50 +00:00
github-actions
1c9ef62236
update glob: [skip actions]
2023-09-26 16:10:12 +00:00
Hunter Miller
85ddfc6d99
Merge pull request #219 from tloncorp/po/fix-412-related-issues
...
Po/fix 412 related issues
2023-09-26 11:07:43 -05:00
Patrick O'Sullivan
8a3bfbd074
Check if landscape is blocked before allowing suspend and update
2023-09-26 10:55:58 -05:00
Patrick O'Sullivan
6ea9b1e780
Remove stray console.log
2023-09-26 06:59:30 -05:00
Patrick O'Sullivan
d8128155b0
Fix vere runtime being misreported as behind
2023-09-26 06:55:27 -05:00
Patrick O'Sullivan
3a645bea8b
Hide landscape tile in app grid
2023-09-26 06:41:02 -05:00
Juan Raphael Diaz Simões
ac31765992
Rename types with S3 suffix
2023-09-26 15:26:31 +05:00
Juan Raphael Diaz Simões
f467cd868a
wip
2023-09-26 15:26:16 +05:00
Hunter Miller
70b9adff2a
Merge pull request #218 from tloncorp/hm/fix-migrated-hark
...
hark: bad copy from groups
2023-09-25 10:36:21 -05:00
Juan Raphael Diaz Simões
9cc082580a
UI for configuration
2023-09-25 16:14:52 +05:00
Hunter Miller
dd897c7ad9
hark: bad copy
2023-09-22 17:06:25 -05:00
github-actions
e3b2657cc7
update glob: [skip actions]
2023-09-21 22:33:30 +00:00
james acklin
19531071f3
Merge pull request #217 from tloncorp/james/land-936-landscape-surface-code-button
2023-09-21 18:30:46 -04:00
James Acklin
ae1e6f9966
landscape: add Access Key reveal/copy function
2023-09-21 11:00:17 -04:00
github-actions
0ada30446b
update glob: [skip actions]
2023-09-20 17:21:21 +00:00
Hunter Miller
d499216289
Merge pull request #142 from tloncorp/hm/desk-renaming
...
meta: the final migration
2023-09-20 12:19:02 -05:00
Hunter Miller
b404ca91dc
Merge branch 'master' into hm/desk-renaming
2023-09-20 12:09:35 -05:00
Hunter Miller
539e468e49
threads: reference correct desk
2023-08-14 17:27:34 -05:00
Hunter Miller
69f99f4ee9
ops: reverting error catch, unnecessary
2023-08-14 16:00:46 -05:00
Hunter Miller
449668ae70
Merge branch 'master' of github.com:tloncorp/landscape
2023-08-14 15:46:59 -05:00
Hunter Miller
3a8d9ad266
ops: don't let upload error block glob
2023-08-14 15:46:53 -05:00
Hunter Miller
fc6b16e922
Merge pull request #214 from tloncorp/hm/kernel-deploy
...
ops: allow kernel update deploys for testing
2023-08-10 15:02:20 -05:00
Hunter Miller
3be3838e3f
ops: allow kernel update deploys for testing
2023-08-10 14:27:11 -05:00
Hunter Miller
676168bf43
ops: make new action instead
2023-08-10 14:23:38 -05:00
Hunter Miller
792c5f407e
ops: fix bad yaml
2023-08-10 14:16:09 -05:00