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
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
աɨռɢӄաօռɢ
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
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
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
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
Pranav C
71d0f2a31a
chore(sdk): build sdk
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d20af97a83
refactor(gui): update data directly
...
instead of reloading entire data modify row object directly
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
fe41e09f2a
fix(gui): extract column ref using column index
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1e87b2a357
fix(gui): reload data after clearing cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b783234181
fix(gui): pass row data for extracting id
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c32a1814d5
refactor(gui): show clear cell option for LTAR
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
աɨռɢӄաօռɢ
5166686525
Merge pull request #4044 from nocodb/fix/4034-swagger-api-corrections
...
Fix: Swagger - OpenAPI spec corrections
2 years ago
Pranav C
7ac81b2e9e
fix(gui): pass column reference when invoking clear cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d269fb4263
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1096d0adbb
fix(sdk): update relation type var in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
bdd530ba9e
feat(gui): allow clear option for LTAR cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8352380dd7
fix(gui): ignore auto generated column from required
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago