Pranav C
d4489ccc17
refacor: add missing hint
3 months ago
Pranav C
a1ac847fb1
refacor: corrections in modal
3 months ago
Pranav C
478f54d229
feat: setup page - WIP
3 months ago
Pranav C
1c934004f5
feat: setup page
3 months ago
Anbarasu
820280e660
fix: load other aggregations even formula Column is error ( #9343 )
3 months ago
DarkPhoenix2704
2552375e08
fix: windows local storage issues
3 months ago
DarkPhoenix2704
5f8d6f07c4
fix: handle regex for windows
3 months ago
navi
c4195de260
New Crowdin updates ( #9330 )
...
* New translations en.json (Swedish)
* New translations en.json (Swedish)
3 months ago
DarkPhoenix2704
de97138daf
fix: check config_minio_ssl
3 months ago
DarkPhoenix2704
e718941cb3
fix: use port 80, when valid minio domain name is used
...
and port 9000 when invalid domain name is used
3 months ago
DarkPhoenix2704
8d714ef3b4
fix: do not clear dns cache
3 months ago
DarkPhoenix2704
04b34486dc
fix: minio use ip by default
3 months ago
DarkPhoenix2704
61b57218a8
fix: minio ssl not asking
...
fix: spacing
fix: regex
3 months ago
DarkPhoenix2704
c996263ba6
fix: added fallback for nproc
3 months ago
DarkPhoenix2704
c28d8ce220
fix: scaling not working
3 months ago
DarkPhoenix2704
451f4d4993
fix: redis related issue
3 months ago
DarkPhoenix2704
308dfa6543
fix: added more fallbacks
...
fix: disable ssl for ip and invalid domains
3 months ago
DarkPhoenix2704
ab85cd5e5a
fix: add comments
...
fix: bring back logs
3 months ago
DarkPhoenix2704
30055b303f
fix: coderabbit review comments
3 months ago
DarkPhoenix2704
b5ce81cde7
fix: refactor
3 months ago
DarkPhoenix2704
be6b0585d6
fix: email generation from domain name
3 months ago
DarkPhoenix2704
b8394990d9
fix: host file not getting updated
3 months ago
DarkPhoenix2704
9f1d3ccc2b
fix: update host file
3 months ago
DarkPhoenix2704
da259b8fb4
fix: update host file
3 months ago
DarkPhoenix2704
219980df18
fix: update test
3 months ago
DarkPhoenix2704
6249e18abc
fix: tests
3 months ago
DarkPhoenix2704
3281c57d89
fix: bump traefik version
...
fix: mount minio volume to local
fix: remove unwanted config
3 months ago
DarkPhoenix2704
f95c26b71b
fix: update build
3 months ago
DarkPhoenix2704
f8d9b072f1
chore: replace nginx and certbot with traefik
...
feat: add minio support
3 months ago
Pranav C
ad4042ef6a
Merge pull request #9326 from nocodb/nc-fix/user-management-allow-leave-from-ws
...
Nc fix/user management allow leave from ws
3 months ago
Pranav C
be5d70f2b3
fix: api changes for leave workspace
3 months ago
Pranav C
24b52cc92b
fix: show leave option for all users in workspace
3 months ago
Pranav C
0e7bad0bb8
Merge pull request #9303 from nocodb/docs/auth-tokens-cleanup
...
Docs/auth tokens cleanup
3 months ago
Raju Udava
319ea266c7
Docs/description ( #9305 )
...
* docs: table description
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: update for description
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* Update 060.actions-on-field.md
* Update 060.actions-on-field.md
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Pranav C
48b348ef7b
fix: accept both array of records and single record ( #9319 )
3 months ago
Ramesh Mane
a16aa9e4ac
Nc chore/add Light Theme Configuration docs ( #9324 )
...
* fix(nc-gui): type mistake
* chore(nc-gui): add docs for how to use new theme colors in codebase
3 months ago
Ramesh Mane
5fc07abdc7
Merge pull request #9320 from nocodb/nc-fix/descriptiosn
...
fix: hide description in expanded-view menu options
3 months ago
Ramesh Mane
78292594b6
Nc Style: Add new light theme config in windicss config file ( #9322 )
...
* fix(nc-gui): add missing green & base colors in themev3 colors
* fix(nc-gui): add lightTheme config
* fix(nc-gui): add nc suffix in light theme
* fix(nc-gui): update light theme format
* fix(nc-gui): remove nested level from light theme
3 months ago
Ramesh Mane
e808ef4a15
Nc Fix: Update extension UI as per new design ( #9306 )
...
* fix(nc-gui): show extension as floating
* chore(nc-gui): add puzzle icon
* fix(nc-gui): toolbar searchbox auto close issue on clearing input value
* fix(nc-gui): update extension header
* fix(nc-gui): update extension panel as per new design
* fix(nc-gui): update extension icons
* fix(nc-gui): mionr extension panel corrections
* feat(nc-gui): extension reorder support
* fix(nc-gui): extension reorder issue
* fix(nc-gui): extension min height issue
* fix(nc-gui): extension error screen
* fix(nc-gui): extension fullscreen padding
* fix(nc-gui): update extension marketplace modal
* fix(nc-gui): update extension details modal
* fix(nc-gui): some changes
* fix(nc-gui): some review changes
* fix(nc-gui): some review changes
* fix(nc-gui): update extension header
* fix(nc-gui): update extension title input box
* fix(nc-gui): enable extension is cloud
* fix(nc-gui): add extension subtitle support
* feat(nc-gui): allow user to add extension description in markdown file
* fix(nc-gui): add cmdk topbar btn in all screens
* fix(nc-gui): meta.glob() as option deprecated warning
* fix(nc-gui): minor changes
* fix(nc-gui): make cmdk icon smaller
* fix(nc-gui): monor review changes
* misc: alignment & text for desc
* fix(nc-gui): extension review changes
* fix(nc-gui): extension topbar btn ui updates
* fix(nc-gui): update extension header icon size
* fix(nc-gui): use description md file instead of plain text in manifest
* fix(nc-gui): update extension modal size
* fix(nc-gui): cmdk test update
* chore(nc-gui): lint
* fix(nc-gui): minor changes
* fix(nc-gui): update extension details panel gap
* fix: minor alignments
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
DarkPhoenix2704
6147696f39
fix: hide description in expanded-view menu options
3 months ago
Anbarasu
42ac2fde0b
Fix: aggregation filter sync ( #9302 )
...
* fix: sync issue
* fix: sync breaking
3 months ago
Raju Udava
ae2777e44f
Nc feat/form builder ( #9300 )
...
* feat: form builder
* feat: improved init value
* feat: sample form
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
3 months ago
Raju Udava
95c52ab1d4
docs: auth cleanup
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Raju Udava
49c85336e3
docs: remove ref to auth token
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Lisa VC
ecf379dfeb
docs: add Notifications documentation ( #9297 )
...
* docs: add Notifications documentation
* docs: minor updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
navi
56dfdf283c
New Crowdin updates ( #9301 )
...
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Japanese)
* New translations en.json (Ukrainian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
3 months ago
Ramesh Mane
34579ecdec
Nc Feature: Redirect URL ( #9276 )
...
* feat(nc-gui): add redirect url input in form
* fix(nc-gui): small changes
* feat(nc-gui): redirect url prefill support
* fix(nc-gui): hide submit another form, and after 5 s option if redirect_link is enabled
* fix(nc-gui): minor changes
* fix(nc-gui): add redirect url input validation & ee only
* fix(nc-gui): clear form issue
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): shared form redirect url issue
* chore(nc-gui): lint
* fix(nc-gui): reduce form & field section form size
* fix(nc-gui): update email me at text from form view
* fix(nc-gui): enable redirect url in oss also
* fix(nc-gui): add support for redirect url in shared form
* fix(nc-gui): redirect issue if record_id is missing
* fix(nc-gui): reload issue
* chore(nc-gui): lint
* docs: update for redirect URL
* fix(nc-gui): review changes
* fix(nc-gui): make helper text even lighter
* chore: help text adjustments
* docs: image for redirect url
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Ramesh Mane
08a87aba4d
Merge pull request #9265 from nocodb/nc-feat/enable-sql-integration-in-oss
...
Nc feat/enable sql integration in oss
3 months ago
Ramesh Mane
ed48787b0c
fix(nc-gui): remove source from base source list if connection is deleted
3 months ago
Ramesh Mane
f51e746f81
fix(nc-gui): disable duplicate connection for sqlite
3 months ago