Favour Ohanekwu
dcddf4cb86
chore: Add data property in entity explorer as part of "show bindings" ( #12590 )
...
* include JSAction data in show-bindings
2022-04-07 21:37:03 +01:00
arunvjn
fabfb65a4f
chore: Parallelise feature flags and user info API ( #12263 )
2022-04-07 23:27:32 +05:30
Arsalan Yaldram
461f35380b
Merge pull request #12546 from appsmithorg/fix/10319-select-api-response
...
fix: Disable CTRL+A to select all widgets on Api / Datasource Pane.
2022-04-07 21:51:10 +05:30
f0c1s
0ad66f27bd
fix: introduce new regexp for remote url validation ( #12004 )
...
* fix: introduce new regexp for remote url validation
* chore: add tests and refactor
* fix: failing cypress test
2022-04-07 16:19:28 +00:00
Ayangade Adeoluwa
a210d67e55
feat: Refactor SaasEditor page ( #12559 )
...
* Refactor SaasEditor page
* Remove unused variables
* Fixes query form issue with google sheets
2022-04-07 16:18:49 +00:00
f0c1s
ecb6b4457e
feat - remove horizontal rule from git branch list ( #12614 )
2022-04-07 16:18:14 +00:00
arunvjn
03b46483dc
fix: 404 on apps with names that start with api, login or oauth ( #12619 )
2022-04-07 07:39:15 +02:00
Ankita Kinger
253b90e595
chore: Add some cypress tests for Admin settings page ( #12542 )
...
* added few cypress tests for admin settings page
* uncommented some cypress tests
* updated PR based on suggestions in comments
2022-04-05 18:00:57 +05:30
Aman Agarwal
342206e8e4
fix: added a null check for datasourceConfiguration to refer url key ( #12575 )
2022-04-05 17:00:52 +05:30
Arsalan
aa025143c3
Merge branch 'release' into fix/10319-select-api-response
2022-04-05 14:43:29 +05:30
Arsalan
589bdfc074
fix: Fixed jest test case and added cypress case
2022-04-05 14:42:41 +05:30
Ankita Kinger
8875ace595
chore: Added a check for testing mandatory fields ( #12555 )
...
* 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
* added a fix for checking mandatory fields
2022-04-05 13:54:43 +05:30
arunvjn
b961f6e2e3
fix: Pages tab navigation in preview mode for git apps ( #12567 )
2022-04-05 10:02:52 +05:30
arunvjn
b729d842db
fix: page launch error from dashboard ( #12557 )
2022-04-04 20:55:03 +05:30
Arsalan
01539dd52d
Merge branch 'release' into fix/10319-select-api-response
2022-04-04 18:06:17 +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
0d7b9df3bd
chore: Changing the clean URLs update description in product updates modal ( #12408 )
2022-04-04 16:02:51 +05:30
Arsalan
b0869f4d93
fix: Disable CTRL+A to select all widgets on Api Pane.
2022-04-04 13:48:05 +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
Aswath K
ead200859c
feat: Make property title not focusable with keyboard ( #12489 )
2022-04-03 18:44:30 +02:00
rahulramesha
5dd2f444aa
feat: Multi widget reflow ( #10813 )
...
feature for group reflow
2022-04-01 20:27:03 +05:30
f0c1s
e69e6e0670
test: Fix failing git sync tests ( #12488 )
2022-04-01 16:55:56 +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
Ayangade Adeoluwa
3f2b87b044
Fix issue with oauth2 save and authorize button ( #12447 )
2022-03-31 18:59:05 +01: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
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
akash-codemonk
73c5267d13
chore: Templates UI updates ( #11775 )
2022-03-31 10:46:04 +05:30
akash-codemonk
3f5092307d
chore: update text in admin settings page ( #12400 )
2022-03-30 20:40:06 +05:30
Favour Ohanekwu
5b52405210
Support evaluated value in nested property paths ( #12341 )
2022-03-30 14:28:19 +01:00
Ayangade Adeoluwa
1cd8dde12c
feat: uses codemirror to display query results ( #11312 )
...
* uses codemirror to display query results
* Add finishing touches to codemirror component
Co-authored-by: Adeoluwa Ayangade <adeoluwaayangade@Adeoluwas-MacBook-Pro.local>
2022-03-30 13:12:15 +00:00
akash-codemonk
9cbabfb028
chore: Remove limit update step in guided tour ( #11475 )
2022-03-30 18:41:41 +05:30
Ayangade Adeoluwa
5e8a425038
feat: Revamp datasource form buttons ( #11924 )
...
* Revamp datasource form buttons
* Fix issues
* Use default values for individual form plugin
Co-authored-by: Adeoluwa Ayangade <adeoluwaayangade@Adeoluwas-MacBook-Pro.local>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-30 13:11:25 +00:00
haojin111
8ded371162
fixed issue of redirecting with one oauth authentication
2022-03-30 14:37:34 +08:00
haojin111
b265ac2fd5
fixed redirection on google authorisation in reconnect modal ( #12350 )
...
Co-authored-by: arunvjn <arun@appsmith.com>
2022-03-29 22:24:30 +05:30
arunvjn
f8de567cc8
fix: oauth login flow for new users ( #12326 )
2022-03-29 17:30:30 +05:30
haojin111
d3265437e6
fix: 12248, 12249, 12252 - issues of reconnect datasource modal ( #12287 )
...
* fixed issue of test button function on reconnect modal
* fixed issue of scrolling hiden in authenticated api on reconnect modal
* fixed issue of scrolling rest api datasource form
2022-03-29 17:26:29 +05:30
Pawan Kumar
e7498f2808
change container height to 100vh ( #12317 )
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-03-29 15:13:02 +05:30
arunvjn
23c12f4afc
fix: URL slugs in duplicate, import and export operations. ( #12283 )
...
* Persists modal to show info when update is in progress
2022-03-28 18:30:05 +00:00
Ankita Kinger
62f39c1e8c
fix: Update success message for reset password link sent ( #12147 )
...
* updated success message for reset password link sent
* resetting the form if email value gets updated
* minor change in message
* fixed issue when email parameter exists
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-28 11:33:22 +05:30
Aswath K
5330437d1a
feat: Makes jsToggle keyboard accessible ( #12048 )
...
* Makes jstoggle keyboard accessible
* fix cypress locator
2022-03-28 11:21:52 +05:30
haojin111
a7934f78fa
fix: scrolling issue of git connection tab ( #11813 )
...
Creates a margin which allows scrollbar to appear on top of the content and fixes issue.
2022-03-28 09:05:11 +05:30
haojin111
e6466e1758
fix: OAuth authorization issue ( #12183 )
2022-03-28 09:03:32 +05:30
arunvjn
bf1d9efc2a
chore: Move url builder functions into RouteBuilder.ts ( #12265 )
2022-03-27 21:55:08 +05:30
rashmi rai
bfd96334af
fix: where clause improvements ( #11748 )
2022-03-27 19:10:48 +05:30
haojin111
2db560d772
Merge pull request #11814 from appsmithorg/feat/11780-add-scrolling-repo-limit-modal
...
feat: added scrollbar to repo limit error modal
2022-03-26 23:48:01 +08:00
haojin111
2b862b9b3f
fix: maximize file import card when git import card is not available
2022-03-26 15:33:10 +00:00
haojin111
a0b6ee5a5b
Merge branch 'release' into feat/11780-add-scrolling-repo-limit-modal
2022-03-26 21:54:10 +08:00
haojin111
c43d680736
Merge pull request #12136 from appsmithorg/fix/12084-airtable-auth-issue-in-git-import
...
fix: 12084 - fixed issue of airtable authorize on reconnect modal
2022-03-26 14:28:53 +08:00
Ankita Kinger
665be7f214
fix: Added routing for admin settings page in App Header ( #12262 )
2022-03-26 10:40:35 +05:30
Aishwarya UR
f8b66444e0
Merge branch 'release' into fix/12084-airtable-auth-issue-in-git-import
2022-03-26 09:28:06 +05:30