matildepark
34d8e226fc
Merge pull request #4450 from urbit/lf/npm
...
interface: bring npm packages inline with userspace
2021-02-18 12:37:32 -05:00
Liam Fitzgerald
899ead25fb
hark-store: give %read-all fact
...
Fixes urbit/landscape#402
2021-02-16 12:29:17 +10:00
Tyler Brown Cifu Shuster
2b30227f0f
Merge branch 'release/next-js' of https://github.com/urbit/urbit into npm-packages
2021-02-14 14:14:30 -08:00
Tyler Brown Cifu Shuster
1b19a95fea
interface: cleaning up imports
2021-02-14 14:11:27 -08:00
Logan Allen
144178165c
interface: simplify edit reducer
2021-02-12 12:02:52 -06:00
Liam Fitzgerald
850d78af56
Merge remote-tracking branch 'origin/la/work'
2021-02-12 11:01:52 +10:00
Liam Fitzgerald
cefa80cee5
Omnibox: Add Messages to results
2021-02-12 11:00:24 +10:00
Logan Allen
1ddf9f5b84
contact-store: set last-updated appropriately and send last-updated in JS
2021-02-11 18:47:36 -06:00
Liam Fitzgerald
a8f560f952
Tutorial: disable
2021-02-12 08:04:22 +10:00
Matilde Park
1961b606f3
Merge branch 'release/next-userspace' into lf/tutorial-fixes
2021-02-11 12:17:22 -05:00
matildepark
b526533630
Merge pull request #4414 from urbit/lf/interface-stuff
...
interface: QA fixes
2021-02-11 12:02:08 -05:00
matildepark
ff7913f1ca
Merge pull request #4326 from ryjm/jm/hark-read-all
...
hark-store: add %read-all support
2021-02-11 12:00:29 -05:00
ryjm
f5e4dc2423
hark-fe: add read all button
2021-02-11 08:48:13 -05:00
Liam Fitzgerald
8c3a9a2546
ViewProfile: left align pinned groups
...
Fixes urbit/landscape#394
Fixes urbit/landscape#388
2021-02-11 18:08:13 +10:00
Liam Fitzgerald
1f251667cb
Omnibox: conditionally show channel create on permissions
...
Fixes urbit/landscape#386
2021-02-11 16:22:02 +10:00
Liam Fitzgerald
15ac328c1f
StatusBar: float leap above on mobile tutorial
2021-02-11 16:14:17 +10:00
Liam Fitzgerald
fe22d33696
Tutorial: bring into line with designs
2021-02-11 16:13:59 +10:00
Liam Fitzgerald
76de225b4a
interface: untangle event propagation in modals
2021-02-11 16:08:40 +10:00
Liam Fitzgerald
7568ecc2b4
tutorial: launch from omnibox
2021-02-11 10:42:11 +10:00
Liam Fitzgerald
0995019ef9
interface: correct modal stacking behaviour
2021-02-10 17:17:14 +10:00
Liam Fitzgerald
303dc6b3bd
chat-fe: pretty group joining link
2021-02-10 16:27:49 +10:00
Liam Fitzgerald
0350311882
Merge pull request #4391 from urbit/lf/loading-fix
...
ViewProfile: fix incorrect loading conditional
2021-02-09 13:31:27 +10:00
Liam Fitzgerald
548f2143f8
Merge pull request #4388 from urbit/lf/tutorial
...
interface: add overlay tutorial
2021-02-09 13:31:06 +10:00
matildepark
05c1f286a3
Merge pull request #4399 from urbit/lf/profile-tweaks
...
Profile: tweak sigil size
2021-02-08 21:43:56 -05:00
Liam Fitzgerald
a2cd566dd2
sigil: turn padded into padding and take number
2021-02-09 12:24:28 +10:00
Liam Fitzgerald
ab470960eb
tutorial: adjust for mobile
2021-02-09 12:10:06 +10:00
Liam Fitzgerald
a07b8cc0b5
Merge remote-tracking branch 'origin/release/next-userspace' into lf/hark-loading
2021-02-09 11:25:51 +10:00
Liam Fitzgerald
003738f95a
Inbox: make useLazyScroll account for archived notifications
...
useLazyScroll was not accounting for the case where a notification would
be archived. This would mean that archiving a lot of notifications
without scrolling would erroneously not load more. Accounts for this
case by passing a count argument to useLazyScroll, which is then
compared against its previous value. If the previous value is greater
than the new value, (i.e. a notification was archived) then check if we
should load more.
2021-02-08 14:04:55 +10:00
Liam Fitzgerald
71ae452132
interface: add usePreviousValue hook
2021-02-08 14:04:43 +10:00
Liam Fitzgerald
505abfbcc7
ViewProfile: fix incorrect loading conditional
2021-02-08 13:08:53 +10:00
Liam Fitzgerald
07518e5cff
interface: inject location of tutorial group at compile tim
2021-02-08 11:02:52 +10:00
Liam Fitzgerald
1e7a09714b
interface: inject hooks to track position of tutorial elements
2021-02-08 10:36:06 +10:00
Liam Fitzgerald
2a7ee29dc5
interface: display tutorial interface
2021-02-08 10:32:45 +10:00
Liam Fitzgerald
cca47cc3e7
interface: sketch out tutorial state
2021-02-08 10:29:47 +10:00
matildepark
45cadff09f
Merge pull request #4382 from urbit/lf/fe-fixes
...
interface: all assigned QA bugs
2021-02-04 19:28:36 -05:00
Liam Fitzgerald
d9ab3c9fba
interface: stop propagation reshowing modal
2021-02-05 09:23:18 +10:00
Logan Allen
fb7db5244b
interface: fix Profile and Settings link in omnibox
2021-02-04 15:12:41 -06:00
Matilde Park
1dd08d8504
Merge branch 'release/next-js' into release/next-userspace
2021-02-03 19:08:08 -05:00
Matilde Park
67f7ebbf8a
links, publish: use tokenizeMessage for comments
...
Fixes urbit/landscape#271 .
2021-02-03 18:13:03 -05:00
Logan Allen
ea2d740d1c
interface: fix group joining and display of share profile view
2021-02-03 13:09:39 -06:00
Liam Fitzgerald
95fdcd6361
contacts-fe: retrieve contact on navigation
2021-02-03 17:27:15 +10:00
Liam Fitzgerald
60b53ccbd5
Omnibox: rewrite in hooks, add direct ship jump
2021-02-03 16:30:28 +10:00
Liam Fitzgerald
97a278ef05
contacts-fe: finish sharing interface
2021-02-03 14:55:17 +10:00
Liam Fitzgerald
7d69b23440
Merge remote-tracking branch 'origin/la/push-hook-list-resource' into lf/handoff
2021-02-03 12:50:26 +10:00
Logan Allen
8a0a007261
interface: partially working share banner
2021-02-02 19:13:59 -06:00
Matilde Park
57f0cb1308
Merge branch 'release/next-userspace' into mp/chat/dms
2021-02-02 20:08:30 -05:00
L
ac759b7d96
Merge pull request #4365 from urbit/lf/revive-invites
...
Invites: update for new group-view
2021-02-02 18:58:58 -06:00
Liam Fitzgerald
8bb8f0b206
invites: update interface for new thread
2021-02-03 10:00:42 +10:00
Matilde Park
f0033ab02f
landscape: add "messages" workspace and logic
2021-02-02 18:45:40 -05:00
Matilde Park
a48c372a0e
landscape: remove leftover chat-store FE logic
2021-02-02 16:13:14 -05:00