* 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
* fix(nc-gui): updated user menu icon
* fix(nc-gui): remove copy auth token option and update user menu icons
* chore(nc-gui): lint
* fix(nc-gui): use computed value for switch size
* fix(nc-gui): allow manual feed value for date & dateTime field
* fix(nc-gui): add support to manually enter datetime field value
* fix(nc-gui): allow user to type date time field manually
* fix(nc-gui): on type in date time field should open date picker and fill value
* feat(nc-gui): allow user to manually enter date field value
* fix(nc-gui): allow user to manually enter year field value
* feat(nc-gui): allow user to manually feed time field value
* fix(nc-gui): pw test fail issue
* fix(nc-gui): pw test fail issue of time field
* chore(nc-gui): lint
* fix(nc-gui): on type in selected grid cell clear prev value and feed new value
* fix(nc-gui): on press enter date field should focus
* fix(nc-gui): small changes
* fix(nc-gui): year field cell value should be left aligned
* fix(nc-gui): cell padding issue
* fix(nc-gui): Use of escape any number of times should not make selected cell go away in grid view.
* fix(nc-gui): hide clear default value icon in edit column modal
* fix(nc-gui): on enter key press in date time related field it should select next cell field
* fix(nc-gui): date time related field keydown listener issue
* fix(nc-gui): disable manually enter value for date time related field in mobile device
* fix(nc-gui): revert use of escape any number of times should not make selected cell go away
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat(nc-gui): table action menu dropdown should be same as view action menu dropdown
* fix(nc-gui): PR AI review changes
* fix(nc-gui): PR review changes
* fix(nc-gui): view action menu copy id hover css
* fix(test): update table context menu test cases
* fix(nc-gui): update table context menu
* fix(test): role access pw test fail issue
* feat(nc-gui): set tab title for view
* feat(nc-gui): update tab title as per view title
* fix(nc-gui): shared view ui break issue
* feat(nc-gui): update shared form view tab title as per form heading
* chore(nc-gui): lint
* fix(nc-gui): tab title update issue when switching from base to view