1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

12237 commits

Author SHA1 Message Date
Mitch-Budibase
524bfb04db Create App Tests: Timeout Changes
This test spec file fires off against every PR. There is some timing issues currently.

I am making a few changes in relation to timeout values (a small restructure too) in hopes this helps with the PR builds.

Tests pass locally for me, so there may be more changes required against this spec file as I check its performance
2022-07-18 14:28:27 +01:00
Mitch-Budibase
ea5d164bdc Merge branch 'develop' into cypress-testing 2022-07-18 13:53:20 +01:00
Mitch-Budibase
1d1b566c7d Timeout changes for Cypress Commands file
Cypress visit and requests in some cases need a timeout value included. This is specific for smoke build and CI runs (has no effect on local runs)
2022-07-18 13:52:21 +01:00
Budibase Staging Release Bot
6395aa5387 Update pro version to 1.1.10-alpha.4 2022-07-18 09:13:56 +00:00
Budibase Staging Release Bot
468573ea91 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
Michael Drury
a9ceb3acd6 Merge pull request #6740 from Budibase/dependabot/npm_and_yarn/packages/server/svelte-3.49.0
Bump svelte from 3.44.1 to 3.49.0 in /packages/server
2022-07-18 09:47:56 +01:00
Michael Drury
47f2675e72 Merge pull request #6742 from Budibase/dependabot/npm_and_yarn/packages/frontend-core/svelte-3.49.0
Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core
2022-07-18 09:47:46 +01:00
Michael Drury
4165c58902 Merge pull request #6743 from Budibase/dependabot/npm_and_yarn/packages/client/svelte-3.49.0
Bump svelte from 3.46.4 to 3.49.0 in /packages/client
2022-07-18 09:47:10 +01:00
dependabot[bot]
437adef5d1 Bump svelte from 3.48.0 to 3.49.0 in /packages/builder
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:54:55 +00:00
dependabot[bot]
b8f2125fd9 Bump svelte from 3.46.4 to 3.49.0 in /packages/client
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:53:52 +00:00
dependabot[bot]
0ffcee45b1 Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.2 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.2...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:52:50 +00:00
dependabot[bot]
f3a87412fa Bump svelte from 3.44.1 to 3.49.0 in /packages/server
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.1 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.44.1...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:39:40 +00:00
Budibase Staging Release Bot
624f418825 Update pro version to 1.1.10-alpha.3 2022-07-15 09:59:45 +00:00
Budibase Staging Release Bot
bdc21065e3 v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
deanhannigan
998f48e171 Merge pull request #6676 from Budibase/feature/app-action-ui-updates
Feature/app action UI updates
2022-07-15 10:46:58 +01:00
Budibase Staging Release Bot
57d4f54b65 Update pro version to 1.1.10-alpha.2 2022-07-15 09:34:01 +00:00
Budibase Staging Release Bot
37899b47ee v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
deanhannigan
91829a4b87 Merge pull request #6558 from Budibase/feature/component-condition-count
Feature/component condition count
2022-07-15 10:20:04 +01:00
Budibase Staging Release Bot
c95f70c89d Update pro version to 1.1.10-alpha.1 2022-07-15 08:27:44 +00:00
Budibase Staging Release Bot
431da64f96 v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
deanhannigan
d71bf2c9cc Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker
Data providers are excluded from the Form Schema picker
2022-07-15 09:14:39 +01:00
Budibase Staging Release Bot
f98268010c Update pro version to 1.1.10-alpha.0 2022-07-14 18:47:02 +00:00
Budibase Staging Release Bot
7a88742cc2 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
mike12345567
40f8849a63 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-14 19:35:31 +01:00
mike12345567
8bf3fc7f0d Moving @budibase/types around. 2022-07-14 19:30:34 +01:00
Michael Drury
328f6951d8 Merge pull request #6705 from Budibase/fix/memory-leak
Memory leak fix
2022-07-14 19:22:26 +01:00
Budibase Release Bot
21f6197df0 Update pro version to 1.1.9 2022-07-14 18:02:47 +00:00
mike12345567
fcfe1341a1 PR comments. 2022-07-14 19:02:00 +01:00
Budibase Release Bot
20e8ba4d0d v1.1.9 2022-07-14 18:01:07 +00:00
mike12345567
5057994b45 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 18:53:58 +01:00
Budibase Release Bot
fa7699ca23 Update pro version to 1.1.8 2022-07-14 17:19:49 +00:00
Budibase Release Bot
5f92ec6edf v1.1.8 2022-07-14 17:18:06 +00:00
mike12345567
c758e7e698 Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
mike12345567
3b4d7950d0 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
mike12345567
e2042ebefb Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit. 2022-07-14 16:02:05 +01:00
Michael Drury
c604a076f4 Adding a mechanism to deprecate a view and replace it with a new one. 2022-07-13 21:50:19 +01:00
Budibase Release Bot
d6bd630cdc Update pro version to 1.1.7 2022-07-13 17:28:20 +00:00
Budibase Release Bot
b54035f426 v1.1.7 2022-07-13 17:26:44 +00:00
Martin McKeaveney
c0ac212b9f Merge pull request #6687 from Budibase/app-update-icon
Add version modal back into builder
2022-07-13 18:16:40 +01:00
Budibase Release Bot
c4b665c536 Update pro version to 1.1.6 2022-07-13 16:31:34 +00:00
Budibase Release Bot
03ec93abd2 v1.1.6 2022-07-13 16:29:54 +00:00
Dean
05abecd503 Merge remote-tracking branch 'origin/develop' into remove-datasource-from-schema-picker 2022-07-13 17:12:07 +01:00
Dean
8426088c2a Refactoring of the button actions layout, updating the padding of the action categories to better separate them. 2022-07-13 16:53:08 +01:00
Dean
fafac3e398 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-13 16:24:34 +01:00
Budibase Release Bot
b15e016059 Update pro version to 1.1.5 2022-07-13 15:19:37 +00:00
Budibase Release Bot
5e63b6076c v1.1.5 2022-07-13 15:18:01 +00:00
Andrew Kingston
561f410037 Add version modal back into builder 2022-07-13 16:13:56 +01:00
Michael Drury
629da95c5c Merge pull request #6685 from Budibase/fix/ethereal-test-case
Fix for ethereal test case failures
2022-07-13 16:08:44 +01:00
Budibase Staging Release Bot
47603f462f Update pro version to 1.0.220-alpha.4 2022-07-13 15:08:24 +00:00
Budibase Staging Release Bot
9e3c2c16b2 v1.0.220-alpha.4 2022-07-13 15:06:33 +00:00