Commit Graph

24703 Commits

Author SHA1 Message Date
DarkPhoenix2704
5fbeb7c798 fix: multiline command 2024-11-17 16:37:53 +05:30
DarkPhoenix2704
8e15832f2d fix: update installation instructions 2024-11-17 16:26:26 +05:30
navi
454fef6032 Merge pull request #9754 from salim-b/patch-2
chore: update Node.js builder image
2024-11-17 10:37:29 +00:00
navi
762111ef09 Merge pull request #9730 from karthik-script/docs/hindi
docs/hindi: Add Hindi README docs
2024-11-17 10:27:53 +00:00
Pranav C
a31dfcec77 Merge pull request #9835 from nocodb/nc-fix/duplicate-base-bug
fix: Default base creation bug
2024-11-17 00:09:03 +05:30
Pranav C
907246fd4f fix: expect user object to be null 2024-11-16 18:00:53 +00:00
Ramesh Mane
6de41d261e Nc fix/misc UI changes (#9829)
* fix(nc-gui): update text from UI ACL to View access

* fix(nc-gui): add missing translation key

* fix: view visibility

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-11-16 13:32:30 +05:30
Pranav C
7e37415092 Merge pull request #9827 from nocodb/nc-fix/misc
Nc fix/miscellaneous bug fixes
2024-11-15 23:28:04 +05:30
Pranav C
6d56193307 fix: token refresh failed handle it
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-11-15 23:27:30 +05:30
Pranav C
d4639c379b fix: while populating insert object check row for nested object 2024-11-15 10:52:01 +00:00
Pranav C
2146f93761 fix: add missing await and treat form submit success only if it returns valid response 2024-11-15 10:52:01 +00:00
Pranav C
c0eeef4eff fix: avoid showing red outline for required columns while loading data 2024-11-15 10:52:01 +00:00
Pranav C
5e0968d121 fix: handle insert when missing primary key 2024-11-15 10:52:01 +00:00
Pranav C
80ae0f1938 fix: recreate colOptions only if all required fields are included 2024-11-15 10:52:01 +00:00
Pranav C
c3319c62b7 fix: on edit formula extract initial datatype 2024-11-15 10:52:01 +00:00
Pranav C
a93fa3e678 fix: webhook payload corrections 2024-11-15 10:52:01 +00:00
Pranav C
10ca6c86c5 fix: computed tooltip extraction bug (#9819) 2024-11-14 12:14:53 +03:00
navi
f770147741 New translations en.json (Korean) (#9816) 2024-11-13 22:21:34 +05:30
Pranav C
92317329e6 Merge pull request #9784 from nocodb/nc-fix/cognito-signin
refactor: Token generation improvements and corrections
2024-11-13 13:01:29 +05:30
Pranav C
43b4e224dd refactor: set default refresh token expiry to 30 days 2024-11-13 07:30:19 +00:00
Pranav C
3bfd6b0171 refactor: add null check 2024-11-13 07:30:19 +00:00
Pranav C
e86e76002c chore: lint 2024-11-13 07:30:19 +00:00
Pranav C
12b2b93a9a fix: missing error handling 2024-11-13 07:30:19 +00:00
Pranav C
9aa032ce7e fix: null handling 2024-11-13 07:30:19 +00:00
Pranav C
118731d5e4 refactor: review comments 2024-11-13 07:30:19 +00:00
Pranav C
adf56979ea refactor: use useSharedExecutionFn composable for refresh token 2024-11-13 07:30:18 +00:00
Pranav C
5fb1a702ba refactor: replace promise then with async/await 2024-11-13 07:30:16 +00:00
Pranav C
4d81489530 refactor: token generation with token (WIP) 2024-11-13 07:30:14 +00:00
Pranav C
bfad4d821a refactor: use same pattern for localStorage key name 2024-11-13 07:30:10 +00:00
Pranav C
c631dee8cb refactor: apply refresh token expiry for cookie as well 2024-11-13 07:30:08 +00:00
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)
2024-11-13 08:43:27 +05:30
Anbarasu
06d9e94de9 fix: Invalid Date error format in calendar view (#9809) 2024-11-12 22:01:55 +05:30
Pranav C
e1b2eb29ec Merge pull request #9807 from nocodb/nc-feat/personal-view
Nc feat/personal view
2024-11-12 21:52:45 +05:30
Pranav C
6b31e00e24 refactor: cleanup and corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-11-12 18:32:14 +05:30
mertmit
165b54fbc5 feat: button migration 2024-11-12 15:48:12 +03:00
navi
d987ef13c9 New translations en.json (Chinese Simplified) (#9806) 2024-11-12 17:59:43 +05:30
Anbarasu
35c72f5b10 Merge pull request #9799 from nocodb/nc-gallery-infinite-scroll
feat: gallery view infinite scroll
2024-11-12 15:54:01 +05:30
Pranav C
66bfb70dd9 Merge pull request #9804 from nocodb/nc/a2b7132b
chore: post-release sync
2024-11-12 15:45:44 +05:30
github-actions[bot]
72f7239ff8 chore: update sdk path 2024-11-12 08:46:27 +00:00
github-actions[bot]
a2b7132bc9 Merge pull request #9803 from nocodb/release/0.258.0 2024-11-12 08:44:46 +00:00
pranavxc
e3c7343676 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-11-12 08:44:42 +00:00
github-actions[bot]
0f115e7f7f Merge pull request #9802 from nocodb/develop 0.258.0 2024-11-12 08:37:25 +00:00
DarkPhoenix2704
ea2c326b5c fix: scroll issue 2024-11-12 08:02:28 +00:00
DarkPhoenix2704
62332bb804 fix: hide sidebar issue 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
79030a385e feat: move attachment carousel comments to beta feature toggle 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
9ad9367411 fix: expanded-row fixes 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
dae06d31f9 fix: gallery view fixes 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
d084955170 fix: add new row hidden 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
579059f5c3 fix: add select selected event for Infinite table 2024-11-12 08:02:27 +00:00
DarkPhoenix2704
524f56145e fix: rebase 2024-11-12 08:02:27 +00:00