513 Commits (616e81c85be99fd2eced638342dc43fe1b961bb4)

Author SHA1 Message Date
Pranav C 4f5a3ac818 chore(publish): v0.11.24 3 years ago
Pranav C c04995cf8d fix: multiselect ui correction 3 years ago
Pranav C 4d92f35274 feat: disable edit/delete if primary key missing 3 years ago
Pranav C 166142d351 feat: Enable customization in Gallery view 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 3fb13cc921 docs: Add Formula documentation 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 c8600c8714 fix: French translation correction 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 c0e44ba457 fix: Missing operation added 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
Ayush Sahu 85ed1d023d Hi, 3 years ago
dependabot[bot] 43c3555ec1
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/nc-cli 3 years ago
dependabot[bot] d701115045
chore(deps): bump path-parse in /packages/nc-migrator-archived 3 years ago
dependabot[bot] 14a9e5af1c
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/nc-plugin 3 years ago
dependabot[bot] 8a4c06779d
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/nc-common 3 years ago
Pranav C 77327516e6 chore(publish): v0.11.17 3 years ago
Pranav C 96b08ca8c2 fix: Logger 3 years ago
Pranav C 44caff87a1 fix: disable virtual column edit for Editor, Viewer roles 3 years ago
Pranav C c2ad42afb6 feat: Add SWITCH and IF dort in formula 3 years ago
Pranav C 3240ce4228 feat: Formula argument validation 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 df75d6f70f feat: Simple formula autocompletion 3 years ago