Naveen MR
5ae6b3e687
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
fdd6ab93fa
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
c8a19964a3
chore : remove mssql ref from readme and docs.
...
From internal analysis mssql has been rarely used
5 months ago
Ramesh Mane
f0c7b76243
fix(nc-gui): sync option when we select selectType option color ( #8767 )
5 months ago
Ramesh Mane
30aa5fdf3a
Nc Fix: Minor bug fixes ( #8766 )
...
* fix(nc-gui): add addNew record btn in gallery view
* fix(nc-gui): allow clear json field value
* fix(nc-gui): add unlink btn in ltar cell expanded form
* fix(nc-gui): currency field display value visibility issue in ltar cell
* fix(nc-gui): hide kanban grouping field by default
* fix(nc-gui): small changes
5 months ago
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
navi
24f6f57d45
New translations en.json (Portuguese, Brazilian) ( #8761 )
5 months ago
Pranav C
646ff49e82
fix: on delete find index using id since index could change while deleting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
Pranav C
c2e31c3836
fix: apply sort after parsing list data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
Pranav C
6489a4e3cf
fix: add option to sort cache data
5 months ago
github-actions[bot]
c59f1a31bf
chore: update sdk path
5 months ago
mertmit
6cf353413c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Pranav C
cd0ff8e234
fix: wait until any previous filter is in saving state
5 months ago
Ramesh Mane
6176e1871b
Fix: Misc bug fixes ( #8748 )
...
* fix(nc-gui): hide deprecated fields and width of modal if field is att
* fix(nocodb): duplicate table/base if kanban view is prasent
5 months ago
Salim B
f6a80f4587
Update 030.expand-record.md ( #8751 )
...
We can delete comments since https://github.com/nocodb/nocodb/issues/7600 was fixed.
5 months ago
Mert E
486c29bdd4
fix: missing pk handling ( #8749 )
...
* fix: handle null case
* fix: missing required field
5 months ago
Pranav C
371fed9fdf
refactor: better function name
5 months ago
Pranav C
71d3d68dbf
fix: exclude other sources tables when fetching meta for ERD
5 months ago
Pranav C
a6cc5f3c99
fix: exclude other sources tables when fetching meta for ERD
5 months ago
Mert E
bdd0a4b6bf
fix: allow dragging to grid end ( #8745 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Chavy
4ad15cd7c8
fix: field sorting will send two requests in weak network ( #8614 )
...
* fix: field sorting will send two requests in weak network
* chore: optimize code
* chore: wrap handleReorderColumn with try...catch
* chore: optimize code
5 months ago
navi
b6bc6d04d2
New Crowdin updates ( #8731 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Italian)
* New translations en.json (Japanese)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
5 months ago
Mert E
da706f4252
fix: avoid marking updated on select ( #8741 )
...
* fix: avoid marking updated on select
* fix: handle null/undefined meta
* fix: use local meta for field details
* fix: avoid creating options on update
* fix: improve readability
5 months ago
Pranav C
03017f31ab
refactor: handle if lookuprelation not found
5 months ago
Pranav C
be7f60e388
refactor: type corrections and update state to deleting and delete filter in background to avoid duplicate click
5 months ago
Mert E
aa7b9a156f
fix: delete org user ( #8742 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
5 months ago
Ramesh Mane
f49bf52abf
Nc fix/resolve console warnings ( #8715 )
...
* fix(nc-gui): some ts warnings
* fix(nc-gui): columnFilter file warnings
* fix(nc-gui): fix ts errors
* fix(nc-gui): pr review changes
* fix(nc-gui): update NcCheckbox change event
* fix(nc-gui): pr review changes
5 months ago
Mert E
c9d5ab2c09
fix: avoid extra encode ( #8739 )
5 months ago
Pranav C
9c3dfe9ea2
refactor: review suggestions
5 months ago
Pranav C
7861461977
fix: coderabbit suggestion and passing args correctly
5 months ago
Pranav C
8dbda1cb99
fix: move cache reference within clossure since each instance should have its own cache
5 months ago
Pranav C
a2b81dc73c
fix: keep any local state value of filter after sync
5 months ago
Pranav C
edc7c44d9f
fix: use custom cached debounce function to use individual debounce function for each filter
5 months ago
Pranav C
c467598895
refactor: review suggestions
5 months ago
Pranav C
91dfbee0a5
fix: support FK column update(system field) and linting
5 months ago
Mert E
f5f4e8c388
fix: missing conditionV2 ( #8736 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
5 months ago
Pranav C
470246477c
fix: add source_id filter when getting table list
5 months ago
github-actions[bot]
53c9f7b1fc
chore: update sdk path
5 months ago
mertmit
5c7ce2b17e
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Mert E
9cb4411366
fix: missing changes ( #8724 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
5 months ago
github-actions[bot]
2a5030295a
chore: post-release sync ( #8720 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: sync to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: order of master to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: move sync action after npm release as it pushes some commits
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: mertmit <mertmit@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 months ago
mertmit
fb6aeda24f
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Pranav C
96d9585a14
fix: avoid duplicate filter create API call by waiting until the previous request
5 months ago
Pranav C
682981dcd8
fix: disable default form action on pressing enter key
5 months ago
Anbarasu
88278a77a0
fix: comment delete not working ( #8714 )
...
* fix: missing ui acl
* fix: remove unwanted ref fix: wrap condition in template
5 months ago
Ramesh Mane
7dc4319dc7
Nc Refactor: Kanban view ( #8689 )
...
* fix(nc-gui): update kanban view stack ui
* feat(nc-gui): add collapse all stack option
* fix(nc-gui): add empty stack placeholder
* fix(nc-gui): add loading state support for ncSwitch
* fix(nc-gui): swap edit card and stacked by toolbar menu
* fix(nc-gui): update stacked by toolbar menu
* fix(nc-gui): update kanban view height
* fix(nc-gui): add stack bg color
* feat(nc-gui): add support to hide empty stack
* fix(nc-gui): stack loader issue
* fix(nc-gui): checkbox alignment in kanban view
* fix(nc-gui): update stack drag handler and hide it if user does not have permission
* fix(nc-gui): stack title overflow issue
* fix(nc-gui): allow inline rename stack
* fix(nc-gui): advance color picker tab warnings
* fix(nc-gui): rename stack option issues
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* feat(nc-gui): add new stack support
* fix(nc-gui): small changes
* fix(nc-gui): add loading state for rename & add new stack
* fix(nc-gui): reduce width of stack
* fix(nc-gui): make ncSwitch placement prop optional
* fix(nc-gui): some review changes
* fix(nc-gui): remove only from test
* fix(nc-gui): add error handling part in kanban stack update
* fix(nc-gui): update localstate while updating kanban stack meta
* fix(nc-gui): some review changes
* fix(nc-gui): add expand all stack option
* fix(nc-gui): add condition to append new stack obj
* fix(nc-gui): update card field label style
* fix(nc-gui): remove top & bottom padding from stack
* fix(nc-gui): drag stack test update
* fix(nc-gui): console warning issues
* text(nc-gui): update kanban view test
* fix(nc-gui): remove last added empty row from stack if it is not saved
* fix(nc-gui): duplicate column insert issue on rename stack
* fix(nc-gui): update field menu
* fix(nc-gui): add new stack duplicate issue
* feat(nc-gui): add expand record option in context menu of gallery
* fix(nc-gui): delete record fail issue #3111
* fix(nc-gui): hide grouping field by default in kanban view
* chore(nc-gui): lint
* fix(nc-gui): ui review changes
* fix(nc-gui): select option focus issue in edit state
* fix(nc-gui): add bottom border for stack
* fix(nc-gui): ui review changes
* fix(nc-gui): update color picker btn text from select option
* fix(nc-gui): delete default value stack #8212
* fix(nc-gui): stack data offset an drag card issue
* chore(nc-gui): lint
5 months ago
Raju Udava
5b7c788048
Nc fix/comments UI ( #8711 )
...
* fix: minor fixes
* fix: minor fixes
* fix: minor fixes
* fix: hover on comment
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
navi
fbfb19b7f2
New Crowdin updates ( #8707 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Italian)
* New translations en.json (Japanese)
* 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 (Ukrainian)
* New translations en.json (Chinese Traditional)
* 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 (Hindi)
* New translations en.json (Bengali, India)
5 months ago
Mert E
d0f7fb8f6e
fix: delete comments on model delete ( #8706 )
...
* fix: missing transaction
* fix: hard delete comments on model delete
5 months ago
Mert E
9a621e4958
fix: cache pipeline & source delete ( #8688 )
...
* fix: avoid duplicate refresh
* fix: pipe nested refresh
* fix: wrong reference for source
* fix: base list
* fix: unit test base list
* fix: disable meta info for ee
* fix: improve readability
5 months ago