339 Commits

Author SHA1 Message Date
Daniel Compton
68d88cc94b Add (hidden) settings panel 2017-12-19 10:45:48 +13:00
Daniel Compton
aec228f816 Add "x" button to remove app-db panel paths 2017-12-11 14:38:19 +13:00
Daniel Compton
2edf0b843a Remove subvis panel and reorganise namespace layout 2017-12-11 14:03:33 +13:00
Daniel Compton
4fa6277dcd Disable loading snapshot when there isn't one, and tweak icon colours 2017-12-11 13:26:49 +13:00
Daniel Compton
0da5ee9522 Set objects properly, not with aset 2017-12-07 17:11:24 +13:00
Daniel Compton
d58b4b8628 Only sort subscriptions by sub key, not whole sub vector
Fixes #119
2017-12-07 16:40:32 +13:00
Daniel Compton
5bbe678856 Add new state snapshotting feature 2017-12-04 17:00:10 +13:00
Daniel Compton
4c4ecf9e49 Unset styles on before/after 2017-12-04 15:56:48 +13:00
Daniel Compton
9b1d77dc00 Improve app-db styling 2017-12-04 15:43:00 +13:00
Daniel Compton
86054ec1ad Update subs style 2017-12-04 15:43:00 +13:00
Daniel Compton
b5d5735b00 Split out colours to be used in other components 2017-12-04 15:43:00 +13:00
Daniel Compton
12542938a3 Add re-com v-box 2017-12-04 15:43:00 +13:00
Daniel Compton
5e4017cc94 Fix panel border not being shown correctly
Width was being rounded, and an extra 1% was added on, which meant you
would never see the scrollbars.
2017-12-04 13:53:29 +13:00
Daniel Compton
9d7be2c845 Reopen external window when reloading the application
Fixes #104
2017-11-27 16:39:23 +13:00
Daniel Compton
7d1062319d Comment out specs 2017-11-27 16:33:24 +13:00
Daniel Compton
4b86a36b66 Remove trailing hr from table
Fixes #116
2017-11-27 11:49:28 +13:00
Daniel Compton
1919827ea0 Fixup resetting styles 2017-11-24 16:48:52 +13:00
Daniel Compton
132dcd6b02 Update docs for using Garden 2017-11-24 16:26:49 +13:00
Daniel Compton
590343b36d Switch from Less to Garden 2017-11-24 16:16:23 +13:00
Daniel Compton
6128ec1901 Improve appearance of subscriptions panel 2017-11-23 10:03:03 +13:00
Daniel Compton
39d29f6252 Add bright yellow text when tracing is not enabled. 2017-11-22 15:02:52 +13:00
Daniel Compton
629406291f Depend on app-db for changes 2017-11-22 14:14:58 +13:00
Daniel Compton
77613b6fd2 Add initial subs panel 2017-11-21 14:45:18 +13:00
Daniel Compton
8b5f380232 Automatically expand app-db path when adding it to browser 2017-11-21 14:40:46 +13:00
Daniel Compton
9395e12c48 Show disposed subscriptions in the subs section 2017-11-17 15:52:57 +13:00
Daniel Compton
a6bf2be052 Save and load JSONML expansions to localstorage 2017-11-16 15:36:59 +13:00
Daniel Compton
87e5679ebb Persist app-db expansions
Uses the path through the hiccup as the expansion path. This means that
if the hiccup layout changes, the wrong item can be expanded. However
it is still better than the alternative, and can be improved in the
future.

Fixes #105
2017-11-16 15:33:07 +13:00
Daniel Compton
4d2db30dee Refactor CSS creation 2017-11-16 14:01:05 +13:00
Daniel Compton
fa4fca778c Check if JSONML object has body before expanding 2017-11-16 13:53:23 +13:00
Daniel Compton
7a8662edea Refactor naming to match JSONML spec 2017-11-16 13:49:52 +13:00
Daniel Compton
1a8ba45cad Print commas in cljs-devtools headers 2017-11-16 12:59:51 +13:00
Daniel Compton
19f52b49aa Refactor get object and config 2017-11-16 12:46:41 +13:00
Daniel Compton
9391d1c162 Preserve ordering of paths by storing as a list, not a set 2017-11-15 15:56:39 +13:00
Daniel Compton
0c42aff532 Use a re-com input box for searching 2017-11-14 15:52:43 +13:00
Daniel Compton
dabd165295 Extract out subscriptions 2017-11-13 16:22:43 +13:00
Daniel Compton
1c456acaae Add a few re-com utilities 2017-11-13 16:22:36 +13:00
Daniel Compton
8727b556f8 Last of renames to app-db 2017-11-13 13:16:35 +13:00
Matthew Huebert
de58713e5b Add condensed pretty printing, and namespace aware truncation
Fixes #96, Taken from #100 and squashed into one commit. Fixes #100.
2017-11-13 12:50:13 +13:00
Daniel Compton
4a0c4e2673 Add a warning when the host page unloads
Fixes #102
2017-11-13 12:25:02 +13:00
Daniel Compton
e418ca820c Fixup resizer 2017-11-10 15:28:07 +13:00
Daniel Compton
182aefe538 Fixup returning bad ctx from fx 2017-11-10 15:20:26 +13:00
Daniel Compton
6e6744c146 Remove debug 2017-11-10 15:17:28 +13:00
Daniel Compton
de167f208c Fixup traces not being enabled on intial page load
This was relying on side-effects from rendering which no longer ran
in the re-frame world.
2017-11-10 15:13:33 +13:00
Daniel Compton
18331689e6 Add bottom margin to app-db data 2017-11-09 15:17:52 +13:00
Daniel Compton
7b23f85b2f Fixup flexbox styling
Fixes #97
2017-11-09 15:06:50 +13:00
Daniel Compton
94d0b38b04 Pop out traces into an external window
Fixes #92
2017-11-09 13:08:07 +13:00
Daniel Compton
74a0b26a6a Reformat code 2017-11-08 12:52:44 +13:00
Daniel Compton
b21b83c182 Remove paths on click 2017-11-07 14:03:18 +13:00
Daniel Compton
5f6ff4fe9d Rework to use re-frame events rather than reagent 2017-11-06 15:34:32 +13:00
Daniel Compton
cb868cb5ac Use re-frame for settings and config 2017-11-03 16:06:06 +13:00