Commit Graph

15 Commits

Author SHA1 Message Date
Favour Olayinka
90a53b4d0d 42772 condition editor error handling (#502)
* fix password reset bug

* condition editor error handling

* fix syntax error

* fix syntax

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-07-26 12:02:01 +02:00
Favour Olayinka
289bdf93e0 improve ui (#421)
* improve  ui

* fix typo

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-05-28 13:13:56 +02:00
Chirag Chhatrala
dbf5fd5bcc Field’s setting sidebar UI improvement (#378) 2024-04-17 16:34:26 +02:00
Favour Olayinka
bcd45ce8a6 0351d front end linting (#377)
* feat: disable custom script for  trial users

* after lint fix

* frontend linting

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-15 19:39:03 +02:00
Chirag Chhatrala
a7517252c1 Object.hasOwn & hasOwnProperty replace with lodash has (#367)
* Object.hasOwn & hasOwnProperty replace with lodash has

* fix _has
2024-04-03 11:49:33 +02:00
formsdev
c8628ed840 Separate input type for Rating,Scale,Slider (#351)
* Separate input type for Rating,Scale,Slider

* rating, scale, slider add in test cases

* Allow field type change for new types

* Added options to db factory

* Fix linting

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-19 15:27:21 +01:00
Julien Nahum
18afd44664 Added featurebase (#344) 2024-03-12 12:43:17 +01:00
Julien Nahum
437ec1c811 Attempt to fix logic 2024-01-24 17:02:57 +01:00
Julien Nahum
b4d0008766 Migrate remaining v-model syntax vue3 2024-01-17 14:34:46 +01:00
Julien Nahum
dc3608f085 Fix logic bugs 2024-01-17 14:26:31 +01:00
Julien Nahum
5504942605 Fix logic editor bug 2024-01-16 16:46:22 +01:00
Julien Nahum
b8bbe5bb3e Fix logic editor CSS 2024-01-16 12:52:36 +01:00
Julien Nahum
3d6ee0aab4 Fix codeinput 2024-01-16 12:20:05 +01:00
formsdev
6fd2985ff5 Nuxt Migration notifications (#265)
* Nuxt Migration notifications

* @input to @update:model-value

* change field type fixes

* @update:model-value

* Enable form-block-logic-editor

* vue-confetti migration

* PR request changes

* useAlert in setup
2023-12-31 12:39:01 +01:00
Julien Nahum
1f853e8178 Work in progress 2023-12-09 15:47:03 +01:00