rashminagarajp
|
02eb352258
|
fixed file name
|
2020-05-18 11:51:24 +05:30 |
|
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 |
|
rashminagarajp
|
261ac07367
|
fixed date picker issue
|
2020-05-18 09:58:41 +05:30 |
|
Aditya Acharya
|
3286b7f808
|
Adding UI binding test cases for widgets
|
2020-05-16 07:28:13 +00:00 |
|
rashminagarajp
|
3a506e133c
|
comments ressolved
|
2020-05-15 18:15:08 +05:30 |
|
rashminagarajp
|
31ca946199
|
ressolved comments
|
2020-05-15 17:50:09 +05:30 |
|
Rashmi P
|
0928af03b0
|
separated the tests in Bind_tableApi_spec.js
|
2020-05-14 16:06:47 +00:00 |
|
Rashmi P
|
f674c1db1b
|
changed the table dsl tableWidgetDsl.json
|
2020-05-14 14:26:52 +00:00 |
|
Rashmi P
|
c8ec8c9032
|
debug Bind_tableApi_spec.js
|
2020-05-14 12:20:12 +00:00 |
|
Rashmi P
|
d5a24cd03c
|
Replaced create api fun commands.js
|
2020-05-14 11:02:41 +00:00 |
|
Rashmi P
|
41752ed879
|
Fixed clean up in DatePicker_spec.js
|
2020-05-14 10:15:09 +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 |
|
Arpit Mohan
|
aefcf68c80
|
Adding the docker image for Cypress + Nginx container.
Also modifying the Gitlab CI to use local Nginx for proxying to API backend while running Cypress tests.
|
2020-05-12 19:59:36 +00:00 |
|
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
|
a83b62ea22
|
Fixed time Issue on date picker
|
2020-05-12 10:46:00 +00:00 |
|
Rashmi P
|
76d65761f2
|
Formatted the json
|
2020-05-12 09:55:59 +00:00 |
|
Akash N
|
c8ad80d414
|
Delete datasource after the query pane test is complete.
|
2020-05-12 08:10:38 +00:00 |
|
rashminagarajp
|
987d2342b0
|
replaced Delete Application through UI by API
|
2020-05-12 10:05:21 +05:30 |
|
rashminagarajp
|
a1f6b62d26
|
seperated after block and update replaced session_id to SESSION
|
2020-05-11 16:08:49 +05:30 |
|
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 |
|
Abhinav Jha
|
0bf035e927
|
Stop showing property pane on click
|
2020-05-08 15:31:36 +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 |
|
Rashmi P
|
f4c17f7423
|
Update RichTextEditor_spec.js
|
2020-05-08 10:38:35 +00:00 |
|
Rashmi P
|
8d4a223dd5
|
Merge branch 'fix/Create_Application' into 'release'
Update commands.js
See merge request theappsmith/internal-tools-client!564
|
2020-05-08 10:00:18 +00:00 |
|
Rashmi P
|
1527067fac
|
Update commands.js
|
2020-05-08 09:26:03 +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 |
|
Hetu Nandu
|
00bcaf2022
|
Tests for datasource pane
|
2020-05-08 05:40:14 +00:00 |
|
Rashmi P
|
f284def4be
|
Update commands.js
|
2020-05-07 15:09:17 +00:00 |
|
Hetu Nandu
|
a191ec92f5
|
Merge branch 'fix/api-form-fixes' into 'release'
Api form fixes
See merge request theappsmith/internal-tools-client!557
|
2020-05-07 11:00:26 +00:00 |
|
Hetu Nandu
|
c38f839331
|
feat: add test case for executing blank api
- add test case for executing blank api by selecting the available datasource
|
2020-05-07 11:00:26 +00:00 |
|
Hetu Nandu
|
d33b7e955c
|
Revert back the draft condition
- Initialise headers and query parameters while creating an api
- Do not push fields further on
|
2020-05-07 10:42:17 +00:00 |
|
Arpit Mohan
|
49e9cd7c33
|
feat: add test case for executing blank api
- add test case for executing blank api by selecting the available datasource
|
2020-05-07 08:07:50 +00:00 |
|
Rashmi P
|
1f21c0cfca
|
Merge branch 'release' into 'fix/Create_Application'
# Conflicts:
# cypress/support/commands.js
|
2020-05-06 05:58:18 +00:00 |
|
rashminagarajp
|
5f78738191
|
fixed a load issue
|
2020-05-06 10:56:42 +05:30 |
|
Rashmi P
|
398ac17063
|
Merge branch 'release' into 'fix/Create_Application'
# Conflicts:
# cypress/support/index.js
|
2020-05-05 14:20:18 +00:00 |
|
Rashmi P
|
db2e26c939
|
Update commands.js
|
2020-05-05 13:53:21 +00:00 |
|
Rashmi P
|
1336da4fcd
|
Update commands.js
|
2020-05-05 13:25:18 +00:00 |
|
Abhinav Jha
|
f57cf9d903
|
Service workers : Caching
|
2020-05-05 12:16:51 +00:00 |
|
rashminagarajp
|
ff3ce6e01a
|
added create and delete app fun
|
2020-05-05 15:07:13 +05:30 |
|
rashminagarajp
|
61ea73f2e5
|
issues fixed
|
2020-05-05 14:55:42 +05:30 |
|
rashminagarajp
|
2376aa304b
|
App creation and Deletion is added
|
2020-05-05 14:38:31 +05:30 |
|
Hetu Nandu
|
11dd49b98e
|
Env dependent feature flag
|
2020-05-05 06:46:54 +00:00 |
|
Satbir Singh
|
d13e05164d
|
Commenting out check for updateLayout
|
2020-05-04 20:03:23 +05:30 |
|
Rashmi P
|
a544674ecd
|
Fix/page creation
|
2020-05-01 07:48:33 +00:00 |
|
Satbir Singh
|
08e68a8986
|
Revert "Merge branch 'fix/cypres-dnd' into 'release'"
This reverts merge request !505
|
2020-04-21 14:19:12 +00:00 |
|