Commit Graph

262 Commits

Author SHA1 Message Date
james acklin
7776da1694
Merge pull request #242 from tloncorp/james/land-1121-landscape-pals-open-button-doesnt-work
landscape: update ~paldev paths
2023-11-21 12:46:25 -05:00
james acklin
7838ba08bd
landscape: update ~paldev paths
~paldev apps do not bind to `/apps/*`. This fixes LAND-1121 by repointing the "Open" buttons in the "Get Urbit Apps" menu to the correct paths for each app.
2023-11-21 10:15:10 -05:00
bonbud-macryg
3e9fa56fd8 Replace %blog listing with Common Blog 2023-11-20 23:50:22 +00:00
Hunter Miller
1f92ca9479 utils: dont bail if env not loaded 2023-10-23 16:07:47 -05:00
Hunter Miller
d906e2c830 Merge branch 'master' into hm/bad-hosted-check 2023-10-23 15:47:48 -05:00
Hunter Miller
4b92f52d8b utils: dont require dev for hosted 2023-10-23 15:40:26 -05:00
Hunter Miller
083641362f storage: missed one default point 2023-10-23 14:49:17 -05:00
Hunter Miller
e28d104dd8 storage: hardcode url to mimic groups 2023-10-23 14:47:08 -05:00
Hunter Miller
a5109ef589 storage: fix bad poke tracking 2023-10-18 13:49:07 -05:00
Hunter Miller
cdbc75cfe4 storage: adding toggle for hosting customers 2023-10-18 13:42:24 -05:00
Hunter Miller
4dc0683b7b storage: update to match backend 2023-10-18 10:59:48 -05:00
Hunter Miller
69936b7479 Merge branch 'master' into add-token-upload 2023-10-17 18:49:08 -05:00
Patrick O'Sullivan
c5a45c2e69 notifications: only show dm notifications for talk 2023-10-11 15:37:11 -05:00
Hunter Miller
c61dd9dc8a apps: add portal to app list 2023-10-10 12:35:24 -05:00
Hunter Miller
38a936fcbd sysprefs: dont filter landscape from list 2023-10-06 15:42:50 -05:00
Hunter Miller
a08146261d vere: ensure we parse version strings the same, use more robust parsing 2023-10-06 15:42:28 -05:00
james acklin
b0481af8c6
Merge pull request #223 from pkova/master 2023-10-06 04:47:12 -04:00
Pyry Kovanen
e54178e46b
vere: split at correct location 2023-10-03 17:21:09 +03: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
Juan Raphael Diaz Simões
210f53269c Exports that seem not needed
Just to help thinking
2023-09-27 21:57:14 +05:00
Hunter Miller
75f2536c02 sys-prefs: hide garden 2023-09-26 11:29:03 -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
Juan Raphael Diaz Simões
9cc082580a UI for configuration 2023-09-25 16:14:52 +05:00
James Acklin
ae1e6f9966 landscape: add Access Key reveal/copy function 2023-09-21 11:00:17 -04:00
Hunter Miller
b404ca91dc Merge branch 'master' into hm/desk-renaming 2023-09-20 12:09:35 -05:00
James Muturi
2ea0ae8eaf
landscape: modify tlon hosting linkback from /login -> /dashboard 2023-08-09 08:50:59 +03:00
James Acklin
e26f941892 landscape: add tlon hosting linkback 2023-08-08 14:40:31 -04:00
Hunter Miller
11eeb54975 Merge branch 'master' into hm/desk-renaming 2023-08-04 15:14:42 -05:00
Daniel Tischenko
756bce9feb Show loading spinner while loading storage settings (to make it clear that the fields are disabled) 2023-07-25 15:35:53 +03:00
Daniel O'Sullivan
105d849fd3 update wayfinding to reference Tlon Local 2023-07-20 22:30:59 -05:00
Hunter Miller
e7f0afa7b3 landscape: fixing urls 2023-07-13 12:46:44 -05:00
Hunter Miller
44a560f9c5 hark: update to new types 2023-07-12 16:08:06 -05:00
Patrick O'Sullivan
3970ace734 notify on long-running app install, use react-query for docket
- Adds a mutation to create a yarn from the frontend.
- Adds a new zustand state for tracking actions that could take a while (WatcherStore).
- Switches docket over to react-query (added a new scry endpoint as part of this).
2023-07-11 18:08:04 -05:00
~polwex
12e74f45c2 added Trill to app recommendation list 2023-07-03 18:13:10 +07:00
Patrick O'Sullivan
fb9be7727d
Merge pull request #202 from tloncorp/hm/show-disconnect-reason
app-search: show connection issues when finished
2023-06-29 11:30:12 -05:00
Hunter Miller
f874f83714 app-search: show connection issues when finished 2023-06-29 11:16:36 -05:00
Hunter Miller
a137ab6451 storage: use correct keys 2023-06-29 11:08:16 -05:00
Hunter Miller
78277155fb treaties: fix new type handling 2023-06-28 17:17:21 -05:00
Hunter Miller
b96b8750b2 treaty: more robust 'not found' logic 2023-06-23 19:17:14 -05:00
Hunter Miller
a5d20d0732 tile,treaty: improve status handling 2023-06-23 18:07:12 -05:00
Hunter Miller
f91323fe9f Merge branch 'master' into hm/vitals-integration 2023-06-23 16:19:57 -05:00
Hunter Miller
f4da452364 treaty-info: use connection check 2023-06-22 18:36:56 -05:00
Hunter Miller
733ce51ea8 vitals: add new connection check to frontend and improve treaty fetch 2023-06-22 16:08:48 -05:00