Show form submissions in dashboard #18

Open
opened 2022-12-29 03:58:40 +05:30 by realaravinth · 4 comments
Owner
  • Integrate librepages/forms:
    • Deploy forms in dev env
    • Deploy forms in CI env
- [ ] Integrate librepages/forms: - [x] Deploy forms in dev env - [x] Deploy forms in CI env
realaravinth added spent time 2022-12-29 03:58:48 +05:30
1 hour
Author
Owner

Diff: fe76a648a4...088088c91e
Deploy in dev and CI envs

Diff: https://git.batsense.net/LibrePages/librepages/compare/fe76a648a47dfbb77f3bd6d4def955848ef0df69...088088c91e2e68e86c1a50b8be7c0f3564f1b547 Deploy in dev and CI envs
realaravinth self-assigned this 2022-12-29 04:00:07 +05:30
realaravinth added spent time 2022-12-29 19:47:36 +05:30
6 hours
Author
Owner

Diff: 088088c91e...a515c9e5b7

Expose REST API endpoints to list form submissions and delete form submission

Diff: https://git.batsense.net/LibrePages/librepages/compare/088088c91e2e68e86c1a50b8be7c0f3564f1b547...a515c9e5b750396fc7b3411c44f23990f91b483f Expose REST API endpoints to list form submissions and delete form submission
Author
Owner

Debugging CI took forever. Surrounding env vars with quotes in Woodpecker CI configuration will include the quotes in the env var. Because of this, both the librepages/conductor and librepages/forms service container had wrong API keys, and so libreapages/librepages couldn't talk to them.

Debugging CI took forever. Surrounding env vars with quotes in Woodpecker CI configuration will include the quotes in the env var. Because of this, both the librepages/conductor and librepages/forms service container had wrong API keys, and so libreapages/librepages couldn't talk to them.
realaravinth added spent time 2022-12-30 02:23:06 +05:30
6 hours
Author
Owner

Diff: a515c9e5b7...86d56734cf

  • Integrated with librepages/forms:
  • exposes form submissions associated with hostnames in an authenticated REST API
  • Form data is also available via a dashboard. Schema is auto-detected and a best-effort table is generated to present to the user.
Diff: https://git.batsense.net/LibrePages/librepages/compare/a515c9e5b750396fc7b3411c44f23990f91b483f...86d56734cf4a2342ed8da58e8d7da45787b4171c - Integrated with librepages/forms: - exposes form submissions associated with hostnames in an authenticated REST API - Form data is also available via a dashboard. Schema is auto-detected and a best-effort table is generated to present to the user.
realaravinth added spent time 2022-12-31 01:38:19 +05:30
7 hours
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 20 hours
realaravinth
20 hours
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LibrePages/librepages#18
No description provided.