1201 Commits (c6093f4c49144f0c88a3d43623543e06123aa249)

Author SHA1 Message Date
Pranav C c4fd87d4d6 refactor: replace `rollup` with `rl` 3 years ago
Pranav C d81abd58d6 chore(publish): v0.11.27 3 years ago
Pranav C 5022340dc7 feat: Add Rollup column type 3 years ago
Pranav C da5b4537ee test(cypress): test corrections 3 years ago
Pranav C fef5599e5c test(cypress): xcdb project test, user invite, docs update 3 years ago
Pranav C 19cfc548a1 test(cypress): Add test for filter, sort, fields, column, row creation 3 years ago
Pranav C 2f2adabd06 test(cypress): rest & graphql 3 years ago
Pranav C 0d805f082d chore(publish): v0.11.26 3 years ago
Pranav C d3694a0105 chore(publish): v0.11.25 3 years ago
Pranav C 24e98ed7d0 fix: ignore user created associative table, remove schema and swagger json backup 3 years ago
Pranav C 43b859f695 fix: save foreign key constraint of existing relations 3 years ago
Pranav C 5df6852fed fix: remove default timezone settings 3 years ago
Pranav C 4f5a3ac818 chore(publish): v0.11.24 3 years ago
Pranav C 5f92e4eab7 fix: Set timezone as UTC by default 3 years ago
Pranav C 6e6bc9206c fix: Bug with M2M relation delete 3 years ago
Pranav C 9ae951797a feat: Support Logical function `AND` and `OR` 3 years ago
Pranav C 4ae513556e fix: ovh cloud endpoint correction 3 years ago
Pranav C 37de1eb619 chore(publish): v0.11.23 3 years ago
Pranav C 240b682a65 fix: Delete project by id instead of title 3 years ago
Eladio Mora baf6db88ca
feat: allow specifying db config through JSON string or JSON file 3 years ago
Pranav C a901263b4d feat: Project export/import for external DB project 3 years ago
Pranav C 044ba08651 chore(publish): v0.11.22 3 years ago
Pranav C ccdd47a47c feat: parsing number values in config parsing 3 years ago
Pranav C 8651622b76 chore(publish): v0.11.21 3 years ago
Pranav C 058cfd8156 feat: support filter or sort using formula column 3 years ago
Pranav C d39a6d0610 fix: generate foreign key constraint name to avoid exceeding limit 3 years ago
Pranav C c6b7b03dcd chore(publish): v0.11.20 3 years ago
Pranav C 47ae9b8977 fix: Graphql ignore copying nested props 3 years ago
Pranav C dcd3cbcdb0 refactor: optimization 3 years ago
Pranav C 66e84c1287 fix: Pass aliasToColumn argument 3 years ago
Pranav C 865b4aea7e chore(publish): v0.11.19 3 years ago
Pranav C 4e6fd5bd76 chore: npm audit 3 years ago
Pranav C 21ef58c2c8 chore(publish): v0.11.18 3 years ago
Pranav C bd988f24f7 fix: handle empty object case in nested read 3 years ago
Pranav C ad2409f88c fix: id extraction 3 years ago
Pranav C dc1a594ca7 test: Gql Update api test correction 3 years ago
Pranav C c58c2d7a7b test: Update api test correction 3 years ago
Pranav C 77327516e6 chore(publish): v0.11.17 3 years ago
Pranav C 96b08ca8c2 fix: Logger 3 years ago
Pranav C c2ad42afb6 feat: Add SWITCH and IF dort in formula 3 years ago
Pranav C 38586b2579 feat: Formula filter out unsupported functions 3 years ago
Pranav C 1b9f1bafcd feat: Add MID/SUBSTR function support 3 years ago
Pranav C 991a084ce7 feat: Add RIGHT and LEFT function support 3 years ago
Pranav C Balan f80cf299f4 feat: Add SEARCH, INT, LEFT, RIGHT functions 3 years ago
Pranav C 8b29877f23 feat: add support to more formula functions 3 years ago
Pranav C 1eb3bf97ad feat: Add formula functions 3 years ago
Pranav C dbd97542c0 feat: Formula GQL support, replace column name with alias 3 years ago
Pranav C 3527f218e7 feat: Formula auto-complete - case-insensitive & GQL support 3 years ago
Pranav C 20f7d45e04 feat: Generate swagger json for relation and formula 3 years ago
Pranav C ed8dda6a7a feat: Formula edit, delete and Swagger changes 3 years ago