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
8 months ago
IFGGit
62414238ca
fix(nc-gui): Hide Rename, Delete, Add record buttons when user doesn't have necessary permissions ( #7871 )
...
* fix(nc-gui): Remove tableRename, tableDelete from org level role permissions
For hiding Rename and Delete buttons in table context menu.
* fix(nc-gui): Hide Add record button when user doesn't have dataInsert permission
8 months ago
Ramesh Mane
fe02007f5a
Nc fix(nc-gui): select type fields default value update issue ( #7864 )
...
* fix(nc-gui): select type fields default value update issue
* chore(nc-gui): lint
* fix(nc-gui): pr review changes #2535
* fix: remove null assertion
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
Ramesh Mane
2899d957ac
fix(nc-gui): lint errors ( #7857 )
8 months ago
Ramesh Mane
2cd0a1c74a
Nc feat/survey form v2 ( #7843 )
...
* fix(nc-gui): survey form v2 setup
* fix(nc-gui): survey form ui updated
* fix(nc-gui): survery form ui changes for oss
* chore(nc-gui): lint
* chore(nc-gui): lint
* chore(nc-gui): revert unrelated changes
* test(nc-gui): update pw test of survey form
* fix(nc-gui): update survey form according to new design
* fix(nc-gui): add survey form slide animation
* fix(nc-gui): hide survey form pagination in first slide
* fix(nc-gui): optimize shared form for mobile screen
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): some of the pr review changes
* fix(nc-gui): add placeholder for datetime related fields
* fix(nc-gui): allow upload same file next time
* fix(nc-gui): gallery image display issue nocodb/nocodb/issues/7851
* chore(nc-gui): lint
* fix(nc-gui): survey form ui changes for oss
* fix(nc-gui): use i18n for survey form
* fix(nc-gui): use keydown space for date, datetime fields to open modal in survey form
8 months ago
Pranav C
e0c0557039
fix: sync both filename and connection.filename when updating sqlite datasource
8 months ago
Ramesh Mane
4551d1c620
fix(nc-gui): small changes
8 months ago
Ramesh Mane
d89eee8bb7
fix(nc-gui): Invalid prop: type check failed for prop "baseRole".
8 months ago
Pranav C
50dd31da94
fix: disable default source menu/action options if it's disabled
8 months ago
Ramesh Mane
5baa8da556
fix(nc-gui): revert show base emoji if exist changes
8 months ago
Ramesh Mane
5eabbb77c1
fix(nc-gui): add support to show base emoji if exist
8 months ago
Ramesh Mane
70bde41568
chore(nc-gui): revert unrelated changes
8 months ago
Ramesh Mane
e4c917d3a4
fix(nc-gui): use colour picker for base icon instead of hue picker
8 months ago
Ramesh Mane
21b47e4b28
fix(nc-gui): revert unrelated changes
8 months ago
Ramesh Mane
712f63d737
fix(nc-gui): add role permission for base icon color change
8 months ago
Ramesh Mane
0bff1c2ce2
fix(nc-gui): console errors
8 months ago
Ramesh Mane
c0630b4000
fix(nc-gui): update base icon in cmd k
8 months ago
Ramesh Mane
e3308123f7
fix(nc-gui): rename baseColorPicker component name to baseIconColorPicker
8 months ago
Ramesh Mane
d68c20cf2e
fix(nc-gui): error on clicking custom hue option
8 months ago
Ramesh Mane
25dfa89734
feat(nc-gui): add base icon color support
8 months ago
Ramesh Mane
839e93ce33
fix(nc-gui): open view new tab in background on cmd+click
8 months ago
Ramesh Mane
e68b313126
feat(nc-gui): open base/table/view in new tab on pressing cltr & cliking on then
8 months ago
Ramesh Mane
ed8d5a9769
fix(nc-gui): PR review changes #2487
8 months ago
Ramesh Mane
edf6ee9040
fix(nc-gui): auto collapse all base empty table
8 months ago
Ramesh Mane
a96e191016
fix(nc-gui): auto collapse empty tables after 10s except active table
8 months ago
Ramesh Mane
a2afaa8dc2
fix(nc-gui): small changes
8 months ago
Ramesh Mane
178668348f
fix(nc-gui): hide table or base it is blank
8 months ago
Ramesh Mane
6338f0e256
fix(nc-gui): add loader in all tables tab
8 months ago
Ramesh Mane
5103e61873
fix(nc-gui): remove left padding from rename view input
9 months ago
Pranav C
f919dd9744
feat: EE trial implementation
9 months ago
DarkPhoenix2704
030c9e47e8
test: disable tests
9 months ago
DarkPhoenix2704
8a8ed8f58f
fix(nc-gui): review pr
9 months ago
DarkPhoenix2704
306a960ba6
fix(nc-gui): calendar duplication
9 months ago
DarkPhoenix2704
55f9a0b82b
feat(nc-gui): create calendar view
9 months ago
mertmit
4122b27968
fix: rel for links
9 months ago
Ramesh Mane
66dac8ced6
fix(nc-gui): shared base view option is not visible in sidebar
9 months ago
Ramesh Mane
ff74a9e2d5
fic(nc-gui): disable base reorder in mobile view nocodb/nocodb#7582
9 months ago
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
9 months ago
Ramesh Mane
6fa4d7a6e3
fix(nc-gui): handle base move edge cases
9 months ago
Ramesh Mane
02fad3630b
fix(nc-gui): handle duplicate base order case and use permission `baseReorder` instead of `baseMove`
9 months ago
Ramesh Mane
8dc7442fc4
refactor(nc-gui): updateNullBaseOrder function
9 months ago
Ramesh Mane
7f0db243e9
fix: add base order on creating new base
9 months ago
Ramesh Mane
eec1a68564
feat(nc-gui): base reorder for oss
9 months ago
Ramesh Mane
91aef7a498
fix(nc-gui): reorder table views nocodb/nocodb#7395
9 months ago
Ramesh Mane
ed3d134ac9
feat(nc-gui): added keyboard shortcuts setup for oss
10 months ago
Ramesh Mane
2c65226f11
fix(nc-gui): hide reload record in shared view & disable change view icon in shared base
10 months ago
Pranav C
fd0803ccc8
fix: multiple sentry errors related to accessing prop of null/undefined
10 months ago
Pranav C
2e3ab0ce40
fix: sortable bug
10 months ago
Ramesh Mane
a475e9611f
fix(nc-gui): UI ACL view icon issue
10 months ago
Ramesh Mane
6c63d45eda
fix: UI ACl icon and default view title issue
10 months ago