Tolulope Adetula
47398e20d9
fix: PR reviews
2022-04-28 12:25:14 +01:00
Ankur Singhal
8bb2daf0a3
Merge branch 'feature/pp-datepicker' of https://github.com/appsmithorg/appsmith into feature/pp-datepicker
2022-04-28 16:51:44 +05:30
Ankur Singhal
f2cabb8eec
Merge branch 'release' of https://github.com/appsmithorg/appsmith into feature/pp-datepicker
2022-04-28 16:51:19 +05:30
Anagh Hegde
2c484d5538
fix: Unable to see apps in home page after git connect fails ( #13387 )
2022-04-28 16:43:53 +05:30
Ankur Singhal
47d219cc90
removed day click and clear click which was crfeating the ambiguity
2022-04-28 16:36:18 +05:30
Somangshu Goswami
95e5c01559
Merge pull request #13413 from appsmithorg/theming/config-update-2
...
chore: Update default themes
2022-04-28 16:18:34 +05:30
Pawan Kumar
0aec29d837
update theming config
2022-04-28 16:00:03 +05:30
Pawan Kumar
6052600d0b
update theming config
2022-04-28 15:58:51 +05:30
Ankita Kinger
3835e81105
chore: Add analytic event for the Reset button click on the Admin settings page. ( #13408 )
2022-04-28 14:46:38 +05:30
Hetu Nandu
892c76257e
Fix integration test action ( #13409 )
2022-04-28 14:26:03 +05:30
yatinappsmith
234fd33229
Changed custom actions cache version to 3.0.2 ( #13388 )
...
We use github actions cache to store jobstate for the previous runs. The default cache is invalidated incase the job fails. To support rerunning only failed tests, we use custom cache martijnhols/actions-cache@v3. Recently new changes into custome cache broke our workflow https://github.com/MartijnHols/actions-cache .
Co-authored-by: Yatin <yatin.chaubal@gmail.com>
2022-04-28 10:23:40 +05:30
Favour Ohanekwu
02d4af3ed7
prevent multiple execution of pageload actions when generating a template ( #13361 )
2022-04-27 19:28:52 +01:00
Ankita Kinger
251ad6097b
chore: Add analytic events on Authentication page ( #13384 )
...
* added analytic events for Authentication page on Admin settings
* updated event names
2022-04-27 23:16:24 +05:30
rahulramesha
727889434c
fix: calculating the canvas container height to be exact to not scroll on scrollIntoView() call ( #13096 )
...
* canvas container Fix
* add comments
2022-04-27 15:43:29 +00:00
Ayangade Adeoluwa
5a126bfda2
Add space to both sides of response run button ( #13368 )
2022-04-27 12:42:29 +01:00
Tolulope Adetula
2d57840938
fix: add new line
2022-04-27 12:30:43 +01:00
Tolulope Adetula
7f8bf5c4fe
fix: PR reviews
2022-04-27 12:29:31 +01:00
ashit-rath
fc36a3af94
feat: Analytics to log source data limit exceed ( #13339 )
...
* feat: Analytics to log source data limit exceed
* minor change
2022-04-27 14:04:15 +05:30
Shrikant Sharat Kandula
63c6c75073
Disable uid/gid bits for fat container ( #13277 )
2022-04-27 12:57:57 +05:30
Maulik
0eef3b0bfd
fix: code hidden issue for JS Enabled fields ( #13241 )
...
* fix code hidden issue for JS Enabled fields
* test for code hidden fix
2022-04-27 12:37:33 +05:30
Anagh Hegde
a768bb5eb7
Merge branch 'release' into bug/duplicate-app-git-connected
2022-04-27 12:31:23 +05:30
haojin111
7b09976f52
feat: 12457 - added application import success modal ( #12739 )
...
* added application import success modal
* updated logic and added cypress test
* fixed cypress test
* added local storage for refresh
* fixed issue - 11721 git import issue
* fixed cypress test with new designd modal
* fixed cypress test failed issue
2022-04-27 12:07:04 +05:30
Anagh Hegde
456b5b94ef
fix: Page order sequence for git import ( #13126 )
...
* Added page sequence to metadata
* Update test resources
* Add null check for the pageOrder List
* FIx NPE
* Add logic to handle page order for deployed version
* Add tests for the page order
* Add null check for published pages
* Fix unpublished page names getting added in the order list for published
* update the variable name
* Use published page order in tests for published view
* Fix NPE
2022-04-27 11:45:40 +05:30
Sumesh Pradhan
3b28ce00a2
Adding ingress.class parameter to nginx setting in helm chart docs ( #12398 )
2022-04-27 11:33:58 +05:30
Nidhi
e73fd0a269
fix: Parse nested structures as tables for action execution results ( #13328 )
...
* fix: Parse nested structures as tables
* Updated comments
2022-04-27 08:45:15 +05:30
Ayangade Adeoluwa
c264e1cd89
Add fallback for responseType, in case it does not exist ( #13324 )
2022-04-26 20:40:59 +05:30
Nidhi
10f83ef698
fix: Throw error on trying to access non-existent unpublished action ( #13210 )
...
* fix: Throw error on trying to access non-existent unpublished action
* Fixed NPE at copy policies from page to action
2022-04-26 20:04:14 +05:30
Nidhi
ea6debab20
fix: Added contains and not equals options to where clause in Google Sheets ( #13208 )
2022-04-26 20:03:17 +05:30
Arsalan Yaldram
4dabbd8f13
fix: onSucess & onError action selector () => {} ( #12753 )
2022-04-26 20:01:23 +05:30
Ankita Kinger
cd84b63373
added check for disconenct button clicked once ( #13272 )
2022-04-26 19:51:06 +05:30
albinAppsmith
1d019d1376
fix: Modal padding and color fixes ( #12189 )
...
* * share modal fixes
* * modal ui fixes
2022-04-26 19:26:07 +05:30
Rimil Dey
5bef3323f2
Merge pull request #13316 from appsmithorg/promotion-release-1-6-22
...
Promotion release 1.6.22
2022-04-26 19:08:21 +05:30
Rimil Dey
0da092baa7
Merge branch 'master' into promotion-release-1-6-22
2022-04-26 17:55:31 +05:30
Sumit Kumar
7e9eb58f03
fix: fix action objects missing plugin id and plugin type info in database ( #13263 )
...
* add plugin id and type info to action object if found missing
* this fix is currently added to the read and update action flows
2022-04-26 16:51:30 +05:30
Abhijeet
b88cdacc7d
Fix npe and duplication for JSObject during clone application ( #13297 )
2022-04-26 13:13:58 +05:30
Tolulope Adetula
faea2712fe
fix: disable cancel button on a disabled select widget
2022-04-25 13:36:36 +01:00
Somangshu Goswami
215e1b1572
Merge pull request #13244 from appsmithorg/hotfix/1.6.21
...
Hotfix/1.6.21
2022-04-25 16:10:06 +05:30
Nikhil Nandagopal
28d68f3506
Updated Label Config
2022-04-25 15:30:27 +05:30
Nidhi
21b6936f86
fix: Fixed compile time errors
2022-04-25 14:44:58 +05:30
Anagh Hegde
838b45a8f5
Add branchName check for the clone
2022-04-25 14:24:04 +05:30
Anagh Hegde
94ba542606
use default branch app for clone operation
2022-04-25 14:18:17 +05:30
Bhavin K
20aa7196d2
fix: handle editor value update ( #12726 )
2022-04-25 12:32:55 +05:30
Rishabh Rathod
6b6eb2d0b3
fix: no key warning ( #13115 )
2022-04-25 06:59:59 +00:00
f0c1s
d428262bf9
fix: Azure SSH url was not accepted for git connection ( #12896 )
2022-04-23 18:01:43 +05:30
haojin111
08bbd55020
Merge pull request #13207 from appsmithorg/fix/13184-master-branch-issue
...
fix: 13183, 13184 - fixed issue of correct branch name on edit mode
2022-04-23 05:03:44 +08:00
Aishwarya-U-R
8c8a3b0695
Adding wait to fix flake failures ( #13226 )
2022-04-22 19:46:03 +05:30
Abhijeet
56998d77d5
Add index for git ( #13133 )
2022-04-22 18:31:52 +05:30
Aman Agarwal
2d238a6506
fix: updated the condition to show expiry key ( #13092 )
2022-04-22 18:22:22 +05:30
Preet Sidhu
f89d722479
fix: 12861 trim unnecessary re-render in select widget in server side rendering ( #12865 )
...
* add debounce to search and remove state var
* increase debounce time
2022-04-22 18:22:09 +05:30
ashit-rath
1acf242600
feat: JSONFrom add isValid form level property to represent overall form validity ( #13083 )
2022-04-22 17:20:51 +05:30