Commit Graph

7572 Commits

Author SHA1 Message Date
Trisha Anand
1bdcd77aef Removing where clause from postgres template (#8202) 2021-10-05 16:51:29 +05:30
Arpit Mohan
e1ee9dc689 Always run the package step in test-build workflow 2021-10-05 13:13:27 +05:30
arunvjn
e3023112c3 chore: Correct Appsmith spelling in messages (#8186) 2021-10-05 13:13:22 +05:30
albinAppsmith
635979936a fix: Appsmith design system style fixes (#8182) 2021-10-05 13:13:18 +05:30
Nayan
c6c805a185 fix: send list of users to others when someone leaves the page edit (#8162) 2021-10-05 13:13:14 +05:30
albinAppsmith
0f45bf734a fix: Hardcoded version name removed (#8178) 2021-10-05 13:13:08 +05:30
Shrikant Sharat Kandula
33feeddb50 chore: Fix role and goal in event data (#8180)
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-10-05 13:13:00 +05:30
Shrikant Sharat Kandula
7f761ec139 Build Docker image always 2021-10-05 01:02:39 +05:30
Shrikant Sharat Kandula
ea878224a8 Fix role and goal saving before using (#8177) 2021-10-05 00:00:20 +05:30
Nikhil Nandagopal
b8542d22ec chore: anonymised user id for ce (#8176) 2021-10-05 00:00:14 +05:30
Shrikant Sharat Kandula
855f15e7f6 Fix role and goal usage and docker.env location (#8174) 2021-10-04 23:59:59 +05:30
albinAppsmith
582984b9ca feat: Appsmith design system changes (#8125)
Introducing a much improved design system with new components in the Appsmith Design System.
2021-10-04 23:59:49 +05:30
Nayan
2c010adec2 feat: added event for online page editors (#8130) 2021-10-04 23:59:45 +05:30
akash-codemonk
da21862055 fix: Fixes scenario where onboarding was trying to create an app in an organisation with view access (#8072) 2021-10-04 23:59:40 +05:30
Arpit Mohan
3a18d90830 Merge branch 'release-v1.5.25' 2021-10-04 16:01:05 +05:30
Ayush Pahwa
95bfbc411f Preventing evaluations to be reset on page change unless it is the first load (#8153) 2021-10-04 15:59:55 +05:30
arunvjn
d8ee310ee2 fix: for in null check sentry bug (#8150) 2021-10-04 15:59:50 +05:30
Ayush Pahwa
8d6aa6a848 fix: Added checks to ensure that the configs are valid before starting eval (#8019) 2021-10-04 15:59:44 +05:30
Rishabh Saxena
d6ca1140f6 feat: callouts for wip features (#8080) 2021-10-04 15:59:38 +05:30
Shrikant Sharat Kandula
0747b53fab Effect the telemetry choice in welcome page (#7902)
Solves for two things:

1. From the welcome page signup, depending on telemetry being enabled or disabled, we report.
2. When telemetry is changed from welcome page (which, it obviously will), we make the change persistent by writing to the env file.
2021-10-04 15:59:33 +05:30
Nayan
636b5ef778 feat: added API to get unread comment thread count in an application (#7975) 2021-10-04 15:59:28 +05:30
Pranav Kanade
6d7b3f99c2 refactor: client side rts (#7837)
* moved constants to a proper files

* added new action constants

* updated websocket reducers and actions

* updated websocket saga to handle proper socket events

* updated initialization

* updated multi pointer arena + realtime app editors components

* minor feedback update

* updated events list by socket level

* removed e.persist

* passing socket obj rather than just id
2021-10-04 15:59:20 +05:30
Shrikant Sharat Kandula
1363d6308d
ci: Build ARM and AMD Docker images in CI (#7963) 2021-10-01 20:25:16 +05:30
rashmi rai
0619e3798f
fix: missing where key in plugin specified templates (#8040) 2021-10-01 14:02:52 +00:00
Abhijeet
5b3a2844ca fix: Update application permission for forking functionality, to enable templates forking (#8007)
(cherry picked from commit 35442e2d42)
2021-10-01 16:15:12 +05:30
Arpit Mohan
02bf061479 Revert "Adding paths-ignore to the client build workflows to ignore manual test changes"
This reverts commit 008d83cc0b.
2021-10-01 11:52:49 +05:30
Arpit Mohan
008d83cc0b Adding paths-ignore to the client build workflows to ignore manual test changes 2021-10-01 11:40:43 +05:30
Confidence Okoghenun
cc5b288221
chore: Adds welcome note for first time contributors (Hacktoberfest) (#7950) 2021-10-01 10:13:18 +05:30
Pranay
00cf9d4937
docs: Updating doc contribution guides (#8004) 2021-10-01 09:56:12 +05:30
Nidhi
e4c1c2a9ca
Converting headers safely into jsonnode (#8021) 2021-09-30 16:08:40 +00:00
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