Anbarasu
f4b2098895
fix: Misc Fixes ( #10926 )
...
* fix: buttons colors are different in canvas and grid
* fix: catch error in mail
* fix: enavble context menu on right click on column header, if selectedAllREcords
* fix: remove unwanted string interpolation
2025-03-20 18:31:27 +05:30
Ramesh Mane
5ba4b08590
fix(nc-gui): handle button click case
2025-03-04 15:40:26 +05:30
DarkPhoenix2704
71fd750476
fix: refactor fix: acl
2025-01-10 16:11:08 +00:00
DarkPhoenix2704
e750945d7f
feat: quieing bulkActions feat: add more row level interactions fix: refactor editorUtils fix: refactor resetProgress Api
2025-01-10 16:10:59 +00:00
DarkPhoenix2704
f19247f123
feat:noco scripts
2025-01-10 16:10:58 +00:00
DarkPhoenix2704
9cb020bb0a
fix: executionaer
2025-01-10 16:10:58 +00:00
Mert E.
818d9344e9
chore: preps ( #9994 )
...
* chore: preps
Signed-off-by: mertmit <mertmit99@gmail.com >
* test: fix unit
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-12-09 11:15:36 +03:00
Mert E.
ec464a3310
chore: sync various ( #9950 )
...
* chore: some missing changes
Signed-off-by: mertmit <mertmit99@gmail.com >
* chore: sync refactored expanded form
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-12-03 23:35:32 +03:00
Mert E.
6724fd2f9d
chore: sync various ( #9864 )
...
* chore: sync various
Signed-off-by: mertmit <mertmit99@gmail.com >
* test: ws scope
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix(nc-gui): ncSubmenu right icon visibility issue
* fix(nc-gui): use viewTypeAlias in all the places
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com >
2024-11-20 21:48:09 +05:30
Pranav C
38db60b992
refactor: remove unused import
2024-11-07 07:22:13 +00:00
Pranav C
5b3213d0e2
refactor: fallbacks to htttps scheme as default
2024-11-07 07:22:13 +00:00
Pranav C
52cf3ab244
fix: encode url if not encoded
2024-11-07 07:22:13 +00:00
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 >
2024-08-14 15:32:19 +05:30