Wing-Kam Wong
980adf38e2
fix(nc-gui): inconsistent payload datetime format
2 years ago
Pranav C
8d2b551bf4
fix: check value is defined or not
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2afd6caa4b
fix(gui): search input field width issue, option create based on click event
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
nith2001
615f5d58bb
Refactored the removal of h-full to outer level
2 years ago
nith2001
2a444e27a3
Solving error description wrapping in survey and button overlap
2 years ago
nith2001
cf62e18736
Textarea wrapping
2 years ago
nith2001
db733f3a48
Placeholder coding attempt
2 years ago
nith2001
47f34ee785
Enabled wrapping for Form Title
...
Wrapping enabled for title while preserving SelectAll capability. Moving on to fixing the title placeholder so that it has a gray placeholder that can be replaced with black input text.
2 years ago
nith2001
68b9f30b98
Bug fix for issue #5438 , resolved text-overflow with text-wrapping
2 years ago
Pranav C
4cde516103
Revert "fix(gui): set default inject value"
...
This reverts commit d2abe4489f
.
2 years ago
Pranav C
c5ec077d9c
fix(gui): use activecell injection instead of editenabled since it needs to work same as a form
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d2abe4489f
fix(gui): set default inject value
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
260a84dcb3
fix(gui): enable filter value field in shared view
...
override editEnabled and isForm injection keys to true inside filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
c74516592a
chore(nc-gui): lint
2 years ago
Wing-Kam Wong
b3790bc43f
refactor(nc-gui): avoid passing isMssql flag
2 years ago
Wing-Kam Wong
115e29467e
refactor(nc-gui): revise renderValue for formula & LTAR
2 years ago
Wing-Kam Wong
351e07d607
fix(nc-gui): revise datetime render value logic
2 years ago
Wing-Kam Wong
4472da3235
fix(nc-gui): formula rendering logic
2 years ago
Wing-Kam Wong
9acc4d04c7
feat(nc-gui): handle datetime for LTAR
2 years ago
Wing-Kam Wong
905b67bcc6
refactor(nc-gui): lint
2 years ago
Wing-Kam Wong
f5e7e1350e
fix(nc-gui): handle null formula result case
2 years ago
DarkPhoenix2704
623d1a5d74
feat: updated some dialogs
2 years ago
Wing-Kam Wong
3035ed69bc
fix(nc-gui): revise datetime extraction regex
2 years ago
DarkPhoenix2704
844ce1d824
fix: test failing
2 years ago
Wing-Kam Wong
f05941edf1
fix(nc-gui): remove localTime in utc for mysql
2 years ago
Wing-Kam Wong
a846c90788
fix(nc-gui): make it computed value
2 years ago
Wing-Kam Wong
3804c96337
fix(nc-gui): revise datetime format in renderResult
2 years ago
Wing-Kam Wong
d98a84368d
feat(nc-gui): convert datetime values in formula to local time
2 years ago
DarkPhoenix2704
aacf229f03
fix: test fail
2 years ago
Wing-Kam Wong
ccc55dfdac
chore: sync with develop
2 years ago
DarkPhoenix2704
800cea7717
fix: button alignment
2 years ago
DarkPhoenix2704
83fd694ab4
fix: update design
2 years ago
DarkPhoenix2704
6a9cd2927c
fix: update btn stylings
2 years ago
DarkPhoenix2704
b53d0b9f9a
fix: update edit base design
2 years ago
DarkPhoenix2704
07c78a6f17
fix: update design
2 years ago
DarkPhoenix2704
c0428fdb8a
fix: make btn primary
2 years ago
DarkPhoenix2704
990d76967d
fix: update settings page styles
2 years ago
DarkPhoenix2704
32ae2a5227
fix: update webhook styles
2 years ago
DarkPhoenix2704
7164bccf63
fix: update styles
2 years ago
DarkPhoenix2704
ff2a9e57b6
feat: make pagination in bottom
2 years ago
DarkPhoenix2704
189a620415
fix: share button ui
2 years ago
DarkPhoenix2704
fccc08ddb6
fix: team settings page
2 years ago
DarkPhoenix2704
82f67656a1
fix: ui consistency
2 years ago
mertmit
e6193c57f9
fix: avoid reloading data for hook filter
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
94b52ce4d6
fix(nc-gui): mysql xcdb logic
2 years ago
Wing-Kam Wong
89ce77919c
fix(nc-gui): copy n paste logic
2 years ago
Wing-Kam Wong
a823feb5b9
fix(nc-gui): keep local time for mysql only
2 years ago
Wing-Kam Wong
52582f9800
fix(nc-gui): keep local time for mysql only
2 years ago
Wing-Kam Wong
885bcab0d7
fix(nc-gui): dont keep local time when getting but setting to localModelValue
2 years ago
mertmit
34fbce41ae
feat: return result for completed job
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago