Ramesh Mane
97e59b1829
fix: Import CSV/Excel/JSON bug in non selected base ( #8895 )
...
* fix(nc-gui): use base from props baseId instead of current base in quickImport
* fix(nc-gui): import issue
* fix(nc-gui): external data sources are not visible in data source tab if selected base is not active base
* revet(nc-gui): base audit related changes
5 months ago
Pranav C
f11734f967
refactor: review comments
5 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
5 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
5 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
5 months ago
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>
5 months ago
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
7 months ago
Ramesh Mane
8f4daa7c5c
chore(nc-gui): lint
8 months ago
Ramesh Mane
aefebe7f3c
Nc feat(nc-gui): table action menu dropdown should be same as view action menu dropdown ( #8043 )
...
* 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
8 months ago
Ramesh Mane
67801754c0
fix(nc-gui): some browser console warnings
9 months ago
DarkPhoenix2704
306a960ba6
fix(nc-gui): calendar duplication
9 months ago
Ramesh Mane
d07303ecf1
fic(nc-gui): double divider issue in view options dropdown
10 months ago
Ramesh Mane
66dac8ced6
fix(nc-gui): shared base view option is not visible in sidebar
10 months ago
Ramesh Mane
8902c4fc9d
fix(nc-gui): shared base view option access nocodb/nocodb/7572
10 months ago
Ramesh Mane
ab37d5c338
chore(nc-gui): fix typo error
10 months ago
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
10 months ago
Ramesh Mane
4d5ef7de73
fix(nc-gui): extra divider issue on form view more option dropdown
10 months ago
Pranav C
4490919ad6
fix: render view menu only if view is defined
11 months ago
Muhammed Mustafa
2e00a0fa2a
fix: Hide export btn on toolbar when on viewer permision
1 year ago
Muhammed Mustafa
401c840870
fix: Disabled view rename if view is locked
1 year ago
Muhammed Mustafa
11e5cbdb27
fix: Disabled view delete in the case of locked view
1 year ago
Muhammed Mustafa
65797c01c6
fix: Hide import and export option in view menu for form view
1 year ago
Muhammed Mustafa
76ed19368a
fix: Added i18n to ExportSubAction and configured events to differentiate it from sidebar and breadcrumb view context menu
1 year ago
Muhammed Mustafa
a56c8fac2b
fix: Integrated new view context menu to tests
1 year ago
Muhammed Mustafa
a59a6f5c63
fix: Hide delete view btn for default view
1 year ago
Muhammed Mustafa
4df0480824
fix: Integrated Delete view button to view context menu
1 year ago
Muhammed Mustafa
31aae41a92
fix: Removed active view and active table logic from View context menu and integrated it with sidebar view node
1 year ago
Muhammed Mustafa
83f35a81b7
fix: Moved view context menu content to a different reusable component, added max length validation to view title and improved view title renamed UX
1 year ago