arunvjn
90214b01d8
Fixes type display of JS keywords and adds autocomplete support on backspace. ( #8800 )
2021-10-26 14:26:10 +05:30
Anand Srinivasan
9e55ca9ff0
fix: table widget design ( #8426 )
...
* Table - multi-select checkbox and selected row color update
* table: change hoverstyle on multi-select checkbox
* re-order conditions
* table widget: use px for positioning checkbox
* change hover style for unselected row
* check box remains white on hover
* fix cypress test
* table search box - highlight on active
* search cancel icon updated
* move svg to assets folder
2021-10-26 14:01:27 +05:30
haojin111
7016d9f6d0
fix: 8633 - updated style of ads dropdown ( #8679 )
...
* added style of ads dropdown
* removed duplicated border
Co-authored-by: Albin <albin@appsmith.com>
2021-10-26 10:47:59 +05:30
Rishabh Rathod
6b0259fe01
fix: Git sync common UI ( #8768 )
...
* fix git branches and modal ui fixes
* fix deploy preview UI
* Add Merge API
* fix: udpate key to branchName
* add messages to constant/messages.ts
Co-authored-by: rishabh saxena <rishabh.robben@gmail.com>
2021-10-25 19:57:58 +00:00
haojin111
4dc8da3cbb
enable edit icon ( #8613 )
2021-10-21 11:06:33 +05:30
akash-codemonk
6347bd9c38
fix: show tooltips for entity names in explorer ( #8501 )
2021-10-21 10:07:34 +05:30
akash-codemonk
5a80e9b014
fix: scroll bar shifting widget sidebar content on windows ( #8524 )
2021-10-20 20:05:12 +05:30
arunvjn
71b1ea0675
fix: autocomplete experience ( #8539 )
...
CodeEditor component refactor and fixes around autocomplete flicker
2021-10-20 17:51:07 +05:30
akash-codemonk
ea98e4e075
chore: add analytics event for debugger context menu click ( #8628 )
2021-10-20 17:10:29 +05:30
albinAppsmith
b1367caf1f
fix: border radius of google sheet where clause removed ( #8453 )
...
* dynamic text field bg fixed
* removed | replaced color with constant
* * border radius of google sheet where clause removed
* * Error header BG color changed
* * where field alignment fix
* fixed hover state of dynamicinputtextcontrol
* border-radius fix
* css syntax fix
Co-authored-by: rashmi rai <rashmirai@rashmis-MacBook-Pro.local>
2021-10-20 15:03:04 +05:30
Rishabh Rathod
258189cc3f
fix: git sync ui fixes ( #8133 )
2021-10-20 07:38:17 +00:00
haojin111
7a4e96fab9
fixed issue of api action query icon ( #8555 )
...
Co-authored-by: Albin <albin@appsmith.com>
2021-10-20 11:11:29 +05:30
haojin111
8f32a6dba3
updated style of multiple dropdown as v2 ( #8433 )
2021-10-19 11:03:30 +05:30
albinAppsmith
f9f2808719
* Icon alignment in debugger fiox ( #8581 )
...
* Omnibar icon bg fix
* Highlight color for input box
2021-10-19 10:32:36 +05:30
Rishabh Rathod
6693c62396
hotfix: Add check to confirm variable are string ( #8358 )
2021-10-18 17:38:34 +00:00
Rishabh Saxena
31476092cc
chore: refactors for supporting git branches ( #7695 )
2021-10-18 19:33:44 +05:30
balajisoundar
8ea9e0d31c
chore: Add helper tooltips for page properties icons ( #8538 )
2021-10-18 15:09:04 +05:30
balajisoundar
10de149240
feat: Introduce a setting page for a super user to tinker with Appsmith env variables ( #8144 )
2021-10-18 13:17:55 +05:30
rashmi rai
4b722449eb
fix: Fixes different form field background in forms ( #8373 )
2021-10-16 11:47:38 +00:00
Favour Ohanekwu
922ab5f008
fix: close hint when certain characters are pressed ( #7662 )
...
Don't show autocomplete hint when brackets is pressed
2021-10-14 17:23:46 +01:00
Paul Li
d3fc8d8d1d
feat: Change color picker icon for better UX ( #8352 )
...
-- Replace no color icon with new design
2021-10-13 18:10:25 +05:30
Satish Gandham
b580e55e83
fix: Check if event.target is defined before accessing the value ( #8475 )
...
This is a patch, should see what triggered this issue.
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-10-13 11:55:04 +05:30
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
Apeksha Bhosale
7c55a903f9
clear history from code editor ( #8422 )
2021-10-12 12:06:15 +05:30
Rishabh Rathod
41758bcd4d
fix: icon path fillColor issue ( #8347 )
2021-10-12 11:14:47 +05:30
Hetu Nandu
2c3a0991f7
feat: setInterval and clearInterval support ( #8158 )
2021-10-11 12:55:03 +00:00
Apeksha Bhosale
5eb292aaee
fix: recent entities and incoming entity change ( #8342 )
...
* recent entities and incoming entity change
* added icon for js objects
2021-10-11 14:14:26 +05:30
albinAppsmith
71886c3b9e
feat: Property pane dropdown overflow issues ( #8236 )
...
* * hide subtext for date picker fix
* EE clicking on entity, unfolding/folding added
* * bug fixes in action dropdown
* bug fix for cursor
* fix: 8190 background api request and welcome helper button (#8281 )
* chore: Move action/js debugger tabs related logic to a common component (#8199 )
* removed background of api request textbox and added hover text on "no thanks" button
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
* fix: added scrolling in invited users more popup (#8226 )
* added scrolling in invited users more popup
* always scrollbar displaying on invited users pan
* fixed issue related with 8190
* updated cursor of invited users more
* replace edit data source icon with remix icon (#8192 )
* * active text color
* fix: dropdownlist props issue (#8322 )
* Commented failing JS tests (#8276 )
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
* docs: Update ServerSetup.md (#8255 )
* Make port customizable from env variable (#8288 )
* fix: issue with string templates (#7848 )
* Remove bracket highlight on error
* fix string template issue
* using string template to join strings
* fix breaking tests
* fixed props pass issue
Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>
* * bug fixes
* * bug fix
* * test cases fix
* - test case fix
* * test fixes
* * bug fix in test case
Co-authored-by: haojin111 <63215848+haojin111@users.noreply.github.com>
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-10-11 11:31:05 +05:30
Jen Dunlap
bd1e196139
chore: removed duplicate else-if JS-0034 ( #8356 )
...
Co-authored-by: Jen Dunlap <jen@customer.io>
2021-10-11 10:49:03 +05:30
Vinod
1bf41ed413
feat: add authentication tab in api editor ( #8245 )
...
* Remove bracket highlight on error
* add authentication section
* move string to messages.ts
* move api editor tab titles to messages.ts
* use createMessage to create strings
* navigate edit datasource to data source edit mode
2021-10-08 07:52:30 +00:00
Aswath K
b02240cc34
fix: Focus lost when typing on property pane ( #8318 )
...
* fix: Focus lost when typing on property pane
* resurrect tests for Radio & CheckboxGroup
2021-10-08 13:09:31 +05:30
balajisoundar
d1efe8405e
feat: Add tooltips for icons in editor ( #7711 )
...
fixes : #6759
2021-10-08 12:35:34 +05:30
akash-codemonk
30c859180e
chore: Move action/js debugger tabs related logic to a common component ( #8199 )
2021-10-07 12:23:58 +05:30
Favour Ohanekwu
803e5e7cc6
fix: improve dropdown component ( #8183 )
...
Improved multipart form's dropdown component
2021-10-06 20:20:35 +01: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
balajisoundar
9fc8c92b02
chore: show canvas when user selects widgets tab during signposting flow ( #8205 )
2021-10-06 12:17:59 +05:30
Hetu Nandu
038c62aea3
fix: Bug in evaluated value for falsy value checks ( #8194 )
2021-10-05 20:17:30 +05:30
Hetu Nandu
94e3ffef67
feat: Linting in trigger fields ( #7638 )
2021-10-05 13:52:27 +00:00
albinAppsmith
7e4a5a0810
fix: Appsmith design system style fixes ( #8182 )
2021-10-05 12:03:58 +05:30
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
Apeksha Bhosale
7665ff3c4f
fix: small fixes js editor ( #8022 )
...
* remove space below response
* changes to name editor
* removing variable as dynamic binding path list
* error message change for js object
2021-10-04 16:38:02 +05:30
Rishabh Saxena
a69c8b7484
feat: callouts for wip features ( #8080 )
2021-10-04 13:31:46 +05:30
Pranav Kanade
7298937e36
revert: back button navigation fixes ( #8044 )
...
* Revert "fixes to add proper routing around navigation between query pane, api pane and integration screen (#7782 )"
This reverts commit b3d7f08d4e .
* Revert "fix: back btn navigation problems (#7692 )"
This reverts commit c0f5ab3f30 .
2021-10-04 12:27:26 +05:30
rashmi rai
4e7dec2738
added max width to the switch control ( #7790 )
2021-10-04 06:57:17 +00:00
Vinod
d9b4685192
Introduce linting to all users ( #7736 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-10-04 12:11:02 +05:30
arunvjn
7acce6e802
fix: slash command auto open ( #7977 )
...
* Remove onFocus trigger for slash commands.
2021-10-01 15:08:42 +00:00
arunvjn
223bf0174f
fix: snippets ranking ( #8020 )
2021-10-01 15:08:26 +00:00
Pranav Kanade
cf3cdced07
fix: small utility fixes for redirection to datasource and export app permissions ( #7970 )
...
* send user to auto tab in integration from property pane when they create new query
* only app admins will be able to export from inside app
2021-09-30 13:29:14 +05:30
arunvjn
964d58747a
fix: snippet usage analytics ( #7946 )
2021-09-30 03:31:50 +00:00
akash-codemonk
48f2c584ab
fix: Fix mismatch between errors in debugger and evaluated value popup ( #7752 )
2021-09-29 17:33:11 +05:30