Commit Graph

179 Commits

Author SHA1 Message Date
Pranav C
60ea0d177f feat: add tooltip and restrict nocodb url 2025-06-20 19:07:39 +00:00
Pranav C
06ea1f1928 feat: option to include user payload 2025-06-20 19:07:39 +00:00
Pranav C
9de9dcfa25 fix: make sample payload readonly 2025-06-20 19:07:39 +00:00
Ramesh Mane
bef46db7ec chore(nc-gui): lint 2025-05-02 18:05:34 +05:30
codegen-sh[bot]
46d3f1a33d Add frontend fix to set manual webhooks to active automatically 2025-04-26 05:41:44 +00:00
Ramesh Mane
56e121290b fix(nc-gui): wireup upgrade request send 2025-04-15 05:53:27 +00:00
Ramesh Mane
4a256d8a2f fix(nc-gui): restrict webhook logs for free plan 2025-04-15 05:53:26 +00:00
Ramesh Mane
39cf3d4fa0 fix(nc-gui): center align empty logs icon 2025-04-15 05:53:26 +00:00
Ramesh Mane
23ce758696 fix(nc-gui): webhook plan restrictions 2025-04-15 05:53:23 +00:00
Ramesh Mane
8b6c4b221d fix(nc-gui): in webhook don't how validation errors 2025-04-15 05:53:23 +00:00
mdsaban
193c140c2b fix: webhook channel selection when no items 2025-04-09 23:31:01 +05:30
Ramesh Mane
6a6f32d339 chore(nc-gui): lint 2025-02-17 13:11:10 +00:00
DarkPhoenix2704
6eb55d52b4 fix: lint 2025-02-17 13:11:10 +00:00
Pranav C
37a6210546 feat: include execution time 2025-02-04 12:14:37 +00:00
Pranav C
7b64aa03a2 feat: add tooltip for header values 2025-02-04 12:14:37 +00:00
Pranav C
68f1bc26f8 feat: add toltip for header values 2025-02-04 12:14:37 +00:00
Pranav C
ad959c0a3b chore: lint 2025-02-04 12:14:37 +00:00
Pranav C
fca1453cf8 feat: review changes 2025-02-04 12:14:37 +00:00
Pranav C
77c0f2b95e feat: review changes(WIP) 2025-02-04 12:14:37 +00:00
Pranav C
28d3046b53 fix: filter correction 2025-02-04 12:14:37 +00:00
Pranav C
4fb505840e feat: scrollbar and height 2025-02-04 12:14:36 +00:00
Pranav C
332f911013 feat: include params in request section 2025-02-04 12:14:36 +00:00
Pranav C
330aef7757 refactor: review comments 2025-02-04 12:14:36 +00:00
Pranav C
b74644f247 refactor: font size corrections 2025-02-04 12:14:36 +00:00
Pranav C
6d249d1ed2 refactor: font color in list 2025-02-04 12:14:36 +00:00
Pranav C
881c65b8d7 feat: add pagination 2025-02-04 12:14:36 +00:00
Pranav C
10d0f42562 feat: error message and alert box color 2025-02-04 12:14:35 +00:00
Pranav C
350337981a feat: error message and alert box color 2025-02-04 12:14:35 +00:00
Pranav C
b3116d7227 feat: clipboard copy 2025-02-04 12:14:35 +00:00
Pranav C
415aa02465 feat: border radius and test call value 2025-02-04 12:14:35 +00:00
Pranav C
a2266ee2c0 feat: format date string as per design 2025-02-04 12:14:35 +00:00
Pranav C
74ef5008ee feat: show tab option only if saved hook and hide buttons from log tab 2025-02-04 12:14:35 +00:00
Pranav C
e49fbbecae feat: set first item active if not selected any 2025-02-04 12:14:35 +00:00
Pranav C
28ba981978 feat: webhook log GUI 2025-02-04 12:14:35 +00:00
Pranav C
96ec6029b4 feat: webhook log GUI - WIP 2025-02-04 12:14:35 +00:00
Pranav C
e1747e7751 feat: webhook log GUI 2025-02-04 12:14:34 +00:00
Ramesh Mane
2758f1d71d chore(nc-gui): lint 2025-01-14 01:49:11 +03:00
mertmit
2681b116ac feat: Audit v1 2025-01-10 07:24:54 +00:00
Ramesh Mane
6fd80561a9 fix(nc-gui): update webhook icon 2024-12-27 15:26:01 +05:30
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
Ramesh Mane
2a2a4c9cf0 Nc fix/integration bug fixes (#9150)
* fix(nc-gui): always show edit connection tab on clicking data source

* fix(nc-gui): show deleted workspace user info in connection list

* fix(nc-gui): show tooltip on hover deleted user details

* fix(nc-gui): some review changes

* fix(nc-gui): sync modal cleanup

* fix: supported docs label

* fix(nc-gui): pg icon issue in data source list

* fix(nc-gui): new integration page ui changes

* fix(nc-gui): handle upvote

* fix(nc-gui): add integration category icons

* fix(nc-gui): add request new integration in other category

* fix(nc-gui): focus request integration input on open

* fix(nc-gui): integration tab left spacing issue

* fix(nc-gui): integration tab list center aligned

* misc: minor changes

* fix(nc-gui): user should able to upvote on cliking tiles

* fix(nc-gui): add remaining integrations

* fix(nc-gui): add missing integration icons

* fix(nc-gui): trigger test connection on adding new connection from create source

* fix(nc-gui): integration list modal ui changes

* fix(nc-gui): remove integration type badge border

* fix(nc-gui): show colored integration icon on hover

* fix(nc-gui): integration upvote btn shadow issue

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

* fix(nc-gui): move logic part in script

* chore(nc-gui): lint

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-07 14:53:23 +05:30
Raju Udava
7ba227736e Nc feat/webhook UI (#9141)
* feat: webhook wip

* feat: webhook wip custom theme

* fix: handle scroll

* chore: clean up

* fix: ux fixes

* fix: font corrections

* fix: webhook docs links fix: pr review comments

* fix: box-shadow

* fix(nc-gui): webhook css fixes

* fix(nc-gui): reduce btn width from webhook modal

* fix(nc-gui): update webhook page json editor

* fix(nc-gui): add webhook docs link

* fix(nc-gui): webhook parameter, headers input gap

* fix(nc-gui): update webhook list table

* fix(nc-gui): remove beautify json btn

* fix(nc-gui): webhook header, parameters styles

* fix(nc-gui): warning issue

* fix(nc-gui): upate test webhook btn icons and enable save changes btn by default

* fix(nc-gui): update hook type text in table

* fix(nc-gui): focus webhook title on modal open

* fix(nc-gui): minor changes

* fix(nc-gui): update filter and params btn type

* fix(nc-gui): update webhook oss ui

* fix(nc-gui): add sortby webhook operation type option

* fix(nc-gui): update webhook notification type icons

* fix(nc-gui): invalid props issue

* fix(nc-gui): update webhook condition text

* fix(nc-gui): update monaco editor font color

* test: webhook class name fix

* fix(nc-gui): add missing webhook header key dropdown options

* fix(nc-gui): update webhook header key placeholder text color

* fix(nc-gui): update webhook modal min width

* test(nc-gui): update some of the webhook related test

* test(nc-gui): update create webhook test case

* text(nc-gui): fixed some of the webhook test cases

* test(nc-gui): update webhook conditional test cases

* docs: update

* fix(nc-gui): small changes

---------

Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-08-06 21:59:46 +05:30
Raju Udava
404fa93610 fix: webhook ref link (#8559) 2024-05-24 01:35:14 +03:00
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Pranav C
76068c3b51 refactor: enable webhook body 2024-04-11 11:06:26 +00:00
Ramesh Mane
7b9ff71f56 Nc feat(nc-gui): disable webhook bulk events while editing webhook (#7914)
* feat(nc-gui): disable webhook bulk events while editing webhook instead of removing it from dropdown

* fix(nc-gui): add missing condition in webhook edit event options

* fix(nc-gui): disable webhook bulk op events in v1 only

* fix(nc-gui): make webhook parameter tab as current tab by default
2024-03-21 15:36:22 +05:30
Pranav C
b3466c4c76 refactor: data to event as context variable 2024-03-04 19:35:13 +00:00
Pranav C
d2641a17a7 refactor: show body tab for customization 2024-03-04 19:35:13 +00:00
աɨռɢӄաօռɢ
b691549731 refactor(nc-gui): hyphenate v-on event 2023-12-21 17:51:45 +08:00
Raju Udava
1c29d400e6 Merge branch 'develop' into fix/ui-ux-2 2023-12-20 20:14:03 +05:30