Ohmyform Ui Versions Save

✏️ Free open source Web User Interface for OhMyForm ⛺

1.0.3

2 years ago

Changed

  • default form now has an end page

Fixed

  • sorting of fields in excel export

1.0.2

2 years ago

Fixed

1.0.1

2 years ago

Added

  • map field type

Changed

  • update translations (https://github.com/ohmyform/ui/pull/70)
  • show warning icon in form list if not public
  • default form layout is now "card"
  • creating of new fields combined in new field types

Fixed

  • locale scripts were missing dependency
  • edit user shows now email in title
  • focus is now passed also do slide layout fields
  • empty fields are no longer submitted
  • stuttery form because of logic rerenders

1.0.0

2 years ago

Added

Changed

  • combined notificationts to become more versatile
  • use exported hooks for graphql
  • disable swipe gesture
  • upgrade to nextjs 12
  • change default value from value to defaultValue
  • handle options and values as json correctly
  • exclude empty submissions per default (https://github.com/ohmyform/ohmyform/issues/153)

Fixed

Security

  • upgrad all packages

0.9.9

3 years ago

Added

  • Submission export
  • Lokalize reference

Changed

Fixed

  • missing dependency to @apollo/client
  • footer rendering during authentication check

Security

  • authentication check for profile page

0.9.8

3 years ago

Fixed

  • menu selection type

0.9.7

3 years ago

Changed

Fixed

  • colors for landing page buttons

Security

  • upgraded dependencies

0.9.6

3 years ago

Added

  • slug for fields to be able to set value by url parameter
  • form submission hokks

Changed

  • minify containers to reduce layer size

Fixed

Security

  • container now runs as non root user

0.9.5

3 years ago

Added

  • mobile improvements for lists and home page
  • markdown support for page paragraphs and field description
  • hideable omf badge
  • login notes
  • username in admin toolbar
  • github stars in multiple places

Changed

Fixed

  • yes / no field fixed on admin and user view
  • prev property error on div
  • rating field default on admin
  • number field defaults
  • translations for field validation
  • number validation
  • side menu only shows accessible entries

0.9.4

3 years ago

Added

  • Fetch Server Settings to determine if signup is available
  • SPA env variable to have static page with loading spinner before redirect
  • de, fr, es, it, cn base folders for translations
  • finish translating de and en
  • add yarn translation:sort to order translations (to ensure the same order when we add / change translations)
  • add yarn translation:missing <lang> to print a list of missing translations for the given language (this takes en as a baseline)
  • travis for tests
  • eslint with prettier

Changed

  • export uses now spa mode for initial loading screen

Fixed

  • OMF#93 dropdown options are not saved
  • redirect attempts on static export