Aswath K
359d09d53e
chore: Grouping & reorganisation for Toggle widgets ( #15706 )
2022-08-15 13:35:46 +05:30
Aswath K
bd33b76c1d
feat: widget fuzzy search ( #14464 )
...
* widget fuzzy search POC
* fix threshold
* Makes fuse to initialize only once
* add proper dependancy to useEffect
* Adds more search terms
* Adds search term for other widgets
* reduce distance for better search results
2022-06-17 08:42:47 +05:30
Bhavin K
543ce339e3
feat: Added Tooltip for icon button widget ( #14131 )
2022-06-02 15:14:26 +05:30
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
Bhavin K
3575a03005
fix: updated cursor style in actionWrapper ( #12850 )
2022-04-18 11:39:11 +05:30
Arsalan
0bbe9fedbb
fix: Fixed Icon Button onClick in disabled state.
2022-03-18 14:59:34 +05:30
Arsalan Yaldram
6496f84374
fix: Added Button Container for the firefox drag issue ( #11627 )
...
* fix: Added Button Container for the firefox drag issue
* fix: Removed un-necessary styles, added Container in Canvas mode.
* fix: Removed renderMode check from styled function.
* fix: Code refactor and handled Icon Button Component.
* fix: Added extensive comments.
* fix: handled menu button drag issues.
* fix: Fixed some failing tests.
* New Button locator (with drag-container) fix
* NewBtn container locator fix
* btn locator fix
* MongoShopping spec fix
* Mongo, Postgress fixes
* Stat box fix
* Testcase title update
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-13 22:51:04 +05:30
Yash Vibhandik
ccf12c76a0
fix : #11315 Added trimming in button variant name ( #11390 )
...
* fix : #11315 trim buttonVariant
* test: cypress added
2022-03-10 21:39:17 -08:00
Bhavin K
71d6da19bc
feat: added isJSConvertible property in IconButton Widget ( #11625 )
...
* feat: updated isJSConvertible property
* fix: default icon value added, validation updated
2022-03-10 09:41:02 +05:30
Bhavin K
45d3704dda
fix: icon button remove default green ( #10573 )
2022-01-27 19:07:13 +05:30
Ashok Kumar M
6bc1bdd5e1
fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. ( #10488 )
2022-01-21 15:49:10 +05:30
Paul Li
6436082a9a
fix: Icon Widget button variant does not have JS option ( #8669 )
...
-- Make buttonVariant prop JS convertible
-- Add the corresponding validation, as well
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-12-24 18:01:09 +08:00
Bhavin K
f7e2e079a9
fix: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00:00
Tolulope Adetula
809a288bdc
fix: popups same width as parent ( #7499 )
...
* fix: select widget popup
* fix: select widget
* fix: Menu button
* fix: make Clear Var names
* fix: consistent dropdown width
* fix: define variable better
* fix: prettier error
* fix: variable name
* fix: select popup issue
* fix: PR issues add comments
* fix: remove unused css
* fix: add tests
* fix: more pop overs
* fix: menu button popup
* fix: Multiselect dropdown
* fix: failing test
* fix: add more tests
* fix: Failing Test
2021-11-30 02:38:46 -08:00
Confidence Okoghenun
0b18ea64f3
chore: Renames actions to event on property pane ( #8579 )
2021-11-26 15:02:04 +05:30
Aswath K
701207718b
fix: Unable to drag disabled button ( #8206 )
2021-11-18 15:52:04 +05:30
Anand Srinivasan
8c60a8b870
feat: unified style for disabled widgets ( #8731 )
...
* basic input fields - unified disabled style
* select widgets - unified disabled style
* icon button - change disabled color
* radio group and switch - unified disabled style
* checkbox, radio, switch - disabled label color
* change disabled text color for all input fields
* chnage lable color on disabled state
* RTE header - not allowed cursor on disabled mode
* currency label - disabled color change
* switch and radio group css clean up
* replace text colors with GREY shades
* change label color for disabled switch and radio group
* restructure numeric input css
* numeric input buttons updated
* css fixes for mozilla
* table button disabled color
* change label color - numeric input dropdown
* hover only when enabled - numeric input
* all button colors updated
* remove unwanted wrapper
* update label color
* name color in constants
* use grey palette for switch component color
2021-11-15 11:59:06 +05:30
Bhavin K
568d859af1
fix: theme updated with new variant keys ( #8680 )
...
* theme updated with new variant keys
* updated Menubtn styles for default
* theme update as required
* added jest test for WidgetUtils
2021-11-06 08:00:57 +00:00
Aswath K
24b9da6741
fix: change Button variant types constant ( #7817 )
...
* change Button variant types constant
* Add migration
* Adds cypress test to validate default button variant
* update the ButtonVariant for MenuButton inside table widget
* Remove only from Button_spec
* fix: Binding issue with Variant in table
* fix: cypress test for default variant validation
* Add validation to IconButton inside table
2021-10-12 08:04:51 +00:00
Tolulope Adetula
d056c0baaa
feat: menu button as column type ( #7039 )
...
* fix: add menubutton
* feat: Make on Menu Item Click
* fix: remove console
* fix: refactor Utils.ts
* fix: add Comments
* fix: refactor utils
* fix: use forEach not Map
* fix: refactor table widget
* fix: add comment to config
* fix: refactor hook
* refactor: property Config
* fix: eslint issues
* fix:Add null check, refactor menuItemComponent
* test: add Cypress test for Menu button In Table widget
* fix: warning error
* fix: conflicts and remove menuStyle
* fix: change property pane arrangement
* fix: QA issues
* fix: Change default text, Change menu button color
* fix: Add background color to menuitems
* fix: bg color
* fix: failing tests
2021-10-06 13:57:05 +01:00
albinAppsmith
31cdfe0fe5
feat: Appsmith design system changes ( #8125 )
...
Introducing a much improved design system with new components in the Appsmith Design System.
2021-10-04 21:04:37 +05:30
Tolulope Adetula
1e0e42db7a
fix: set button color and remove button style for button, IconButton, Menubutton ( #7166 )
...
* fix: set button color and remove button style for button, IconButton, Menubutton
* fix: test
* fix: make the FormButtonWidget to have properties of ButtonWidget
* Adds Migration for FormButtonWidget
* fix: Broken FilePickerWidget
* Remove cypress tests for buttonStyle and add tests for buttonColor
* Change button variant labels
* set default value for buttonColor
* fix: migration for CUSTOM ButtonStyleType
* change make public toggle slider locator to be more specific
Co-authored-by: Aswath K <aswath.sana@gmail.com>
Co-authored-by: sbalaji1192 <sbalaji1192@gmail.com>
2021-09-23 20:44:24 +05:30
Abhinav Jha
b49f5097c6
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30