Pranav C
|
118731d5e4
|
refactor: review comments
|
1 week ago |
Pranav C
|
adf56979ea
|
refactor: use `useSharedExecutionFn` composable for refresh token
|
1 week ago |
Pranav C
|
5fb1a702ba
|
refactor: replace promise then with async/await
|
1 week ago |
Pranav C
|
4d81489530
|
refactor: token generation with token (WIP)
|
1 week ago |
Pranav C
|
bfad4d821a
|
refactor: use same pattern for localStorage key name
|
1 week ago |
Pranav C
|
c631dee8cb
|
refactor: apply refresh token expiry for cookie as well
|
1 week ago |
navi
|
ffbd764ff5
|
New Crowdin updates (#9813)
* New translations en.json (Korean)
* New translations en.json (Swedish)
* New translations en.json (Japanese)
* New translations en.json (Romanian)
* New translations en.json (French)
* 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 (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* 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 (Turkish)
* New translations en.json (Ukrainian)
* 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 (Khmer)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Malayalam)
* New translations en.json (Kannada)
* New translations en.json (Bengali, India)
* New translations en.json (Nepali)
|
1 week ago |
Anbarasu
|
06d9e94de9
|
fix: Invalid Date error format in calendar view (#9809)
|
1 week ago |
Pranav C
|
e1b2eb29ec
|
Merge pull request #9807 from nocodb/nc-feat/personal-view
Nc feat/personal view
|
1 week ago |
Pranav C
|
6b31e00e24
|
refactor: cleanup and corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 week ago |
mertmit
|
165b54fbc5
|
feat: button migration
|
1 week ago |
navi
|
d987ef13c9
|
New translations en.json (Chinese Simplified) (#9806)
|
1 week ago |
Anbarasu
|
35c72f5b10
|
Merge pull request #9799 from nocodb/nc-gallery-infinite-scroll
feat: gallery view infinite scroll
|
1 week ago |
Pranav C
|
66bfb70dd9
|
Merge pull request #9804 from nocodb/nc/a2b7132b
chore: post-release sync
|
1 week ago |
github-actions[bot]
|
72f7239ff8
|
chore: update sdk path
|
1 week ago |
github-actions[bot]
|
a2b7132bc9
|
Merge pull request #9803 from nocodb/release/0.258.0
|
1 week ago |
pranavxc
|
e3c7343676
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 week ago |
github-actions[bot]
|
0f115e7f7f
|
Merge pull request #9802 from nocodb/develop
|
1 week ago |
DarkPhoenix2704
|
ea2c326b5c
|
fix: scroll issue
|
2 weeks ago |
DarkPhoenix2704
|
62332bb804
|
fix: hide sidebar issue
|
2 weeks ago |
DarkPhoenix2704
|
79030a385e
|
feat: move attachment carousel comments to beta feature toggle
|
2 weeks ago |
DarkPhoenix2704
|
9ad9367411
|
fix: expanded-row fixes
|
2 weeks ago |
DarkPhoenix2704
|
dae06d31f9
|
fix: gallery view fixes
|
2 weeks ago |
DarkPhoenix2704
|
d084955170
|
fix: add new row hidden
|
2 weeks ago |
DarkPhoenix2704
|
579059f5c3
|
fix: add select selected event for Infinite table
|
2 weeks ago |
DarkPhoenix2704
|
524f56145e
|
fix: rebase
|
2 weeks ago |
DarkPhoenix2704
|
30a4cc7ec7
|
feat: gallery view infinite scroll
|
2 weeks ago |
Ramesh Mane
|
b948bfa11b
|
Merge pull request #9780 from nocodb/nc-feat/extension-bulk-update
Nc Feat: bulk update extension
|
2 weeks ago |
navi
|
16c590cae7
|
New translations en.json (Dutch) (#9800)
|
2 weeks ago |
Ramesh Mane
|
71bbc85027
|
fix(nc-gui): add default field validation in bulk updates
|
2 weeks ago |
Ramesh Mane
|
47460c5277
|
chore(nc-gui): lint
|
2 weeks ago |
Ramesh Mane
|
50a2fbbdae
|
fix(nc-gui): longtext cell icon color issue
|
2 weeks ago |
Ramesh Mane
|
e002ce67ca
|
fix(nc-gui): trigger field reload on adding new field
|
2 weeks ago |
Ramesh Mane
|
ea2b8f0f0a
|
fix(nc-gui): load only those extensions which are available
|
2 weeks ago |
Ramesh Mane
|
2970f7e1d3
|
fix(nc-gui): bulk update extension import issue
|
2 weeks ago |
Ramesh Mane
|
ec9f23cef8
|
feat(nc-gui): bulk update extension manifest
|
2 weeks ago |
Raju Udava
|
85fcea4345
|
fix: icon size
|
2 weeks ago |
Pranav C
|
1065efff94
|
docs: add personal view doc
|
2 weeks ago |
Pranav C
|
f4519fbddf
|
refactor: migration name
|
2 weeks ago |
Pranav C
|
7271d0ba15
|
fix: minor ui corrections
|
2 weeks ago |
Pranav C
|
b6a6bbee5f
|
fix: minor ui corrections
|
2 weeks ago |
Pranav C
|
17983cf2cf
|
fix: exclude viewer and no access user from users list
|
2 weeks ago |
Pranav C
|
ccedb15113
|
fix: review comments
|
2 weeks ago |
Raju Udava
|
4fcbfc1845
|
fix: menu option label
|
2 weeks ago |
Pranav C
|
b037f4bdbe
|
fix: allow owner or creator to alter view type
|
2 weeks ago |
Pranav C
|
d0a6841c0d
|
fix: condition correction
|
2 weeks ago |
Pranav C
|
fc5e7aa2ba
|
fix: tootltip for menu items
|
2 weeks ago |
Pranav C
|
6ee538d1d7
|
fix: bug related to populate meta
|
2 weeks ago |
Pranav C
|
11d781bf3c
|
fix: persist lock_type and owner across duplicate views
|
2 weeks ago |
Pranav C
|
92b8f68743
|
fix: permission bugs
|
2 weeks ago |