Commit Graph

28 Commits

Author SHA1 Message Date
Ramesh Mane
49cd6cd35e fix(nc-gui): integration page color update 2025-08-14 16:54:27 +05:30
Ramesh Mane
627aaf537d fix(nc-gui): some review changes 2025-07-31 10:08:55 +00:00
Ramesh Mane
4049ca90c4 fix(nc-gui): keep integration page filter dropdown placement bottomRight to fix dropdown movement issue on toggle any options 2025-07-31 10:08:55 +00:00
Ramesh Mane
36e4ac16b3 fix(nc-gui): integration plus icon alignment issue 2025-07-31 10:08:55 +00:00
DarkPhoenix2704
5437d3cc2d fix: update more docs links 2025-07-10 13:46:57 +00:00
Anbarasu
7e7d2927d6 fix: hide data reflection (#10286)
* fix: hide data reflection is prod

* fix: remove redundant check
2025-01-16 10:59:04 +03:00
Mert E.
c2f50efbb9 feat: data reflection preps (#10227)
* feat: integration hooks

* feat: data reflection

* feat: improved UX for data reflection

* chore: lint

* fix(nc-gui): update nocodb integration ui

* fix(nocodb): type error

* fix(nc-gui): nocodb integration icon and modal gap issue

* fix: defer integration hooks

* fix: check proper state

* refactor(nc-gui): integration modal

* refactor(nc-gui): integration modal ui changes

* refactor: change default port

* fix(nc-gui): add base id copy input

* fix(nc-gui): schema dropdown placement and item height issue

* fix(nc-gui): nocodb connection bg color issue

* fix(nc-gui): update nocodb integration count and user logo

* fix: rspack keep class

* feat: get connection menu item

* chore: rebase issue

* fix: hide nc from sources

* feat: move data reflection to model level

* fix: remove deprecated fn & fix type errors

* feat: reflection settings

* feat: feature flag for data reflection

* refactor: avoid save on feature flags

* fix: properly show host

* fix: PR requested changes

* fix: use named parameters for queries

---------

Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2025-01-14 14:59:45 +03:00
Mert E.
304c9b3fec chore: enable shutdown hooks (#10229)
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-01-08 20:05:14 +03:00
Raju Udava
11323a54ff fix: set-4 2025-01-02 12:04:05 +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
Pranav C
52ef43f8e1 Update packages/nc-gui/components/workspace/integrations/IntegrationsTab.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-09 13:03:08 +05:30
mertmit
d3ceb9a517 refactor: use feature flags 2024-12-09 06:57:33 +00:00
Pranav C
6a1603243a refactor: hide unavailable integrations 2024-12-09 06:57:33 +00: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
Ramesh Mane
b2d8a174e1 fix(nc-gui): integration card focus outline issue 2024-09-03 04:17:08 +05:30
Ramesh Mane
7f1c93b774 fix(nc-gui): add transition on integration card hover 2024-09-03 04:17:08 +05:30
Ramesh Mane
162a726efd Nc fix(nc-gui): add more integrations in ticketing category (#9355)
* fix(nc-gui): add more integrations in ticketing category

* fix(nc-gui): review changes

* fix(nc-gui): show loader integrations tab

* fix(nc-gui): typo error
2024-08-28 09:14:09 +05:30
Ramesh Mane
78292594b6 Nc Style: Add new light theme config in windicss config file (#9322)
* fix(nc-gui): add missing green & base colors in themev3 colors

* fix(nc-gui): add lightTheme config

* fix(nc-gui): add nc suffix in light theme

* fix(nc-gui): update light theme format

* fix(nc-gui): remove nested level from light theme
2024-08-23 14:23:16 +05:30
Ramesh Mane
6bc64f171b chore(nc-gui): lint 2024-08-20 14:13:46 +05:30
Ramesh Mane
97ee31fb63 feat(nc-gui): enable sqlite integration in oss 2024-08-20 14:13:03 +05:30
Ramesh Mane
62d502d53b misc: add spreadsheet category (#9226)
* misc: add spreadsheet category

* fix(nc-gui): maintain old tele even category

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-14 14:16:19 +05:30
Ramesh Mane
5fbab165e5 Nc fix/integration minor changes (#9184)
* fix(nc-gui): reduce font weight of connection name col cell

* fix(nc-gui): show spinner in edit source modal while loading integration

* fix(nc-gui): show loading spinner in create source, create/edit connection modal

* fix(nc-gui): monor changes

* chore(nc-gui): lint

* fix(nc-gui): remove extra integration pagemode check condition

* fix(nc-gui): update ds test case

* feat(nc-gui): add AI integration category

* fix: move syncDataType and IntegrationCategoryType enum to noco-sdk

* fix(nc-gui): cleanup unused code

* fix(nc-gui): integration list modal open issue from create source modal

* chore(nc-gui): lint

* fix(nc-gui): prevent unnecessarily load integration api calls

* fix(nc-gui): handle reset integration data on base change

* fix(nc-gui): add missing sync pr changes
2024-08-09 12:39:17 +05:30
Ramesh Mane
353241123b fix(nc-gui): show empty state if integration search list is empty (#9178) 2024-08-08 14:28:34 +05:30
Raju Udava
4bb8911171 docs: integrations (#9171)
* docs: integrations framework

* docs: integrations (wip)

* docs: wip

* docs: integrations & connections

* docs: remove database folder

* docs: warning about access permissions

* docs: add new data source

* docs: meta sync

* docs: actions on data soruce

* docs: update links

* misc: data => Data

* docs: fix review comments
2024-08-07 19:37:15 +03:00
Ramesh Mane
1b918d53b7 fix(nc-gui): show modal for request integration 2024-08-07 11:22:41 +00:00
Ramesh Mane
0787c7e7f4 fix(nc-gui): add solid whatsapp icon for integration 2024-08-07 11:22:41 +00:00
Ramesh Mane
c81ea94eaa fix(nc-gui): update request integration tele event 2024-08-07 11:22:41 +00:00
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