issues
search
signebedi
/
libreforms-fastapi
FastAPI implementation of the libreForms spec
GNU Affero General Public License v3.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
We might just need to modify the api/form/read_all endpoint to allow a different set of options. For example, change `sort_by_last_edited` and `newest_first` to `sort_by` > field_name (default, created date) and `sort_method` > one_of(ascending, descending; default, ascending)
#376
signebedi
closed
2 weeks ago
0
Add a site-level config to disable the View Submissions option from the navbar
#375
signebedi
closed
2 weeks ago
0
Add `sort_by` params to API read_all route
#374
signebedi
closed
2 weeks ago
1
Implement `http_request` built in event hook behavior
#373
signebedi
closed
2 weeks ago
0
Allow iframes in inner docs
#372
signebedi
closed
4 weeks ago
0
Propagate `form_label` name to read/search UI pages
#371
signebedi
opened
1 month ago
0
Add support for Jinja2 macros in create & read_one UI route
#370
signebedi
opened
1 month ago
0
[ui] Allow prefilling form fields using URL params
#369
signebedi
closed
1 month ago
1
Propagate `form_label` name to the UI navbar
#368
signebedi
closed
1 month ago
2
Add support to `__config__` for form name label
#367
signebedi
closed
1 month ago
1
[bug] docs link not visible to non-admins
#366
signebedi
closed
1 month ago
0
Add support for inviting form submission over email
#365
signebedi
closed
1 month ago
0
[bug] full_safe_message not defined
#364
janoskabedis
closed
1 month ago
0
Take out confusing OTP language from forgot password email template
#363
janoskabedis
closed
1 month ago
0
Add `push_populate` field for `links_to_form` fields
#362
signebedi
closed
1 month ago
0
Allow admins in `send_mail` event trigger to send emails to form creator and last editor
#361
signebedi
closed
1 month ago
0
How to properly separate dev and prod environments on the same system
#360
signebedi
opened
1 month ago
0
Add an admin UI route to enable and configure SAML
#359
signebedi
opened
1 month ago
0
Add support for open unregistered form submission
#358
signebedi
opened
1 month ago
0
Add support for unregistered form submission after email verification
#357
signebedi
closed
1 month ago
3
Add form `__config__` support for `disable_default_emails`
#356
signebedi
closed
1 month ago
3
[bug] read_all UI route does not sort by most recent
#355
signebedi
closed
2 months ago
0
Improve dropdown terminology
#354
signebedi
closed
2 months ago
0
Implement group permission for viewing form action needed
#353
signebedi
opened
2 months ago
0
Obfuscate API key in user profiles
#352
signebedi
closed
2 months ago
0
[bug] admin edit docs API route is broken
#351
signebedi
closed
2 months ago
0
[bug] Forgot password confirmation does not test for regexes
#350
signebedi
opened
2 months ago
0
Improve default password policy
#349
signebedi
closed
2 months ago
1
[bug] `Exception: user is undefined but is required for rendering the email template.`
#348
signebedi
closed
2 months ago
0
>v1.0.9
#347
signebedi
closed
2 months ago
0
Allow admins to set a form submission's stage manually
#346
signebedi
opened
2 months ago
0
[bug] Pydantic upgrade breaks timezone config
#345
signebedi
closed
2 months ago
0
Add `get_linked_users` and `get_linked_submissions` API routes for given form submissions
#344
signebedi
closed
2 months ago
2
SQL Alchemy logs are too verbose
#343
signebedi
closed
2 months ago
0
Implement `create_submission` built in event hook behavior
#342
signebedi
closed
2 months ago
2
[bug] `html-sanitize` config allows links in form submissions
#341
signebedi
closed
2 months ago
2
Allow different clients to access limited form_config scope
#340
signebedi
opened
2 months ago
0
Update CLI to support creating service account users
#339
signebedi
opened
2 months ago
0
Add stage_label override option to form_stages
#338
signebedi
closed
2 months ago
1
Add support for reviewer comments
#337
signebedi
closed
2 months ago
0
Modify event triggers to support approve, deny, pushback, and confirm
#336
signebedi
closed
2 months ago
0
Figure out how to handle `deny`, `pushback`, and `confirm`
#335
signebedi
closed
2 months ago
2
Re-implement unsign / remove signature API route
#334
signebedi
opened
3 months ago
0
Add form_stage instruction validation
#333
signebedi
opened
3 months ago
0
Implement relationship-based form approval
#332
signebedi
opened
3 months ago
0
Add parameter-based selective cache invalidation
#331
signebedi
closed
3 months ago
0
Consider implementing logger singleton
#330
signebedi
opened
4 months ago
0
Add more robust support for alienated client and server instances
#329
signebedi
opened
4 months ago
6
[smtp] add option to send html emails
#328
signebedi
closed
4 months ago
1
[smtp] add option to obfuscate to_addresses
#327
signebedi
closed
4 months ago
1
Next