Appsmith Bot
b64a394bd1
Update top contributors
2022-10-11 06:59:53 +05:30
NandanAnantharamu
b62720425b
test: updated the list test ( #17049 )
...
updated the list test
2022-10-10 23:26:19 +05:30
akash-codemonk
b47f04206f
chore: fix templates feature flag param name ( #17391 )
2022-10-10 19:57:54 +05:30
akash-codemonk
56ee520d8c
chore: hide templates v2 behind feature flag ( #17034 )
2022-10-10 13:14:37 +05:30
arunvjn
3c5874257e
fix: Set pagination field in request body for server side paginated requests ( #17405 )
2022-10-10 12:09:14 +05:30
f0c1s
0636b19e63
chore: update gitignore with yalc ( #17426 )
...
## Description
Ignore `yalc` files when developing; `yalc` helps in integrating design-system changes in development.
2022-10-10 11:14:48 +05:30
albinAppsmith
7301c8538f
feat: Change dialogue component import to design system repository ( #17302 )
...
* feat: Change dialogue component import to design system repository
* design system version changed
2022-10-10 09:24:41 +05:30
Appsmith Bot
17bde2b182
Update top contributors
2022-10-10 07:09:31 +05:30
Tanvi Bhakta
5d4de1878c
feat: import changes for step component ( #17252 )
...
* import changes for step component
* delete step component
* Update index.ts
* use alpha package
* use named import
* update ds to use next minor version
2022-10-10 01:19:09 +00:00
Parthvi
7059a62d71
test: Update ArangoDataSourceStub_spec.js ( #17409 )
2022-10-09 16:53:10 +02:00
Appsmith Bot
03de279aac
Update top contributors
2022-10-09 07:00:50 +05:30
Aman Agarwal
ab106455f2
fix: adding mode for graphql syntax with dynamic bindings ( #17229 )
...
fix: added mode for dynamic binding with quote for graphql
2022-10-08 03:17:07 +01:00
Appsmith Bot
2fd1a45409
Update top contributors
2022-10-08 06:59:12 +05:30
Kishore
def8f5c03a
fix: Arango plugin: change default db name to _system ( #16198 )
2022-10-07 23:50:44 +05:30
imgbot[bot]
1427d88d3d
chore: [ImgBot] Optimize images ( #16991 )
2022-10-07 23:49:45 +05:30
Vishnu Gp
9b3858e3e8
fix: Fixed wrong event data on page view event ( #17390 )
2022-10-07 23:37:06 +05:30
balajisoundar
0ba9cbc987
fix: Add row virtual offset for different row sizes to fix select cel… ( #17375 )
2022-10-07 18:47:58 +05:30
Anagh Hegde
1a7820517c
fix: forking template to a child branch of git connected app is throwing Page not found error ( #17292 )
...
* Use the branched application for git connected apps
* Add error handling and comment
* Changes per review
* Add check before updating the action collections with the defaultPageId from the default page for git apps
* Fix git sync id not set in ImportExport flow
* Remove error handling
* Add tests for template merge flow
2022-10-07 17:11:01 +05:30
Vishnu Gp
b6436793f1
chore: Moved page delete to happen only after other resources are deleted ( #17300 )
...
* chore: Moved page deleted to happen only after other resources are deleted
* Corrected the resource deletion flow on application delete operation
* fix: Fixed race condition error
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-10-07 15:39:13 +05:30
Nidhi
962cc65a3c
chore: Corrected usage of OR operator ( #17379 )
2022-10-07 13:03:11 +05:30
Dhruvik Neharia
97c86afd35
feat: Video Widget Reskinning ( #17355 )
...
feat: Add #000 default background color to video widget
2022-10-07 11:47:04 +05:30
Sumit Kumar
4f358e0c68
fix: fix GraphQL query run behaviour post cursor based pagination configuration ( #17316 )
2022-10-07 11:15:38 +05:30
Alexey Palazhchenko
e6a9fc3092
chore: Fix outdated comment in Dockerfile ( #17363 )
2022-10-07 10:16:15 +05:30
yatinappsmith
8a24fb1e1d
ci: Update integration-tests-command.yml to handle failures in ui-test step ( #17331 )
2022-10-07 05:39:17 +02:00
Appsmith Bot
4728a97a19
Update top contributors
2022-10-07 07:00:12 +05:30
Dhruvik Neharia
c4e77b61f7
feat: Audio Recorder Reskinning ( #17295 )
...
* feat: Update spacing, font-size, font-weight, permission denied know more link for audio recorder
* feat: Change audio recorder default height from 8 to 7
2022-10-07 00:37:19 +05:30
Aswath K
da23cba1e3
fix: Evaluated popup & binding prompt being trimmed ( #17081 )
2022-10-06 21:24:49 +05:30
Aman Agarwal
78c89894f8
fix: updated settings page design ( #16990 )
...
fix: updated settings page design
2022-10-06 16:36:29 +05:30
balajisoundar
81458035d5
feat: Support row virtualization using react-window in Table widget ( #16872 )
2022-10-06 15:02:09 +05:30
rahulramesha
4bae04ea64
fix: Reflow while resizing does not reflow as expected ( #17243 )
...
add reflow fix for resizing
2022-10-06 12:43:18 +05:30
Nilesh Sarupriya
f6365671d9
fix: workspace email website validation ( #16912 )
...
* Add validation checks for Email and Website
* Add test cases
* Update pattern and Test cases
* Valid and Invalid samples for regex
* Update test cases.
2022-10-06 11:56:38 +05:30
albinAppsmith
2741d37a4c
feat: Moved UserProfileImagePicker from ads folder ( #17111 )
...
* fix: Moved UserProfileImagePicker from ads folder
* design system package version update
2022-10-06 11:37:52 +05:30
Dhruvik Neharia
8166833efa
fix: add getMetaPropertiesMap() to code scanner ( #17185 )
...
Reset code scanner using resetWidget()
2022-10-06 11:33:10 +05:30
Appsmith Bot
179820f721
Update top contributors
2022-10-06 06:59:25 +05:30
Manish Kumar
ab2d580e90
chore: added datasource-save event differentiator for analytics ( #17237 )
...
* chore: added datasource-save event differentiator for analytics
* added more comments
* code readability changes
2022-10-05 17:03:30 +05:30
albinAppsmith
794a422a82
feat: migration of ads/formFields/TextField to utils as part ads migration ( #17281 )
...
* feat: migration of ads/formFields/TextField to utils as part ads migration
* fixed checkbox and toggle issue
* dummy commit to fix dp issue
2022-10-05 16:36:49 +05:30
albinAppsmith
651fb9fd28
feat: Migrate DraggableListCard and DraggableListComponent from ads ( #17202 )
2022-10-05 16:33:42 +05:30
Appsmith Bot
61997b3d4c
Update top contributors
2022-10-05 07:00:07 +05:30
albinAppsmith
ba6936e26b
feat: JS Toggle migration from ads folder to design system ( #17248 )
2022-10-05 06:58:42 +05:30
Shrikant Sharat Kandula
df1139e640
fix: Use proxy for access token requests ( #17195 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-10-04 20:25:06 +05:30
Ayangade Adeoluwa
f4a96ec955
fix: Fix error toast messages displayed when an action is cancelled on pag… ( #17249 )
...
* Fix error toast messages displayed when an action is cancelled on page load
* Fix failing cypress tests
* fix cypress runtime error
* Fix one more error
2022-10-04 13:50:03 +01:00
Souma Ghosh
8caa3c7acd
fix: Default value of input's text is undefined ( #17175 )
...
Co-authored-by: root <pawan@appsmith.com>
2022-10-04 17:35:32 +05:30
balajisoundar
2aaa413d6d
chore: Remove the unnecessary error log from the derived property function ( #17290 )
2022-10-04 17:08:02 +05:30
akash-codemonk
853a2e6574
fix: scenario where unselecting the first page and importing fails ( #17261 )
2022-10-04 16:51:58 +05:30
f0c1s
32ed0da447
fix: Rest of the audit logs potential auto-merge errors. ( #17192 )
...
* fix: EE-CE parity due to audit-logs
* fix: rest of the audit-logs potential failures
* fix: future conflict with RBAC
2022-10-04 16:48:35 +05:30
Rimil Dey
a92b680462
chore: Extract views into their own components ( #17014 )
2022-10-04 16:25:26 +05:30
Tolulope Adetula
589f2b9765
fix: select widget search improvement ( #17006 )
...
* fix: type issues in select widget
* feat: add cypress tests
* fix: select type issues in JSONform and Table Widget
Co-authored-by: souma-ghosh <souma@appsmith.com>
Co-authored-by: Pawan Kumar <pawan.stardust@gmail.com>
2022-10-04 10:45:33 +00:00
subratadeypappu
d2de8f7cec
feat: Implement data type handling in MySQL ( #16621 ) ( #17017 )
...
* feat: Implement data type handling in MySQL (#16621 )
With this implementation we can now achieve the following under prepared statement:
- Ability to distinguish between null object and "null" string
- Ability to distinguish values like {{"098765"}} and {{098765}}. The former is identified as a string and the latter is identified as an integer
* feat: Add unit test cases on data type handling in MySQL (#16621 )
* chore: Move MySQL specific types to a separate class (#16621 )
* chore: Remove import shortening (#16621 )
* Fix testStructure test case to have loose coupling with the order of tables (#16621 )
* Fix: Add missing client-side data types in params in a few test cases (#16621 )
* Fix query in test case (#16621 )
* Fix test cases and add small refactoring (#16621 )
* Refactor assertion with a check on Optional (#16621 )
* additional cypress test cases for mysql
* updated test case object
* update for failing test cases
* mysql failure point fix
* mysql false spec failure point fix
* fix flacy test cases
* flacky JSON test cases
Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-10-04 10:45:10 +00:00
Abhinav Jha
e6b89d03aa
Sandboxed iFrames with srcDoc ( #11426 )
...
Change iFrame widgets to use sandbox mode if srcDoc is provided
Allowed options:
`allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-scripts allow-top-navigation-by-user-activation`
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-10-04 15:20:45 +05:30
Shrikant Sharat Kandula
0e0ef82726
Add DevOps pod to exception list
2022-10-04 15:18:15 +05:30