Commit Graph

486 Commits

Author SHA1 Message Date
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
tomholford
62833d42ee devex: move to ui/, remove graph and lib
also uninstall @urbit/api
2023-06-06 19:56:17 -07:00
tomholford
24691c9136 gear: import from @urbit/api
- copied lib and types from @urbit/api repo to gear/
- migrated webterm types (see: urbit/webterm#3)
- rename S3 --> Storage
2023-06-06 19:56:16 -07:00
Patrick O'Sullivan
4cdecff9ba get-apps: rework search interaction, update UX
Closes #166
2023-06-06 09:41:16 -05:00
pkova
51c39dc696 about-system: link to docs for updating runtime if out of date 2023-06-06 16:18:26 +03:00
pkova
b34a2f0cee landscape: tweak runtime up to date logic for less pop-in 2023-06-06 16:12:18 +03:00
pkova
14a69fa20c landscape: complain if vere is out of date 2023-06-06 15:52:03 +03:00
github-actions
edd8d90c9e update glob: [skip actions] 2023-06-05 18:31:08 +00:00
Patrick O'Sullivan
2382ae6960
Merge pull request #191 from tloncorp/ja/190
notifications: breaks URLs in notification text, uses shipname
2023-06-05 13:29:10 -05:00
jamesacklin
121701c994 version bump: 1 11 0 [skip actions] 2023-06-05 12:43:15 +00:00
James Acklin
02be6f9d23 notifications: breaks URLs in notification text, uses shipname
fixes #190
2023-06-03 14:43:37 -04:00
github-actions
17fd2c4f5c update glob: [skip actions] 2023-06-02 17:53:32 +00:00
Patrick O'Sullivan
7eab541fdd
Merge pull request #188 from tloncorp/po/prompt-new-users-to-open-groups
first run: Prompt new users to open groups
2023-06-02 12:51:10 -05:00
Patrick O'Sullivan
8e64234a5e More cleanup around tooltip 2023-06-02 09:30:11 -05:00
Patrick O'Sullivan
e2ca157ada Switch from Popover to Tooltip 2023-05-31 11:57:58 -05:00
Patrick O'Sullivan
b13e438d1c Use groups data rather than settings to establish whether groups has been used 2023-05-31 11:51:09 -05:00
Patrick O'Sullivan
f9105ff7b9 first run: Prompt new users to open groups
For #165

This adds a purple bullet to the groups tile for users who have not yet opened groups. The popover will either show some text about groups or let them know that they've been invited to a group (in the case of onboarding via lure).
2023-05-31 06:27:11 -05:00
github-actions
eb5ff83e0e update glob: [skip actions] 2023-05-25 17:20:27 +00:00
midsum-salrux
44d23f73ca
Merge pull request #186 from tloncorp/ns/update-set-ship-url
Update reel set-ship URL
2023-05-25 13:18:03 -04:00