Pawan Kumar
809a633306
feat: App Theming ( #9714 )
...
* fix style bugs
* fix select styles
* test: fix font size issue for cypress tests
* incorporate ashit feedback
* test: addresed review comments for cypress tests
* add analytics events
* height issue in view mode
* incorporate code review feedbacks
* incorporate code review feedbacks
* refactor: addressed review comments; removed border radius and box shadow for text widget; Updated migrations
* feat: Makes shadow and radius controls keyboard accessible (#11547 )
* makes shadow and radius controls keyboard accessible
* removes unused imports
* moves options out of render method
* fix: changed the misnomer background property name to the relevant property name
* fix: border radius issue for the map widget
* address qa bugs
* address qa bugs
* fix ux of theming pane when widget is selected
* fix:
* added backgroundColor to the video widget
* restricted pop-over border radius to 0.375rem
* added box shadow for the input group for select widget
* fix: added delete icon in the delete theme modal
* address qa bugs
* change checkbox column size in config
* add js convertible to button color
* remove unused imports
* test: fixed jest tests
* fix primary color typo
* fix: migrations for the theming
* fix:
* Removed background color from MultiTreeSelect and TreeSelect component.
* grouped button's menu button pop over border radius restricting to 0.375rem.
* test: updated Dsl migration UT
* address qa bugs
* address qa bugs
* fix: address qa comments
* address qa bugs
* fix:
* migration issue;
* unit test cases;
* fix rating widget scroll issue
* fix youtube video border radius bug
* fix select widget
* fix select widgets styles
* address qa bugs
* merge conflicts
* makes the reset button keyboard accessible (#12134 )
* -resolved merge conflicts
* address qa bugs
* fix: labelTextSize migration fixes
* refactor:
* made changes to the fontSizeUtils function
* fixed the issue related to unit tests
* fix button group widget
* remove unused imports
* fix: fixed the text size migration for the table widget
* refactor: addressed review comments for the table widget theming migration
* fix button group widget
* add init calls for view mode
* json form init theme changes
* fix: added migration for boxShadow, borderRadius and textSizes for table widget
* fix broken fields
* test: fixed unit tests
* wip
* inconsistancy fixes and schemaItem update in updateHook/fieldConfiguration
* feat: init json form migration theming
* json form primaryColor -> accentColor
* update table widget
* update table widget
* object field label styling
* fix: migration related to the JSON form
* fix: fixed labelTextSize migration for JSON form nested widgets
* property control nested stylesheet lookup
* JSONForm label styles form array items
* show label for checkbox field array item
* fix button group widget
* wip
* refactor: addressed table widget review comments
* refactor: addressed ashit review comments;
* added childStylesheet for widgets
* feat: Keyboard navigable Color Picker control (#11797 )
* Makes ColorPicker keyboard accessible
* seperate out keyboard and mouse interactions
* fix issue with not focusing back to input
* Adds test for Color picker
* chore: added comment for the boxShadow property
* fix:
* added unit test cases for the widget and property utils
* resolved warning messages
* wip
* theme config update
* fix merge conflicts
* refactor: moved theming migration inside the migrations folder
* fix qa bugs
* fix jest test
* fix: unit test cases
* fix table column creation logic
* refactor: addressed review comments for migrations
* fix: Overriding margin and padding for custom render in the dropdown component (#12875 )
* * fix for custom render padding and margin in ADS dropdown
* * fix for removing padding from normal render options
* refactor: moved the boxShadow condition to the variable
* fix qa bugs
* fix: migration QA callouts for audio recorder widget
* refactor: added updated comments for boxShadow migration for table widget
* fix theme binfings for JSONForm fields under Object
* fix table widget theming bug
* fix: addressed code review comments
* fix: unit test cases
* fix: qa migration callouts
* fix table widget theming bug
* fix JSONForm currency input dropdown not submit form
* Added new tests - AppThemingSpec
* fix qa bugs
* fix unit test
* fix JSONForm cellBorderWidth to have default value post migration
* fix unit test
* fix qa bugs
* remove unused imports
* fix qa bugs
* fix JSONForm input height issue
* fix qa bugs
* Updating Theming spec
* * dropdown color fixes (#13249 )
* fix caching issue
;
* Fixed Theming tests
* fix tests
* fix tab widget tests
* fix: json form children level migration issue
* fix table widget tests
* Updated test
* updated tests
* updated test
* updated tests
* updated tests
* updated pageload
* fix cypress tests
* remove cypress created files
* fix color picker issues
* Failure fixes
* Fixed some more tests
* fix: cypress test failures
* fix tests
* remove consoles
* fix table tests
* fix qa bugs
* updating snapshots for AppPageLayout_spec as per new UI
* fix rating widget bug
* fix qa bugs
* fix:
* cypress failing tests
* Migration QA callouts
* Removed unused imports
* update constract check algo
* fix color contrast issue
* fix: cypress failure test cases
* update font sizes labels
* fix regression bugs
* fix:
* JSON form labelTextSize issue fix
* Updated comment for the fontSizeUtility function
* migrations issues related to table widget borderRadius and boxShadow
* fix: default labelTextSize issue for the Input and Select families
* fix regression bugs
* fix regression bugs
* PassingParams spec - added wait time
* fix: font family default value issue on JS toggle
* fix js toggle issue in text widget
* fix tests
* fix tests
* fix tests
* fix cypress tests
* fix regression bugs
* fix regression bugs
* fix:
* refactored table widget migration function as per review comments,
* added default value to the widget
* fix: failing unit test cases
* fix theming spec
* fix cypress tests
* test: fixed failed cypress test
* incorporate ashit feedback
* fix cypress tests
* fix: addressed review comments
* comment out table cypress test
* fix merge conflicts
* comment out color picker tests
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
Co-authored-by: keyurparalkar <keyur@appsmith.com>
Co-authored-by: Aswath K <aswath@appsmith.com>
Co-authored-by: Nayan <nayan@appsmith.com>
Co-authored-by: Ashit Rath <ashit@appsmith.com>
Co-authored-by: balajisoundar <balaji@appsmith.com>
Co-authored-by: albinAppsmith <87797149+albinAppsmith@users.noreply.github.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
Co-authored-by: apple <nandan@thinkify.io>
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-05-04 15:15:57 +05:30
rahulramesha
e128b2daf3
feat: new Widget Copy paste experience ( #12906 )
...
* copy paste commit
* class name generator changes
* modal widget fixes change
* addressing review comments
* bug fix for after deleting a widget by undoing action
* additional fix for modal widget
* additional tests for fixes
2022-05-04 13:28:57 +05:30
Favour Ohanekwu
3efb3588d2
chore: Add JS editor test cases
2022-05-03 15:22:45 +01:00
haojin111
0414c8823d
fix: 12456 - oauth redirection issue ( #13511 )
...
* fixed issue of gsheet authorization
* hidden cloudhost ip info on reconnect modal
2022-05-03 14:22:48 +05:30
Favour Ohanekwu
395fd30335
add overflow to js editor settings ( #13488 )
2022-05-02 20:34:55 +02:00
haojin111
ecffa88684
updated label text of remote url
2022-04-30 21:18:53 +08:00
akash-codemonk
9b9048fdc4
chore: add analytics event for similar templates click ( #13177 )
2022-04-29 15:39:16 +05:30
Favour Ohanekwu
942547287c
feat: js object v1 run and settings redesign ( #11456 )
2022-04-28 17:51:02 +01:00
rahulramesha
727889434c
fix: calculating the canvas container height to be exact to not scroll on scrollIntoView() call ( #13096 )
...
* canvas container Fix
* add comments
2022-04-27 15:43:29 +00:00
Ayangade Adeoluwa
5a126bfda2
Add space to both sides of response run button ( #13368 )
2022-04-27 12:42:29 +01:00
haojin111
7b09976f52
feat: 12457 - added application import success modal ( #12739 )
...
* added application import success modal
* updated logic and added cypress test
* fixed cypress test
* added local storage for refresh
* fixed issue - 11721 git import issue
* fixed cypress test with new designd modal
* fixed cypress test failed issue
2022-04-27 12:07:04 +05:30
albinAppsmith
1d019d1376
fix: Modal padding and color fixes ( #12189 )
...
* * share modal fixes
* * modal ui fixes
2022-04-26 19:26:07 +05:30
f0c1s
d428262bf9
fix: Azure SSH url was not accepted for git connection ( #12896 )
2022-04-23 18:01:43 +05:30
Aman Agarwal
9a022a668f
fix: datasource ui style issues resolved ( #13175 )
2022-04-22 16:23:00 +05:30
Abhinav Jha
60503bb9a6
feat: Dynamic Height widget config ( #13143 )
...
* Add platform feature which adds dynamic height property controls and default properties based on widget config
* Move features to the top, so that defaults can override them if necessary
* - Add unit tests to verify that the property controls show up for dynamic height
- Add unit test to verify that the hidden hook in the dynamic height controls work
- Fix console warning for react key unavailable in Generator.tsx
- Move constants and types to their respective files
* Remove dynamic height config from Container Widget
* Add comments in hard to understand areas
* Add function which converts fn validation params to fnString
2022-04-22 15:14:22 +05:30
akash-codemonk
7d646bf11c
chore: redirect to home page at the end of onboarding ( #12961 )
2022-04-21 19:28:26 +05:30
arunvjn
bdcc99b53b
chore: Hides update button when there are no pending updates. ( #13152 )
2022-04-21 18:44:10 +05:30
albinAppsmith
978f1d3cd1
chore: Added margin bottom for sign posting checklist footer ( #12884 )
2022-04-21 11:44:34 +05:30
arunvjn
c925bf2efd
fix: scroll to active entity in explorer on route change ( #13085 )
...
* Scroll to active entity in explorer on route change
* Removes scroll animation
* Open modal via entity explorer
* Try tonavigate to canvas only in edit mode
* Added cypress to assert modals' presence when triggered from the API page.
2022-04-20 21:55:55 +05:30
rahulramesha
98f6a3fede
move reflow out of beta ( #12746 )
2022-04-20 18:33:30 +05:30
Aman Agarwal
356cdfffab
fix: changed prop drilled fn to class fn, avoided array prop ( #12788 )
2022-04-20 15:56:27 +05:30
rashmi rai
bb5d7159c6
Always show advanced settings in rest api editor ( #12927 )
2022-04-19 12:03:27 +05:30
Ayangade Adeoluwa
a4d22b3d13
Handle stringified json response and fix alignment issue ( #12886 )
2022-04-14 12:53:07 +05:30
Rishabh Rathod
ee76cabb96
chore: fix Key missing error in Boxed component ( #12912 )
2022-04-14 06:31:50 +00:00
arunvjn
b7aff3c38b
chore: Parallellise fetch page call with actions, jsObject and plugins ( #12537 )
2022-04-14 10:16:17 +05:30
f0c1s
736c2e024e
feat: git delete branch ( #12681 )
2022-04-13 15:33:23 +05:30
f0c1s
f5796bfa30
fix: git merge tab issues ( #12576 )
2022-04-13 08:47:33 +00:00
CommanderRoot
a778a98016
chore: replace deprecated String.prototype.substr() ( #11928 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-13 12:30:38 +05:30
Rishabh Rathod
136308fd7c
fix: table search text dependency deletion ( #11608 )
...
* Replace BindingPaths with ReactivePaths and remove non-bindable property path from bindingPaths to reduce confusion.
2022-04-12 13:09:26 +00:00
arunvjn
68bca33a55
fix: broken checklist onboarding flow ( #12822 )
2022-04-12 17:03:35 +05:30
Ankita Kinger
c1e48f7486
feat: Refactor code for SAML integration ( #12700 )
...
* Implemented code splitting of some files for SAML integration
* Implemented code splitting of some more files for SAML integration
* updated redirect url component
* fixed an import statement
* fixed a unit test
* updated restart banner tooltip logic
* updated an import statement
2022-04-12 16:20:01 +05:30
haojin111
c32ca69a91
fix: 12456, 12420, 12422 on reconnect modal issues ( #12569 )
...
* fixed-12456 gsheet auth issue
* fixed - 12420 save button functionality failed
* fixed - 12422 datasource selection issue
* fixed issue of gsheet authentication
* fixed comments point
* fixed 12511: typo issue
* fixed cypress test import and export
2022-04-11 23:00:29 +05:30
Ayangade Adeoluwa
8bdcbec9f1
fix: Fix google sheets datasource options ( #12773 )
2022-04-11 20:29:13 +05:30
haojin111
6e63290477
fix: 12338 - postgres datasource default configure on reconnect modal ( #12503 )
...
* updated logic of form initialization on reconnect datasource modal
* fixed cypress test
* fixed cypress test
2022-04-11 16:53:52 +05:30
Aswath K
7aba7772e2
fix: invisible icon in panel ( #12610 )
2022-04-10 00:01:37 +05:30
Ayangade Adeoluwa
bc8d885813
feat: Response view switcher for all action editors ( #9629 )
...
* Response view switcher for all action editors
* fixes prettier issue
* adds correct type to responseDataTypes property
* fix some more conflicts
* Try a new multi switch component
* Revert multiswitch changes
* Adds finishing touches
* remove warnings
* Fixing bugs, reusing logic
2022-04-08 16:32:34 +00:00
arunvjn
7f4a190657
chore: Added analytics for manual upgrade and adds redirection ( #12707 )
2022-04-08 20:27:19 +05:30
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
589bdfc074
fix: Fixed jest test case and added cypress case
2022-04-05 14:42:41 +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