Pranav
fadadf3a1a
fix: resolve eslint lint errors across nc-gui, nocodb-sdk, and nocodb
2026-04-14 07:38:05 +00:00
Ramesh Mane
53df2f0346
fix: guard deleted table metadata in ERD edgeLabel and add missing relation types
2026-04-13 06:59:59 +00:00
Ramesh Mane
f47f633440
fix(TypeError): undefined is not an object (evaluating 'e(r).table_name')
2026-01-17 10:29:18 +00:00
Ramesh Mane
e8fe442fce
fix(TypeError): Cannot read properties of undefined (reading 'toLowerCase')
2026-01-17 10:29:18 +00:00
mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
DarkPhoenix2704
5930e24216
fix: theme review changes
2025-10-23 07:16:10 +00:00
DarkPhoenix2704
1f1deb1c9b
feat: darkmode corrections
2025-10-23 07:16:10 +00:00
Ramesh Mane
f5ba77b416
fix(nc-gui): Improvise tooltip for links in ERD
2025-09-27 10:11:16 +00:00
Ramesh Mane
366cbe972a
fix(nc-gui): create nc windicss sortcuts plugin
2025-09-19 09:57:55 +00:00
Ramesh Mane
7a8e1ffc73
fix: Mobile friendly responsive onboarding flow
2025-09-16 22:11:12 +00:00
Ramesh Mane
e09564a1a7
fix(Sentry TypeError): undefined is not an object (evaluating 'y.value[l.id].columns')
2025-09-02 08:07:17 +00:00
DarkPhoenix2704
15e96c1ee3
feat: dark mode script and toggle
2025-08-09 08:09:11 +00:00
Ramesh Mane
07e1aec362
chore(nc-gui): lint
2025-06-19 03:30:58 +00:00
Pranav C
af0f719385
test: skip test related to hidden floating menu
2025-06-11 17:12:36 +00:00
Pranav C
0f1125901a
feat: align in center
2025-06-11 17:12:35 +00:00
Pranav C
ee3e66c434
feat: hide floating menu from base erd
2025-06-11 17:12:35 +00:00
Ramesh Mane
850569d2d1
fix(nc-gui): org chart full screen
2025-05-26 06:32:56 +00:00
Ramesh Mane
4ff0256ec1
fix(nc-gui): column option tooltip issue in sql view
2025-03-10 06:10:10 +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
97e59b1829
fix: Import CSV/Excel/JSON bug in non selected base ( #8895 )
...
* fix(nc-gui): use base from props baseId instead of current base in quickImport
* fix(nc-gui): import issue
* fix(nc-gui): external data sources are not visible in data source tab if selected base is not active base
* revet(nc-gui): base audit related changes
2024-07-01 17:31:47 +05:30
Pranav C
371fed9fdf
refactor: better function name
2024-06-14 10:57:26 +00:00
Pranav C
71d3d68dbf
fix: exclude other sources tables when fetching meta for ERD
2024-06-14 10:57:26 +00:00
Pranav C
a6cc5f3c99
fix: exclude other sources tables when fetching meta for ERD
2024-06-14 10:57:25 +00:00
Pranav C
2455c47088
Merge pull request #8428 from nocodb/nc-fix/2834-one-to-one-erd
...
fix: add one to one relation in ERD diagram
2024-05-08 15:57:54 +05:30
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
Pranav C
6732eaf28d
fix: add one to one relation in ERD diagram
2024-05-08 08:49:55 +00:00
Ramesh Mane
9cc1f3cb30
Nc Fix: UI improvements - left sidebar ( #8244 )
...
* fix(nc-gui); update toolbar menu text grom GroupBy to Group
* fix(nc-gui): move sidebar base, table expand icon to the right side
* fix(nc-gui): sidebar base, table, view menu options padding issue
* fix(nc-gui): add background color for row on hover in grid view
* fix(nc-gui): reduce width of index column
* fix(nc-gui): on hover grid row bg opacity issue
* fix(nc-gui): reduce font size and grid cell height
* fix(nc-gui): sidebar view menu alignment issue on mobile screen
* fix(nc-gui): reduce font size
* fix(nc-gui): set column default width to 180px
* fix(nc-gui): keep only sidebar changes & revert all other changes
* fix(nc-gui): change table icon
* fix(nc-gui): trim base, table, view title while saving it
* fix(nc-gui): increate left sidebar max width
* fix(nc-gui): show truncated base/table/view name until standard end
* fix(nc-gui): oss sidebar base menu options alignment issue
* fix(nc-gui): use valid classname
* fix(nc-gui): sidebar external db source menu ui fixes
* fix(nc-gui): small changes
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): trim title while creating base, table, view
* fix(nc-gui): some of the sidebar pw test fail issues
* fix(test): sidebar test fail issue
* fix(test): projectCollaboration test fail issue
* fix(nc-gui): change font size of view menu option view mode chip text
* fix(nc-gui): grayed out create view dropdown plus icon color
* fix(nc-gui): grayed out table icon and reduce width of default view context menu
* fix(nc-gui): remove copyright text from user menu
* fix(nc-gui): chevron icon and show/hide sidebar icon should be gray in color
2024-04-15 09:11:12 +05:30
mertmit
a5f1213ba4
fix: hide CreatedBy & LastModifiedBy system fields from ERD
2024-01-06 08:47:50 +00:00
musharaf
b862466785
fix : removed unwanted ! - important
2023-11-30 16:03:18 +05:30
musharaf
295352f1b8
fix : fixed max-width for table node
2023-11-30 10:24:47 +05:30
Pranav C
01ae396557
fix: use getMeta method to get table meta if not loaded already
2023-10-23 12:30:42 +00:00
Muhammed Mustafa
906dbcd5be
fix(nc-gui): Fixed table icon for ERD
2023-10-09 15:57:17 +00:00
Pranav C
2e2d0c5b36
fix: miscellaneous changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-09 09:41:31 +05:30
Muhammed Mustafa
a48bdc6dab
fix(nc-gui): Only hide nc generate m2m column names
2023-10-04 06:16:19 +00:00
Muhammed Mustafa
39f9c03ed3
fix(nc-gui): Fixed ERD view for non opened projects
2023-10-04 06:16:19 +00:00
Muhammed Mustafa
18ed49ab4f
fix(nc-gui): Hide MM system column in ERD view
2023-10-04 06:16:19 +00:00
WK Wong
55259c89b9
chore(nc-gui): lint
2023-10-03 11:24:03 +08:00
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-02 23:52:18 +05:30
Muhammed Mustafa
5a724acf9c
fix: i18n for Duplicate project, Imports and ERD
2023-09-28 11:19:27 +05:30
reenphygeorge
7de182d8ee
fix(nc-gui): removed unwanted logs
2023-09-20 14:31:41 +05:30
reenphygeorge
207cccbc36
feat(nc-gui): relations made modal
2023-09-20 13:05:16 +05:30
Pranav C
33ee9bfa62
feat: Improved UI ( #6222 )
...
* feat: Improved ui (#6156 )
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com >
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes : #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2023-08-24 02:58:19 +05:30
Pranav C
86f51736d8
refactor: update expand and eye icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-24 09:59:57 +05:30
Wing-Kam Wong
f3684ec152
fix(nc-gui): add nullable chain
2023-03-16 16:32:26 +08:00
Pranav C
29a43aee10
fix: wrap store with storeToRefs wherever missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-12 10:53:08 +05:30
Muhammed Mustafa
5556dcdf4b
fix(nc-gui): Reviews
2023-01-24 16:49:22 +05:30
Muhammed Mustafa
c51237970e
feat(nc-gui): Review
2023-01-23 15:00:01 +05:30
Muhammed Mustafa
e3c4354977
feat(nc-gui): Typo
2023-01-23 14:37:14 +05:30
Muhammed Mustafa
cc309a48ba
feat(nc-gui): Added fullscreen support to ERD
2023-01-23 14:31:41 +05:30
Pranav C
21c6b3bf80
fix(gui): increase icon size in skeleton view
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-12-23 16:13:04 +05:30