Ramesh Mane
b9bd0524d5
fix(nc-gui): external source alignment 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
d9e6bfb3da
fix(nc-gui): enable rename base/table on dblclick
2024-12-26 20:19:03 +00:00
Ramesh Mane
98f0a35cfa
fix(nc-gui): rename table inline instead of showing modal
2024-12-26 20:18:59 +00:00
Ramesh Mane
6f897b8f4b
fix(nc-gui): sidebar font weight changes
2024-12-25 13:44:28 +00:00
Ramesh Mane
2a65e3f7d2
Nc fix/UI changes ( #10079 )
...
* fix(nc-gui): remove button shadow from fields menu calendar view text options
* fix(nc-gui): add new row sticky button shadow issue
* fix(nc-gui): remove unwanted btn shadow from group by menu
* fix(nc-gui): mfe add new field btn shadow issue
* fix(nc-gui): add input box shadow while renaming base/source/view from sidebar
* fix(nc-gui): add some padding transition on rename base/view
* fix(nc-gui): close new record dropdown on click add new record btn
* fix(nc-gui): update feeds page header and megaphone icon
* fix(nc-gui): add some padding in feeds social link list
* fix(nc-gui): feed changelog tag world break issue
* fix(nc-gui): access settings tab icons size
* fix(nc-gui): update rich text options icon
* fix(nc-gui): update rich text option icons
* fix(nc-gui): select input cell row height change on active
* chore(nc-gui): lint
* chore(nc-gui): monor changes
2024-12-20 11:46:27 +03: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
Raju Udava
85fcea4345
fix: icon size
2024-11-12 06:06:49 +00:00
Pranav C
b6a6bbee5f
fix: minor ui corrections
2024-11-12 06:06:48 +00:00
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
Ramesh Mane
57c36d9d71
Nc feat: header revamp ( #9204 )
...
* fix(nc-gui): update topbar breadcrumb divider
* feat(nc-gui): custom list component setup
* fix(nc-gui): update reload view data tooltip
* feat(nc-gui): custom list component
* feat(nc-gui): add table list menu
* fix(nc-gui): small changes
* fix(nc-gui): add bases list dropdown
* fix(nc-gui): show chevron icon in mobile view
* feat(nc-gui): add view list dropdown in topbar
* fix(nc-gui): auto scroll selected list option on open dropdown
* feat(nc-gui): add typedocs for each fun from custom list component
* chore(nc-gui): add typedocs for new functions
* fix(nc-gui): view search issue on default view
* fix(nc-gui): reset selected option hover state on search input
* fix(nc-gui): font weight issue
* fix(nc-gui): show reload data topbar option
* fix(nc-gui): change view action menu position
* fix(nc-gui): font weight issue
* feat(nc-gui): create new table/view from topbar
* fix(nc-gui): update other page headers
* fix(nc-gui): project view header
* fix(nc-gui): update admin panel workspaces page header
* fix(nc-gui): admin panel base/workspace user page header
* fix(nc-gui): admin panel scroll issue
* fix(nc-gui): update project home page
* fix(nc-gui): table list scroll issue
* chore(nc-gui): lint
* fix(nc-gui): reset breadcrumb btn hover state on open dropdown
* fix(nc-gui): review changes
* fix(nc-gui): use slash icon instead of text
* fix(nc-gui): pr review changes
* fix(nc-gui): details tab height issue
* fix(nc-gui): add user account pages breadcrumb
* fix(nc-gui): hide rename view option
* fix(nc-gui): disable scrollIntoView on base rename
* fix(nc-gui): on rename view select text
* fix(nc-gui): user menu overflow issue if sidebar baselist is scrollable
* feat(nc-gui): use virtual scrolling for NcList component
* fix(nc-gui): reduce chevron icon opacity
* chore(nc-gui): lint
* fix(nc-gui): ai review changes
* fix(nc-gui): view rename input focus issue
* fix(nc-gui): topbar width issue
* fix(nc-gui): udpate toolbar height
* fix(nc-gui): update chevron icon from breadcrumb
* fix(nc-gui): update breadcrumb icon size
* fix(nc-gui): add min width for breadcrumb
* fix(nc-gui): add topbar bottom border
* fix(nc-gui): details tab heigth and alignment issue
* fix(nc-gui): hide basename and show only icon
* fix(nc-gui): update NcList component
* fix(nc-gui): update admin panel header
* fix(nc-gui): add header in account settings pages
* fix(nc-gui): add account pages header oss
* fix(nc-gui): udpate max width
* chore(nc-gui): lint
* fix(nc-gui(: reduce topbar top padding
* fix(nc-gui): typo error
* fix(nc-gui): review changes
* fix(nc-gui): review changes
* fix(nc-gui): slash icon conflict
* fix(nc-gui): review changes
* fix(nc-gui): remove chevron icon & add list wrapper div to control height
* fix(nc-gui): ncList keyboard navigation issue
* chore(nc-gui): lint
2024-08-14 15:42:45 +05:30
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2024-06-15 07:08:27 +05:30
Anbarasu
fb67cafde7
feat: remove calendar top bar ( #8379 )
...
* feat: remove calendar top bar
* fix: remove debug logs
* fix: update styles
* fix: update styles
* fix: posthog telementry
* fix: calendar tests
* fix: updates ui
* test: reorder options
* fix: month view - use local time with timezone
* fix: update styles and move components fix: tests
* fix: update styles and move components
* fix: update styles
* test: fix tests
* fix: update toolbar styles
* fix: failing tests
* fix: cmd f search shortcut
* fix: change side menu sizes
* fix: calendar test corrections
* fix(nc-gui): update size logic
* fix(nc-gui): update styles
* fix(nc-gui): update some more styles
* fix(nc-gui): update toolbar styles
* fix(nc-gui): update select component
* fix: update styles
* fix: calendar test
* fix: ux changes
* fix: final changes
* fix: calendar tests
2024-05-14 11:47:08 +05:30
Ramesh Mane
d372228080
Nc fix: Misc Design Fixes II ( #8461 )
...
* fix(nc-gui): team & settings tab ui fixes
* fix(nc-gui): update sidebar base text color on hover and selected state
* fix(nc-gui): sidebar base, table menu height issue
* fix(nc-gui): sidebar view menu alignment issue
* fix(nc-gui): sidebar view menu height and active state color
* fix(nc-gui): update global search ui
* fix(nc-gui): grid row hover style update
* fix(nc-gui): topbar font weight issue
* fix(nc-gui): team & setting tab user list margin top issue
* fix(nc-gui): workspace icon color issue
* fix(test): update global search test cases
2024-05-11 20:06:11 +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
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
141a288704
Nc fix(nc-gui): Use control key instead of ctrl from useMagicKeys ( #7921 )
...
* fix(nc-gui): use control key instead of ctrl from useMagicKeys
* chore(nc-gui): lint
* chore(nc-gui): lint
2024-03-20 19:55:29 +05:30
Ramesh Mane
839e93ce33
fix(nc-gui): open view new tab in background on cmd+click
2024-03-11 15:11:25 +00:00
Ramesh Mane
5103e61873
fix(nc-gui): remove left padding from rename view input
2024-02-22 16:18:12 +00:00
Ramesh Mane
66dac8ced6
fix(nc-gui): shared base view option is not visible in sidebar
2024-02-09 05:21:40 +00:00
Ramesh Mane
2c65226f11
fix(nc-gui): hide reload record in shared view & disable change view icon in shared base
2024-01-20 11:37:17 +00:00
աӄա
e46249cf32
Merge pull request #7148 from nocodb/fix/minor-design-changes
...
Fix: Misc minor design changes
2023-12-06 22:18:06 +08:00
musharaf-nocodb
74da22eeec
fix : used kebab syntax for showOnTruncateOnly prop
2023-12-06 13:24:42 +05:30
Mohammed Musharaf
38239a8dd3
fix : added showOnTruncateOnly prop in tooltip component
2023-12-05 19:57:42 +05:30
Ramesh Mane
b430c4c156
fix: Review changes in PR #7148
2023-12-05 15:16:34 +05:30
Ramesh Mane
3d0abaaa11
fix: Rename View In Dropdown menu #7136
2023-12-04 18:45:46 +05:30
musharaf
039662720c
fix : added tooltip for sidebar and topbar items
2023-11-30 14:12:38 +05:30
աɨռɢӄաօռɢ
52f0fcb58d
fix(nc-gui): runtime directive used on component with non-element root node
2023-11-20 00:55:52 +08:00
Muhammed Mustafa
76ed19368a
fix: Added i18n to ExportSubAction and configured events to differentiate it from sidebar and breadcrumb view context menu
2023-11-10 10:54:45 +00:00
Muhammed Mustafa
4df0480824
fix: Integrated Delete view button to view context menu
2023-11-10 10:54:44 +00:00
Muhammed Mustafa
5e6aaa055d
fix: Integrated new view context menu import option to view sidebar bar node
2023-11-10 10:54:44 +00:00
Muhammed Mustafa
31aae41a92
fix: Removed active view and active table logic from View context menu and integrated it with sidebar view node
2023-11-10 10:54:44 +00:00
Muhammed Mustafa
f4f7dcfe6b
fix: Removed auto capitalization for sidebar nodes
2023-10-31 05:22:36 +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
6f10bda94a
fix: Added events for Sidebar table and view node and all the modals assosiated with it
2023-10-02 11:43:04 +00:00
Muhammed Mustafa
e8d77fd5f9
fix: Removed auto scroll for sidebar nodes
2023-10-02 11:43:00 +00:00
Muhammed Mustafa
71f4d9d1f4
Merge remote-tracking branch 'origin/develop' into fix/i8n
2023-09-28 13:00:27 +05:30
Muhammed Mustafa
289fd708db
fix: i18n for View node, create and duplicate modal
2023-09-28 12:28:20 +05:30
Muhammed Mustafa
5ec0ac6ce7
fix: Fixed tablenode and view node click issue in mobile and removed edit mode on view node on mobile
2023-09-28 04:27:01 +00:00
Muhammed Mustafa
814258b822
fix: Cleanup up sidebar store
2023-09-28 04:27:00 +00:00
Muhammed Mustafa
aa4ae02e94
fix: Hide emoji option for table and view node in mobile
2023-09-26 15:25:07 +00:00
Muhammed Mustafa
20a294660a
fix: Imrpoved sidebar mobile ui
2023-09-26 15:25:06 +00:00
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
f0c9f251d8
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
34e1b0ab1a
feat: Added windi css screen and removed a good portion of conditional class for mobile
2023-09-25 13:39:09 +00:00
sreehari jayaraj
b71fd1e671
fix: removed renambale menu item
2023-09-24 13:56:38 +05:30
sreehari jayaraj
a4828bf2f3
fix: added ctx menu
2023-09-24 13:56:38 +05:30
sreehari jayaraj
f6c7c5aaa4
feat: more context menu
2023-09-24 13:55:01 +05:30
Muhammed Mustafa
01c866758f
fix: Integrated view sidebar removal to tests
2023-09-22 15:23:20 +00:00
Muhammed Mustafa
a8dcc0e863
fix: Minor sidebar style fixed
2023-09-22 15:23:17 +00:00