mertmit
c0895eb6d4
Merge pull request #4060 from nocodb/fix/3955-pg-ui-abstract-mapping
...
fix: interpret `bigint` and `bigserial` as number on UI level
2 years ago
mertmit
89eddddabd
feat: hover effects for select options
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
ebf50d0d8d
fix: scrollbar-thin-dull class for options scroll
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
braks
4de9f308fc
fix(nc-gui): erd initial transition
2 years ago
braks
8c5673a117
chore(nc-gui): update to latest vue flow pkg
2 years ago
Braks
e7982022c7
Merge pull request #3931 from nocodb/chore/typefix
2 years ago
Braks
d55a1cc29a
Merge pull request #4058 from nocodb/feat/logo-ping
2 years ago
Braks
03fded3e7c
Merge pull request #4062 from nocodb/fix/view-data-inj
2 years ago
Pranav C
e461341d98
chore(github-action): cancel any previous release action in same PR / branch
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
21a5ff5e24
chore(github-action): cancel any previous ci-cd action in same PR / branch
...
ref - https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre/67939898#67939898
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
c974c25dae
Merge pull request #4061 from jbbn/test/column-circular-references--22w41
...
test(cy): circular references and duplicated dependencies
2 years ago
braks
3631aa1b7e
chore(nc-gui): correct prop types
2 years ago
mertmit
08a468fe57
feat: scroll for select options
...
Re #3854
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
աɨռɢӄաօռɢ
3bebfee92e
Merge pull request #4043 from nocodb/fix/import-dt-format
...
fix(nc-gui): handle date_format in import
2 years ago
Braks
16e8c65de7
Merge pull request #4031 from nocodb/fix/sidebar-sort
2 years ago
braks
95f252ba84
fix(nc-gui): remove `useMetas` from cb fn
2 years ago
Pranav C
f6c9f8d214
Merge pull request #4059 from nocodb/fix/4056-edit-column-autofocus-issue
...
Fix: Edit column - focus title field only if there is no focused input element
2 years ago
mertmit
f54fbc6851
fix: interpret `bigint` and `bigserial` as number on UI level
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Bueno, João
395b66ae8f
test(cy): circular references and duplicated dependencies
...
Circular references are invalid, but duplicate dependencies can be
resolved. (See issue #4024 )
closes #4024
2 years ago
mertmit
f1bf4c81de
Merge pull request #4057 from nocodb/feat/default-theme
...
refactor(nc-gui): add default nocodb theme color to picker
2 years ago
mertmit
41c36f649e
Merge pull request #4045 from nocodb/fix/4029-ignore-ag-column-from-required
...
fix(gui): Row insert/update - ignore auto generated column from required
2 years ago
braks
5bb174ba4f
feat(nc-gui): make logo animation size responsive to logo size
2 years ago
Pranav C
9552c2771e
test: specify fields query param in right way
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c7bdf7b903
fix(api): by default set primary key as the sort column
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
9e13d6ba79
feat(nc-gui): add ping animation to logo on click
2 years ago
Pranav C
5c768d3981
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
101277bea7
fix(gui): focus title field only if there is no active element
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
5da71dab45
fix(nc-gui): survey form input bg
2 years ago
Braks
5f5d81ea17
Merge pull request #4054 from nocodb/fix/page-navigation
2 years ago
braks
e983a58b78
feat(nc-gui): add default nocodb theme color to picker
2 years ago
Pranav C
5cc9a84021
Merge pull request #4046 from nocodb/fix/3988-clear-cell
...
Feat: Grid view - allow clear cell on LTAR cell
2 years ago
Pranav C
8a28be59bc
Merge pull request #4053 from nocodb/fix/multi-select-and-copy
...
Fix: Grid view - multiple cell select copy bug
2 years ago
braks
1ab0718778
fix(nc-gui): apply distinct key on page
2 years ago
braks
4df9f2a0c1
chore(nc-gui): lint
2 years ago
Pranav C
5ce7076ffb
fix(gui): correction in condition
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
fb101db0ee
Merge pull request #4052 from nocodb/fix/input-styles
2 years ago
աɨռɢӄաօռɢ
8ddfd30466
Merge pull request #4035 from jgillich/develop
...
Remove password character requirements
2 years ago
Jakob Gillich
b1f0ab67a3
feat(nocodb-sdk): drop password character requirements
...
closes #242
2 years ago
Pranav C
369ab6b053
fix: support filter with data read api
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
31e291a455
fix: add filter and sort support on nested list data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
90d8bdee8f
Merge pull request #4030 from nocodb/fix/watch-cb
2 years ago
braks
64368e3fa5
fix(nc-gui): correct input style padding for form views
2 years ago
Pranav C
0191d88257
Merge pull request #4051 from nocodb/fix/4041-rename-cli-alias
...
Refactor: CLI - rename cli script alias to avoid conflict
2 years ago
Pranav C
7d3aab549b
refactor(gui): show error message on failure
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b91e638254
chore(cli): publish the cli and remove unused dependency
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
f914083e71
chore(nc-gui): add comments about lazy load issues
2 years ago
braks
6c9a55821e
chore(nc-gui): cleanup
2 years ago
Pranav C
3bff97f57d
refactor(cli): rename `nc` alias to `noco` to avoid conflict
...
- currently `nc` is conflicting with `nc` (netcat) command in ubuntu and not allowing user to run the script
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
c6a7110902
docs: change documentation links from docs-dev to docs
2 years ago
Wing-Kam Wong
4b48ea1208
feat(workflows): allow publish-dev-docs to be triggered manually
2 years ago