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
Pranav C
4a8282bace
feat: nested read api
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
13509d3657
fix(gui): URL cell corrections
...
re #382
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
b23d11392e
fix: lookup column rename issuea
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
93da24c163
feat: Lookup - update meta data structure, Add icon
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
c128376257
feat: Lookup - column creation, deletion, duplicate validation, optimization
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
37c626398b
feat: Lookup - Handle reference column delete
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
d3354d2aae
feat: Lookup implementation
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
fa54b78c58
feat: extract db name
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
9a077c5c90
feat: feedback form
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
90783d8981
fix(gui): Ignore unnecessary update call
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
98f3f71394
fix(gui): remove time part from Date column
...
re #358
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
7d79806cfd
fix(gui): clear release info if there is no new release available
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
66926c838e
feat(gui): new release info
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
59f55e4595
refactor(gui): update eslint rules
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
fa00be39b8
refactor(gui): linting
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Naveen MR
f9508c2d44
Fix : Making lang keys readable
3 years ago
Naveen MR
a7ceadbe42
Fix : Making lang keys readable
3 years ago
Alejandro Moreno
db19035b71
Notifications translation
...
Signed-off-by: Alejandro Moreno <info@pixplix.com>
3 years ago