Pranav C
66c089e2d7
fix: correction in sample payload
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
6566f88364
fix: use union all instead of union since rows will be unique
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
985416e8c4
fix: pass payload in test webhook
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
9e998cf77f
chore: rm console log
3 years ago
Wing-Kam Wong
8d4ca5e7ee
refactor: MutMessage
3 years ago
Pranav C
9303fd8a4c
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
eca26a5f3e
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
00a6ac9ca6
refactor: move url to top in the notification list
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
ea5a07d134
fix: test webhook throw error on failure and hook_log corrections
...
re #1903
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
c4a9f11fb1
chore: hide virtual columns for time being
3 years ago
Wing-Kam Wong
a4a37fedb9
fix: add missing upd cache logic when updating roles
3 years ago
Pranav C
e0a03963d5
Fix - SQLite project bug ( #1957 )
...
* fix: handle multiple pk and no pk scenarios
re #1956
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: exclude searchpath from db config if client is not pg/mssql
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: populate correct knex config for sqlite db
re #1956
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
80686cb75e
feat: ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
6bd4043322
fix: m2m delete logic
3 years ago
Wing-Kam Wong
a023333e98
wip: revise m2m delete logic
3 years ago
Wing-Kam Wong
c40fb28c95
chore: remove space
3 years ago
Pranav C
bef73c22fd
fix: handle if ncSiteUrl is missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0d13fbabc6
feat: new snippet ui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
06ddeff5cf
feat: code snippet
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
93c6d1dff1
wip: code snippet population
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
1d4e8ea9e9
fix: add missing comma
3 years ago
Wing-Kam Wong
e4bdaa65fd
chore: add smaple text
3 years ago
Wing-Kam Wong
16e0c0a383
chore: add toast error message
3 years ago
Pranav C
1b9b964248
fix: get table model by id instead of name
...
re #1946
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
mertmit
4a63a31d03
fix: base isJSON on uiType only
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Titouan CREACH
2b88c3d3c7
fix: allow to edit the length of a nvarchar (mssql). #1930
3 years ago
Wing-Kam Wong
b57d5d9c33
fix: using new naming convention
3 years ago
Wing-Kam Wong
2666d3cd89
refactor: createProjectFromTemplateBtn.vue
3 years ago
Wing-Kam Wong
ffa0ee23b0
fix: empty data after editing column name
3 years ago
Wing-Kam Wong
c0220b9de6
wip: edit column logic
3 years ago
Wing-Kam Wong
43c296afcf
wip: edit logic before importing
3 years ago
Pranav C
737c2ded65
fix: use uidt from request on table creation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
mertmit
367bfb93f8
fix: monaco editor dialog closes on click
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Wing-Kam Wong
80bf6a5226
fix: import logic
3 years ago
Wing-Kam Wong
ab15302850
chore: lint fix
3 years ago
Wing-Kam Wong
387fa87a3c
enhancement: add tooltips to bottom options
3 years ago
Wing-Kam Wong
26205c1d9a
enhancement: add tooltip
3 years ago
Wing-Kam Wong
253a3b1fec
chore: rm CreateByExcel API
3 years ago
Wing-Kam Wong
f34c7aae16
fix: integrate export import with new api design
3 years ago
Wing-Kam Wong
53c6aade15
chore: mark it optional
3 years ago
dependabot[bot]
db2b69babe
chore(deps): bump sqlite3 from 5.0.0 to 5.0.3 in /packages/nocodb
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.0.0 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.0...v5.0.3 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Wing-Kam Wong
183a4fb659
feat: add createByExcel API
3 years ago
Wing-Kam Wong
21cd83be96
chore: point to file:../nocodb-sdk
3 years ago
Wing-Kam Wong
6873bcb0e6
fix: key naming for table name
3 years ago
Wing-Kam Wong
f91f46b0c9
chore: enable back excel import option
3 years ago
Wing-Kam Wong
6be9663a6c
fix: key naming for column name
3 years ago
Wing-Kam Wong
1c1cb9c9af
fix: filter out meta table in parser
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
c61b550ee1
fix: add missing meta table names
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
dependabot[bot]
081e19ce22
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/nocodb
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
e38abb5429
chore(deps): bump ejs in /packages/nc-migrator-archived
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.0.1 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.0.1...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago