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
Ramesh Mane
7577fddcb3
Nc fix: prevent commentor/viewer from enabling hidden columns ( #8971 )
...
* fix(nc-gui): show proper error msg instead of harcoded text
* fix(nc-gui): disable show field switch is user don't have permission
* fix(nc-gui): hide hidden field for commenter/viewer role
* fix(nc-gui): hide groupby option in local mode
* fix(nc-gui): groupby issue in shared view if grouping field is hidden
* fix(nc-gui): show pagination even if total no pages is 1
* fix(nc-gui): show hidden grouping field in shared view
* chore(nc-gui): type mistake
* fix(nc-gui): show/hide all columns in local mode issue
* fix(nc-gui): pw test fail issue
* fix(nc-gui): hide/show field local mode save issue
5 months ago
Ramesh Mane
3ce5674968
chore(nc-gui): lint
5 months ago
Ramesh Mane
a41c7c0eec
feat(nc-gui): field list order should be same as view column order
5 months ago
Ramesh Mane
6be0c340f6
fix(nc-gui): field list order issue
5 months ago
Ramesh Mane
209df0ad59
fix(nc-gui): review changes
8 months ago
Ramesh Mane
0ac80c9420
fix(nc-gui): toolbar menu dropdown outer padding issue
8 months ago
Ramesh Mane
b29c0b9cfb
fix(nc-gui): mark icons in grey from tookbar menu dropdown
8 months ago
Ramesh Mane
af4c98b928
fix(nc-gui): group, sort, search menu field list padding between fields
8 months ago
Ramesh Mane
268a0f984f
chore(nc-gui): lint
8 months ago
Ramesh Mane
55fd0a740a
fix(nc-gui): add support to search and press enter to select first field from field list
8 months ago
Ramesh Mane
8f4daa7c5c
chore(nc-gui): lint
8 months ago
Ramesh Mane
1f57c172fd
feat(nc-gui): create generic component to display field with search input
8 months ago