Apeksha Bhosale
9d9803a3d3
added sanity check to avoid unexpected eval error ( #12506 )
2022-04-05 13:16:11 +05:30
Tolulope Adetula
e05e75758d
Merge pull request #11383 from appsmithorg/feat/4182-form-detect-changes
...
feat: Internal property to detect changes in a form
2022-04-05 06:35:20 +01:00
arunvjn
b961f6e2e3
fix: Pages tab navigation in preview mode for git apps ( #12567 )
2022-04-05 10:02:52 +05:30
Anagh Hegde
e3c7d2b3f2
fix: While importing the application page sequence does not match with the source application ( #12539 )
...
* Add logic to maintain page order while exporting the app
* Add test for the page order during export
2022-04-04 23:24:42 +05:30
arunvjn
b729d842db
fix: page launch error from dashboard ( #12557 )
2022-04-04 20:55:03 +05:30
Yash Vibhandik
88ad2bcbd1
fix : #6518 Implemented responsive table header controls ( #10971 )
2022-04-04 18:47:45 +05:30
f0c1s
057817d393
feat: migration changes hint ( #12071 )
...
* Initial changes
* feat: adding new icon and refactoring
* feat: add text and test ids
* chore: add tests
2022-04-04 17:11:49 +05:30
arunvjn
1af6ef2be8
fix: 404 on renaming new pages in apps with legacy URLs ( #12547 )
2022-04-04 13:11:52 +02:00
arunvjn
0d7b9df3bd
chore: Changing the clean URLs update description in product updates modal ( #12408 )
2022-04-04 16:02:51 +05:30
Parthvi12
6653adc30e
test: add tests for git import flow ( #12427 )
...
* adding basic test for git import
* add git import test
2022-04-04 13:27:34 +05:30
Abhijeet
ffd0595330
fix: Fix importing datasource with same name but different plugin issue ( #12512 )
...
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
2022-04-04 13:23:00 +05:30
Sumit Kumar
f201ec7bcd
fix: make region a non-mandatory field ( #12510 )
...
* Currently S3 plugin datasource requires the region field to be non-empty for it to work (when configured with other as the datasource type from dropdown). However, this field is not required for many S3 offerings. Hence, making it non-mandatory.
2022-04-04 13:06:58 +05:30
Ankita Kinger
a1942ccfee
chore: Improve UX on admin settings page ( #12279 )
...
* improved the UX on admin settings page
* added check for value containing only spaces
* implemented suggestions from PR
* implemented suggestion on the PR
* changed logic for checking mandatory fields is not empty
* removed unused import
* updated documentation links for google & github
* using css variables
2022-04-04 12:37:12 +05:30
dependabot[bot]
0689e2d7a0
chore(deps): bump color-string from 1.5.4 to 1.9.0 in /app/client ( #12044 )
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.9.0 )
---
updated-dependencies:
- dependency-name: color-string
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-04-04 11:24:51 +05:30
dependabot[bot]
b7f09c4e20
chore(deps): bump jszip from 3.6.0 to 3.7.1 in /app/client ( #8173 )
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
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-04-04 11:23:15 +05:30
Paul Li
dfd3662bd1
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-04 13:27:03 +08:00
Tolulope Adetula
3fb3eff92e
Merge pull request #12324 from appsmithorg/fix/default-value-for-select-widget
...
fix: default value consistency issues in select widget
2022-04-04 06:20:01 +01:00
f0c1s
50a8e1441c
fix: show errors from git status ( #12440 )
...
* fix: show errors from git status
* fix: review comments
2022-04-04 12:55:19 +08:00
f0c1s
26745c6128
feat: update list segment header ( #12530 )
...
* fix: update ListSegmentHeader
* chore: add tests for change
2022-04-04 12:55:00 +08:00
Aswath K
ead200859c
feat: Make property title not focusable with keyboard ( #12489 )
2022-04-03 18:44:30 +02:00
Aishwarya-U-R
7a7169e8c3
test: Cypress tests to include Deploy mode verifications + few flaky fixes ( #12444 )
2022-04-03 18:43:20 +02:00
rashmi rai
6e26065865
fix: fetchOptionsCondtionally ( #12347 )
2022-04-03 16:41:59 +00:00
Nayan
797f1c0788
chore: removed feature flag for app template ( #12485 )
...
Removed feature flag for templates as we're planning to go live
2022-04-03 10:07:59 +06:00
Paul Li
bbf7f12e4b
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-02 23:35:10 +08:00
Paul Li
842e330db3
feat: Internal property to detect changes in a form
...
-- Change updateCodeInput command to testJsontext
2022-04-02 23:33:14 +08:00
Arsalan
abe304152c
Merge branch 'release' into fix/button-group-undo
2022-04-02 18:07:58 +05:30
Paul Li
cc9db789b2
feat: Internal property to detect changes in a form
...
-- Fix a Cypress test case in Entity_Explorer_DragAndDropWidget_spec.js
2022-04-02 08:13:17 +08:00
Paul Li
9590e0fc7a
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-02 00:13:16 +08:00
Paul Li
e25b5da732
feat: Internal property to detect changes in a form
...
-- Fix on failed test cases in Entity_Explorer_Widgets_Copy_Delete_Undo_spec and Entity_Explorer_Widgets_Copy_Paste_Delete_Undo_Keyboard_Event_spec
2022-04-02 00:11:54 +08:00
Paul Li
78e452634e
feat: Progress bar widget enhancements ( #12053 )
...
* feat: Progress bar widget enhancements
-- Scaffold the widget for the first time
* feat: Progress bar widget enhancements
-- Change widget icon
* feat: Progress bar widget enhancements
-- Build property pane
* feat: Progress bar widget enhancements
-- Add a missing property, counterClockwise
-- Rename some properties
* feat: Progress bar widget enhancements
-- Build the first MVP of the widget
* feat: Progress bar widget enhancements
-- Reset rows to 4
* feat: Progress bar widget enhancements
-- Add Cypress test cases
* feat: Progress bar widget enhancements
-- Limit value by ranging from 0 to 100
* feat: Progress bar widget enhancements
-- Make isIndeterminate property not to be JS convertible
-- Hide progress bar and circular progress widget icon from entity explorer
* feat: Progress bar widget enhancements
-- Place indeterminate circular progress to be 100% fit into the container
* feat: Progress bar widget enhancements
-- Show result without rounding for the circular type
* feat: Progress bar widget enhancements
-- Comment out ProgressBar_spec.js
* feat: Progress bar widget enhancements
-- Remove circular progress and progressbar widgets from allowed list for list widget
* feat: Progress bar widget enhancements
-- Move ProgressBar_spec into CommentedScriptFiles directory
2022-04-02 00:02:19 +08:00
rahulramesha
5dd2f444aa
feat: Multi widget reflow ( #10813 )
...
feature for group reflow
2022-04-01 20:27:03 +05:30
rashmi rai
b1215c8179
fix: evaluation order on first load ( #12022 )
2022-04-01 13:16:59 +00:00
Sumit Kumar
c2f39f4eda
feat: [server side change only] convert Mongo's form data to raw / native query ( #10058 )
2022-04-01 18:44:32 +05:30
Ankita Kinger
947f836a5a
fix: sending query params on redirection from signup to login page ( #12501 )
...
* sending query params on redirection from signup to login page
* optimized the code
2022-04-01 16:57:49 +05:30
f0c1s
e69e6e0670
test: Fix failing git sync tests ( #12488 )
2022-04-01 16:55:56 +05:30
Paul Li
69f5c65518
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-01 18:40:17 +08:00
Paul Li
2b00f1cdf9
feat: Internal property to detect changes in a form
...
-- Fix on typo add missing assertion for hasChanges on the spec files
2022-04-01 18:38:35 +08:00
Abhinav Jha
68065f8789
feat: activity logging ( #12383 )
...
* Add activity logging mechanism in client
2022-04-01 09:55:58 +00:00
Arsalan
9ccdde3b1b
Merge branch 'release' into fix/button-group-undo
2022-04-01 14:28:01 +05:30
dependabot[bot]
b39190ad57
chore: bump spring-core from 5.3.15 to 5.3.18 in /app/server/appsmith-plugins/googleSheetsPlugin ( #12471 )
...
Bumps [spring-core](https://github.com/spring-projects/spring-framework ) from 5.3.15 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...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 14:18:34 +05:30
dependabot[bot]
088e9f07f0
chore: bump jackson-databind from 2.12.6 to 2.12.6.1 in /app/server/appsmith-plugins/googleSheetsPlugin ( #12403 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
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 14:17:23 +05:30
dependabot[bot]
1d835dfadb
chore: bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /app/server/appsmith-plugins/restApiPlugin ( #12401 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.10.5.1 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
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 14:16:59 +05:30
dependabot[bot]
1e50701075
chore: bump jackson-databind from 2.12.6 to 2.12.6.1 in /app/server/appsmith-plugins/snowflakePlugin ( #12402 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
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 14:16:10 +05:30
dependabot[bot]
d432fb5f32
chore: bump react-dev-utils from 11.0.1 to 11.0.4 in /app/client ( #9503 )
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils ) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils )
---
updated-dependencies:
- dependency-name: react-dev-utils
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-04-01 14:05:33 +05:30
Paul Li
afb7b40a44
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-01 15:44:55 +08:00
Paul Li
0a8b0dfe9a
feat: Internal property to detect changes in a form
...
-- Fix on failed test cases because of newly added hasChanges meta property
2022-04-01 15:42:05 +08:00
dependabot[bot]
de6dbc17ae
chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/restApiPlugin ( #12472 )
...
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:57:47 +05:30
dependabot[bot]
e7f0e5b7b0
chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/jsPlugin ( #12473 )
...
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:57:07 +05:30
dependabot[bot]
ad910fe03e
chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/saasPlugin ( #12475 )
...
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:54:22 +05:30
Ayangade Adeoluwa
4c2b4529c5
fix: Fixes issue with initial values ( #12441 )
...
* Fixes issue with initial values
* Allow empty commit
2022-04-01 08:06:46 +01:00