Commit Graph

7520 Commits

Author SHA1 Message Date
Trisha Anand
9dafd3207f
fix: [Filter Library]Prepared Statements doesn't set value if the data type is not supported in H2. Defaulting to String for unsupported types. (#8015)
* Prepared Statements doesn't set value if the data type is not supported in H2. Defaulting to String for unsupported types.

* Incorporated review comment
2021-09-30 15:48:52 +00:00
Trisha Anand
d8dec82565
Handling the empty object set for where clause in new actions (#8017) 2021-09-30 14:58:32 +00:00
Nidhi
713ed76676
Fixed check for missing action collections (#8006) 2021-09-30 19:04:33 +05:30
Abhijeet
35442e2d42
fix: Update application permission for forking functionality, to enable templates forking (#8007) 2021-09-30 12:47:16 +00:00
Shrikant Sharat Kandula
4c1ed4a67e
Fix migration to not load full actions into memory (#8005) 2021-09-30 17:42:36 +05:30
Rishabh Rathod
70e6e54815
fix: Avoid sending param with no initialValue (#7647)
- Add initialValue for spreadSheetURL
- Pass only params having initialValue defined in generate CRUD
2021-09-30 11:29:09 +00:00
Tolulope Adetula
8b30fdd758
fix: wrong doc link (#7983) 2021-09-30 03:39:21 -07:00
Nikhil Nandagopal
4b7fa5c97a Updated Label Config 2021-09-30 15:55:22 +05:30
Nikhil Nandagopal
3e4d779af8 Updated Label Config 2021-09-30 15:46:09 +05:30
Nikhil Nandagopal
afb1540490 Updated Label Config 2021-09-30 15:45:43 +05:30
Nikhil Nandagopal
daab6553d8 Updated Label Config 2021-09-30 15:43:59 +05:30
Ayush Pahwa
6023bb10e4
fix: 7630 fixing where clause add delete row (#7968)
* Added new row addition action for form value changes

* Added comments

* Added special handling for where clause rows
2021-09-30 09:40:40 +00:00
Pranav Kanade
cf3cdced07
fix: small utility fixes for redirection to datasource and export app permissions (#7970)
* send user to auto tab in integration from property pane when they create new query

* only app admins will be able to export from inside app
2021-09-30 13:29:14 +05:30
Nidhi
a6a6c7e702
fix: Delete action collections on deleting page (#7957) 2021-09-30 05:59:40 +00:00
arunvjn
964d58747a
fix: snippet usage analytics (#7946) 2021-09-30 03:31:50 +00:00
Rishabh Rathod
d9d6d00106
fix: discord link in CONTRIBUTING.md (#7956)
* fix: discord link in CONTRIBUTING.mg

* Update CONTRIBUTING.md

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2021-09-30 00:58:42 +05:30
Apeksha Bhosale
1aac46a66d
don't send errors to sentry (#7906) 2021-09-29 20:11:55 +05:30
Apeksha Bhosale
222f0e04c3
sending collectionName instead id in refactor (#7930) 2021-09-29 20:10:49 +05:30
Nayan
81d78ca9e8
fix: Signposting when user signs up with oauth is not working (#7918)
Creates a default application when users signs up from oauth
2021-09-29 20:07:28 +06:00
akash-codemonk
48f2c584ab
fix: Fix mismatch between errors in debugger and evaluated value popup (#7752) 2021-09-29 17:33:11 +05:30
Nayan
c3724d5df2
feat: Skip bot-comment when onboarding is skipped (#7816)
Backend changes to skip the bot comment and onboarding
2021-09-29 15:50:57 +06:00
geekup-legodevops
f37f9451ef
feat: Support building Docker image for ARM arch (#7832) 2021-09-29 14:33:27 +05:30
Nikhil Nandagopal
db13282a6f Updated Label Config 2021-09-29 12:20:05 +05:30
Nikhil Nandagopal
42b29d0abf Updated Label Config 2021-09-29 12:20:03 +05:30
Rishabh Rathod
570731507b
fix: Remove unneccessary scrolling (#7896) 2021-09-29 11:23:24 +05:30
Nikhil Nandagopal
5770075218 Updated Label Config 2021-09-29 02:53:22 +05:30
Nikhil Nandagopal
d009383734
Update config.json 2021-09-29 02:51:32 +05:30
Nikhil Nandagopal
3552e258ea Updated Label Config 2021-09-29 02:49:02 +05:30
Nikhil Nandagopal
a83ba9445b Updated Label Config 2021-09-29 02:47:51 +05:30
Nikhil Nandagopal
e0a8d80ae6 Updated Label Config 2021-09-29 02:46:59 +05:30
Nikhil Nandagopal
54851efd28
Update config.json 2021-09-29 02:45:01 +05:30
Nikhil Nandagopal
f1bf6f4913 Updated Label Config 2021-09-29 02:40:43 +05:30
Nikhil Nandagopal
0218ac0667 Updated Label Config 2021-09-29 02:39:59 +05:30
Nikhil Nandagopal
9f6d36ec38 Updated Label Config 2021-09-29 02:26:39 +05:30
Nikhil Nandagopal
726ecd1c40 Updated Label Config 2021-09-29 02:25:17 +05:30
Nikhil Nandagopal
f9e8cbf308 Updated Label Config 2021-09-29 02:23:10 +05:30
Nikhil Nandagopal
6f4afebb9d Updated Label Config 2021-09-29 02:22:12 +05:30
Nikhil Nandagopal
3f8d403152 Updated Label Config 2021-09-29 02:20:25 +05:30
Nikhil Nandagopal
40ffd113cd
Update config.json 2021-09-29 02:11:55 +05:30
Nikhil Nandagopal
5776c2808d Updated Label Config 2021-09-29 00:20:21 +05:30
Nikhil Nandagopal
ecccf7adb4 Updated Label Config 2021-09-28 23:09:34 +05:30
Arpit Mohan
c08e56cb44
doc: Updating client contribution to point to release API server 2021-09-28 22:19:42 +05:30
Satish Gandham
c3d5b1010b
fix: Change multiselect back to supporting numbers and boolean. (#7895)
* Revert "fix: multiselect validation (#7698)"

This reverts commit 728a2559c5.

* - Convert the multiselect options value and labels to string before filtering as the values can be numbers.

* - Discourage users from using string in multiselect default value

Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-28 19:38:24 +05:30
Nidhi
883b0215a6
Changes for JS actions in the import/export feature (#7892) 2021-09-28 18:13:26 +05:30
Ayush Pahwa
f8442622b3
fix: Added new row addition action for form value changes (#7682) 2021-09-28 11:36:03 +00:00
Aswath K
b4bab33d1e
fix: make the row click event trigger when table button is clicked (#7878) 2021-09-28 16:27:44 +05:30
Shrikant Sharat Kandula
c70613d5aa
Add missing RTS deps artifact 2021-09-28 16:04:30 +05:30
Abhijeet
0729ab3211
fix: Display result in tabular format for action response in imported app for SQL datasource (#7889)
* Added pluginId to nested datasource object within actionDTO

* Added check in TC for plugin id
2021-09-28 16:03:56 +05:30
Nikhil Nandagopal
5c3e4ba715
fix: Update crud template (#7891)
* Delete CRUD-DB-Table-Template-Application.json

* Updated Template

* Update TC to replace selectedRow with triggeredRow as per the updated template

Co-authored-by: Abhijeet <ABHI.NAGARNAIK@GMAIL.COM>
2021-09-28 15:28:33 +05:30
Shrikant Sharat Kandula
04c7d86850
Remove default pwd for building fat container 2021-09-28 15:11:42 +05:30