rahulramesha
abf5821d32
fix: select Modal Widget on clicking on settings badge ( #14195 )
2022-06-09 16:30:15 +05:30
Aishwarya-U-R
710304d223
Updating Mongo DB name to match Mongo TED database name ( #14389 )
...
(cherry picked from commit 949b657103 )
2022-06-09 15:43:51 +05:30
Tolulope Adetula
3d7d8911fd
fix: more refactoring
2022-06-09 10:31:02 +01:00
allcontributors[bot]
2eafa2ba8d
Add AnaghHegde as a contributor for code, bug ( #14408 )
2022-06-09 14:51:26 +05:30
Tolulope Adetula
909bbf0585
fix: remove console statements
2022-06-09 10:20:35 +01:00
Tolulope Adetula
2c46d42311
fix: CANVAS_SELECTOR
2022-06-09 09:56:31 +01:00
Tolulope Adetula
1f0c38bbf4
fix: remove template literals
2022-06-09 09:41:16 +01:00
Tolulope Adetula
b77870a6ba
Merge branch 'release' into fix/12161-multiselects-broken-in-modal
2022-06-09 09:39:49 +01:00
Tolulope Adetula
bd4632abd6
fix: refactor code
2022-06-09 09:38:08 +01:00
Pawan Kumar
5ad211cb65
fix canvas loading issue ( #14400 )
...
(cherry picked from commit e3a8d782cf )
2022-06-09 13:53:55 +05:30
Pawan Kumar
e3a8d782cf
fix canvas loading issue ( #14400 )
2022-06-09 13:45:45 +05:30
Aishwarya-U-R
949b657103
Updating Mongo DB name to match Mongo TED database name ( #14389 )
2022-06-09 12:21:46 +05:30
Tolulope Adetula
4d5fc3b31f
Revert "fix: empty commit"
...
This reverts commit cef5bed7f6 .
2022-06-09 07:11:53 +01:00
Tolulope Adetula
cef5bed7f6
fix: empty commit
2022-06-09 07:11:24 +01:00
Aswath K
a88618d17d
chore: Adds feature flag for Property pane grouping ( #14311 )
...
* Adds feature flag for Property pane grouping
* changes assertion logic
2022-06-09 11:16:00 +05:30
akash-codemonk
50b93894d2
fix: Update the widget from drop down to select widget in suggested widget list ( #14059 )
2022-06-09 11:01:52 +05:30
balajisoundar
265ed0dc25
fix: Improve cell overflow check logic when switching between table page ( #14095 )
...
* fix: Improve cell overflow check logic when switching between table page.
* Table locators update
* Migration spec - locators update
* Migration spec locators update
* MongoDBShoppingCart spec locators update
* POstgress Spec locator fix
* Adding wait!
* Mongo DBcart spec fix
* EchoApiCMS_spec locator update
* Table locators update
* updated locators
* Added delay
* Hidden column fix trial
* Adding refresh page
* Adding time
* Fix cypress xpaths
Co-authored-by: bhavin <techbhavin@gmail.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
Co-authored-by: apple <nandan@thinkify.io>
Co-authored-by: NandanAnantharamu <67676905+NandanAnantharamu@users.noreply.github.com>
2022-06-08 21:59:31 -07:00
ChandanBalajiBP
c8f733fb08
Handle string datatype in API response ( #14274 )
2022-06-09 10:28:56 +05:30
Satish Gandham
5e3475bcce
Merge pull request #14303 from appsmithorg/chore/dont-run-perf-tests-on-ubuntu
...
chore: Run perf tests only on buildjet machine
2022-06-09 10:12:46 +05:30
Somangshu Goswami
6b89e31ca1
Merge pull request #14377 from appsmithorg/release-v1.7.2
...
ci: Release v1.7.2
2022-06-09 10:08:45 +05:30
Sumesh Pradhan
b9c5d91968
Backup & Restore commands for appsmithctl ( #14270 )
2022-06-09 09:14:18 +05:30
Ankita Kinger
442b849d9e
Refactor code for RBAC feature ( #14362 )
2022-06-08 18:48:15 +05:30
RakshaKShetty
221d9c0a7c
test: git delete branch tests ( #14047 )
...
* gitdeletebranchtests
2022-06-08 17:14:15 +05:30
NandanAnantharamu
eff7dd5a4e
test:JsonForm test for multi source data ( #14153 )
...
* JsonForm test for multisource data
* Added tests for jsonForm widget
* moved locators to seperate file
* Added some more tests
* Updated tests
2022-06-08 16:21:53 +05:30
Tolulope Adetula
665aec5d61
Merge branch 'release' into fix/12161-multiselects-broken-in-modal
2022-06-08 11:21:01 +01:00
Tolulope Adetula
3a331558ff
fix: remove dead code
2022-06-08 11:17:49 +01:00
Tolulope Adetula
22db2edf42
fix: TreeSelect
2022-06-08 10:57:53 +01:00
Pawan Kumar
065cb0e1ba
chore: code split for hiding branding badge ( #14346 )
...
* code split for hiding branding badge
* use selectors in branding badge
2022-06-08 15:11:53 +05:30
ashit-rath
3adbb8736f
feat: Rich Text Editor enable browser spellcheck ( #13886 )
...
* feat: Rich Text Editor enable browser spellcheck
* fix: added custom menu
* add function for OS check, updated text based on OS
* fix: text update
Co-authored-by: bhavin <techbhavin@gmail.com>
2022-06-08 14:35:35 +05:30
Abhijeet
6778af219c
chore: Improve the import application flow performance ( #14364 )
...
* Use saveAll instead of save in import flow
2022-06-08 13:53:50 +05:30
Somangshu Goswami
14f9ff3a19
Merge branch 'master' into release-v1.7.2
2022-06-08 13:18:28 +05:30
Favour Ohanekwu
d5da24e51e
fix: cyclic dependency in renaming js objects ( #13914 )
...
* keep localunevaltree update in sync with unevaltree
* undo tree check
* identify .data difference for js objects
* empty line
* unit test
* unit test name change
* comment
Co-authored-by: Anand Srinivasan <anand.a.srinivasan@outlook.com>
2022-06-08 08:47:59 +01:00
Parthvi12
38f14bb5ac
test: Add regenerate SSH key tests ( #14325 )
...
* Add regenerate SSH key tests
* fix flaky tests
* fix flaky tests
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-06-08 13:07:00 +05:30
Tolulope Adetula
ab998cfe55
fix: Cursor pagination in list widget ( #14206 )
2022-06-08 13:06:21 +05:30
Nayan
51744a6727
feat: Return recently used templates first ( #13996 )
...
If user has recently used templates set, those should come first in the response of get templates API
2022-06-08 13:25:00 +06:00
Nayan
da2455bb5c
feat: Import an template inside an existing Application ( #12507 )
...
This PR adds the feature to import a template inside an application.
2022-06-08 13:24:37 +06:00
Bhavin K
144c999d1c
fix: updated css clash with tree select ( #14343 )
2022-06-08 07:22:53 +00:00
Nikhil Nandagopal
1d959b9d2f
Updated Label Config
2022-06-08 12:50:39 +05:30
Nikhil Nandagopal
260ca0d1b9
Updated Label Config
2022-06-08 12:50:16 +05:30
Nikhil Nandagopal
6cbb4c2e80
Updated Label Config
2022-06-08 12:50:05 +05:30
Nikhil Nandagopal
fdd152a1eb
Updated Label Config
2022-06-08 12:12:46 +05:30
Nikhil Nandagopal
ae01f2e50b
Updated Label Config
2022-06-08 12:11:55 +05:30
Nikhil Nandagopal
f5cecfb2d4
Updated Label Config
2022-06-08 12:11:44 +05:30
Nikhil Nandagopal
f392ae5516
Updated Label Config
2022-06-08 12:10:26 +05:30
Nikhil Nandagopal
89f56515b7
Updated Label Config
2022-06-08 12:10:18 +05:30
Somangshu Goswami
cdf0454db5
Merge branch 'master' into release
2022-06-08 11:08:30 +05:30
Tolulope Adetula
0d4f8a0b3f
Merge branch 'release' into fix/12161-multiselects-broken-in-modal
2022-06-08 06:33:35 +01:00
Tolulope Adetula
1680df92c7
fix: for MultiSelect
2022-06-08 06:32:28 +01:00
Nikhil Nandagopal
c0700e4836
Updated Label Config
2022-06-08 10:18:39 +05:30
Shrikant Sharat Kandula
436ff0609f
Merge pull request #14342 from appsmithorg/hotfix/JSActionandEvalFixes
...
fix: for onPageLoad false errors and crash due to evalMetaUpdate
2022-06-07 17:34:20 +05:30