Commit Graph

13 Commits

Author SHA1 Message Date
Pranav C
e3b5dc8110 chore: sync EE changes 2026-02-07 12:33:07 +05:30
Ramesh Mane
5f1ea0b1c5 chore(nc-gui): lint 2026-01-22 10:31:56 +00:00
Ramesh Mane
f6fb2a45dd feat: create new base if base is not selected 2026-01-22 10:31:55 +00:00
Ramesh Mane
bc12de1898 fix: add custom form field validator 2026-01-22 10:31:54 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
mertmit
14648dfc06 fix: small ui corrections 2025-05-23 12:47:44 +00:00
mertmit
ae62585801 feat: custom pg sync 2025-05-23 12:47:43 +00:00
mertmit
7bc75e3e02 feat: auth integration test connection wired 2025-05-23 07:02:07 +00:00
mertmit
11f8953243 feat: sync revise 2025-05-23 07:01:57 +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
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.
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
Raju Udava
ae2777e44f Nc feat/form builder (#9300)
* feat: form builder

* feat: improved init value

* feat: sample form

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2024-08-21 10:07:25 +03:00