Commit Graph

192 Commits

Author SHA1 Message Date
DarkPhoenix2704
15e96c1ee3 feat: dark mode script and toggle 2025-08-09 08:09:11 +00:00
Anbarasu
c035a6fee5 Merge pull request #11826 from nocodb/nc-dashboard 2025-07-10 22:57:13 +05:30
DarkPhoenix2704
5f4332c840 chore: sync 2025-07-10 22:31:06 +05:30
DarkPhoenix2704
261c854cde fix: update chatwoot icon 2025-07-10 13:46:57 +00:00
DarkPhoenix2704
cca5667e73 feat: add chat support widget with Chatwoot integration in sidebar 2025-07-10 09:48:20 +00:00
Ramesh Mane
0fab75b20f fix(nc-gui): review changes 2025-07-04 15:58:49 +00:00
Ramesh Mane
50301062aa fix(nc-gui): update overview icon 2025-07-04 07:40:23 +00:00
Ramesh Mane
fb19b927d6 fix(nc-gui): add crown icon 2025-07-02 10:06:55 +00:00
DarkPhoenix2704
c0851319f0 fix: saving indicator 2025-06-23 15:50:41 +00:00
Ramesh Mane
36aca17f63 fix(nc-gui): update conditions icon 2025-06-19 03:30:58 +00:00
Ramesh Mane
780ddc587a fix(nc-gui): update NcPaintRoller svg icon style 2025-06-19 03:30:58 +00:00
Fendy Heryanto
48028a065d set icons, handle select options 2025-06-19 03:30:56 +00:00
DarkPhoenix2704
aa95926854 fix: design corrections and improved types 2025-06-18 17:20:58 +00:00
DarkPhoenix2704
289abb0853 fix: hide script settings save btn if no input fix: fallback Script Settings title 2025-06-18 17:20:58 +00:00
Ramesh Mane
2fa4368087 chore(nc-gui): lint 2025-05-28 09:42:16 +00:00
Ramesh Mane
d72a8e02aa feat(nc-gui): minibar help item 2025-05-28 09:42:16 +00:00
Ramesh Mane
2efb4611c4 fix(nc-gui): sidebar oss changes 2025-05-17 06:31:56 +00:00
Ramesh Mane
780ca4b64f fix(nc-gui): change order of create new btn 2025-05-17 06:31:54 +00:00
Ramesh Mane
2dde00b934 fix(nc-gui): add create new dropdown 2025-05-17 06:31:52 +00:00
Ramesh Mane
8e5f2e607f fix(nc-gui): update left sidebar icons 2025-05-17 06:31:50 +00:00
Ramesh Mane
e916d35494 fix(nc-gui): some ui changes 2025-05-17 06:31:46 +00:00
Anbarasu
0435448fc4 Merge pull request #11310 from nocodb/nc-feat/mcp 2025-05-12 18:34:07 +05:30
DarkPhoenix2704
07a9eb42d0 feat: mcp 2025-05-12 05:25:44 +00:00
Ramesh Mane
68ad70b799 fix(nc-gui): update expanded form view mode tabs 2025-05-09 10:40:22 +00:00
mertmit
f7a2ee6c66 chore: missing changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-05-09 12:54:46 +03:00
Mert E.
6ea85400b0 Merge pull request #11151 from nocodb/nc-fix/small-ui-payment
fix: wording & icon
2025-04-21 14:55:55 +03:00
Ramesh Mane
5e1bbe6a5c fix(nc-gui): upgrade sidebar banner 2025-04-21 11:42:51 +00:00
Ramesh Mane
700c74fb33 fix(nc-gui): update nocodb icon from top section 2025-04-19 08:12:16 +00:00
mertmit
e7b936e8dd fix: sso icon 2025-04-18 11:09:18 +00:00
Pranav C
82269997cf fix: use noco icons 2025-03-14 20:56:05 +00:00
Pranav C
45b88982a0 fix: replace initially loading material font icons with svg 2025-03-14 20:56:05 +00:00
Amit Joki
160ce89b6e style: fixes 2025-02-28 16:10:02 +00:00
Amit Joki
ccf3e8eb8e feat: add image placeholder 2025-02-28 16:10:00 +00:00
DarkPhoenix2704
ece54c3630 fix: attachnment 2025-02-17 13:11:45 +00:00
DarkPhoenix2704
3671141ab4 feat: geodata column 2025-02-17 13:11:32 +00:00
DarkPhoenix2704
cf247eb23d fix: checkbox icon reversed 2025-02-17 13:11:17 +00:00
DarkPhoenix2704
c91f1ee659 fix: attachment renderer 2025-02-17 13:11:04 +00:00
DarkPhoenix2704
4b1d19f4f0 feat: checkbox renderer 2025-02-17 13:10:50 +00:00
Pranav C
e3820ea37a chore: missing changes from hub
Signed-off-by: Pranav C <pranavxc@gmail.com>
2025-02-03 15:58:17 +05:30
Yoones Khoshghadam
23b099e237 fix (nc-gui): polish items in the discussion mode 2025-01-31 14:42:42 +00:00
Yoones Khoshghadam
2866e8a405 fix (nc-gui): polish entries for discussion mode 2025-01-31 14:42:39 +00:00
Amit Joki
e8141d34e8 fix: styling icons 2025-01-24 10:53:02 +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
DarkPhoenix2704
2ec6974ad1 fix: polish the icons and loading state 2025-01-10 16:10:59 +00:00
DarkPhoenix2704
1a9c97da4b feat: action pane ui and some other changes 2025-01-10 16:10:59 +00:00
DarkPhoenix2704
6474cd4b0b feat: automations ui changes 2025-01-10 16:10:57 +00:00
Yoones Khoshghadam
ba2b5cdd52 fix (nc-gui): import modal alert polishes 2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
bb54ad8441 fix (nc-gui): import modal json icon 2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
e847ec9697 fix (nc-gui): import modal apply feedbacks 2025-01-04 07:00:39 +00:00
amandesai01
2bdcf9f3f1 fix(nc-gui): icons stroke fix 2025-01-03 14:16:50 +00:00