Page MenuHomePhabricator

Simplify data entry introducing a simple Cronos event form
Closed, ResolvedPublic

Assigned To
Authored By
valerio.bozzolan
Sep 14 2020, 1:49 PM
Referenced Files
F32370153: image.png
Oct 1 2020, 3:58 PM
F32370159: image.png
Oct 1 2020, 3:58 PM
F32370151: image.png
Oct 1 2020, 3:58 PM

Description

Actually this is the current workflow to create an event:

  • click on the current day
  • click on the example event
  • edit the example event with VisualEditor or from wikitext
  • save

But we want to allow this workflow:

  1. quick login with OAuth
  2. fill a form
  3. save

Proposed look

Here the homepage for new users:

image.png (950×1 px, 69 KB)

Here the OAuth login in action:

image.png (950×1 px, 134 KB)

Then here the form:

image.png (1×1 px, 97 KB)

Pressing Save will create the daily page (e.g. [[Meta:Cronos/Events/2020-10-28]]) or just append a new event in there.

Event Timeline

valerio.bozzolan claimed this task.
valerio.bozzolan triaged this task as Medium priority.
valerio.bozzolan moved this task from Next Priority to Doing on the WMCH-Cronos-Calendar board.
valerio.bozzolan added a subscriber: Nicolas_NALLET.
valerio.bozzolan added a subscriber: Ilario.

The demo application is online here:

https://wmch.toolforge.org/cronos/

Still missing some fields.