Wing-Kam Wong
|
38db2917d7
|
fix(nc-gui): user modal type issues
|
2 years ago |
Wing-Kam Wong
|
8bf32b7a8f
|
fix(nc-gui): add missing @types/d3-scale
|
2 years ago |
Wing-Kam Wong
|
c30e437943
|
fix(nc-gui): useViewFilter type issues
|
2 years ago |
Wing-Kam Wong
|
dc8e25d34a
|
fix(nc-gui): column filter type issues
|
2 years ago |
Wing-Kam Wong
|
09da14fed4
|
fix(nc-gui): geo onSuccess and onError type & fix type 'number' is not assignable to type 'string'
|
2 years ago |
Wing-Kam Wong
|
e8c1997edc
|
fix: spread types may only be created from object types
|
2 years ago |
Wing-Kam Wong
|
a8064e7ce1
|
fix(nc-gui): meta has been declared in ColumnType
|
2 years ago |
Wing-Kam Wong
|
855d8a2df4
|
fix(nc-gui): error any and remove content from message.error
|
2 years ago |
Wing-Kam Wong
|
3c21fe47dc
|
fix(nc-gui): offset and limit should be in number type
|
2 years ago |
Wing-Kam Wong
|
2625f347c8
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
716490ce9e
|
fix(nocodb): revise plugin schema
|
2 years ago |
Wing-Kam Wong
|
1e2f640f61
|
fix(nc-gui): plugin test type and plugin input
|
2 years ago |
Wing-Kam Wong
|
b65ee1c34e
|
fix(nc-gui): add type to e
|
2 years ago |
Raju Udava
|
eb21653bd8
|
Merge pull request #5305 from nocodb/fix/5304-row-count
fix: row numbering based on page size configured
|
2 years ago |
Wing-Kam Wong
|
c7cb4dfe0e
|
feat(nocodb): exclude empty string for UITypes.Time
|
2 years ago |
Wing-Kam Wong
|
08874a32ee
|
feat(nc-gui): disable null and empty for UITypes.Time
|
2 years ago |
Wing-Kam Wong
|
b270c41ead
|
feat(nocodb): include upgrader logic for time and year
|
2 years ago |
Wing-Kam Wong
|
5681b99619
|
feat(nc-gui): revise filter texts for Time columns
|
2 years ago |
Wing-Kam Wong
|
a376611bcb
|
feat(sdk): add UITypes.Year to numericUITypes
|
2 years ago |
navi
|
6ddf14f6f4
|
Merge pull request #5280 from nocodb/refactor/airtable
refactor: use service api's in airtable import
|
2 years ago |
Raju Udava
|
0793c6d613
|
fix: row numbering based on page size configured
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
2f83a3acef
|
Merge pull request #5303 from nocodb/fix/non-image-attachments-openLink
fix(nc-gui): return attachment url even fetch fails
|
2 years ago |
աɨռɢӄաօռɢ
|
b12738a66c
|
Merge pull request #5172 from nocodb/fix/tab-control
fix: tab control
|
2 years ago |
աɨռɢӄաօռɢ
|
d103027a46
|
Merge pull request #5295 from nocodb/fix/webhook-missing-operation
fix(nc-gui): move eventOperation and onNotTypeChange logic out of loadPluginList
|
2 years ago |
Wing-Kam Wong
|
a7c1c83e8d
|
fix(nc-gui): return attachment url even fetch fails
|
2 years ago |
Wing-Kam Wong
|
98a50173b5
|
Merge branch 'develop' into fix/tab-control
|
2 years ago |
աɨռɢӄաօռɢ
|
7942831c5d
|
Merge pull request #5298 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/webpack-5.76.0
chore(deps-dev): bump webpack from 5.65.0 to 5.76.0 in /packages/nc-cli
|
2 years ago |
dependabot[bot]
|
088854402a
|
chore(deps-dev): bump webpack from 5.65.0 to 5.76.0 in /packages/nc-cli
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
c2ce6dfb29
|
Merge pull request #5294 from dammy001/chore/readme-typos
chore: readme typos
|
2 years ago |
աɨռɢӄաօռɢ
|
98e5bc9040
|
Merge pull request #5301 from nocodb/dependabot/npm_and_yarn/packages/nc-gui/webpack-5.76.1
chore(deps): bump webpack from 5.73.0 to 5.76.1 in /packages/nc-gui
|
2 years ago |
dependabot[bot]
|
1080129191
|
chore(deps): bump webpack from 5.73.0 to 5.76.1 in /packages/nc-gui
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Daniel Spaude
|
2409250e8b
|
geo data support: udate docs
|
2 years ago |
Daniel Spaude
|
65231b57ed
|
don't show 'Mapped by' dropdown on public map view
|
2 years ago |
Daniel Spaude
|
ec4cd23e7f
|
create useBetaFeatureToggle composable...
and use it for geo feature and Mobile Mode
|
2 years ago |
Daniel Spaude
|
53610a5a70
|
Merge branch 'develop' into mvp-mobile-layout-and-code-scanner
|
2 years ago |
Daniel Spaude
|
2c40e2ad58
|
code cleanup
|
2 years ago |
Daniel Spaude
|
f281035348
|
code cleanup
|
2 years ago |
Daniel Spaude
|
9ef951ec12
|
code cleanup
|
2 years ago |
Daniel Spaude
|
a6b0a090e0
|
code cleanup
|
2 years ago |
Daniel Spaude
|
ce8cb699a8
|
code cleanup
|
2 years ago |
Daniel Spaude
|
0be1d018be
|
code cleanup
|
2 years ago |
Daniel Spaude
|
727647830d
|
Merge branch 'develop' into geodata-follow-up-fixes
|
2 years ago |
Anjorin Damilare
|
70bfb79396
|
Merge branch 'develop' into chore/prepare-script
|
2 years ago |
Damilare Anjorin
|
85f3ba0eb0
|
chore: remove @types/file-saver from dep
|
2 years ago |
Damilare Anjorin
|
b4565483f4
|
chore: update
|
2 years ago |
Damilare Anjorin
|
5dd26e8e08
|
chore: add script
|
2 years ago |
Raju Udava
|
2b8dd8c4f2
|
refactor: use of shorthand in code
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
d1fd28c9bb
|
refactor: use of shorthand in code
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
aa67feb485
|
Merge branch 'develop' into refactor/airtable
|
2 years ago |
Raju Udava
|
49354ca4d4
|
Merge pull request #5289 from nocodb/test/unit-on-pg
test: ut on pg
|
2 years ago |