Pranav C Balan
05369f46ef
feat: Add hasMany UI cell
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
3c5bfe289e
feat: manyToMany support
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
91286f4f30
feat: Getting Primary key and Primary column as default value
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
47f1e4990c
feat: Add option to update primary value column
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
28234d2aee
fix: hasmany list api correction
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C
e66d3a1f7c
chore: Publish v0.9.41
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
7efc363380
fix: Allow empty string in xwhere
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
c7c166722d
fix(gui): GraphQL url correction
...
removed extra `/` from graphql path
re #315
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
4a7d3ad41b
chore: publish v0.9.40
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
44033e9c66
feat: Added environment information
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
c2fda9139d
feat: Add env variables in webhook context
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
0fc9b48d68
fix(gui): Disable preview as for low-privilege users
...
fix #170
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
67f398c8bb
feat: add axios config link
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
1666691655
fix(gui): Webhook headers/auth section
...
fixed bug in headers and added auth section for basic authentication.
re #314
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
99943d0eaa
chore: Publish v0.9.38
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
cea77f292d
fix: plugin test implementation
...
re #307
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
79bbbb4376
fix(gui): app install ui correction
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
738d3a71aa
fix: add both schemes in swagger
...
fix #311
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
26b3fdc9d9
chore: publish v0.9.38
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
739bdb0588
fix: allow attachment add and audit for editor role
...
re #308
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
7fbefd8157
fix(gui): axios base url correction
...
re #307
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
0485ff2b4a
fix(gui): Padding correction
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
45741c3609
fix: Postgres hooks params and condition bugs
...
re #309
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
6601e922d6
fix: Wrong count correction in postgres
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
bafbe0745c
chore: Published v0.9.37
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
b5227c08ce
feat: Add option to disable auto filter apply
...
Added toggle button to toggle autofilter
closes #229
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
e76ab03fc8
fix: data in http client webhook, condition correction
...
* Made data available in http client fields(params, body, headers)
* Fixed condition issue
closes #296 , closes #237
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
bb8661aab4
fix(gui): Datatype scale value correction
...
Removed scale/length value based on datatype
fix #302
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
690467d029
build: add miising dependencies
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Joel Wetzell
f54a48be15
Fix vertical options
...
Signed-off-by: Joel Wetzell <jwetzell@yahoo.com>
3 years ago
Pranav C
70af0f32e9
fix: axios baseurl correction
...
In the baseurl `/` at the end should be removed
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
db4e0aafeb
feat: Add offline resource of fonts and lib
...
replaced CDN links with offline resource
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
439c3defbc
feat: Published v0.9.36
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
8a40283dad
fix(gui): Id of table which have composite primary key
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
01d111ca06
fix(gui): Filter correction
...
added missing filter in where (not null)
fix #295
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
azrikahar
d665c4149e
modify Dockerfile to use multi-stage builds
...
Signed-off-by: Azri Kahar <azrikahar@outlook.com>
3 years ago
Wing-Kam Wong
c33984fddd
chore: revise based on comments
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0ad0e00b16
chore: revise based on comments
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C Balan
802114a08b
fix: Correction in email template
...
removed unnecessary wording "Super" from email template
fix #287
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
7856e2bc3d
chore: revise based on comments
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C Balan
0244978f98
chore: Published v0.9.35
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
322d3c0e87
chore: Updated github action
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
74bdd3e6d9
chore: Updated github action
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
5c06d35ad2
fix: Postgres rows count of large tables
...
query optimized to handle large tables row count
re #283
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
f7f352b9b9
chore: Remove oracle dependency
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
9743d59d5e
fix: Delete token from memory
...
Deleting token from memory after api token from database
fix #291
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
96a2d90439
fix: hardcoded baseurl - ref to #264
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C Balan
85908bc5d8
chore: published v0.9.33
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
15933af443
fix: Add project name and correct role in invite
...
related #287
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
Pranav C Balan
eb2adc1ef9
fix: Generate swagger host and scheme
...
genarated swagger scheme and host based on `NC_PUBLIC_URL` environment variable
fixes #288
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago