Pranav C
|
3cb200c305
|
test: update test with correct status code
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
598b3d761c
|
fix: if record not found then return null rather than returning empty object
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c05fc5bc1c
|
fix: if viewname param is defined and not found in meta then return error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
676ce9dabd
|
fix: handle null case properly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
132c2b9892
|
fix: reset alias cache on view rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
f4219111a5
|
fix: reset alias cache on table rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
9415ae0438
|
fix: PW for add new row button changes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
a7014aef5e
|
fix: do the LTAR unlink only if it's metadb project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
6b43d47512
|
fix: get base data before starting the transaction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
4f13be4429
|
fix: transaction related correction in delete handler
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c5db37188f
|
refactor: rename variable name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
4b5d8481e4
|
fix: show pointer only if editable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
eaf0573e01
|
fix: typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
7d880e1e6d
|
fix: make the add icon in the grid horizontally sticky
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
7e991a6b82
|
fix: add return statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
4962ce9ded
|
refactor: add new row button position and show only when necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
42409a0a7d
|
feat: scroll to the last column after creating a new column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
9679a6691f
|
feat: on adding new ow scroll to new cell and make first cell active
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1ba6c4860b
|
refactor: add sticky button for adding row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
f154cb43e8
|
fix: width and z-index correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
11319d0f5f
|
fix: remove classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
0b5c61320a
|
fix: update `left` value of display value to stick properly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b5813f06b5
|
feat: sticky add new row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
851530b60a
|
feat: if node is dropping outside revert the order
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1e3743a43a
|
feat: unlink on condition based bulk delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ee1b831fe6
|
fix: upgrader correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
a4e15b46d5
|
fix: update the cache
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
f8ed2a3974
|
feat: implement upgrader to migrate existing xcdb relations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
dependabot[bot]
|
9f027d1659
|
chore(deps): bump vite from 2.9.15 to 2.9.16 in /packages/nc-gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.15 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Pranav C
|
d466c2342e
|
feat: implement upgrader to migrate existing xcdb relations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
0d3e517931
|
feat: delete related data in bulk delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1d45a501f3
|
feat: table delete with relation - wrap in transaction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
6cba56bde1
|
feat: table delete with relation (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
671d87db5e
|
refactor: allow deleting rows with LTAR relation for matadb base
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
37b1987cac
|
fix: skip mm hasmany relations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
cca0724aa0
|
fix: add commit and rollback
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
5c0524b7ef
|
feat: introduce transaction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
94262ac47f
|
feat: on delete unlink rows (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d9bd216bae
|
refactor: for xcdb make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
76deee749d
|
feat: hide advanced options in LTAR column creation for xcdb project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
a74f099c67
|
feat: delete selected range of rows
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
f8270e8dbb
|
feat: refactor cell context menu visibility
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
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 |
Pranav C
|
7dedf3fd21
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
373c3e3902
|
feat: drag-n-drop LTAR and Lookup creation
Signed-off-by: Pranav C <pranavxc@gmail.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 |