Wing-Kam Wong
|
3c3671901b
|
fix(noco-docs): apply NuxtLink on incorrect links
|
1 year ago |
dependabot[bot]
|
d691299e9f
|
chore(deps): bump @antfu/utils, @windicss/plugin-utils, vite-plugin-windicss, unplugin-icons and unplugin-vue-components
Bumps [@antfu/utils](https://github.com/antfu/utils) to 0.7.4 and updates ancestor dependencies [@antfu/utils](https://github.com/antfu/utils), [@windicss/plugin-utils](https://github.com/antfu/vite-plugin-windicss), [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss), [unplugin-icons](https://github.com/antfu/unplugin-icons) and [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components). These dependencies need to be updated together.
Updates `@antfu/utils` from 0.5.2 to 0.7.4
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](https://github.com/antfu/utils/compare/v0.5.2...v0.7.4)
Updates `@windicss/plugin-utils` from 1.8.7 to 1.9.0
- [Release notes](https://github.com/antfu/vite-plugin-windicss/releases)
- [Commits](https://github.com/antfu/vite-plugin-windicss/compare/v1.8.7...v1.9.0)
Updates `vite-plugin-windicss` from 1.8.7 to 1.9.0
- [Release notes](https://github.com/antfu/vite-plugin-windicss/releases)
- [Commits](https://github.com/antfu/vite-plugin-windicss/compare/v1.8.7...v1.9.0)
Updates `unplugin-icons` from 0.14.7 to 0.14.15
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.14.7...v0.14.15)
Updates `unplugin-vue-components` from 0.22.4 to 0.22.12
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.22.4...v0.22.12)
---
updated-dependencies:
- dependency-name: "@antfu/utils"
dependency-type: indirect
- dependency-name: "@windicss/plugin-utils"
dependency-type: indirect
- dependency-name: vite-plugin-windicss
dependency-type: indirect
- dependency-name: unplugin-icons
dependency-type: direct:development
- dependency-name: unplugin-vue-components
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Raju Udava
|
803c83a487
|
fix: Icon as IconifyIcon
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
e062467165
|
chore(nc-gui): lint
|
1 year ago |
Pranav C
|
41329b5f82
|
fix: add missing authguard
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b85cfd96a6
|
fix: on table create/duplicate after completion scroll to the new table in treeview
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
DIWAKAR
|
81ce3f910d
|
final
|
1 year ago |
Pranav C
|
faca1e9f68
|
fix: access reactive variable value using `value` prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
DIWAKAR
|
515c607820
|
eyeSlash icon
|
1 year ago |
Pranav C
|
00979908e6
|
fix: remove `GeoDataOptions` from template since the component doesn't exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
6cf0de21f8
|
fix: make `isUpdatedFromCopyNPaste` optional
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
03e5a995be
|
feat: on clicking display cell scroll to the beginning
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
e1b23687c2
|
feat: provide an extra offset to show the prev/next/up/bottom cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
5c5c80d831
|
fix: handle scenarios in which `dt` is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
54754af815
|
fix: set default value for inject
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
9cfd1e328d
|
fix: while scrolling consider sticky columns width
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ba28212529
|
feat: scroll to new cell on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
dcc7f63c63
|
feat: scroll to cell for making it fully visible
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
navi
|
c85818147e
|
New translations en.json (Turkish)
|
1 year ago |
Pranav C
|
e21cf184ca
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
pranavxc
|
4b41b6f014
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Pranav C
|
89f150c497
|
fix: remove envs props from config which is no longer in use
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
271cbd4ffd
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
64840fe2df
|
fix: load the view columns from view(only avail in public)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
wingkwong
|
ac0d6f6da6
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Wing-Kam Wong
|
ca1678eba6
|
fix(nocodb): remove unused services
|
1 year ago |
Wing-Kam Wong
|
62da4c15a1
|
refactor(nocodb): lint
|
1 year ago |
Wing-Kam Wong
|
267e51af55
|
refactor(nocodb): lint
|
1 year ago |
Wing-Kam Wong
|
50ca5e61da
|
feat(nocodb): add ignoreRestSiblings
|
1 year ago |
Wing-Kam Wong
|
922fa7446e
|
feta(nocodb): enable @typescript-eslint/no-unused-vars
|
1 year ago |
Pranav C
|
8e7cee8330
|
fix: remove unnecessary debugger statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
61058dbd73
|
fix: hide LTAR expand icon under lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
c0e2049d79
|
refactor(nc-gui): remove unused code
|
1 year ago |
Wing-Kam Wong
|
07ab34e650
|
fix(nc-gui): add missing isUIAllowed
|
1 year ago |
Wing-Kam Wong
|
2d151627c3
|
refactor(nocodb): remove unused code
|
1 year ago |
Wing-Kam Wong
|
51855e8893
|
fix(nocodb): add missing acl middleware
|
1 year ago |
Pranav C
|
c427332eea
|
fix: make cursor in public shared gallery default for card
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
897cb58307
|
fix: ignore redirection if public page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
40aeec53a4
|
fix: disable expand form in public shared gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
78fdabfde7
|
fix: add extractProjectId middleware to /me endpoint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1d7027f67a
|
fix: handle if lookup column is LTAR
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
5971a67f0a
|
chore(sdk): regenerate Api.ts
|
1 year ago |
Wing-Kam Wong
|
002c1948f6
|
fix(nocodb): comparison_op & fk_column_id types in swagger.json
|
1 year ago |
Pranav C
|
268d8367b7
|
refactor: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
283cd8f566
|
refactor(nocodb): remove unused code
|
1 year ago |
Wing-Kam Wong
|
e3a06191e3
|
fix(nocodb): revise user project list delete logic
|
1 year ago |
Wing-Kam Wong
|
957f04e1fd
|
fix(nocodb): use includes to check if NONE is in target list
|
1 year ago |
Pranav C
|
66ad98761c
|
fix: remove unnecessary async
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c56ff5e8dc
|
chore: add some comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
a20c295ee1
|
fix: include lookup related metas in shared view meta api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |