Commit Graph

10769 Commits

Author SHA1 Message Date
Liam Fitzgerald
8eaf2310e0 kiln: add kiln-bump mark 2021-09-07 14:50:31 +10:00
Liam Fitzgerald
56893092e1 grid: bump desk from ui 2021-09-07 14:47:49 +10:00
Liam Fitzgerald
26c36ac588 @urbit/api: update kilnBump poke 2021-09-07 14:46:44 +10:00
Liam Fitzgerald
39a9ed4faa hood: fix update ordering
When we receive the %mere gift from clay, the kernel has not yet been
reloaded. This means any attempts to bump desks will fail, as they will
be bumped against the old kernel. Rectifies this by continuing the %base
desk update flow in +on-load, instead of +take-merge-main. Also adds a
wef=(unit weft) to the state in order to discriminate whether or not the
kernel has just been reloaded
2021-09-07 14:37:36 +10:00
Ted Blackman
83be5162ed docket: manual merge of @Fang- web glob upload 2021-09-06 22:37:13 +03:00
Ted Blackman
18019b3eb4 minor cleanups 2021-09-06 21:59:24 +03:00
Ted Blackman
5fbaa143d5 fix find/replace miss 2021-09-06 21:59:13 +03:00
Ted Blackman
973ab3de11 docket: rename tag in $glob-location 2021-09-06 21:33:51 +03:00
Ted Blackman
8d523eed8e garden/desk.docket: fix commented-out glob-http 2021-09-06 21:33:01 +03:00
Ted Blackman
f58d115ce5 Merge remote-tracking branch 'ryjm/jm/ship-globs' into dist 2021-09-06 21:29:38 +03:00
Ted Blackman
6d7d168735 Revert "Merge branch 'dist' of github.com:urbit/urbit into dist"
This reverts commit f50f2cd1f3, reversing
changes made to 248b968550.
2021-09-06 21:13:07 +03:00
Ted Blackman
f50f2cd1f3 Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-06 18:22:49 +03:00
Ted Blackman
248b968550 kiln: |pause and |resume an app 2021-09-06 17:27:17 +03:00
Liam Fitzgerald
f24fbe3eba Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-06 14:34:46 +10:00
Liam Fitzgerald
cb52de5c6c base-dev: update lib/agentio 2021-09-06 14:30:47 +10:00
Liam Fitzgerald
c1dff9e3f0 grid: update mock 2021-09-06 14:30:37 +10:00
Liam Fitzgerald
2064b976c2 interface: fixup build 2021-09-06 14:06:32 +10:00
Liam Fitzgerald
12b4e4c59b interface: update hark callsites & state 2021-09-06 14:05:20 +10:00
Liam Fitzgerald
c2cc13d96a @urbit/api: update types, pokes for new hark-store 2021-09-06 13:59:15 +10:00
Liam Fitzgerald
43093f811f grid: upgrade for new hark store 2021-09-06 13:56:29 +10:00
Liam Fitzgerald
76e033c649 landscape: upgrade for new hark-store 2021-09-06 13:31:11 +10:00
Liam Fitzgerald
613980c511 garden: update hark-store for third party distro 2021-09-06 13:22:25 +10:00
Hunter Miller
ab1cd3222a contact: adding in contact state and ship detail rendering 2021-09-03 20:18:22 -05:00
Hunter Miller
8ea33cc081 hash: fixing vat missing issue 2021-09-03 18:31:38 -05:00
Hunter Miller
dea33d9019 design: fixing system menu and nav, various design tweaks 2021-09-02 14:48:11 -05:00
Hunter Miller
797ae776e0 landscape: adding about link to see app info 2021-09-02 09:33:54 -05:00
Liam Fitzgerald
5bcc0e98c8 spider: store desk for http response 2021-09-02 10:44:49 +10:00
Hunter Miller
8b5a9953d5 hash: making real and adjusting app info image size 2021-09-01 18:55:30 -05:00
Liam Fitzgerald
9c32c502d8 lib/versioning: parameterise desk 2021-09-02 09:06:06 +10:00
Liam Fitzgerald
1793157cfa graph-push-hook: parameterise desk 2021-09-02 08:58:10 +10:00
Ted Blackman
119547011a symlink %base-dev and %garden-dev into %landscape 2021-09-02 00:39:55 +03:00
Ted Blackman
f3e15396f3 %garden-dev desk; also cleaned up %base-dev 2021-09-02 00:37:56 +03:00
Hunter Miller
06019f3a3d theme: aligning with indigo v2 and implementing dark mode 2021-09-01 13:57:12 -05:00
Hunter Miller
1bdd8a97f4 nav: esc properly whenmenu and nav open 2021-09-01 11:35:11 -05:00
Hunter Miller
2ff5a39bf7 grid: tweaking focus styles first pass 2021-09-01 11:35:06 -05:00
Hunter Miller
5de3919e8c notifications: adding state to nav link and cleaning up 2021-09-01 11:29:42 -05:00
ryjm
ad8f6f681e docket: download globs over ames
Kind of a pain to test, need a better way to insert a `charge` directly.
Either that or rework `chad`, but I don't entirely understand why the
`chad` lifecycle is the way it is.
2021-09-01 02:22:54 -04:00
Liam Fitzgerald
962ab54f40 garden: move hark-store 2021-09-01 14:36:31 +10:00
Ted Blackman
63fac6bec2 kiln: parameterize +bump on kelvin 2021-09-01 03:00:40 +03:00
Ted Blackman
e0874f22fa kiln: revise +bump 2021-09-01 02:43:25 +03:00
Hunter Miller
0351220374 types: fixing type issues and updating grid glob 2021-08-31 14:59:32 -05:00
Hunter Miller
0b22ee3bb5 leap: making leap transitions more direct 2021-08-31 12:57:11 -05:00
Liam Fitzgerald
967a074734 garden: fix misc breakage from merge 2021-08-31 11:05:10 +10:00
Liam Fitzgerald
cdbb44f736 garden: update desk.docket 2021-08-31 10:02:08 +10:00
Hunter Miller
2724849bb7
Merge pull request #5194 from urbit/hm/grid-help-and-support
grid: help and support
2021-08-30 18:47:08 -05:00
Hunter Miller
86875ad483
Merge pull request #5175 from urbit/hm/grid-system-preferences
grid: implementing preferences menu ui
2021-08-30 18:42:28 -05:00
Hunter Miller
2d0eb3178f Merge branch 'dist' into hm/grid-system-preferences 2021-08-30 18:41:43 -05:00
Ted Blackman
572e23e43d Merge branch 'ted/dist-temp' into dist 2021-08-31 02:34:48 +03:00
Liam Fitzgerald
f4fb4bc7a9
Merge pull request #5177 from urbit/lf/grid-kiln
grid: Graft prototype onto API
2021-08-31 09:24:08 +10:00
Ted Blackman
844386076f %base: symlinks; some -test tests fail 2021-08-30 20:39:37 +03:00
Ted Blackman
f277c9f1ae pkg/symbolic-merge.sh from @Fang- 2021-08-30 20:19:16 +03:00
Hunter Miller
f816b9af40
Merge pull request #5187 from urbit/hm/grid-system-update-flow
grid: stateful notification link and leap bug fixes
2021-08-30 10:46:50 -05:00
Hunter Miller
38b1576bcc leap: normalizing desk prop and fixing bugs 2021-08-27 12:25:16 -05:00
Ted Blackman
91714f5579 lull,dill,gall,kiln: move %pyre to :agent:gall 2021-08-27 18:06:53 +03:00
Ted Blackman
68a80660b2 kiln: don't die so easily in +bump 2021-08-27 17:38:30 +03:00
Liam Fitzgerald
9053a994b8 garden: fix varable shadow 2021-08-27 17:13:01 +10:00
Liam Fitzgerald
2cce688d6e garden: update desk.docket 2021-08-27 13:35:41 +10:00
Liam Fitzgerald
f8edf723e0 kiln: add vats-diff mark 2021-08-27 13:19:45 +10:00
Liam Fitzgerald
b1ff1eb3ff treaty: fix allied treaties query 2021-08-27 12:24:59 +10:00
Liam Fitzgerald
54eea393b6 various: update globs 2021-08-26 13:24:21 +10:00
Liam Fitzgerald
76cc80af6c bitcoin: split into seperate desk 2021-08-26 13:00:58 +10:00
Liam Fitzgerald
b60aada75e spider: parameterize desk in http request 2021-08-26 12:13:15 +10:00
Liam Fitzgerald
d7c32c71c1 grid: dynamically load desk, ship 2021-08-26 10:46:46 +10:00
Liam Fitzgerald
7cc12bb867 grid: use kiln diffs for update notifs 2021-08-26 10:45:42 +10:00
Hunter Miller
432ee1c548 notifications: adding state to nav link and cleaning up 2021-08-25 15:11:09 -05:00
Liam Fitzgerald
63515c573a grid: lag, blocking from kiln 2021-08-25 17:45:51 +10:00
Liam Fitzgerald
93a9926ad0 grid: refactor docket/treaty display 2021-08-25 17:41:31 +10:00
Liam Fitzgerald
4df4ef56d6 grid: update mocks, state handling for vats 2021-08-25 17:38:19 +10:00
Liam Fitzgerald
f7e0ddf937 @urbit/api: update docket, hood bindings 2021-08-25 17:36:38 +10:00
Liam Fitzgerald
aecaa3395d Merge remote-tracking branch 'origin/hm/grid-system-update-flow' into lf/grid-kiln 2021-08-25 10:52:20 +10:00
Hunter Miller
8f8a09f4dc system-notification: layout and dialogs 2021-08-24 18:40:23 -05:00
Liam Fitzgerald
81ef91b24a grid: system notifications wip 2021-08-25 09:17:12 +10:00
Hunter Miller
b4bd2c3bea notifications: adding initial structure 2021-08-24 18:02:07 -05:00
Hunter Miller
aaaee41e95 Merge branch 'hm/grid-recent-lists' into hm/grid-system-update-flow 2021-08-24 16:57:29 -05:00
Hunter Miller
0ebfc72ea2 styles: more exact dialog pos to remove jump 2021-08-24 14:59:19 -05:00
Ted Blackman
7bc19d04a4 hood: fix migration from master 2021-08-24 18:56:01 +03:00
Liam Fitzgerald
f85500b39d kiln: add lag scry 2021-08-24 14:09:12 +10:00
Liam Fitzgerald
17293ba758 treaty: fix updates after initial 2021-08-24 13:53:01 +10:00
Liam Fitzgerald
c6ee0944db dojo: improve autocomplete between desks 2021-08-24 13:23:44 +10:00
Hunter Miller
7f6313d7f8 help: removing tlon support copy for now 2021-08-23 15:08:23 -05:00
Hunter Miller
1c421963d1 dialogs: updates to design and mobile tweaks 2021-08-23 14:18:07 -05:00
Liam Fitzgerald
952d5c0c38 grid: update entrypoints for new api 2021-08-23 14:58:29 +10:00
Liam Fitzgerald
220e6fca10 nav: update leap to match api 2021-08-23 14:56:02 +10:00
Liam Fitzgerald
8786ca8c00 grid: update common components for new datastructures 2021-08-23 14:53:38 +10:00
Liam Fitzgerald
e737060a7c grid: refactor state handling to match api 2021-08-23 14:51:58 +10:00
Liam Fitzgerald
bd903153bd @urbit/api: update docket, hood bindings 2021-08-23 14:37:36 +10:00
Liam Fitzgerald
c4bf395f5f docket: fix dockets not updating 2021-08-23 14:10:22 +10:00
Liam Fitzgerald
6567ec5e64 docket/treaty: cleanup marks, generators 2021-08-23 14:09:03 +10:00
Liam Fitzgerald
52fb35227d docket: react to suspension & revival 2021-08-23 13:32:22 +10:00
Liam Fitzgerald
39f6eca798 kiln: add revive+suspend marks 2021-08-23 13:31:51 +10:00
Liam Fitzgerald
2d43877b15 Merge remote-tracking branch 'origin/ted/dist' into lf/kiln-json 2021-08-23 11:56:51 +10:00
Liam Fitzgerald
86dc350cda grid: rename backend to garden 2021-08-23 11:51:50 +10:00
Liam Fitzgerald
4956d1159a treaty: add agent for docket discovery 2021-08-23 11:48:38 +10:00
Liam Fitzgerald
13d171ab55 docket: remove discovery & advertisement 2021-08-23 11:47:08 +10:00
Liam Fitzgerald
91276dd1c1 docket: revise $docket datastructures 2021-08-23 11:45:32 +10:00
Liam Fitzgerald
6a6897e009 kiln: update marks 2021-08-23 11:44:24 +10:00
Liam Fitzgerald
bd4c4317f5 @urbit/api: add docket bindings 2021-08-23 08:04:06 +10:00
Liam Fitzgerald
da4ee2189e @urbit/api: add kiln bindings 2021-08-23 08:04:06 +10:00
Liam Fitzgerald
2d0d09d891
Merge pull request #5162 from urbit/hm/landscape-grid
grid: initial UI
2021-08-23 08:02:58 +10:00
Hunter Miller
016a2cc354 system-prefs: implementing preferences menu 2021-08-20 17:44:20 -05:00