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
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
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
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
Pranav C
66bc8f7c15
fix(gui): Primary key validation
...
Ignore primary key validation if default value present
closes #346
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
2542e79f9e
feat: Add dropdown for language switch
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
5017de328d
feat: modify nestedList params
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
a1ddd5cba8
feat: nestedList api to list
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
12ab1d2d8a
fix: Bulk add users
...
Enabled option to add bulk add user with comma separated emails
re #300
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
8956c7ef76
fix(gui): has many new column relation add
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
6675435d75
refactor(gui): Placeholder correction
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
61f41a2c42
refactor(gui): component name
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
319c230beb
fix(gui): Filter in m2m modal
...
re #337
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
b84b43d33f
refactor(gui): Rename language property
...
renamed language property to lang to avoid conflict with global mixin
re #331
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
dc43e4193d
refactor(gui): Remove lazy load from normal cell
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
51a9a15649
feat(gui): Add JSON type for attachment
...
added json datatype for attachment in MySQL and ProstgreSQL
re #193
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago