Maurits Lourens
|
5d10d2660d
|
Fix test
|
2021-08-06 21:46:44 +02:00 |
Maurits Lourens
|
1d6c52ddfa
|
Merge branch 'develop' into prevent_space_in_url
# Conflicts:
# packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
|
2021-08-05 20:11:55 +02:00 |
Maurits Lourens
|
5efc80b859
|
fix lint issues
|
2021-07-28 10:19:10 +02:00 |
Maurits Lourens
|
a17077b25a
|
replace spaces with underscores in screen routes
|
2021-07-28 09:09:37 +02:00 |
Maurits Lourens
|
8c4333f4ca
|
fix cypress test
|
2021-07-27 23:48:06 +02:00 |
Martin McKeaveney
|
742402f4c7
|
merge with master
|
2021-07-11 18:07:46 +01:00 |
Kyle Harrison
|
b4afda7b09
|
apply fixes for common spelling mistakes
|
2021-07-09 17:54:49 +01:00 |
Andrew Kingston
|
322ea442d8
|
Fix cypress test
|
2021-07-05 17:37:38 +01:00 |
mike12345567
|
655c6ec381
|
Fixing cypress test linkup to built files.
|
2021-06-25 16:37:01 +01:00 |
mike12345567
|
fc9e48e8e7
|
Fixing authentication with API key issue.
|
2021-06-21 17:13:06 +01:00 |
Martin McKeaveney
|
c61d499fc6
|
remove internal API key for cypress setup
|
2021-06-21 16:15:19 +01:00 |
mike12345567
|
d4df026318
|
Linting and adding internal_api_key to cypress.
|
2021-06-21 14:06:06 +01:00 |
mike12345567
|
a04c930c1e
|
Fixing some issues with cypress tests and screens getting multipled.
|
2021-06-17 18:19:34 +01:00 |
Martin McKeaveney
|
449169f215
|
fix up datasources and server tests
|
2021-06-17 15:24:52 +01:00 |
Andrew Kingston
|
ba4a616982
|
Fix cypress test
|
2021-06-11 13:11:17 +01:00 |
mike12345567
|
92dbfee839
|
Removing unused function.
|
2021-06-07 17:00:03 +01:00 |
mike12345567
|
d89155aec8
|
Fixing conditional issues.
|
2021-06-07 16:59:54 +01:00 |
mike12345567
|
ad1fe134dd
|
Skipping component test case.
|
2021-06-07 15:46:09 +01:00 |
Martin McKeaveney
|
2b1b434aa8
|
createView test green
|
2021-06-02 22:38:04 +01:00 |
Martin McKeaveney
|
2fbb9cdad0
|
view
|
2021-06-02 19:21:55 +01:00 |
Martin McKeaveney
|
fa2a1693ad
|
view fixes
|
2021-06-02 19:20:28 +01:00 |
mike12345567
|
fa98299737
|
Some fixes after test failures in CI.
|
2021-06-02 18:28:05 +01:00 |
mike12345567
|
fa455e8eef
|
Fixing internal table issues and updating createTable cypress test case.
|
2021-06-02 12:32:07 +01:00 |
mike12345567
|
24d58f0c7c
|
Re-working conditional logic to work better in cypress.
|
2021-06-01 14:29:25 +01:00 |
mike12345567
|
87893856c2
|
Formatting.
|
2021-05-25 18:08:34 +01:00 |
mike12345567
|
e003fec3dc
|
Fixing create user test case, fixed part of create table and made a start on create components.
|
2021-05-25 18:06:56 +01:00 |
mike12345567
|
e2c9c06f98
|
Updating binding tests.
|
2021-05-25 16:52:35 +01:00 |
mike12345567
|
9639a8ee5c
|
Updating Automation cypress tests, now functional.
|
2021-05-25 15:57:38 +01:00 |
mike12345567
|
be7736afb7
|
Fixing app cypress test cases.
|
2021-05-25 13:25:42 +01:00 |
mike12345567
|
39545358f2
|
Fixing the creation of user in cypress.
|
2021-05-25 11:06:50 +01:00 |
mike12345567
|
4268ea8eb0
|
Changing cypress commands.
|
2021-05-24 16:32:42 +01:00 |
mike12345567
|
bd0f78e38e
|
Changing how connection is waited for.
|
2021-05-24 16:31:50 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Andrew Kingston
|
14a9eebfa1
|
Update other cypress helpers to work with spectrum
|
2021-04-28 15:08:43 +01:00 |
Andrew Kingston
|
164c4b76c7
|
Update cpyress tests so create and delete app helpers work again
|
2021-04-28 14:56:31 +01:00 |
mike12345567
|
ebaf8c3a2f
|
Updating cypress tests to work with the new user ID system.
|
2021-04-21 11:33:12 +01:00 |
Martin McKeaveney
|
4700b24793
|
account for empty user id in automations
|
2021-04-15 21:34:03 +01:00 |
Martin McKeaveney
|
e2167c1d62
|
lint
|
2021-04-15 18:34:49 +01:00 |
Martin McKeaveney
|
046850b4d6
|
login step configured correctly
|
2021-04-15 18:29:11 +01:00 |
Martin McKeaveney
|
7c92f9af32
|
lint
|
2021-04-15 17:46:47 +01:00 |
Martin McKeaveney
|
191c085f17
|
fix cypress tests, only login if cookie not present
|
2021-04-15 17:36:58 +01:00 |
mike12345567
|
fb4e52baff
|
Updating worker/server to run in cypress properly.
|
2021-04-15 16:25:48 +01:00 |
mike12345567
|
0d65aac9a4
|
Linting.
|
2021-04-15 13:23:42 +01:00 |
Martin McKeaveney
|
fe6d31d880
|
login command - need to run worker in cypress env
|
2021-04-15 12:14:50 +01:00 |
mike12345567
|
e9767eabc5
|
Adding some controls around cookies, expiring them when a 403 is hit.
|
2021-04-14 15:43:34 +01:00 |
mike12345567
|
6d5b13632f
|
Adding a wait for authentication in cypress tests.#
|
2021-04-07 20:19:25 +01:00 |
Andrew Kingston
|
a9f50556d3
|
Fix cypress tests not deleting old apps
|
2021-04-07 15:08:59 +01:00 |
Andrew Kingston
|
99c8897500
|
Format tests
|
2021-04-07 13:46:26 +01:00 |