Commit Graph

581 Commits

Author SHA1 Message Date
mertmit
9873330cba fix: various gating 2026-04-15 08:26:26 +00:00
mertmit
745e562b69 fix: ws page 2026-04-15 08:26:25 +00:00
Ramesh Mane
2edc60f176 fix: remove unused ViewInline component 2026-04-13 17:23:10 +00:00
Ramesh Mane
a77b0191c2 fix: replace showEEFeatures with isEEFeatureBlocked for correct CE/on-prem gating 2026-04-13 17:23:10 +00:00
Ramesh Mane
3e9c8c1e2b fix: hide base list filter dropdown when only 'all' option exists on CE 2026-04-13 17:23:10 +00:00
Ramesh Mane
edceef859d fix: always show integration search input box 2026-04-11 10:41:02 +00:00
Ramesh Mane
2a7370c2d4 chore: lint 2026-04-11 06:45:58 +00:00
Ramesh Mane
016e4334c4 refactor: extract workspace tab visibility into useWorkspaceTabVisibility composable 2026-04-10 10:46:47 +00:00
Ramesh Mane
275ab91eff fix: update SSO availability check to include on-prem and add Enterprise plan label 2026-04-10 10:46:47 +00:00
Ramesh Mane
f5d679b053 fix: remove isEeUI guards from base assignment and access column 2026-04-10 09:37:41 +00:00
Ramesh Mane
a85e4fe49d fix: gate auth category in AddConnectionDropdown by sync feature flag 2026-04-10 09:37:41 +00:00
Ramesh Mane
0ed869fd35 fix: hoist isOssOnly check above base mode early return in AddConnectionDropdown 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
7b86f66026 chore: lint 2026-04-10 09:37:40 +00:00
Ramesh Mane
0002045880 fix: hide coming-soon integrations and gate auth provider by sync flag 2026-04-10 09:37:40 +00:00
Ramesh Mane
9e455ae65d fix: increase integrations page horizontal padding to 32px 2026-04-10 09:37:40 +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
7cb0522f34 feat: add full-page skeleton loader for integrations pages 2026-04-10 09:37:40 +00:00
Ramesh Mane
185f13c251 fix: make focusSearchOnOpen reactive via toRefs, move prop to NcListProps 2026-04-10 09:37:40 +00:00
Ramesh Mane
2bead6b697 fix: lint formatting — attribute ordering, line breaks, whitespace 2026-04-10 09:37:40 +00:00
Ramesh Mane
e43184c1b5 fix: review fixes — eventBus cleanup, as any casts, i18n strings, telemetry 2026-04-10 09:37:39 +00:00
Ramesh Mane
6e691457c3 fix: IntegrationsTab header alignment and spacing tweaks 2026-04-10 09:37:39 +00:00
Ramesh Mane
9fd8e83d21 fix: conditional subtitle and search placeholder based on showActiveConnections 2026-04-10 09:37:39 +00:00
Ramesh Mane
b02ca67bc0 fix: switch to all-connections view after integration create, add null guard 2026-04-10 09:37:39 +00:00
Ramesh Mane
63a79f7324 fix: search filters both connections and integrations, empty state, placeholders 2026-04-10 09:37:39 +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
3e445ea21b fix: hide empty action menu on base cards, fix duplicate await, dynamic integrations refresh 2026-04-10 09:37:39 +00:00
Ramesh Mane
9fd0d02ee3 fix: dropdown group order, duplicate reload, dynamic integrations on base page 2026-04-10 09:37:39 +00:00
Ramesh Mane
a8d2efe9cb fix: move active connections inside integration content flow at base level 2026-04-10 09:37:38 +00:00
Ramesh Mane
9a71ec001c fix: add divider between active connections and categories, fix badge styling 2026-04-10 09:37:38 +00:00
Ramesh Mane
36e0a5f233 feat: add connection dropdown, move active connections into IntegrationsTab, adopt container grid 2026-04-10 09:37:38 +00:00
Ramesh Mane
f00dfd83a7 feat: redesign integrations page — replace tabs with single-page layout 2026-04-10 09:37:38 +00:00
Raju Udava
dbc78becc4 refactor(nc-gui): remove workspace-level SCIM — SCIM is now org-only 2026-04-09 16:22:27 +00:00
Pranav
d9bbb05f73 feat: SCIM org-level provisioning 2026-04-09 16:22:27 +00:00
DarkPhoenix2704
d532f51c6f fix: teams in admin panel issue 2026-04-09 16:22:23 +00:00
mertmit
cd4b78384c fix: few small issues 2026-04-09 16:22:22 +00:00
Pranav
6d3cee096f feat(nc-gui): show ORG badge on org teams in workspace members list 2026-04-09 16:22:20 +00:00
Anbarasu
9479f4b900 Merge pull request #13477 from nocodb/nc-base-owner-integration 2026-04-07 17:24:53 +05:30
mertmit
afdf6fce0b chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-04-07 14:06:03 +03:00
Ramesh Mane
956284bc46 chore(nc-gui): lint 2026-04-07 08:22:41 +00:00
DarkPhoenix2704
11873d9396 fix: base integration fixes 2026-04-07 08:09:36 +00:00
mertmit
e484c109f2 feat: proper gating 2026-04-03 14:46:30 +00:00
Raju Udava
3a1bc77442 Merge pull request #13442 from nocodb/nc-fix/tokens-management-ui-changes
Nc fix/tokens management UI changes
2026-04-03 19:59:39 +05:30
Ramesh Mane
fe9cf6e578 fix: workspace tabs missing on direct page load due to role race condition 2026-04-03 13:04:57 +00:00
Ramesh Mane
5a0b108320 fix: use container queries for workspace bases grid to respond to content width 2026-04-03 12:45:52 +00:00
Ramesh Mane
e7d4ff4361 fix: remove unwanted changes 2026-04-03 12:45:52 +00:00
Ramesh Mane
24efd2d81d fix: ws page alignment 2026-04-03 12:45:52 +00:00
Ramesh Mane
efd215e6e9 fix: sidebar toggle button icon direction 2026-04-01 12:50:39 +00:00
Ramesh Mane
6288835460 fix: ws topbar issues 2026-04-01 12:50:38 +00:00