Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Landscape integration into lighter than eyre #1119

Merged
merged 15 commits into from Mar 29, 2019
Merged

Conversation

ixv
Copy link
Contributor

@ixv ixv commented Mar 22, 2019

This PR includes:

  • A generator that serves the web files responsible for landscape.
  • The js changes corresponding to this landscape commit: urbit/landscape@e33f5a0
  • A prototype of the modulo app, which contains some app switching logic, but currently only creates the binding for the landscape generator on boot

cc @loganallenc

@ixv ixv requested review from eglaysher and joemfb March 22, 2019 21:12
@ixv
Copy link
Contributor Author

ixv commented Mar 22, 2019

This isn't ready yet by the way. Collections do not work cross-ship yet.

Made collections json endpoint work
@ixv
Copy link
Contributor Author

ixv commented Mar 29, 2019

Cross-ship collections now work, this is ready for review

@vvisigoth
Copy link
Contributor

vvisigoth commented Mar 29, 2019 via email

Copy link
Member

@joemfb joemfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor requests and comments:

app/landscape.hoon Outdated Show resolved Hide resolved
app/landscape.hoon Outdated Show resolved Hide resolved
app/modulo.hoon Outdated Show resolved Hide resolved
app/modulo.hoon Outdated Show resolved Hide resolved
app/modulo.hoon Outdated Show resolved Hide resolved
lib/http.hoon Outdated Show resolved Hide resolved
sys/vane/rver.hoon Outdated Show resolved Hide resolved
sys/vane/rver.hoon Show resolved Hide resolved
:: (trip 'window.onload = function() {')
"window.ship = '{+:(scow %p our.bow)}';"
"window.urb = new Channel();"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks legit.

@@ -1340,6 +1338,7 @@
=/ channel=(unit channel)
(~(get by session.channel-state.state) channel-id)
?~ channel
~& [%recieved-event-for-nonexistent-channel channel-id]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"i before e, except after c..."

@ixv ixv merged commit 2fa6a0d into lighter-than-eyre Mar 29, 2019
@ohAitch
Copy link
Contributor

ohAitch commented Apr 1, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants