Anbarasu
0bb5ab9982
feat: button field ( #9144 )
...
* feat: static button type
* fix: swagger
* fix: style corrections
* feat: webhook trigger
* fix: disables
* feat: Button icons fix: row Delete failing
* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling
* fix: disable case
* fix: disable case
* fix: update Button styles
* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons
* fix: hide button field in Filters
* fix: fields menu corrections fix: update menu corrections
* fix: rebase
* feat: support webhook creation from ButtonOptions
* fix: sort related tests
* fix: keep webhook modal open
* fix: ui fixes
* fix: icon duplicate
* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook
* fix: sort disable tooltip
* test: button playwright test
* fix: button column duplication
* fix: add error fix: column options
* fix: EditOrAddProvider.vue
* fix: add invalid configuration
* fix: ux corrections
* fix: ux corrections
* fix: error handling fix: clear single query cache on hook delete
* fix: include button type in api
* fix: update overlay styles fix: webhook update
* fix: formula placeholder
* fix: playwright tests
* fix: playwright tests
* feat: refactor formula input
* fix: added more spacing
* fix: no icon text
* fix: lint
* fix: handle invalid url
* fix: handle sort by for button causes issue when button used as lookup
* fix: button field position
* docs: button field
* fix: tooltip correction
* fix: link
* fix: add btn href
* fix: handle some edge cases
* fix: handle some edge cases
* fix: update font color
* fix: add manual trigger docs
* fix: sqlite BaseModel fix
* docs: button share view info
* fix: rebase
* fix: reduce height and added resize support fix: added tooltip if label overflow
* fix: manual hook disable state
* docs: manual trigger details in webhook page
* fix: chevron grey shade to 500
* docs: sample payload for manual trigger
* fix: style update
* fix: pr review comments
* fix: pr review changes
* fix: reactivity issue
* fix: reactivity issue
* fix: filter enabled on button
* fix: reload meta on webhook change
* fix: error handling in formula filter
* fix: handle url error
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Pranav C
68e41ec4c7
fix: load formula list from sdk
11 months ago
Pranav C
24ee8745e1
feat:populate and save parsed tree if missing
11 months ago
Pranav C
814b1eed1e
feat: define function return types - WIP
11 months ago
Pranav C
e2e2f74183
feat: define function return types - WIP
11 months ago
Pranav C
77941ebef1
feat: define function return types - WIP
11 months ago
Pranav C
e8a316a9cd
refactor: add proper typing
11 months ago
Raju Udava
3d060381d1
formula: remove LAST CREATED & UPDATED formula
1 year ago
Pranav C
9a6825a43d
refactor: update docs and description
1 year ago
Pranav C
2d1837f200
refactor: add formula description
1 year ago
Pranav C
71ec783dd1
fix: add missing formula mapping and correction
1 year ago
Pranav C
ebc01a59d4
feat: formula - pg - value function support
1 year ago
Pranav C
e236880ad8
feat: formula - count method correction
1 year ago
Pranav C
86702eda64
feat: formula - add rounddown and roundup support
1 year ago
Pranav C
fdfd1b1ded
feat: formula - add countall function
1 year ago
Pranav C
79ae6416b1
feat: formula - add counta function
1 year ago
Pranav C
24980e6a58
feat: formula - record_id support
1 year ago
Pranav C
45ebe18cb8
feat: add even and odd method support
1 year ago
Pranav C
e014f02aba
fix: XOR - formula function - WIP
1 year ago
Pranav C
4bcf91fd03
fix: REGEX_EXTRACT - formula function correction
1 year ago
Pranav C
b1bd6f4435
fix: include blank method in ui
1 year ago
Pranav C
b0d0d41bf3
fix: regex formula corrections
1 year ago
Pranav C
1579d65622
feat: add new formulas in ui
1 year ago
Wing-Kam Wong
5f64da2f37
feat(nc-gui): add DATETIME_DIFF hint
2 years ago
Wonkeun No
cc3ca2c71a
feat(formulaUtils):allow decimal for round
...
Add a proper spacing in function description
2 years ago
Wonkeun No
f21c564b4d
feat(formulaUtils):allow decimal for round
...
This commit improves ROUND func description for the user and updates documentation
2 years ago
Wonkeun No
9267e95fbb
feat(formulaUtils):allow decimal for round
...
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2 years ago
Wonkeun No
430a50ed71
Add an argument to ROUND func to show decimal numbers
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Wing-Kam Wong
ed0b97ab46
fix(gui-v2): drop IE logic in GetCaretPosition
2 years ago
Wing-Kam Wong
8c87d2ee21
fix(gui-v2): remove IE insertAtCursor logic
2 years ago
Wing-Kam Wong
5220ecc6a0
fix(gui-v2): lint
2 years ago
Wing-Kam Wong
2bcfd7c7e5
feat(gui-v2): include getWordUntilCaret & insertAtCursor in formula utils
2 years ago
Wing-Kam Wong
bf88b78ba6
feat(gui-v2): add formula utils
2 years ago