Commit Graph

45 Commits

Author SHA1 Message Date
Ramesh Mane
ac06403d88 fix(nc-gui): on esc fullscreen exit issue 2025-08-23 10:24:13 +00:00
DarkPhoenix2704
e74d08f0fe feat: full screen mode 2025-08-23 10:24:09 +00:00
DarkPhoenix2704
68e6829a38 chore: remove old sidebar 2025-08-16 10:02:14 +00:00
Ramesh Mane
af1db78717 chore(nc-gui): lint 2025-08-14 16:54:28 +05:30
Ramesh Mane
e2cc53a2ad fix(nc-gui): sidebar related style update 2025-08-14 16:54:27 +05:30
Ramesh Mane
5fb7294238 fix(nc-gui): splitpanel border color issue 2025-08-14 16:54:27 +05:30
Ramesh Mane
1f6c19ad4b fix(nc-gui): sidebar z index issue 2025-07-04 15:58:47 +00:00
Ramesh Mane
c308f2f320 fix(nc-gui): content width issue if minisidebar is hidden 2025-06-03 11:24:46 +00:00
Pranav C
4f081f3870 fix: add permission check in watcher 2025-06-03 08:41:28 +00:00
Pranav C
ea8b57b569 feat: sync sidebar state with local storage 2025-06-03 08:41:27 +00:00
Ramesh Mane
55f4a224a6 fix(nc-gui): hide minisidebar in pricing page 2025-05-22 07:31:11 +00:00
Ramesh Mane
ff561491b0 fix(nc-gui): hide minisidebar only in mobile mode 2025-05-17 06:31:57 +00:00
Ramesh Mane
2efb4611c4 fix(nc-gui): sidebar oss changes 2025-05-17 06:31:56 +00:00
Ramesh Mane
ff22047f3e fix(nc-gui): shared base issue 2025-05-17 06:31:54 +00:00
Ramesh Mane
49f4e46c29 fix(nc-gui): don't close sidebar if dropdown is active 2025-05-17 06:31:53 +00:00
Ramesh Mane
ac9f06aac0 fix(nc-gui): Don't hide sidebar if user is hovering over any sidebar context menu dropdown 2025-05-17 06:31:51 +00:00
Ramesh Mane
631385a6c8 fix(nc-gui): client.x calculation issue while opening sidebar 2025-05-17 06:31:50 +00:00
Ramesh Mane
5e36f7bcb3 fix(nc-gui): closes sidebar width issue 2025-05-17 06:31:48 +00:00
Ramesh Mane
ef8dcbf5f1 fix(nc-gui): hide open sidebar btn from non new sidebar pages 2025-05-17 06:31:46 +00:00
Ramesh Mane
e9296a4858 fix(nc-gui): some ui changes 2025-05-17 06:31:46 +00:00
Ramesh Mane
21aa1a570c fix(nc-gui): closed sidebar hover area 2025-05-17 06:31:46 +00:00
Ramesh Mane
6f4d7eba39 feat(nc-gui): minisidebar 2025-05-17 06:31:46 +00:00
Ramesh Mane
8a253bedb3 fix(nc-gui): on hover show sidebar visibility issue 2025-04-30 07:41:11 +00:00
Ramesh Mane
de0fcd305f fix(nc-gui): scrollbar issue 2025-04-22 14:36:19 +00:00
Ramesh Mane
868d45f68c fix(nc-gui): wireup navigate to workspace 2025-04-18 08:09:05 +00:00
mertmit
94c560e42c feat: checkout page 2025-04-17 14:16:22 +00:00
mertmit
66f59f1fc9 feat: in-app pricing page 2025-04-17 14:16:21 +00:00
DarkPhoenix2704
ebc4f724f9 chore: lint 2024-07-25 10:04:18 +05:30
Ramesh Mane
e1db0de48f Nc fix: data exporter extension UI changes (#9005)
* fix(nc-gui): udpated data exporter extension ui

* fix(nc-gui): update data export extension

* fix(nc-gui): alway show add new export input settings

* fix(nc-gui): allow user to add data exporter extension only 1 time

* revert(nc-gui): limit extension at base level changes

* fix(nc-gui): show loading state while exporting data from extension

* feat(nocodb): add extension_id in jobs model

* fix(nc-gui): filter exported data based on extension id

* fix(nc-gui): show expired export data

* chore(nc-gui): lint

* fix(nc-gui): extension modal scroll issue

* fix: use result instead of migration

* fix(nc-gui): revert job migration changes

* fix(nc-gui): export data extension review changes

* feat(nc-gui): delete export functionality

* fix(nc-gui): remove expired exports

* fix(nocodb): failed export realtime list update

* feat(nc-gui): add more extension option in fullscreen modal

* fix(nc-gui): rename extension scroll issue

* fix(nc-gui): scroll into view duplicated extension

* fix(nc-gui): add search table/view functionality

* feat(nc-gui): resize extension height

* fix(nc-gui): min height issue

* fix(nc-gui): use 300px min width for extension side panel

* fix(nc-gui): update extension header right side gap

* fix(nc-gui): update extension search blank state text align

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2024-07-17 20:40:15 +05:30
Ramesh Mane
1fc030ea27 fix(nc-gui): sidebar width issue if user hide & reload page (#8972) 2024-07-09 16:15:36 +05:30
Ramesh Mane
5041a10533 Fix: Persist the left sidebar width and use pixels instead of percentage to configure the sidebar width (#8931)
* fix(nc-gui): use px to configure left sidebar width instead of percentage

* fix(nc-gui): ai review changes

* fix(nc-gui): use 256px sidebar default width in pw testing

* fix: use constant sidebar width

* fix(test): airtable import test fail issue

* chore(test): remove console

* chore(nc-gui): update comment
2024-07-05 16:43:13 +05:30
Anbarasu
c1a537b3c0 feat: calendar followup (#8643)
* fix: sidemenu update design

* fix: image roundness

* fix: image roundness

* feat: support current time indicator

* feat: support hide weekends feat: current time indicator

* fix: hiding on incorrect records

* fix: move to bottom

* fix: week view missing weekend hide

* fix:minor corrections

* fix: overlaps in weekview and day view

* fix: calendar minor fixes

* fix:styles

* fix minor changes

* fix: ui ux changes

* fix: limit max sidebar width to 20rem on lower viewport

* fix: update hover effects and width

* fix: add some hover effect
2024-06-11 19:59:57 +05:30
Chavy
c023e9955a fix(nc-gui): sidebar width issue (#8570) 2024-05-24 16:43:58 +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
Muhammed Mustafa
35aa210a63 fix: Hiding sidebar does not have empty white space; removed a white space on the right of the dashboard 2023-11-08 12:50:35 +00:00
Muhammed Mustafa
7328c6c0ec fix: Added min and max width for sidebar size for desktop 2023-11-07 05:32:09 +00:00
Muhammed Mustafa
71205efe90 fix(nc-gui): Fixed sidebar hidden issue 2023-10-10 13:29:50 +00:00
Muhammed Mustafa
ae9c49b7b2 fix(nc-gui): Fixed sidebar hidden issue 2023-10-10 13:29:49 +00:00
Muhammed Mustafa
814258b822 fix: Cleanup up sidebar store 2023-09-28 04:27:00 +00:00
Muhammed Mustafa
8c926f4fe4 fix: Smoothened sidebar animation 2023-09-26 15:25:05 +00:00
Muhammed Mustafa
7663ef9f14 feat: Added logic to auto close and open sidebar on mobile view based on if view is open, imrpoved nodes of sidebar in mobile, and workspace menu handles for mobile view 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
f97ae99bb8 feat: Fixed sidebar expand issue in mobile, handles different topbar size for desktop and mobile, added changes to NcButton, layouts 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
cbae02cbbb feat: Added config pinia store and integared isMobileMode with UI 2023-09-25 13:39:08 +00:00
Muhammed Mustafa
b77dac0c94 fix: Improved sidebar scrollbar layout and resiable bar placement 2023-09-22 15:23:14 +00:00
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30