Commit Graph

13 Commits

Author SHA1 Message Date
Mert Ersoy
ebdc8cb021 fix: changed default value for cellSaved to true for intended default behaviour 2022-04-02 10:40:29 +03:00
mertmit
1e71931f47 fix: carried ignoreWebhook from body to query 2022-04-01 19:13:30 +03:00
mertmit
3d232572b6 fix: hotfix reverting breaking changes
-changed variable name to _ignoreWebhook
-if _ignoreWebhook not present fire the webhook as intended
2022-03-31 13:19:24 +03:00
mertmit
ea5a936a11 fix: extended fix for gql & improved ui part
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-03-30 16:01:36 +03:00
Pranav C
e8cc5192cb feat: add validation rules for csv import(in progress)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-16 20:51:32 +05:30
Pranav C
46adf6b973 feat: add query parameter while calling gql api from form view
re #608

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-08 11:49:34 +05:30
Pranav C
c4fd87d4d6 refactor: replace rollup with rl
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-30 15:51:46 +05:30
Pranav C
5022340dc7 feat: Add Rollup column type
re #504

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-30 14:11:56 +05:30
Pranav C
dbd97542c0 feat: Formula GQL support, replace column name with alias
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-08-14 15:40:48 +05:30
Pranav C
3527f218e7 feat: Formula auto-complete - case-insensitive & GQL support
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-08-14 15:40:48 +05:30
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>
2021-08-05 18:41:15 +05:30
Pranav C
4a8282bace feat: nested read api
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-28 17:39:22 +05:30
Pranav C
c128376257 feat: Lookup - column creation, deletion, duplicate validation, optimization
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-25 18:34:52 +05:30