Commit Graph

26 Commits

Author SHA1 Message Date
James Acklin
ae1e6f9966 landscape: add Access Key reveal/copy function 2023-09-21 11:00:17 -04:00
Patrick O'Sullivan
95eec52ed6 Merge branch 'master' into po/get-apps-updates 2023-06-13 15:47:52 -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
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
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
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
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
62833d42ee devex: move to ui/, remove graph and lib
also uninstall @urbit/api
2023-06-06 19:56:17 -07:00
Patrick O'Sullivan
e2ca157ada Switch from Popover to Tooltip 2023-05-31 11:57:58 -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
Hunter Miller
946f9692c4 vite: update to 3 2023-05-16 16:35:10 -05:00
Hunter Miller
0a958532b6 app: updating a lot up to homestead standards 2023-05-11 18:05:19 -05:00
Hunter Miller
39cac10d78 settings/storage: update frontend 2023-05-04 13:27:37 -05:00
Patrick O'Sullivan
a189c1a5ff Switch from popover to dropdown 2023-02-07 15:10:54 -06:00
Patrick O'Sullivan
fdcbecbe68 Add wayfinding to Landscape, clean up Help & Support 2023-02-07 11:14:27 -06:00
James Acklin
57a98606cb garden: new notifications
fixes tloncorp/landscape-apps#1689
2023-01-18 13:54:56 -05:00
tomholford
f0b6568ad9 deps: bump @urbit packages 2022-12-01 14:23:03 -08:00
James Acklin
0ed2432037 settings: save s3 settings to %s3-store 2022-10-20 19:51:00 -04:00
James Acklin
87a6869224 settings: general layout cleanup 2022-10-01 22:14:49 -04:00
James Acklin
7e2c36f426 meta: bring eslint/prettier + http-api up to date 2022-10-01 13:18:58 -04:00
Hunter Miller
74d42f7ca9 meta: fixing types and globbing 2022-08-25 15:55:08 -05:00
Hunter Miller
7a0caf625b notifications: porting over new hark 2022-08-25 14:58:09 -05:00
Patrick O'Sullivan
22cb309e92 Add .nvmrc, switch to node 14 2022-08-08 09:39:55 -05:00
Patrick O'Sullivan
ac2eecb88d Add urbit mock-http-api 2022-08-02 11:01:29 -05:00
Patrick O'Sullivan
517fa6fa88 Add desk and ui dirs 2022-08-02 10:43:52 -05:00