Arsalan
38756753e8
Merge branch 'fix/bindPathList-error' of https://github.com/appsmithorg/appsmith into fix/bindPathList-error
2022-04-01 12:12:53 +05:30
dependabot[bot]
92cf99f025
chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/snowflakePlugin ( #12474 )
...
Bumps [spring-core](https://github.com/spring-projects/spring-framework ) from 5.2.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.3.18 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 12:11:20 +05:30
Arsalan
bdbfbd7f9d
Merge branch 'release' into fix/bindPathList-error
2022-04-01 12:03:00 +05:30
dependabot[bot]
b440798dcd
chore(deps): bump node-forge from 1.1.0 to 1.3.0 in /app/client ( #12191 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.1.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 11:54:59 +05:30
Bhavin K
5124ae0322
fix: onclick handler update in ButtonGroup Widget ( #12442 )
2022-04-01 11:28:51 +05:30
Ankita Kinger
5b614447b9
fix: Show restricted signup error message on login screen ( #11974 )
...
* adding restricted signup message on login screen too
* checking if error value if not true
2022-04-01 10:50:09 +05:30
Tolulope Adetula
4911aa3b65
fix
2022-04-01 06:10:51 +01:00
Tolulope Adetula
d6ee01ca29
Merge branch 'release' into fix/Multiselect-style-specificity
2022-04-01 05:25:20 +01:00
Tolulope Adetula
dabbbb0084
fix: css specitifity in MultiTreeSelect
2022-04-01 05:11:37 +01:00
Tolulope Adetula
b185119a79
revert css fix
2022-04-01 05:00:19 +01:00
Tolulope Adetula
9982593545
improve css specitifity
2022-04-01 04:58:17 +01:00
Ankur Singhal
102a7f3c04
toggle on pressing enter
2022-04-01 04:37:12 +05:30
Paul Li
6d744859c6
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-01 04:14:05 +08:00
Paul Li
5bb926d6ed
feat: Internal property to detect changes in form
...
-- Fix on the wrong widget name in RichTextEditor_spec.js
-- Replace selectors so that Cypress can interact with UI in Select_spec.js
2022-04-01 04:07:22 +08:00
Tolulope Adetula
b65c0a21b7
fix: replace memoised value with state
2022-03-31 19:19:58 +01:00
Ayangade Adeoluwa
3f2b87b044
Fix issue with oauth2 save and authorize button ( #12447 )
2022-03-31 18:59:05 +01:00
Ankur Singhal
d7db15cb60
added manual click handlers for bottom bar
2022-03-31 22:28:05 +05:30
Anagh Hegde
f03a163a38
feat: Export application with datasource configuration for sample apps and templates ( #12310 )
...
* Expose a way to export crdentials for sample apps and templates
* Export application with creds if marked as exportableWithCred in application object
* Fix and add testcases
* Add comments
Co-authored-by: Abhijeet <abhijeet@appsmith.com>
2022-03-31 21:56:18 +05:30
arunvjn
7575756d09
fix: remove encoding of branch name with / in it ( #12439 ) ( #12455 )
...
(cherry picked from commit 4b462ae623 )
2022-03-31 21:54:11 +05:30
Tolulope Adetula
da397d32f4
fix: css dropdown for multiselect
2022-03-31 17:19:29 +01:00
Paul Li
dc7b9a8b95
Merge branch 'release' into fix/7554-disabled-button-enable-tooltip
2022-04-01 00:18:16 +08:00
Paul Li
3d5e443eb0
fix: Disabled button widget tooltips stay open
...
-- Fix on the wrong selector on deploy
2022-04-01 00:16:12 +08:00
arunvjn
4b462ae623
fix: remove encoding of branch name with / in it ( #12439 )
2022-03-31 17:11:31 +02:00
ashit-rath
50efc68fd3
fix: old list widgets incorrect page size ( #12443 )
2022-03-31 17:09:21 +02:00
Ankita Kinger
165c911612
chore: Added jest tests for admin settings form fields ( #12413 )
...
* added unit test case for tag input field on admin settings page
* added test case for text input component
* added test cases for toggle, accordion and disconnect service components
* added remaining unit test cases related to admin settings
* removed unused imports
2022-03-31 20:05:01 +05:30
yatinappsmith
31df89fb22
Update test-build-docker-image.yml ( #12451 )
2022-03-31 19:48:24 +05:30
Nayan
085b4a3a15
fix: Update admin settings permission from users when they are added or re… ( #11770 )
...
Update user permission when email address is added as admin email from settings page.
2022-03-31 20:17:47 +06:00
Trisha Anand
f51da7019d
chore: Adding delete endpoint in ConfigService ( #12450 )
2022-03-31 19:02:54 +05:30
Abhijeet
28e071b339
fix: Update serialization for map datatype to have predictable order for committing to git ( #12373 )
...
* Update serialization for map datatype to have a predictable order
* Refactor
2022-03-31 18:36:40 +05:30
Paul Li
4940d197b5
Merge branch 'release' into fix/7554-disabled-button-enable-tooltip
2022-03-31 20:24:50 +08:00
NandanAnantharamu
015c455603
test: enhancement tests for captcha ( #12245 )
...
* Enhancement tests for captcha
* Added few more usecases
2022-03-31 17:49:39 +05:30
Aishwarya-U-R
9bbd671b3f
test: Automated few tests for AForce Migration scenarios + Flaky fixes ( #12231 )
2022-03-31 17:21:08 +05:30
Anand Srinivasan
186a97c699
fix: trigger fields linting issue ( #11875 )
...
* initial fix
* fix warnings
* log evaluation order length
* log time
* logs
* re-order
* rename
* onclick vs release logs
* unit test for loading properties
* clean up
* ends with .tableData
* add comment
2022-03-31 17:07:18 +05:30
Shrikant Sharat Kandula
e013c562a0
chore: Run apt upgrade in appsmith image ( #12431 )
2022-03-31 16:35:11 +05:30
yatinappsmith
cf318fc542
test: Test make fat tests blocking change ( #12429 )
...
* changed pr workflow for fat container
* Added fat conteiner change for Push workflow
2022-03-31 16:18:04 +05:30
Abhinav Jha
2cd7dc9d88
Remove all references to WidgetIcons, as the icons now come from the individual widget folders ( #12334 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-31 10:07:37 +00:00
Paul Li
c582ad22da
Merge branch 'release' into feat/4182-form-detect-changes
2022-03-31 17:53:50 +08:00
Tolulope Adetula
a44e7b3f24
Merge branch 'release' into fix/default-value-for-select-widget
2022-03-31 09:31:47 +01:00
Tolulope Adetula
c0569b4a76
Fix: table widget scroll issue
2022-03-31 09:23:07 +01:00
arunvjn
27a2cb588d
Incorrect page list in deployed branches ( #12416 ) ( #12424 )
...
(cherry picked from commit 7f390d0c00 )
2022-03-31 13:45:23 +05:30
Aswath K
dfa788cfab
fix: patches blueprint's popover ( #12213 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-31 13:27:06 +05:30
arunvjn
7f390d0c00
fix: Incorrect page list in deployed branches ( #12416 )
2022-03-31 13:21:20 +05:30
dependabot[bot]
a596d7101f
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /app/client ( #12203 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hetunandu <hetunandu@gmail.com>
2022-03-31 11:48:28 +05:30
dependabot[bot]
f310b4b294
chore: bump plist from 3.0.4 to 3.0.5 in /app/client ( #12278 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hetunandu <hetunandu@gmail.com>
2022-03-31 11:47:35 +05:30
Hetu Nandu
64ef6bb0c1
fix: Use the Appsmith repo for custom github actions ( #12366 )
2022-03-31 11:46:58 +05:30
Tolulope Adetula
2267a79899
Merge branch 'release' into fix/table-widget-scroll-issue
2022-03-31 07:13:44 +01:00
ashit-rath
8bdd631ee3
JSON form autogenerate control tooltip content changes ( #12208 )
2022-03-31 11:36:26 +05:30
akash-codemonk
73c5267d13
chore: Templates UI updates ( #11775 )
2022-03-31 10:46:04 +05:30
Bhavin K
2b47e00a71
fix: add overflow property in text-widget ( #12160 )
2022-03-31 10:18:51 +05:30
Bhavin K
e5208b090e
fix: updated word-break for modal only ( #12192 )
2022-03-31 10:15:58 +05:30