Commit Graph

21 Commits

Author SHA1 Message Date
Ramesh Mane
82ef91777e fix(nc-gui): some review changes 2025-05-19 10:52:53 +00:00
Ramesh Mane
e0c9fd1c3b fix(nc-gui): table search fn 2025-05-17 06:31:56 +00:00
Ramesh Mane
cb6c786908 fix(nc-gui): some review changes 2025-05-17 06:31:56 +00:00
Ramesh Mane
46ff9032db fix(nc-gui): empty state 2025-05-17 06:31:55 +00:00
Ramesh Mane
3e1f6fa789 fix(nc-gui): cleanup 2025-05-17 06:31:54 +00:00
Ramesh Mane
e475f84eb6 fix(nc-gui): some padding issue 2025-05-17 06:31:50 +00:00
Ramesh Mane
92650baa64 fix(nc-gui): add base list and table list sidebar switching 2025-05-17 06:31:49 +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
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
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
Ramesh Mane
91aef7a498 fix(nc-gui): reorder table views nocodb/nocodb#7395 2024-02-02 13:29:06 +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
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
bf760e49f0 fix: Added event to Table node 2023-10-02 11:43:07 +00:00
Muhammed Mustafa
a4dbf02db9 fix: i18n for Table node 2023-09-28 11:49:32 +05:30
Muhammed Mustafa
e5bca2499b feat: Fixed issue with loading table and view from sidebar, fixed node click for mobile in sidebar 2023-09-25 13:39:10 +00:00
Muhammed Mustafa
01c866758f fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00
Muhammed Mustafa
fedfdb59f8 fix: Added views in left sidebar 2023-09-22 15:23:15 +00:00
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00