Bhavin K
8c40098975
fix: added hover css for indeterminate checkbox ( #14194 )
2022-06-03 19:16:31 +05:30
Pawan Kumar
78e6bcf7ad
fix: Theming UX Changes ( #13741 )
...
* update color control ux
* add reset theme option
* remove the console
* update theme card
* update icons + text for reset
* update button size
* fix cypress tests
* fix cypress tests
* fix flaky git tests
* incorporate ashit feedback
* fix cypress tests
* fix color button in theme panel
* fix reset theme logic + jest tests
* fix button styles reset issue in json form
* add cypress test for theming reset
* incorporate ashit feedback
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-06-03 15:55:38 +05:30
Anagh Hegde
b3baa36a18
fix: move git file operations to elastic schedulers ( #13907 )
...
* use non-blocking calls for file operations
* Move the file system operation to an elastic thread
2022-06-03 15:54:08 +05:30
Anagh Hegde
4c6c109edf
fix: Update the widget from drop down to select widget in suggested widget list ( #13944 )
...
* Update the widget from drop down to select widget
2022-06-03 07:49:56 +00:00
Abhijeet
acf3e0c6fd
fix: Add sequential counter suffix for imported application nomenclature ( #14245 )
...
* Add sequencial counter for import application flow
* Refactor
2022-06-03 10:37:56 +05:30
Aswath K
c29fd2db19
chore: Adds canDisplayValue to property controls ( #13309 )
...
* Adds canDisplayValue to property controls
* Adds tests
* add fn for LocationSearch & ActionSelector
* Adds CSV value support in ButtonTabControl
2022-06-03 10:37:02 +05:30
Aswath K
7bb58ff3c2
fix: uses forwardRef instead of using ref prop ( #14201 )
2022-06-02 22:11:28 +05:30
Sumit Kumar
910875ddfc
fix: fix class cast exception seen on MySQL plugin when built on local setup ( #14099 )
...
* fix class cast exception by removing all netty.io packages from mysql r2dbc
* fix CI test failure
2022-06-02 17:14:21 +05:30
Nikhil Nandagopal
bc76dc8fd8
Updated Label Config
2022-06-02 16:44:26 +05:30
Nikhil Nandagopal
24036c1c61
Updated Label Config
2022-06-02 16:44:13 +05:30
Nikhil Nandagopal
97ef8e2127
Updated Label Config
2022-06-02 16:41:11 +05:30
Bhavin K
543ce339e3
feat: Added Tooltip for icon button widget ( #14131 )
2022-06-02 15:14:26 +05:30
Abhijeet
78ce45a190
chore: Remove client subscription for delete branch ( #14152 )
...
* Remove client subscription for delete branch
* Remove unused imports
2022-06-02 11:47:13 +05:30
Pawan Kumar
33767cf75f
fix: Theming is not applied to Table's 'Delete' & JSONForm's 'Reset & Update' buttons in Crud template ( #14193 )
...
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2022-06-02 11:37:36 +05:30
Arpit Mohan
71d8cae360
chore: Deleting the sync community workflow from this repo as it is not required
2022-06-02 10:04:10 +05:30
Tolulope Adetula
6108d6fd1d
Fix: Disable scrolling when dropdown opens
2022-06-01 14:42:16 +01:00
subratadeypappu
c52ce5200d
fix: Show table structure when desc table or describe table command is run stand-alone in MySQL ( #14054 )
2022-06-01 19:23:42 +06:00
Arpit Mohan
845743553a
ci: Release v1.7.1
...
ci: Release v1.7.1
2022-06-01 14:34:19 +02:00
Arpit Mohan
48738091e5
chore: Removing jest test coverage because of node version mismatch ( #14230 )
2022-06-01 17:43:03 +05:30
Bhavin K
1a3eafb182
fix: update error highlight border in RTE widget
2022-06-01 17:41:25 +05:30
Aswath K
b83058b391
Name not getting focused on adding new modal widget ( #14205 )
2022-06-01 17:01:48 +05:30
Trisha Anand
5054cf312e
feat: Add Policy Domain ( #14224 )
2022-06-01 16:35:54 +05:30
Trisha Anand
ecce50a1b4
feat: Add User Group domain ( #14221 )
2022-06-01 16:33:11 +05:30
Anagh Hegde
c073170816
Update url for connecting to repo git sync ( #14226 )
2022-06-01 16:20:01 +05:30
Trisha Anand
adf70ed6fa
feat: Adding Permission Group datastructure ( #14147 )
2022-06-01 16:19:14 +05:30
akash-codemonk
ec6d998d27
Revert "fix: signing up with a redirect url which has a query param goes to a 400 page ( #13548 )" ( #13991 )
...
This reverts commit c0f7c4534d .
2022-06-01 16:00:15 +05:30
Aman Agarwal
7aeaf75c90
fix: removed default value for API DS, updated conditions for headers and apiformattype ( #14107 )
...
* fix: removed default value for API DS, updated conditions for headers and apiformattype
* fix: added test cases for content type changes on changing method types
* fix: imported isEmpty directly with loading full lodash module
2022-06-01 10:29:58 +00:00
subratadeypappu
531f5f89d5
fix: Upgrade Lombok package version to 1.18.22 to avoid build error ( #14080 ) ( #14156 )
...
Update lombok packages to version 1.18.22
2022-06-01 10:29:42 +00:00
Nikhil Nandagopal
a0ac45159a
Updated Label Config
2022-06-01 15:36:13 +05:30
Nikhil Nandagopal
0dab688847
Updated Label Config
2022-06-01 15:35:24 +05:30
rahulramesha
ec1fe861c8
Merge branch 'release' of github.com:appsmithorg/appsmith into release-v1.7.2
2022-06-01 14:37:42 +05:30
Shrikant Sharat Kandula
7ce8441414
Fix Node version in RTS' Dockerfile ( #14223 )
2022-06-01 14:32:23 +05:30
rahulramesha
593822db88
Merge branch 'release' of github.com:appsmithorg/appsmith into release-v1.7.2
2022-06-01 12:06:47 +05:30
Aishwarya-U-R
be926e3b22
Merge branch 'master' into release-v1.7.2
2022-06-01 11:50:27 +05:30
Shrikant Sharat Kandula
73e43fadbd
Support for custom CA certificates ( #14207 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-06-01 11:14:27 +05:30
Bhavin K
95e6b4fb98
fix: switch group added check for inline width ( #14190 )
...
* fix: switch group added check for inline width
* SwitchGroup inline cypress test added
* New snaps to match CI run
* Adding right images for CI run
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-06-01 00:13:32 +05:30
Tolulope Adetula
b22975f6db
fix: PR review
2022-05-31 15:21:46 +01:00
Nikhil Nandagopal
3da4ad55fb
Updated Label Config
2022-05-31 19:38:48 +05:30
Nikhil Nandagopal
6349e599e7
Updated Label Config
2022-05-31 19:37:17 +05:30
Nikhil Nandagopal
1ec2d1b0d1
Updated Label Config
2022-05-31 19:24:35 +05:30
Nikhil Nandagopal
c31456ea55
Updated Label Config
2022-05-31 19:21:15 +05:30
Nikhil Nandagopal
b2a5c3cb74
Updated Label Config
2022-05-31 19:08:45 +05:30
Nikhil Nandagopal
649064ea27
Updated Label Config
2022-05-31 19:08:16 +05:30
Nikhil Nandagopal
8325d25a75
Updated Label Config
2022-05-31 18:59:54 +05:30
Nikhil Nandagopal
62fe617a2c
Updated Label Config
2022-05-31 18:46:53 +05:30
Nikhil Nandagopal
2b07a8b390
Updated Label Config
2022-05-31 18:45:42 +05:30
Nikhil Nandagopal
f43a2d0041
Updated Label Config
2022-05-31 18:45:14 +05:30
Nikhil Nandagopal
c0722a71d6
Updated Label Config
2022-05-31 18:44:37 +05:30
Anand Srinivasan
4984f0fbd4
Revert config.json ( #14203 )
...
Fixing empty response
2022-05-31 18:29:01 +05:30
Nikhil Nandagopal
a11f259e6d
Updated Label Config
2022-05-31 17:34:48 +05:30