Commit Graph

45 Commits

Author SHA1 Message Date
Ramesh Mane
e33a886b98 chore: lint 2026-04-04 13:38:43 +00:00
Ramesh Mane
5ab741ec81 fix: sidebar tree view issue 2026-04-01 12:50:38 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
6d5da7323a fix(nc-gui): increase scrollSensitivity of draggable item 2025-09-26 08:53:38 +00:00
DarkPhoenix2704
df785baaed fix: sidebar switch to theme variables 2025-09-11 15:12:38 +00:00
DarkPhoenix2704
21db068ff4 chore: clean up fe legacy code 2025-05-22 04:52:40 +00:00
Ramesh Mane
82ef91777e fix(nc-gui): some review changes 2025-05-19 10:52:53 +00:00
Ramesh Mane
6d9e325bfc refactor(nc-gui): Draggable filter fn 2025-02-18 10:03:47 +00:00
Ramesh Mane
55eb5a3335 fix(nc-gui): disable reordering in touch based devices 2025-02-18 10:03:47 +00:00
DarkPhoenix2704
0bd2e8c668 fix: lint 2025-01-10 16:11:08 +00:00
Ramesh Mane
841fb0090a fix(nc-gui): ai review changes 2024-12-26 20:19:04 +00:00
Ramesh Mane
4c47d4d516 fix(nc-gui): ai review changes 2024-12-26 20:19:03 +00:00
Ramesh Mane
b62b0c04cd chore(nc-gui): lint 2024-12-26 20:19:02 +00:00
Ramesh Mane
dd7ce4c676 fix(nc-gui): rename table from context menu issue 2024-12-26 20:19:02 +00:00
Ramesh Mane
30dd4abcd7 fix(nc-gui): inline table rename validation issue 2024-12-26 20:19:01 +00:00
Pranav C
ea6ce8d27b Miscellaneous fixes and improvements (#9699)
* fix: base icon color in breadcrumb

* fix: allow expanding nested record from expanded form

* fix: focus base lable in tree view on create/delete/load

* fix: avoid allowing deletion of display value

* fix: focus input field if activeElement is div

* fix: text area height issue

* refactor: show app version on hovering nocodb icon

* refactor: focus only if adding new record

* refactor: extract foreign key value for external source
2024-10-25 12:04:34 +05:30
Ramesh Mane
288cfa8b75 fix(nc-gui): Prevent keyboard shortcuts if user is in cell edit mode or any other active input element (#9600)
* fix(nc-gui): stop event propogation is active element is input

* fix(nc-gui): disable expanded form keyboard shortcuts navigation if it is first row or last row

* fix(nc-gui): oss test fail issue
2024-10-08 11:06:55 +05:30
Anbarasu
44ef0dc485 feat: field, table and view descriptions (#9256)
* feat: table description wip

* fix: swagger update

* fix: wip descriptions view

* feat: field, view, table descriptions

* fix: failing tests

* fix: allow description edit for schema read-only sources

* fix: add missing condition

* fix: ux changes fix: duplicate service didn't copy descriptions

* fix: long text default value update

* fix: add new line for long text

* fix: include labels for table and view description update

* fix: workaround without breaking all tests

* fix: update swagger types and tests fix

* fix: source restriction tests

* fix: pr review changes

* fix: updated icons

* fix: updated tooltip positions fix: minor corrections

* fix: invalid description length

* fix: update focus on tables

* fix: add shared view descriptions

* fix: title is missing
2024-08-17 19:07:22 +05:30
Pranav C
7358dd80bc fix: pass base prop (#8824) 2024-06-22 10:23:17 +05:30
Pranav C
d4e5ede2d3 Nc feat/Readonly source followup (#8795)
* feat: allow partial column update (GUI)

* feat: allow partial column update (backend)

* refactor: swagger schema description correction

* feat: allow edit from multi field editor

* fix: allow meta update in api level

* fix: add tooltip and docs link

* fix: multi field editor corrections

* fix: allow table meta update

* fix: allow table meta update

* fix: allow column validation update

* fix: block adding new option directly from cell

* fix: add tooltip for column menu options

* refactor: tooltips

* test: replace index with count as parameter

* fix: corrections

* refactor: hint text update
2024-06-21 20:44:40 +05:30
Pranav C
cd735c9be3 fix: pass source reference 2024-06-18 19:06:19 +00:00
Pranav C
3820e91a1b feat: label and tooltip corrections 2024-06-18 19:06:18 +00:00
Pranav C
76ff5594d1 fix: pass source reference where it's missing 2024-06-18 19:06:17 +00:00
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
Ramesh Mane
ff74a9e2d5 fic(nc-gui): disable base reorder in mobile view nocodb/nocodb#7582 2024-02-08 19:47:58 +00:00
Ramesh Mane
6fa4d7a6e3 fix(nc-gui): handle base move edge cases 2024-02-02 13:29:07 +00:00
Ramesh Mane
02fad3630b fix(nc-gui): handle duplicate base order case and use permission baseReorder instead of baseMove 2024-02-02 13:29:07 +00:00
Ramesh Mane
8dc7442fc4 refactor(nc-gui): updateNullBaseOrder function 2024-02-02 13:29:07 +00:00
Ramesh Mane
7f0db243e9 fix: add base order on creating new base 2024-02-02 13:29:07 +00:00
Ramesh Mane
eec1a68564 feat(nc-gui): base reorder for oss 2024-02-02 13:29:07 +00:00
աɨռɢӄաօռɢ
bbc8e40e3c chore(nc-gui): lint 2023-11-08 13:44:12 +08:00
Daniel Roe
032c60d7b6 fix: import nuxt composables from #imports 2023-11-07 21:05:20 +00:00
mertmit
83cc596c13 fix: better ux for duplicate modals 2023-10-10 20:37:55 +00:00
Muhammed Mustafa
92db12bcc1 fix(nc-gui): Updated nocodb branding and improved breadcrumbs styleing 2023-10-04 07:47:08 +00:00
WK Wong
8f09668d0f fix(nc-gui): lint issues 2023-10-03 11:31:26 +08: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
bf3fd5df42 fix: Added event to Project node 2023-10-02 11:43:07 +00:00
mertmit
8e5bd56eab feat: long polling instead of socket for jobs 2023-09-30 17:01:46 +00:00
Muhammed Mustafa
cbe237271a fix: i18n for duplicate project context menu 2023-09-28 18:14:27 +05:30
Muhammed Mustafa
610fdcf161 fix: Fixed auto scrolling 2023-09-22 15:23:15 +00:00
mertmit
b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 2023-09-19 12:12:36 +00:00
mertmit
a930f7d242 fix: revise frontend acl 2023-09-19 12:12:35 +00:00
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00