navi
|
33eb14f770
|
Merge pull request #7629 from nocodb/chore/docker-compose-gen-redis
chore: Add Redis and define network explicitly in docker-compose
|
9 months ago |
Pranav C
|
b3f776aeea
|
chore: add redis and define network explicitly in docker-compose
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Raju Udava
|
e125855082
|
Merge pull request #7620 from nocodb/nc-fix/responsive-design
Nc fix: responsive design UI fixes
|
9 months ago |
Raju Udava
|
73fbd27025
|
Merge pull request #7621 from nocodb/nc-fix/grid-row-height-viewer
Nc fix(nc-gui): row height access for viewer role
|
9 months ago |
աӄա
|
8384ebd656
|
Merge pull request #7622 from nocodb/renovate/patch-patch
chore(renovate): Update dependency @iconify-json/lucide to ^1.1.165
|
9 months ago |
renovate[bot]
|
f9394032da
|
chore(renovate): Update dependency @iconify-json/lucide to ^1.1.165
|
9 months ago |
Mert E
|
25c683f1f4
|
Merge pull request #7616 from nocodb/nc-fix/context-menu-sort
Nc fix: sort from field context menu
|
9 months ago |
Ramesh Mane
|
17ce04bf2c
|
fix(nc-gui): row height access for viewer role
|
9 months ago |
Ramesh Mane
|
b5fe0cad67
|
fix(nc-gui): small changes
|
9 months ago |
Ramesh Mane
|
c39f88d838
|
fix(nc-gui): expanded form responsive issue
|
9 months ago |
Ramesh Mane
|
a9174f6693
|
fix(nc-gui): In expanded form toggle options to icons when we do not have enough space
|
9 months ago |
Raju Udava
|
4b5c91267b
|
Merge pull request #7608 from nocodb/nc-feat/add-new-row-by-keyboard-interactions
Nc feat(nc-gui): Keyboard interactions on tables: new rows, page navigation
|
9 months ago |
mertmit
|
b4fc1b2731
|
chore: NC_FLUSH_CACHE env variable
|
9 months ago |
navi
|
2b3a13040e
|
Merge pull request #7619 from nocodb/chore/docker-setup-script
NocoDB setup script - fallback to localhost if public ip not found
|
9 months ago |
Pranav C
|
b337d7445b
|
chore: fallback to localhost if public ip not found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
navi
|
c6e9cab2da
|
Merge pull request #7617 from nocodb/chore/docker-setup-script
chore: Remove the SMTP config prompt(setup script)
|
9 months ago |
Pranav C
|
93474caf85
|
chore: remove the SMTP config prompt
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Ramesh Mane
|
240f6d7b8b
|
chore(nc-gui): remove commented code
|
9 months ago |
Ramesh Mane
|
335b86092f
|
fix(nocodb): setList cache issue
|
9 months ago |
Ramesh Mane
|
7a2d1b7540
|
chore: small changes
|
9 months ago |
Mert E
|
a1b5c20b59
|
Merge pull request #7614 from nocodb/fix/airtable-ltar-import-error
fix: airtable ltar error
|
9 months ago |
Mert E
|
d195ea1482
|
Merge pull request #7596 from nocodb/nc-feat/ttl-cache
feat: ttl cache
|
9 months ago |
mertmit
|
37709e8a51
|
fix: use getRaw within wrapper
|
9 months ago |
mertmit
|
29f062b99f
|
chore: add environment variables for cache TTL
|
9 months ago |
mertmit
|
4a543bbb1a
|
fix: refresh TTL on cache set
|
9 months ago |
mertmit
|
e120846dbe
|
feat: TTL for NocoCache
|
9 months ago |
mertmit
|
558beb4fb2
|
feat: wrap all cache with metadata
|
9 months ago |
mertmit
|
d87b8f65cb
|
refactor: move code logic to abstraction layer to avoid duplicate code
|
9 months ago |
mertmit
|
212aac4980
|
feat: add timestamp to all cache keys
|
9 months ago |
mertmit
|
98f27fa32e
|
fix: add stringified meta to string type cache keys
|
9 months ago |
mertmit
|
786142c640
|
refactor: get rid of unused scope arg of deepDel
|
9 months ago |
Ramesh Mane
|
8b84350a21
|
test: keyboard interactions on on tables: tab, arrowDown, arrowUp
|
9 months ago |
Ramesh Mane
|
60953e3382
|
refactor(nc-gui): table cell keyEventHandler function
|
9 months ago |
Ramesh Mane
|
64bd0d7c11
|
feat: shift+tab on first row, col change page to previous page
|
9 months ago |
Ramesh Mane
|
17d7ebfe71
|
feat(nc-gui): change page on tab or arrowDown key press
|
9 months ago |
Raju Udava
|
df75c4abe5
|
Merge pull request #7613 from nocodb/l10n_develop_2
New Crowdin updates
|
9 months ago |
Raju Udava
|
c1e3fe06ce
|
fix: airtable ltar error
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
9 months ago |
navi
|
39d1da9ddd
|
New translations en.json (Portuguese, Brazilian)
|
9 months ago |
navi
|
f1a013e82d
|
Merge pull request #7612 from nocodb/chore/bash-script-for-gen-docker-compose
NocoDB docker-compose init script
|
9 months ago |
Pranav C
|
fb284be4d8
|
chore: use sudo only if necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
2c43b569d0
|
chore: pull latest images always
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
adef3ff30a
|
chore: add sudo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
801c538b2f
|
chore: read smtp details for EE
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
2c78c5043d
|
chore: redirect http to https
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
e88cf7ff27
|
chore: remove key from log
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Raju Udava
|
400af65bda
|
Merge pull request #7593 from nocodb/fix/nc-locked-overlay
fix(nc-gui): incorrect condition blocking expand button in text area in share view
|
9 months ago |
աӄա
|
9d98a17ed2
|
Merge pull request #7606 from nocodb/renovate/patch-patch
chore(renovate): Update dependency @mdx-js/react to ^3.0.1
|
9 months ago |
Pranav C
|
b9edf5519a
|
chore: avoid sudo if not necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
renovate[bot]
|
469484d4e4
|
chore(renovate): Update dependency @mdx-js/react to ^3.0.1
|
9 months ago |
Pranav C
|
7b692f1502
|
chore: add update.sh script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |