Trisha Anand
df993efcde
Updated the DSL to change primary columns for an array to a map structure in the DSL ( #3905 )
2021-04-07 18:22:52 +05:30
NandanAnantharamu
547a9a7ee0
Added tests for Oauth and Stubbed tests ( #3463 )
...
* Added tests for Oauth and Stubbed tests
* updated tests
* test updated
* updated DS tests
* review comments incorporated
* flag removed
* postinvite stubbed
* intercept req added and chromewebsecurity flag added
* Update app/client/cypress/support/commands.js
* updated header request
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-04-06 18:59:27 +05:30
Vicky Bansal
bdf31dbf37
Text Widget new styling properties ( #3167 )
2021-04-01 14:00:33 +05:30
NandanAnantharamu
424a1cbf69
SwitchWidget within FormWidget tests ( #3501 )
...
* added test with switch widget within farm widget
* Added another usecase with Switch
* added wait
* updated locators
* minor update
* add locators for switch widget spec
* removed waits and replaced with suitable assertions
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-03-25 21:38:16 +05:30
Abhinav Jha
1ccece69e1
Custom FusionCharts Config ( #2670 )
...
* Property pane enhancements
- Property pane sections are collapsible
- Property pane controls can be hidden conditionally
- Property pane configurations now come from the widget instead of a global config file
- Property pane property updates can be hooked with other related updates
- Property pane control and section ids are generated dynamically now.
* Add chart type: "Custom FusionChart" (#2996 )
Co-authored-by: Zeger Hoogeboom <zegerhoogeboom@users.noreply.github.com>
Co-authored-by: zeger <zeger@equinoxai.com>
2021-03-25 03:35:04 +05:30
Vicky Bansal
5ba4cc4400
Table Widget: Show null values as empty cells ( #3522 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-03-24 14:33:48 +05:30
Nikhil Nandagopal
82b65e12d1
Removed the property pane
2021-03-12 14:37:24 +05:30
Dwayne Forde
2dfc8ebf8a
Adds support for base64 image strings to image cells ( #2769 )
2021-03-06 01:07:49 +05:30
NandanAnantharamu
21eecb1fe6
WIP : Added test for chart datapoint validation ( #3176 )
...
* Added test for chart datapoint validation
* updated test
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-02-25 12:49:23 +05:30
NandanAnantharamu
6c80f23201
Feature: DatePicker V2 ( #2889 )
...
Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-02-23 18:05:09 +05:30
NandanAnantharamu
d20d013d69
Cypress test for Tab rename from entity explorer ( #2780 )
...
* Bug automation
* Test flow completed
* Another bug automation
* Updated tests
* uncommented delete tab test
* Uncommented a test
* updated tests
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-02-23 15:08:31 +05:30
NandanAnantharamu
725043fde3
Replace test api with mockApi in Cypress tests ( #2975 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-02-23 09:56:02 +05:30
Ashok Kumar M
d1822a9dee
Feature: Modal Widget ( #3092 )
...
* Feature: Modal Widget(DIP)
* Adding cypress tests.
2021-02-23 09:48:23 +05:30
Ashok Kumar M
a55c10a8ed
Feature Switch Widget ( #2999 )
...
* Feature Switch Widget
* Center switch widget
* Adding Cypress tests and changing some nomenclature.
* Adding doc reference
* Swap label for checkbox widget.
* Addressing code review comments.
* remove swap label as exposed property
* Align widget even when label isn't present.
* Changing swapLabel property to Alignment property.
* Fixing test cases.
* Adding default alignment for checkbox.
* Switch documentation link correction
* Removing Ids and adding bind and trigger properties as per new config.
* Changing default state to bindable property.
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-02-16 17:45:17 +05:30
Piyush Mishra
a4fe0a461e
Table Widget New Features ( #2816 )
...
- Each column has more options and can be configured in the property pane instead of the table
- Table level styles can now be set in the property pane
- Property sections are collapsible
Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
2021-02-16 15:59:08 +05:30
devrk96
ac23629647
Feature: API Pane Redesign ( #2218 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-02-11 18:24:00 +05:30
NandanAnantharamu
7a9ec45901
Added test for invalid binding ( #2777 )
...
* Added test for invalid binding
* Updated review comments
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-02-03 11:56:46 +05:30
Piyush Mishra
9490ba4eca
Remove SSL related clicks from fillMongoDatasourceForm cypress command ( #2726 )
2021-01-27 00:04:19 +05:30
NandanAnantharamu
536a222e1c
Uncommented few tests ( #2695 )
...
* Uncommented few tests
* updated dsl
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-01-25 10:39:16 +05:30
NandanAnantharamu
4d556754e5
Fixes for Filepicker test flakiness ( #2616 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-01-19 14:21:16 +05:30
Hetu Nandu
11766c0e4a
Action onPageLoad test fix ( #2581 )
2021-01-15 11:08:53 +05:30
NandanAnantharamu
d1d70b8b5c
Updated mongodatasource tests ( #2567 )
...
* Updated mongodatasource tests
* Commented assertion for test datasource and updated query test
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-01-13 21:34:23 +05:30
imgbot[bot]
ec115967f5
[ImgBot] Optimize images ( #2384 )
...
*Total -- 1,492.69kb -> 1,218.88kb (18.34%)
/static/form.png -- 651.09kb -> 517.01kb (20.59%)
/static/editor.png -- 694.01kb -> 555.61kb (19.94%)
/static/appsmith_logo_white.png -- 4.91kb -> 4.31kb (12.23%)
/app/client/src/assets/icons/ads/app-icons/bar-graph.svg -- 0.54kb -> 0.51kb (4.18%)
/app/client/src/assets/icons/ads/app-icons/team.svg -- 1.03kb -> 1.00kb (3.12%)
/app/client/src/assets/icons/ads/app-icons/line-chart.svg -- 0.88kb -> 0.86kb (2.77%)
/app/client/src/assets/icons/ads/app-icons/email.svg -- 0.25kb -> 0.24kb (2.73%)
/app/client/src/assets/icons/ads/app-icons/single-person.svg -- 0.69kb -> 0.68kb (1.97%)
/app/client/src/assets/icons/ads/app-icons/airplane.svg -- 1.18kb -> 1.16kb (1.82%)
/app/client/src/assets/icons/ads/app-icons/family.svg -- 1.52kb -> 1.49kb (1.8%)
/app/client/src/assets/icons/ads/app-icons/hospital.svg -- 0.41kb -> 0.41kb (1.65%)
/app/client/src/assets/icons/ads/app-icons/pants.svg -- 0.45kb -> 0.44kb (1.52%)
/app/client/src/assets/icons/ads/app-icons/call.svg -- 0.67kb -> 0.66kb (1.46%)
/app/client/src/assets/icons/ads/app-icons/lotus.svg -- 1.35kb -> 1.33kb (1.3%)
/app/client/src/assets/icons/ads/app-icons/lightning.svg -- 0.78kb -> 0.77kb (1.25%)
/app/client/src/assets/icons/ads/app-icons/hat.svg -- 0.55kb -> 0.54kb (1.24%)
/app/client/src/assets/icons/ads/app-icons/couples.svg -- 1.50kb -> 1.48kb (1.23%)
/app/client/src/assets/icons/ads/app-icons/mug.svg -- 0.56kb -> 0.55kb (1.23%)
/app/client/src/assets/icons/ads/app-icons/sunflower.svg -- 1.15kb -> 1.13kb (1.19%)
/app/client/src/assets/icons/ads/app-icons/website.svg -- 1.83kb -> 1.81kb (1.12%)
/app/client/src/assets/icons/ads/app-icons/diamond.svg -- 0.63kb -> 0.62kb (1.09%)
/app/client/src/assets/icons/ads/app-icons/money.svg -- 1.18kb -> 1.17kb (1.07%)
/app/client/src/assets/icons/ads/app-icons/headphones.svg -- 0.84kb -> 0.83kb (1.04%)
/app/client/src/assets/icons/ads/app-icons/bus.svg -- 2.09kb -> 2.07kb (1.03%)
/app/client/src/assets/icons/ads/app-icons/pie-chart.svg -- 0.96kb -> 0.95kb (1.02%)
/app/client/src/assets/icons/ads/app-icons/shirt.svg -- 0.67kb -> 0.67kb (1.02%)
/app/client/src/assets/icons/ads/app-icons/smartphone.svg -- 0.68kb -> 0.68kb (1%)
/app/client/cypress/fixtures/appsmithlogo.png -- 1.97kb -> 1.96kb (0.99%)
/app/client/src/assets/icons/ads/app-icons/music.svg -- 0.74kb -> 0.73kb (0.93%)
/app/client/src/assets/icons/ads/app-icons/rocket.svg -- 1.55kb -> 1.54kb (0.88%)
/app/client/src/assets/icons/ads/app-icons/medical.svg -- 0.57kb -> 0.56kb (0.86%)
/app/client/src/assets/icons/ads/app-icons/plant.svg -- 1.06kb -> 1.05kb (0.83%)
/app/client/src/assets/icons/ads/app-icons/love.svg -- 0.83kb -> 0.82kb (0.82%)
/app/client/src/assets/icons/ads/app-icons/repeat.svg -- 0.76kb -> 0.75kb (0.78%)
/app/client/src/assets/icons/ads/app-icons/bird.svg -- 1.15kb -> 1.14kb (0.77%)
/app/client/src/assets/icons/ads/app-icons/car.svg -- 1.79kb -> 1.78kb (0.76%)
/app/client/src/assets/icons/ads/app-icons/coding.svg -- 0.51kb -> 0.51kb (0.76%)
/app/client/src/assets/icons/ads/app-icons/rose.svg -- 1.29kb -> 1.28kb (0.76%)
/app/client/src/assets/icons/ads/app-icons/system.svg -- 1.03kb -> 1.02kb (0.76%)
/app/client/src/assets/icons/ads/app-icons/tree.svg -- 0.95kb -> 0.94kb (0.72%)
/app/client/src/assets/icons/ads/app-icons/card.svg -- 1.22kb -> 1.21kb (0.72%)
/app/client/src/assets/icons/ads/app-icons/cricket.svg -- 0.96kb -> 0.95kb (0.71%)
/app/client/src/assets/icons/ads/app-icons/yen.svg -- 0.99kb -> 0.99kb (0.69%)
/app/client/src/assets/icons/ads/app-icons/location.svg -- 1.00kb -> 1.00kb (0.68%)
/app/client/src/assets/icons/ads/app-icons/laptop.svg -- 0.72kb -> 0.71kb (0.68%)
/app/client/src/assets/icons/ads/app-icons/rupee.svg -- 1.04kb -> 1.04kb (0.65%)
/app/client/src/assets/icons/ads/app-icons/medal.svg -- 1.05kb -> 1.04kb (0.65%)
/app/client/src/assets/icons/ads/app-icons/shop.svg -- 1.96kb -> 1.94kb (0.65%)
/app/client/src/assets/icons/ads/app-icons/cat.svg -- 1.60kb -> 1.59kb (0.61%)
/app/client/src/assets/icons/ads/app-icons/dog.svg -- 2.11kb -> 2.09kb (0.6%)
/app/client/src/assets/icons/ads/app-icons/bicycle.svg -- 1.46kb -> 1.46kb (0.6%)
/app/client/src/assets/icons/ads/app-icons/basketball.svg -- 1.52kb -> 1.51kb (0.58%)
/app/client/src/assets/icons/ads/app-icons/flag.svg -- 1.22kb -> 1.22kb (0.56%)
/app/client/src/assets/icons/ads/app-icons/euros.svg -- 1.24kb -> 1.23kb (0.55%)
/app/client/src/assets/icons/ads/app-icons/stars.svg -- 1.20kb -> 1.19kb (0.49%)
/app/client/src/assets/icons/ads/app-icons/chat.svg -- 1.49kb -> 1.49kb (0.46%)
/app/client/src/assets/icons/ads/app-icons/restaurant.svg -- 1.52kb -> 1.52kb (0.45%)
/app/client/src/assets/icons/ads/app-icons/saturn.svg -- 1.59kb -> 1.58kb (0.43%)
/app/client/src/assets/icons/ads/app-icons/moon.svg -- 1.65kb -> 1.65kb (0.41%)
/app/client/src/assets/icons/ads/app-icons/chinese-remnibi.svg -- 1.69kb -> 1.68kb (0.4%)
/app/client/src/assets/icons/ads/app-icons/burger.svg -- 2.77kb -> 2.76kb (0.39%)
/app/client/src/assets/icons/ads/app-icons/earth.svg -- 1.87kb -> 1.86kb (0.37%)
/app/client/src/assets/icons/ads/app-icons/joystick.svg -- 1.98kb -> 1.97kb (0.35%)
/app/client/src/assets/icons/ads/app-icons/steam-bowl.svg -- 2.95kb -> 2.94kb (0.33%)
/app/client/src/assets/icons/ads/app-icons/alien.svg -- 1.27kb -> 1.27kb (0.31%)
/app/client/src/assets/icons/ads/app-icons/uk-pounds.svg -- 2.33kb -> 2.32kb (0.29%)
/app/client/src/assets/icons/ads/app-icons/dollar.svg -- 2.59kb -> 2.58kb (0.26%)
/app/client/src/assets/icons/ads/app-icons/pizza.svg -- 1.86kb -> 1.86kb (0.26%)
/app/client/src/assets/icons/ads/app-icons/bitcoin.svg -- 2.75kb -> 2.74kb (0.25%)
/app/client/src/assets/icons/ads/app-icons/rainy-weather.svg -- 8.28kb -> 8.27kb (0.15%)
/app/client/src/assets/icons/ads/app-icons/shake-hands.svg -- 4.62kb -> 4.61kb (0.15%)
/app/client/src/assets/icons/ads/app-icons/football.svg -- 4.93kb -> 4.92kb (0.14%)
/app/client/src/assets/icons/ads/app-icons/snowy-weather.svg -- 8.34kb -> 8.33kb (0.12%)
/app/client/src/assets/icons/ads/app-icons/server.svg -- 9.10kb -> 9.10kb (0.08%)
/app/client/src/assets/icons/ads/app-icons/cloud.svg -- 23.21kb -> 23.20kb (0.03%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-07 11:23:35 +05:30
Hetu Nandu
4387200262
Sub tree evaluation ( #1841 )
...
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Piyush Mishra <piyush@codeitout.com>
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Akash N <akash@codemonk.in>
2021-01-04 15:46:08 +05:30
Hetu Nandu
df902440f5
Add xml2json and json2xml functions ( #2022 )
2020-12-15 14:16:33 +05:30
Hetu Nandu
5bd2cc1ea4
Execution params in actions ( #2128 )
2020-12-15 00:18:13 +05:30
NandanAnantharamu
095e7d3a8c
Added test for Org logo update and delete ( #2177 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-12-14 11:50:44 +05:30
Piyush Mishra
22aa9756c1
Resize canvas on delete widget ( #1958 )
2020-12-11 19:18:01 +05:30
NandanAnantharamu
9fb99c1145
Added tests for Table binding with Input Widget ( #1955 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-12-10 10:52:19 +05:30
Pawan Kumar
7a7fb4547f
Fix: isRequired validation of checkbox widget ( #1884 )
...
* fix checkbox required issue
* add test case
* update error styling for checkbox
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-26 16:51:23 +05:30
NandanAnantharamu
a64069b9f2
Added test for Tab and input widget binding ( #1912 )
...
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-26 15:15:03 +05:30
NandanAnantharamu
7a73763aea
Feature/pageload usecase ( #1750 )
...
* Usecase for pageload Api and input widget
* Updated test name
* updated tests
* Updated assertion
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-25 21:40:31 +05:30
Hetu Nandu
2538444e20
Remove old derived value bindings from test DSLs ( #1757 )
2020-11-18 18:18:07 +05:30
Hetu Nandu
37c2246e22
[Enhancement] Update DSL structures to allow for nested dynamic paths ( #1625 )
...
Implements #1575
2020-11-12 16:53:32 +05:30
Hetu Nandu
a51082fb54
Merge branch 'master' into release
2020-11-11 18:51:03 +05:30
NandanAnantharamu
d5ce1dfa52
Added tests for dependencies ( #1679 )
...
* Added tests for dependencies
* updated review comments
* moved files to binding folder
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-11 15:44:01 +05:30
NandanAnantharamu
37dc0ba4e4
Updated a binding and commented out failing test ( #1546 )
2020-11-04 20:23:13 +05:30
NandanAnantharamu
ceb31edd76
Updated a binding and commented out failing test ( #1546 )
2020-11-04 13:06:32 +05:30
Arpit Mohan
ee5e1a81ff
Reverting back the changes for local postgres
2020-11-04 08:40:35 +05:30
Arpit Mohan
0ea9c96a8f
Spinning up Postgresql container in client workflow CI ( #1521 )
2020-11-03 23:16:51 +05:30
NandanAnantharamu
da8ab92803
Updated dsl file ( #1496 )
...
* Updated dsl file
* fixed the shareApp tests
2020-11-02 20:06:41 +05:30
NandanAnantharamu
eb6c8ee8f0
Added tests for button click navigation ( #1467 )
2020-11-02 20:06:16 +05:30
NandanAnantharamu
a7b6a754f5
Added tests for add widget in query ( #1353 )
...
* Added tests for add widget in query
* test updated
* updated test with wait
* Updated binding data
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-10-29 11:15:17 +05:30
Hetu Nandu
ea0d873ac8
Fix JS switch failing when going back to normal ( #1388 )
...
Fixes : #1389
2020-10-24 19:59:53 +05:30
Hetu Nandu
32469f50b2
Fix for app view not opening correct page ( #1387 )
...
Fixes : #1385
2020-10-24 17:15:16 +05:30
Hetu Nandu
6dc40970ef
Fix async evaluation issues ( #1348 )
...
* Fix issue with deleted widgets still showing up in binding reference
* Fix for firefox not letting errors pass through
2020-10-22 18:45:50 +05:30
Hetu Nandu
655b160922
Web worker evaluation ( #706 )
...
- Adds Web workers and does evaluations in off the main thread
- Removes any need to store functions in the data tree and only keeps them around while evaluating
- Maintains a stored data tree in the redux state
- Evaluates based on editor events instead of state changes
2020-10-21 09:55:32 +05:30
NandanAnantharamu
10fe3ba171
Feature/navigate totests ( #1187 )
...
* Adding tests for Navigateto function
* Updated locators and renamed tests
2020-10-16 14:17:54 +05:30
NandanAnantharamu
242d1ea989
binding test added invloving form input and table ( #1126 )
2020-10-14 10:49:24 +05:30
NandanAnantharamu
ccb2c7013e
Feature/pause test ( #1125 )
...
* updated video widget tests
* Updated video widget test
2020-10-14 10:49:08 +05:30
Hetu Nandu
a11b3a2ff9
Feature/video widget test ( #1115 )
...
Co-authored-by: nandan.anantharamu <nandan@thinkify.io>
2020-10-09 20:36:28 +05:30
Hetu Nandu
3fbcdc0a37
Tests for binding related use cases ( #1116 )
...
Co-authored-by: Nandan <nandan@thinkify.io>
2020-10-09 20:04:14 +05:30
NandanAnantharamu
32ce580695
replaced dragdrop with dsl ( #1081 )
2020-10-08 18:58:30 +05:30
Abhinav Jha
9e5b99cde1
Prime cut feature code for keyboard shortcut tests ( #568 )
...
* Update cypress layoutDSL to include parentIds. Handle widget's parentId undefined scenario
* handle tabs parsing error when deleting tabs widget
2020-09-18 15:57:49 +05:30
Nikhil Nandagopal
4995706679
Fix chart data evaluation ( #548 )
...
* changed chart data to behave as an array <str, str> and not use json stringify to update
added a generic logic to flag all objects with internal bindings as dynamic
moved unescape to only handle at the time of eval and removed new lines before eval
* added a migration for older charts that have their data as strings
* flagged column actions as an action trigger to avoid evaluating it
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-15 22:24:15 +05:30
Hetu Nandu
37b5924110
Fixes for release ( #436 )
...
* Possible fix for plugins not found
* Add user info on smart look
* Add test for form and table inside form reset
* Add test for postgres nested data render
2020-08-26 18:52:10 +05:30
akash-codemonk
3e545e9638
Fix form-encoded body showing 0 ( #420 )
2020-08-25 17:52:54 +05:30
Hetu Nandu
abc6f3f6a6
Update postgres test datasource ( #356 )
2020-08-19 14:00:42 +05:30
Abhinav Jha
1eb193249e
Fix: Table widget pagination cypress tests ( #338 )
...
* Fix breaking cypress tests for table widget pagination
* Remove commented code
2020-08-18 16:00:36 +05:30
Nikhil Nandagopal
1df7599d5e
Fix/tab widget ( #233 )
...
* Added information to setup domain
* Fixed incorrect var reference
* Updated documentation message
* Updated env template
* updated template
* removed debug echo
* Updated Script
* Updated Text
* Removed option to connect to external mongo for fresh installs
Exit script of docker desktop is not installed
* Updated docker installation explanation
* added a question to skip custom domain if user is installing locally
* Inverted script question and
* Removed question to determine local installation
* Updated Popup CTA to Modal
Updated query templates to contain bindings
Added a message to display on API / Query errors
* updated styles for evaluated value
updated styles for auto complete
* added spaces to questions
* grouped data tree functions together in autocomplete
* Updated autocomplete styles
* Updated property pane styles to become more dense
* Fixed lightning menu styling
* fixed tests
* Fixed Cypress test
* added property to show / hide tabs
* fixed selected tabs not updating
* fixed cypress tests for tabs
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-07 11:49:36 +05:30
NandanAnantharamu
3c5d93e699
Feature/validate request header ( #189 )
...
* validate request header
* Validate request header for API tests
Co-authored-by: Nandan Anantharamu <Nandan@thinkify.com>
2020-07-29 11:30:03 +05:30
NandanAnantharamu
b73d049019
Api test fixes ( #146 )
...
Co-authored-by: Nandan Anantharamu <Nandan@thinkify.com>
2020-07-24 10:01:39 +05:30
Hetu Nandu
fe43680abc
Action test fixes ( #130 )
...
* Fixes for tests
* remove marketplace tests
* fix some other tests
* Simplify update datasource
* Add cypress env variables
2020-07-21 19:31:51 +05:30
Arpit Mohan
a9ed054cbb
Adding Github Action workflow to the client code base ( #66 )
...
This PR adds the build, test & package workflow to the client code base as well.
In order for us to run the Cypress tests, we also spin up a local server in a Docker container and run all our tests against that server. This ensures that our tests are faster to run as well.
We also introduce the concept of stubbing network requests by stubbing the API that fetches the property pane configuration from the server.
Results for the Cypress tests can be viewed at: https://dashboard.cypress.io/projects/eyxvp8/runs/
2020-07-16 11:20:46 +05:30
Nandan H A
ad549f9638
Feature/locators update
2020-06-24 13:52:41 +00:00
Nandan H A
5e8356c4d7
Feature/locators update
2020-06-19 14:32:56 +00:00
Abhinav Jha
1d2e165a71
Fix the chart widget crash issue
2020-06-18 13:16:04 +05:30
Nandan H A
7bba999c9f
Fixing tests for ACL flow
...
The current push for fixing tests in the new ACL flow.
1. New way to handle create application.
2. API login
3. Removed redundant tests.
4. Fixed Issues wrt ACL changes
2020-06-17 10:47:01 +00:00
Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
rashmipn
16b70bd52d
resolved conflicts
2020-06-10 18:05:41 +05:30
Arpit Mohan
9c6e46c649
Merge branch 'Add/Pagination-tests' into 'release'
...
Add pagination Cypress tests
This adds tests for server-side pagination in a table.
Pagination via table pageNo and by responseUrl are covered in this scenario.
See merge request theappsmith/internal-tools-client!693
2020-06-10 12:25:16 +00:00
Rashmi P
66b26c42ee
Add pagination Cypress tests
2020-06-10 12:25:16 +00:00
Nikhil Nandagopal
32d934604f
fixed tests
2020-06-10 12:04:46 +05:30
Hetu Nandu
6b54eb8f9e
Update displayWidgetDsl.json
2020-06-09 09:44:57 +00:00
rashmipn
e2ce5f929c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into update/Dsl
2020-06-09 11:49:10 +05:30
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
rashmipn
e3729a4ea0
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into update/dsl
2020-06-05 09:18:59 +05:30
Aditya Acharya
3f10d16bfb
Binding/chart text
2020-06-04 07:50:39 +00:00
rashmipn
3541d16f95
Updated the dsl
2020-06-04 12:06:21 +05:30
Akash N
62f003df6e
Embedded Datasource
...
- Show path along with url in the api pane for embedded datasource
- Add store as datasource menu option for embedded datasource
- Allow users to type the path for global datasources
- Show the base url as a tag along with the path for global datasource.
2020-06-03 05:40:48 +00:00
Hetu Nandu
973af1c5e7
Single series chart data
2020-06-02 11:27:24 +00:00
Rashmi P
9aa3b5f247
Add/publish bind tests
2020-05-29 10:02:03 +00:00
Aditya Acharya
bc51f22b16
Publish/alltests
2020-05-28 10:35:54 +00:00
Nandan H A
a102ca9d6f
Removed redundant tests.
...
Added all verb tests to same spec file.
Added pagination test.
updated beforeEach in index file.
2020-05-27 11:21:11 +00:00
Aditya Acharya
1ef092b9d2
Publish/test cases
2020-05-26 12:22:29 +00:00
Hetu Nandu
801369faf3
Fix api content type issue
2020-05-23 05:42:23 +00:00
Nandan H A
6a1e942680
Feature/api action tests
...
added below tests
* API verb tests added ( POST /PUT/PATCH)
* Query param tests (This is also includes invalid and valid)
* Edit APIs( update of api name and api datasource as well)
* mustache API test
* Market Place API test
* Curl POST test
2020-05-20 16:04:37 +00:00
Aditya Acharya
16e4262123
Feature/logout
2020-05-19 06:13:15 +00:00
rashminagarajp
f46e30a4e1
resolved json conflict
2020-05-18 11:26:27 +05:30
rashminagarajp
56414e3d2c
resolved conflicts
2020-05-18 11:04:49 +05:30
Aditya Acharya
3286b7f808
Adding UI binding test cases for widgets
2020-05-16 07:28:13 +00:00
rashminagarajp
31ca946199
ressolved comments
2020-05-15 17:50:09 +05:30
Rashmi P
f674c1db1b
changed the table dsl tableWidgetDsl.json
2020-05-14 14:26:52 +00:00
rashminagarajp
8e3c16f3e5
Added Table with Api Bind test case
2020-05-14 14:46:39 +05:30
rashminagarajp
052cf49d86
Changed the End points related to https://dev.appsmith.com
2020-05-14 10:40:36 +05:30
Nandan H A
c9ae4297d6
MR contains basically tests related to API pane
...
1.Basic API with header
2.Copy to home
3.Move to home
4.Delete API
5.Check API name uniquness
6.Search API on side bar
2020-05-12 13:47:13 +00:00
Rashmi P
76d65761f2
Formatted the json
2020-05-12 09:55:59 +00:00
rashminagarajp
b1a5fe41aa
formatted the example.json
2020-05-11 15:40:40 +05:30
Hetu Nandu
c2f730edb1
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-11 09:03:46 +00:00
Rashmi P
c7cc13c50c
Formatted the example.json
2020-05-11 05:15:26 +00:00
Rashmi P
16c10daaa8
Merge branch 'release' into 'add/Smoke-test-cases'
...
# Conflicts:
# cypress/support/commands.js
2020-05-08 11:12:49 +00:00
rashminagarajp
895acb3681
added someke test cases
2020-05-08 14:31:11 +05:30
Rashmi P
1d8239439e
Update Mapdsl.json
2020-05-08 06:38:43 +00:00
Rashmi P
a544674ecd
Fix/page creation
2020-05-01 07:48:33 +00:00
Pushpa B
47f8f63f46
Feature/edit form widget 2
2020-04-03 09:29:52 +00:00
Pushpa B
0b0365abf7
Feature/edit form widgets
2020-04-02 04:47:48 +00:00
Pushpa B
35e480d7e1
Feature/edit common widgets
2020-03-20 14:21:24 +00:00
Pushpa B
067fdc2dee
Feature/cypress test
2020-03-10 09:38:12 +00:00
Satbir Singh
ab0007317e
Added cypress for e2e tests.
2019-12-12 07:50:53 +00:00