Hunter Miller
34d288d4b6
Merge pull request #204 from tloncorp/po/app-install-notification
...
docket: notify on long-running app install
2023-07-12 16:50:04 -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
github-actions
a7de1fcccd
update glob: [skip actions]
2023-07-05 23:44:53 +00:00
james acklin
29037dcbe8
Merge pull request #203 from polwex/recommend-trill
...
added Trill to app recommendation list
2023-07-05 19:42:43 -04:00
~polwex
12e74f45c2
added Trill to app recommendation list
2023-07-03 18:13:10 +07:00
github-actions
ff8b71819e
update glob: [skip actions]
2023-06-30 11:16:03 +00:00
jamesacklin
ddf3770b8f
version bump: 1 13 0 [skip actions]
2023-06-29 18:47:50 +00:00
github-actions
a62990209d
update glob: [skip actions]
2023-06-29 16:32:04 +00: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
Patrick O'Sullivan
929509f2d3
Merge pull request #201 from tloncorp/hm/fix-storage
...
storage: use correct keys
2023-06-29 11:29:43 -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
github-actions
4ba9731339
update glob: [skip actions]
2023-06-28 22:19:43 +00:00
Hunter Miller
78277155fb
treaties: fix new type handling
2023-06-28 17:17:21 -05:00
Hunter Miller
d3322f902d
Merge pull request #200 from tloncorp/hm/vitals-integration
...
vitals: add new connection check to frontend and improve treaty fetch
2023-06-27 19:11:33 -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
Hunter Miller
0bbc4a4b70
Merge pull request #197 from tloncorp/as/vitals
...
vitals: initial commit of connectivity check agent
2023-06-21 14:24:02 -05:00
Alex Shelkovnykov
cf68c3d742
Update desk/mar/vitals/result.hoon
...
Co-authored-by: Hunter Miller <svarty1@gmail.com>
2023-06-21 15:19:12 -04:00
jamesacklin
35caa316a1
version bump: 1 12 0 [skip actions]
2023-06-20 20:12:00 +00:00
Alex Shelkovnykov
ff3c55e6a2
vitals: initial commit of connectivity check agent
2023-06-16 12:11:52 -04:00
github-actions
8df8908d51
update glob: [skip actions]
2023-06-14 11:24:41 +00:00
Patrick O'Sullivan
fc712eb77f
Merge pull request #194 from tloncorp/po/get-apps-updates
...
get-apps: rework search interaction, update UX
2023-06-14 06:22:35 -05:00
Patrick O'Sullivan
4f60f3d4f9
Add a catch in fetchRuntimeVersion
2023-06-14 06:20:29 -05:00
Patrick O'Sullivan
1843dc7c7a
Fix vereState related issues
2023-06-13 16:06:22 -05:00
Patrick O'Sullivan
95eec52ed6
Merge branch 'master' into po/get-apps-updates
2023-06-13 15:47:52 -05:00
Patrick O'Sullivan
5e46827d03
Update ui/src/nav/Nav.tsx
...
Co-authored-by: Hunter Miller <svarty1@gmail.com>
2023-06-13 15:45:28 -05:00
Patrick O'Sullivan
22ff816c3b
Remove unused imports
2023-06-13 15:45:12 -05:00
Hunter Miller
5c620cf418
home: small padding adjustment
2023-06-13 14:56:31 -05:00
tomholford
2d6e599d04
Merge pull request #184 from tloncorp/t/gear
...
gear: migrate from deprecated packages + use gear
2023-06-08 16:05:23 -07:00
tomholford
8d70226911
meta: storage-store --> storage mark rename
...
Co-authored-by: Hunter Miller <svarty1@gmail.com>
2023-06-08 16:04:56 -07:00
Hunter Miller
fdf763604e
Merge pull request #189 from pkova/master
...
landscape: complain if vere is out of date
2023-06-08 15:59:40 -05:00
Hunter Miller
fe628d8789
about: make links match
2023-06-08 15:57:58 -05:00
tomholford
9fc8adbd8f
meta: refactor storageVersion
...
Before this change, Vite was complaining that the value was being referenced before being defined.
2023-06-08 12:47:21 -07:00
tomholford
6d792405e7
gear: fix BigIntArrayOrderedMap constructor
...
See:
https://github.com/tloncorp/landscape/pull/184#discussion_r1213348543
2023-06-07 21:28:03 -07:00
tomholford
90a61b8ed6
gear: update settings-store name
...
- also fix PutEntry type
2023-06-07 21:21:41 -07:00
tomholford
5d13032fde
gear: remove legacy Kiln types
2023-06-07 21:17:30 -07:00
tomholford
e0c2ad6b7a
gear: import Storage from Groups
...
- rename s3 stragglers --> storage
- also fix Hark tsc issues
- install missing deps
2023-06-07 21:08:09 -07:00
tomholford
0384c2778b
gear: replace hark types from landscape-apps
2023-06-07 15:19:56 -07:00
tomholford
2257fce41f
gear: use landscape-apps contacts interface
...
- also update @urbit/http-api to latest
2023-06-07 14:39:16 -07:00
Patrick O'Sullivan
79711aea92
Fix remaining search issues
2023-06-07 13:11:12 -05:00
Patrick O'Sullivan
a58664ba53
Switch to react-router v6, fix some issues with 'search preferences'
2023-06-07 07:18:09 -05:00
tomholford
c62c62466d
meta: use @urbit/http-api
...
Addresses PR Feedback: restore usage of @urbit/http-api (instead of the new @urbit/js-http-api) for now
2023-06-06 19:59:44 -07:00
tomholford
50ffc4c12f
meta: remove unused gear pkgs
2023-06-06 19:57:52 -07:00
tomholford
935ac654e1
meta: deprecated old pkgs; add new
...
- remove @urbit/api
- remove @urbit/http-api
- remove urbit-ob
- add @urbit/aura
- add urbit/js-http-api (via github repo)
- remove all references to @urbit/api
- replace with references to @/gear for most types, @urbit/aura for helpers, and js-http-api for network types (via the github repo; replace with npm package when published)
2023-06-06 19:57:45 -07:00
tomholford
2f7f3fa4d4
gear: move to src/
2023-06-06 19:56:17 -07:00