Commit Graph

22 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
mertmit
f16cd2e909 fix: multiple after-update webhooks being triggered
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-03-29 20:23:55 +03:00
Vijay Kumar Rathore
0bd11ca02f create api logs for apis as well
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2022-03-21 15:13:01 +01: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
39c644ad65 feat: add project creation from excel
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-13 20:27:09 +05:30
Pranav C
73ff8dc90a fix: url encode id value while appending in url path
re #725

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-01 15:17:17 +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
d09352888f feat: send email notification on form submission
re #608

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-07 19:35:03 +05:30
Pranav C
caa3e9bb33 fix: manage project env
re #588

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-05 19:52:25 +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
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>
2021-08-14 15:40:48 +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
a7b7ddb75c fix: handle empty params
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-10 19:53:29 +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
93da24c163 feat: Lookup - update meta data structure, Add icon
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-26 19:07:26 +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