Patrick O'Sullivan
f416d4d4fa
landscape/grid: Prevent cen from breaking react router in grid's leap
2022-05-13 11:15:50 -05:00
Matilde Park
b8fca68db6
grid: pasting shortcodes redirects to app page
...
Current behaviour when pasting, eg. `~paldev/pals` is to show the list
of all apps by ~paldev, even though the URL knows we're looking for pals
(eg. `/~paldev/apps/pals`). By reconstructing the URL to include the
host and desk twice, we can redirect straight to the app prompt, as
that's where that route exists.
2022-04-26 15:25:09 -07:00
Patrick O'Sullivan
c0a595ccca
grid: leap: search only for ship names, not display names
2022-04-14 12:25:03 -05:00
Patrick O'Sullivan
75f1e22969
grid: Show provider nicknames next to actual ship name in leap search
2022-04-14 11:33:59 -05:00
Patrick O'Sullivan
aef4890cf4
grid: remove notification prompt for browser settings
2022-04-08 08:19:59 -05:00
Hunter Miller
c35f6f19e6
notifications: refining language, dnd prevents badge and browser notify, still get hark state
2022-04-05 19:21:44 -05:00
Hunter Miller
f246cbf32a
lock: fixing sizing
2022-04-05 19:20:20 -05:00
Hunter Miller
45b5100601
dialog: fixing weird white flash from brave on window unfocus
2022-04-05 19:19:58 -05:00
Hunter Miller
f085c37ecc
browser-settings: making types more robust and fixing setting clearing bug
2022-04-05 18:29:29 -05:00
Patrick O'Sullivan
1d7b5d648a
grid: Move browser not. toggle into notification tab, remove dnd
2022-04-05 09:44:28 -05:00
Patrick O'Sullivan
0f3ba4f296
grid: Remove unnecessary space, comma from interface settings
2022-04-04 13:33:49 -05:00
Patrick O'Sullivan
ed9b58c3f9
Update copy for browsers that can't register protocols
2022-04-04 13:32:14 -05:00
Patrick O'Sullivan
f484ce6da6
grid: fix sort order in notifications
2022-04-01 17:29:27 -05:00
Patrick O'Sullivan
e3f2250b02
grid: remove debug statement
2022-03-31 15:24:18 -05:00
Patrick O'Sullivan
de30c0ef19
grid: fix mock notification data to match new type def
2022-03-31 11:54:34 -05:00
Patrick O'Sullivan
618474dbae
Merge pull request #5660 from urbit/po/new-browser-api-toggles
...
grid: new browser api toggles/settings
2022-03-29 18:28:34 -05:00
Patrick O'Sullivan
a63e54cdfe
grid: Fix notification order in inbox
2022-03-28 15:07:02 -05:00
Patrick O'Sullivan
bb4c4841ae
grid: check for settings load before checking browser settings
2022-03-25 15:40:37 -05:00
Patrick O'Sullivan
8c31150571
grid: set default settings after sending notification
2022-03-25 15:23:28 -05:00
Patrick O'Sullivan
734b1310f8
grid: add ability to store/toggle per-browser settings
2022-03-24 11:27:27 -05:00
Hunter Miller
82164abe2f
Merge branch 'next/landscape' into hm/fix-tile-order-persistence
2022-03-21 15:26:04 -05:00
Patrick O'Sullivan
3c68499b86
grid: fix loop caused by useEffect in tilegrid
2022-03-21 15:15:39 -05:00
Hunter Miller
77f0de4cb2
grid: initialize settings, add more checks around order correction
2022-03-21 14:08:28 -05:00
Hunter Miller
3d2472f8b4
tile-grid: check for charges loaded, updating glob
2022-03-21 13:23:58 -05:00
Hunter Miller
7e193cf733
Merge branch 'next/landscape'
2022-03-21 12:43:21 -05:00
Hunter Miller
1806320786
tile-grid: ensure we aren't trying to display uninstalled apps
2022-03-21 11:51:05 -05:00
Hunter Miller
eb9c9688ed
apps/docket: move all status to hook and make more reliable
2022-03-15 11:42:03 -05:00
Hunter Miller
070f0ce278
Merge branch 'next/landscape'
2022-03-14 16:10:46 -05:00
Patrick O'Sullivan
9026712d5c
Replace fill with class fill-current
2022-03-08 15:48:19 -06:00
Patrick O'Sullivan
38a4323911
Update pkg/grid/src/components/Checkbox.tsx
...
Co-authored-by: Hunter Miller <hunter@tlon.io>
2022-03-08 15:28:35 -06:00
Hunter Miller
53ae8f0886
tile-grid: filtering out system tile
2022-03-08 15:27:28 -06:00
Patrick O'Sullivan
aa5946aa70
groups/grid: Move security from groups to grid
2022-03-08 13:26:43 -06:00
Hunter Miller
531140ab24
tiles: adding drag and drop ordering
2022-03-04 18:50:54 -06:00
Liam Fitzgerald
cbb17a2135
interface: fix subscription reconnect issues
...
Restores subscription reconnect issues by correctly throwing a
FatalError so that subscriptions are correctly restarted
2022-02-25 13:25:18 -06:00
Hunter Miller
9e3ed16c76
Merge branch 'master' into next/landscape
2021-12-03 16:44:51 -06:00
Liam Fitzgerald
3f8809a601
grid: update docket
2021-11-12 22:34:38 -05:00
Liam Fitzgerald
e92ad33988
grid: fix redirect logic
2021-11-12 22:20:47 -05:00
Liam Fitzgerald
48f56835a4
grid: address hunter review
2021-11-12 19:24:03 -05:00
Liam Fitzgerald
8bc89caf7a
grid: copy update
2021-11-12 18:23:11 -05:00
Liam Fitzgerald
41bb5ec2b3
grid: show disabled screen during upgrade
2021-11-12 18:19:44 -05:00
Liam Fitzgerald
0a2076d0b2
grid: add disabled props to components
2021-11-12 18:19:02 -05:00
Liam Fitzgerald
30bd84502e
grid: remove unnecessary except entries
2021-11-12 15:04:29 -05:00
Liam Fitzgerald
7ae099b829
grid: fix query for blocked desks
2021-11-12 14:57:55 -05:00
Liam Fitzgerald
d5383c8fc6
grid: fix detection of base desk being blocked
2021-11-12 14:44:27 -05:00
Hunter Miller
08232a54bf
npm: removing intermediate ts files from pkg, fixing more bad references
2021-11-10 17:54:31 -06:00
Hunter Miller
04996919af
api,http-api,grid: updating types to new location
2021-11-09 14:51:52 -06:00
urcades
2cb882e983
copyedits: apptile menu, remove/suspend interfaces
2021-11-01 18:08:41 -04:00
Hunter Miller
6bcdc7ff24
Merge branch 'release/next-userspace' into lf/post-assembly-grabbag
2021-10-25 14:01:38 -05:00
Hunter Miller
f72da65014
docket-image: handle broken images
2021-10-25 13:12:21 -05:00
Hunter Miller
2ccfcd9d7f
grid: fixing type issues in suspend and handling in app info header
2021-10-25 12:58:25 -05:00