Commit Graph

13 Commits

Author SHA1 Message Date
Ramesh Mane
34cc8197d4 Nc fix: Form view bug fixes (#7899)
* fix(nc-gui): show inline form field validation errors

* fix(nc-gui): display inline validation error in shared form and form builder

* fix(nc-gui): shared form default value issue

* fix(nc-gui): limit option spell mistake

* fix(nc-gui): form title update issue when toggle between grid & form view

* fix(nc-gui): form banner & logo display issue on upload

* chore(nc-gui): lint

* fix(nc-gui): show error message on press non numeric keys in numeric field

* fix(nc-gui): add key for form banner and logo

* fix(nc-gui): show currency suffix only in form

* fix(nc-gui): edit column default value input height issue

* fix(nc-gui): form checkbox field enter keypress should navigate to next question in survey form

* fix(nc-gui): escape should blur focus field in survey form

* fix(nc-gui): add currency code suffix in form view currency field

* chore(nc-gui): lint

* fix(nc-gui): add percent suffix in form view percent field

* fix(nc-gui): survey form pw test fail issue

* fix(nc-gui): filter pw test fail issue

* fix(nc-gui): add missing classname in oss

* fix(nc-gui): survey form ui break issue

* fix(nc-gui): update oss survey form file

* fix(nc-gui): in survey form branding text color should be dynamic based on form bg color

* chore(nc-gui): lint

* fix(nc-gui): ai pr review changes

* fix(nc-gui): pr review changes #2555

* fix(nc-gui): use handler instead on ternery condition
2024-03-20 20:10:34 +05:30
Ramesh Mane
e37db4e440 fix(test): shared form verify success msg test fail 2024-01-18 12:45:58 +00:00
Muhammed Mustafa
f6948d8564 fix: Fixed tests issues with view sidebar removal 2023-09-23 12:03:57 +05:30
DarkPhoenix2704
b4dab16542 test: poll for count 2023-09-21 10:08:41 +05:30
DarkPhoenix2704
6a62be653c test: fix form 2023-09-19 09:22:45 +05:30
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30
Wing-Kam Wong
fe008165c7 Merge branch 'develop' into feat/pnpm 2023-09-01 21:56:21 +08:00
Raju Udava
eddd118280 test: remove unintended awaits
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-01 10:10:26 +05:30
Wing-Kam Wong
deac9a9745 chore(playwright): revise uiAction 2023-06-28 14:19:32 +08:00
Raju Udava
37331cd803 test: LTAR verification in shared form
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-05-22 15:51:12 +05:30
Pranav C
eb3d823e91 chore(test): replace uiAction with a callback to trigger it only after initializing network watcher
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-16 16:51:27 +05:30
Muhammed Mustafa
93dcbb82b0 fix(playwright): Added PW tests to verify that photo upload works on formshare and on attachment cell on grid 2022-11-30 12:29:45 +05:30
Muhammed Mustafa
aa5fbdffd4 fix(test): Moved playwright folder from nc-gui 2022-11-12 15:29:36 +05:30