Pranav C
5022340dc7
feat: Add Rollup column type
...
re #504
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
fef5599e5c
test(cypress): xcdb project test, user invite, docs update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
163aba26b3
test(cypress): Common test for GQL & Rest, Filter , Test for filter, row creation, etc...
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
d6dcdea1b6
fix: enable project operations for user
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
19cfc548a1
test(cypress): Add test for filter, sort, fields, column, row creation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
a4e0b2cbc4
test(cypress): table column - create, edit, rename, delete
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8d28052b54
test(cypress): table delete
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
2f2adabd06
test(cypress): rest & graphql
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cd0d63edac
test(cypress): table creation and relation check
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
78a1d46f4b
refactor(gui): add class for elements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
ede2421ba7
feat: show alias instead of table name
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
24e98ed7d0
fix: ignore user created associative table, remove schema and swagger json backup
...
re #496
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c04995cf8d
fix: multiselect ui correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
4d92f35274
feat: disable edit/delete if primary key missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
166142d351
feat: Enable customization in Gallery view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
a901263b4d
feat: Project export/import for external DB project
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c0e44ba457
fix: Missing operation added
...
added <
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
058cfd8156
feat: support filter or sort using formula column
...
re #466
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Ayush Sahu
85ed1d023d
Hi,
...
There is text overflow issue that when text length is large then causes bug that button moves up and it doesn't looks good overall. So put a text limit using css.
Signed-off-by: Ayush Sahu <aztrexdx@gmail.com>
3 years ago
Pranav C
44caff87a1
fix: disable virtual column edit for Editor, Viewer roles
...
re #462
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c2ad42afb6
feat: Add SWITCH and IF dort in formula
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
3240ce4228
feat: Formula argument validation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
38586b2579
feat: Formula filter out unsupported functions
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
1b9f1bafcd
feat: Add MID/SUBSTR function support
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C Balan
f80cf299f4
feat: Add SEARCH, INT, LEFT, RIGHT functions
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8b29877f23
feat: add support to more formula functions
...
Added - 'MIN','MAX','CEILING', 'FLOOR', 'ROUND', 'MOD', 'REPEAT', 'LOG', 'EXP', 'POWER', 'SQRT', 'ABS', 'NOW', 'REPLACE
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
1eb3bf97ad
feat: Add formula functions
...
Added - UPPER, LOWER, LEN, TRIM
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
dbd97542c0
feat: Formula GQL support, replace column name with alias
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
3527f218e7
feat: Formula auto-complete - case-insensitive & GQL support
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
df75d6f70f
feat: Simple formula autocompletion
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
b3910d30da
feat: formula autocomplete
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
ed8dda6a7a
feat: Formula edit, delete and Swagger changes
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
c7ea4f82b5
feat: Formula column creation
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
4ca418cbea
feat: Basic formula support
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
74671ac8e7
feat: Add cell component for Date, Datetime, and Time
...
re #416
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cb25e0e304
feat: i18n JSON files structure update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c94ebf0cb2
feat: Add download icon for attachment
...
re #335 , re #440
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8541eaf3ee
feat: Show lookup cell same as referred cell
...
re #416
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0d5c3000a0
feat: Add table name and column name in attachment path
...
re #426
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
429c9bdf3f
fix: Remove edit option for users who don't belong to project
...
re #420
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
dce6c3f72a
feat: Preserve newline in longtext cell
...
re #430
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
83db607c31
fix: Remove unnecessary baseurl appending, Correction in refresh token api
...
re #428
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
da94db14f8
fix: project import issues
...
Correction in error message and added import permission to user role
re #400
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
bbaf1a3c48
feat: comments only audits
...
re #404
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
bdd8f48720
fix(gui): Show warning if user tried to delete table with relation
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
7875eb6685
feat(gui): Add JSON column type
...
re #312
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
8074c7b6e5
feat: Add option to show m2m tables
...
re #388
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
73e2ff06f9
feat(gui): Add clear option in context menu
...
added clear option in context menu for cells which are `nullable`, it can used to set the cell value to null
re #this.value
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
433feb96af
feat: make nested field avail under webhooks
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
7dbbb64c45
refactor(gui): Remove hasmany and belongsto from context menu
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago