Commit Graph

42 Commits

Author SHA1 Message Date
Ramesh Mane
f5d679b053 fix: remove isEeUI guards from base assignment and access column 2026-04-10 09:37:41 +00:00
Ramesh Mane
cb19688ae6 fix: SQLite visibility in CE, i18n hardcoded strings, null guard 2026-04-10 09:37:41 +00:00
Ramesh Mane
dfd5f6a7b4 fix: auto-focus search input on integrations page open and clear on view switch 2026-04-10 09:37:40 +00:00
Ramesh Mane
a00fd60d81 feat: add search to base integrations, filter active connections by search, update subtitles 2026-04-10 09:37:39 +00:00
Ramesh Mane
4f60534dde fix: full-width search input on integrations and connections pages 2026-04-10 09:37:39 +00:00
Ramesh Mane
f00dfd83a7 feat: redesign integrations page — replace tabs with single-page layout 2026-04-10 09:37:38 +00:00
Ramesh Mane
674bb116f8 fix: remove extra margin from connections tab 2026-04-01 12:50:37 +00:00
DarkPhoenix2704
654d5e254f feat: base-scoped integration access control 2026-03-31 13:02:59 +00:00
Ramesh Mane
863a3a5233 chore(nc-gui): lint 2026-03-28 07:09:12 +00:00
Ramesh Mane
42cb343d53 fix: some alignements issue 2026-03-28 07:09:11 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
644a259008 chore(nc-gui): lint 2025-09-08 17:24:04 +00:00
Ramesh Mane
ff03f423d1 fix(nc-gui): nocodb logo standardisation 2025-09-08 17:24:04 +00:00
Ramesh Mane
bf4b40c125 fix(nc-gui): use danger NcMenuItem prop instead of hardcoding style 2025-08-15 05:49:29 +00:00
Ramesh Mane
1bfb19602a chore(nc-gui): lint 2025-08-14 16:54:27 +05:30
Ramesh Mane
49cd6cd35e fix(nc-gui): integration page color update 2025-08-14 16:54:27 +05:30
Ramesh Mane
164dfc193e fix(nc-gui): center align integrations tab content 2025-07-31 10:08:54 +00:00
Ramesh Mane
da3ac9b80d chore(nc-gui): lint 2025-07-11 05:58:19 +00:00
DarkPhoenix2704
5437d3cc2d fix: update more docs links 2025-07-10 13:46:57 +00:00
Ramesh Mane
57f833e3f7 fix(nc-gui): update project icon everywhere 2025-05-17 06:31:56 +00:00
Ramesh Mane
96dc2ac77d chore(nc-gui): lint 2025-03-05 06:25:21 +00:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00
Pranav C
d83af09373 refactor: move renderAltOrOptlKey and renderCmdOrCtrlKey to utils to avoid duplicates 2025-02-04 12:14:36 +00: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
Raju Udava
11323a54ff fix: set-4 2025-01-02 12:04:05 +00:00
Ramesh Mane
650774154d fix(nc-gui): pr review changes 2024-12-27 14:39:59 +05:30
Ramesh Mane
dc369f274d fix(nc-gui): add meta props in generalUserIcon component 2024-12-27 14:39:59 +05:30
Ramesh Mane
59aa969b24 fix(nc-gui): update dropdown menu height 2024-12-26 08:01:46 +01: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
Yoones Khoshghadam
27516e4368 fix (nc-gui): icon size and color in grid view attachment cell 2024-12-05 04:04:08 +00:00
Ramesh Mane
5d9b829345 fix(nc-gui): user logo bg color is not same in all the places 2024-12-02 10:51:43 +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
e808ef4a15 Nc Fix: Update extension UI as per new design (#9306)
* fix(nc-gui): show extension as floating

* chore(nc-gui): add puzzle icon

* fix(nc-gui): toolbar searchbox auto close issue on clearing input value

* fix(nc-gui): update extension header

* fix(nc-gui): update extension panel as per new design

* fix(nc-gui): update extension icons

* fix(nc-gui): mionr extension panel corrections

* feat(nc-gui): extension reorder support

* fix(nc-gui): extension reorder issue

* fix(nc-gui): extension min height issue

* fix(nc-gui): extension error screen

* fix(nc-gui): extension fullscreen padding

* fix(nc-gui): update extension marketplace modal

* fix(nc-gui): update extension details modal

* fix(nc-gui): some changes

* fix(nc-gui): some review changes

* fix(nc-gui): some review changes

* fix(nc-gui): update extension header

* fix(nc-gui): update extension title input box

* fix(nc-gui): enable extension is cloud

* fix(nc-gui): add extension subtitle support

* feat(nc-gui): allow user to add extension description in markdown file

* fix(nc-gui): add cmdk topbar btn in all screens

* fix(nc-gui): meta.glob() as option deprecated warning

* fix(nc-gui): minor changes

* fix(nc-gui): make cmdk icon smaller

* fix(nc-gui): monor review changes

* misc: alignment & text for desc

* fix(nc-gui): extension review changes

* fix(nc-gui): extension topbar btn ui updates

* fix(nc-gui): update extension header icon size

* fix(nc-gui): use description md file instead of plain text in manifest

* fix(nc-gui): update extension modal size

* fix(nc-gui): cmdk test update

* chore(nc-gui): lint

* fix(nc-gui): minor changes

* fix(nc-gui): update extension details panel gap

* fix: minor alignments

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-23 12:29:11 +05:30
Ramesh Mane
ed48787b0c fix(nc-gui): remove source from base source list if connection is deleted 2024-08-20 15:16:59 +05:30
Ramesh Mane
f51e746f81 fix(nc-gui): disable duplicate connection for sqlite 2024-08-20 14:52:31 +05:30
Ramesh Mane
4a09db167a chore(nc-gui): remove console 2024-08-20 14:13:46 +05:30
Ramesh Mane
560694fdac feat(nc-gui): all integration icon support 2024-08-20 14:13:03 +05:30
Ramesh Mane
e54f5e6407 Nc fix(nc-gui): grid view issues (#9199)
* fix(nc-gui): two new record btn issue in mobile view

* fix(nc-gui): grid table height issue in mobile groupby view

* fix(nc-gui): gallery, kanban view existing record open issue

* chore(nc-gui): lint

* fix(nc-gui): grid view blank expanded form issue on switching to new record-form
2024-08-12 13:01:25 +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
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
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