Sajith Sasidharan
|
a885f14c43
|
Pass now_fn to RootElement
|
2020-04-28 11:47:18 -04:00 |
|
Sajith Sasidharan
|
8ce1512501
|
Render import path
|
2020-04-28 07:57:15 -04:00 |
|
Sajith Sasidharan
|
32e0c779b6
|
Add version renderer
|
2020-04-28 07:56:27 -04:00 |
|
Sajith Sasidharan
|
d064f6b2b7
|
Add "rendered at" renderer
|
2020-04-28 07:55:10 -04:00 |
|
Sajith Sasidharan
|
ed6970b168
|
Correct fill slots usage in connection status
|
2020-04-28 07:52:57 -04:00 |
|
Sajith Sasidharan
|
5d84a25f21
|
Add introducers row renderer
|
2020-04-28 07:50:03 -04:00 |
|
Sajith Sasidharan
|
5155befedc
|
Rewrite total introducers
|
2020-04-28 07:48:28 -04:00 |
|
Sajith Sasidharan
|
44f16e77cf
|
Add introducers renderer
|
2020-04-28 07:47:36 -04:00 |
|
Sajith Sasidharan
|
7ba4b945a4
|
Use introducers renderer method in root template
|
2020-04-28 07:43:41 -04:00 |
|
Sajith Sasidharan
|
8d4949f96b
|
Render total introducers correctly
|
2020-04-28 07:42:57 -04:00 |
|
Sajith Sasidharan
|
a646c7decd
|
Fix typo
|
2020-04-28 07:42:07 -04:00 |
|
Sajith Sasidharan
|
89980a039c
|
Render total introducers
|
2020-04-28 07:41:29 -04:00 |
|
Sajith Sasidharan
|
2f53b2a67d
|
Add connected introducers renderer
|
2020-04-28 07:17:22 -04:00 |
|
Sajith Sasidharan
|
164218cf57
|
Update service table renderer
|
2020-04-28 07:14:35 -04:00 |
|
Sajith Sasidharan
|
907e8ccf6b
|
Use services renderer method in root template
|
2020-04-28 07:13:41 -04:00 |
|
Sajith Sasidharan
|
75d41843d7
|
Use transparent nodes
|
2020-04-28 04:59:46 -04:00 |
|
Sajith Sasidharan
|
3c4056a947
|
Replace nevow.static.File with twisted.web.static.File
|
2020-04-28 04:47:48 -04:00 |
|
Sajith Sasidharan
|
dcea7ea476
|
Render connected/known storage server status
|
2020-04-27 17:22:27 -04:00 |
|
Sajith Sasidharan
|
1713076a9d
|
Render services
|
2020-04-27 17:19:19 -04:00 |
|
Sajith Sasidharan
|
39d616a971
|
Render helper furl prefix
|
2020-04-27 17:11:36 -04:00 |
|
Sajith Sasidharan
|
8b4c7296d7
|
Move helper state to a separate function
|
2020-04-27 17:07:09 -04:00 |
|
Sajith Sasidharan
|
332bd75fcc
|
Render helper description
|
2020-04-27 17:03:52 -04:00 |
|
Sajith Sasidharan
|
622d156278
|
Render "connected to helpers" status
|
2020-04-27 17:01:37 -04:00 |
|
Sajith Sasidharan
|
a4f86181f9
|
Render introducer description
|
2020-04-27 16:55:10 -04:00 |
|
Sajith Sasidharan
|
c86d4341c8
|
Render "connected to introducers" status
|
2020-04-27 16:52:54 -04:00 |
|
Sajith Sasidharan
|
65b6daf990
|
Rewrite incident button using twisted tags
|
2020-04-27 16:44:06 -04:00 |
|
Sajith Sasidharan
|
110528f569
|
Handle path "/" when rendering root path
|
2020-04-27 16:44:06 -04:00 |
|
Sajith Sasidharan
|
f34cdb81ad
|
Create RootElement
|
2020-04-27 16:44:06 -04:00 |
|
Sajith Sasidharan
|
1c17bb0674
|
Rewrite welcome page for twisted.web.template
|
2020-04-27 16:24:50 -04:00 |
|
Sajith Sasidharan
|
e2c6d288bf
|
Merge pull request #699 from sajith/3294.incident-reporter-to-nevow
Remove nevow from allmydata.web.root.IncidentReporter
|
2020-04-27 10:12:27 -04:00 |
|
Sajith Sasidharan
|
5fd855a600
|
Update comment about trollius
|
2020-04-24 21:16:57 -04:00 |
|
Sajith Sasidharan
|
d27e5e0afe
|
Add newsfragment
|
2020-04-24 19:04:21 -04:00 |
|
Sajith Sasidharan
|
756dd25247
|
Use our own autobahn nixos derivation
|
2020-04-24 19:02:57 -04:00 |
|
Sajith Sasidharan
|
e7c1c78581
|
Remove trollius from nixos autobahn derivation
|
2020-04-24 19:02:57 -04:00 |
|
Sajith Sasidharan
|
8d8281cd3e
|
Add autobahn derivation for nixos
Copied from nixos-19.09-small/pkgs/development/python-modules/autobahn/default.nix
|
2020-04-24 14:23:15 -04:00 |
|
Sajith Sasidharan
|
f02501eadf
|
Update comment on HelperStatus
|
2020-04-24 10:08:45 -04:00 |
|
meejah
|
4dc3702ead
|
Merge pull request #672 from meejah/ticket3252-port-web-directory.remaining.1
Ticket3252: port web/directory.* from nevow to twisted.web
|
2020-04-23 13:04:41 -06:00 |
|
meejah
|
c385e958a8
|
Merge branch 'master' into ticket3252-port-web-directory.remaining.1
|
2020-04-23 12:24:00 -06:00 |
|
Sajith Sasidharan
|
18d5d3fc49
|
Wrap rendered nodes in tags
|
2020-04-22 18:23:43 -04:00 |
|
Sajith Sasidharan
|
03f5ae2742
|
Add newsfragment
|
2020-04-22 18:02:33 -04:00 |
|
Sajith Sasidharan
|
65315c4ed0
|
Render a message when helper isn't running
|
2020-04-22 17:16:33 -04:00 |
|
Sajith Sasidharan
|
6661b52c33
|
Reformat helper.xhtml
|
2020-04-22 17:06:59 -04:00 |
|
Sajith Sasidharan
|
aafe89805d
|
Document helper stats data format
|
2020-04-22 17:06:39 -04:00 |
|
Sajith Sasidharan
|
4bc7535d02
|
Derive HelperStatus from MultiFormatResource
|
2020-04-22 16:54:11 -04:00 |
|
Sajith Sasidharan
|
bd8bf0f91c
|
Merge branch 'sajith-3254.01-status-nevow-to-twisted-web'
|
2020-04-21 12:49:42 -04:00 |
|
Sajith Sasidharan
|
225bb5854a
|
Add empty news fragment re. Statistics page rendering
|
2020-04-21 11:53:48 -04:00 |
|
Sajith Sasidharan
|
d844a8f89f
|
Use twisted transparent tag to render data
This way the test suite will be happy, and we won't have extraneous
`<div>` tags in the rendered page.
|
2020-04-21 11:53:48 -04:00 |
|
Sajith Sasidharan
|
a0eb00b2cc
|
Wrap renderer return values in tags
|
2020-04-21 11:53:48 -04:00 |
|
Sajith Sasidharan
|
1e3ba25cc3
|
Add some documentation to Statistics page
|
2020-04-21 11:53:48 -04:00 |
|
Sajith Sasidharan
|
652b3f5bc0
|
Use twisted.web.template to render Statistics page
|
2020-04-21 11:53:48 -04:00 |
|