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
Ayangade Adeoluwa
a896467e69
fix: Change response tab name ( #12930 )
...
* Change response tab name
* Fix response tab name
2022-04-22 12:10:00 +01:00
Aman Agarwal
9a022a668f
fix: datasource ui style issues resolved ( #13175 )
2022-04-22 16:23:00 +05:30
Bhavin K
78600bd2ed
fix: handle dropdown flickers ( #12979 )
2022-04-22 15:56:48 +05:30
Abhinav Jha
60503bb9a6
feat: Dynamic Height widget config ( #13143 )
...
* Add platform feature which adds dynamic height property controls and default properties based on widget config
* Move features to the top, so that defaults can override them if necessary
* - Add unit tests to verify that the property controls show up for dynamic height
- Add unit test to verify that the hidden hook in the dynamic height controls work
- Fix console warning for react key unavailable in Generator.tsx
- Move constants and types to their respective files
* Remove dynamic height config from Container Widget
* Add comments in hard to understand areas
* Add function which converts fn validation params to fnString
2022-04-22 15:14:22 +05:30
ashit-rath
07757c7e7b
fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties ( #13193 )
...
- non-enumerable like `writable`, `configurable`, `enumerable` were getting cloned with `klona/full` and it wasn't needed.
2022-04-22 14:15:45 +05:30
Hetu Nandu
7be912e857
ci: Add debugging for ui test result step ( #13016 )
2022-04-22 13:03:57 +05:30
Nayan
0a038e714f
feat: added page names to the templates meta data ( #12786 )
...
Adds page names to templates meta data
2022-04-22 12:58:35 +06:00
haojin111
498b9a6f7e
fixed issue of correct branch name on edit mode
2022-04-22 14:36:49 +08:00
Bhavin K
7e3d873d20
feat: added searched address into map center data ( #12962 )
2022-04-22 11:44:42 +05:30
Nayan
c4ee44de15
feat: log template app name to analytics service when template is forked ( #12972 )
...
Logs application template name to analytics service when template is forked.
2022-04-22 11:40:32 +06:00
Vishnu Gp
534bdd93b2
fix: Add validation for Git URLs on server ( #13182 )
...
This PR adds a backend validation for git URLs on the backend side. Plus added some more test cases for URLs
2022-04-22 07:23:13 +05:30
Nayan
6889882088
feat: updated download template App API to download from cloud services ( #12311 )
...
Update download json file API so that it downloads via cloud services
2022-04-22 00:19:46 +06:00
akash-codemonk
7d646bf11c
chore: redirect to home page at the end of onboarding ( #12961 )
2022-04-21 19:28:26 +05:30
Ankita Kinger
6f311944be
fix: add edition check on cypress to avoid merge conflicts on EE ( #13188 )
...
* added edition check on cypress to avoid merge conflicts on EE
* minor change
2022-04-21 19:04:03 +05:30