1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
Commit graph

269 commits

Author SHA1 Message Date
Mitch-Budibase
5d63dbd9a6 Commands Update & Query Files
-Updating Commands file to include all recent changes
-Added query files (2 of them) - required for query level transformers testing
-Cypress.json updated to remove "/builder/"
-Updating cypress version in package.json
-Missing }) within addmultioptiondatatype.spec.js
2022-01-21 14:41:53 +00:00
Martin McKeaveney
9c54872fa9 revert new cypress tests 2022-01-19 16:19:02 +01:00
Mitch-Budibase
e4da48eb8a Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing 2022-01-18 16:02:49 +00:00
Mitch-Budibase
9a7286568a Structural Changes + New Test
Structural changes surrounding data sources
-Cypress env file removed
-Text change for fetching tables
-Oracle tests organised
-PostgreSQL tests organised

New test is for skipping table fetch via button

There are a few other smaller changes
2022-01-18 16:02:42 +00:00
Mitch-Budibase
4279772444 Merge branch 'develop' into cypress-testing 2021-12-24 10:55:57 +00:00
Mitch-Budibase
df43b270dc New Tests and Changes based on updated test environment
-Changes made to reflect the new layouts of the test env
--e.g. Changes to the app grid, changes to UI screens
-Updated commands
--New commands added & some updated
-New tests
--Revert App
--AutoScreensUI
--Change app icon and colour
--Data source testing

In particular to data source testing
-I have a file for mySQL, PostgreSQL, Oracle, and REST.
--enabled better regression testing for each

Other changes made for:
-QueryLevelTransformers tests
-Table tests
-Renaming applications
-Automations
-Multi-option datastype

New env file added too
2021-12-24 10:38:03 +00:00
Martin McKeaveney
5695827f86 auto app creation from template E2E, added warning to automations that they can't run in dev 2021-11-25 10:29:09 +01:00
Rory Powell
4acfc668ef Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
Rory Powell
b1ac42875b Fix dependency issues on m1 2021-11-22 14:49:39 +00:00
Rory Powell
f94a0eadbe Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
Mitch-Budibase
650702c1b4 Merge branch 'develop' into cypress-testing 2021-11-18 13:51:30 +00:00
mike12345567
1ba0584c64 Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use. 2021-11-17 19:12:54 +00:00
mike12345567
7802bb1e45 Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Mitch-Budibase
8780010926 New Tests (User Roles, Query Level Transformers, Data Sources etc.)
New tests:
-Query Level Transformers
-Table pagination
-User Roles
-Data Sources (correct config, incorrect config, Wizard)

Also:
-New Commands to support
Testing
-Cypress Updated
2021-11-15 15:25:58 +00:00
mike12345567
b1143e1957 Addressing review comments. 2021-10-27 14:55:09 +01:00
Martin McKeaveney
a83f419867 merge with develop 2021-10-22 17:49:22 +01:00
mike12345567
0266e0586f Removing failing cypress tests to pass CI again. 2021-10-22 17:47:32 +01:00
Martin McKeaveney
2c5285006d fix import 2021-10-21 16:04:00 +01:00
mike12345567
5671b7ff2f Fixing test case issue, Cypress not consistently opening app creation modal. 2021-10-19 16:14:34 +01:00
Rory Powell
f3b630ed95 Sentry updates 2021-10-18 14:57:30 +01:00
Martin McKeaveney
e4473a32fd fix firefox redirect loop 2021-09-29 18:59:26 +01:00
dependabot[bot]
7e14873a5d Bump tmpl from 1.0.4 to 1.0.5 in /packages/builder
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:04:34 +00:00
mike12345567
f0e7b9b25e Speeding up server tests and removing the ability for it to port collide. 2021-06-25 16:14:06 +01:00
mike12345567
c531a02725 Allowing formula fields to be display columns. 2021-06-22 11:49:35 +01:00
Michael Drury
8b4f1a4bac Update-deps and re-lint. 2021-06-21 22:44:40 +01:00
Martin McKeaveney
03c5640856 merge 2021-06-21 11:19:22 +01:00
Martin McKeaveney
f57e10c01a fix condition in layout 2021-06-18 17:57:01 +01:00
Andrew Kingston
e6f9f3ec6f Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
Andrew Kingston
d5e40fc090 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
Andrew Kingston
70175ba276 Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
Keviin Åberg Kultalahti
76954b948d remove unused components in builder settings 2021-06-11 09:19:44 +02:00
dependabot[bot]
af6bf5a855 Bump ws from 7.4.4 to 7.4.6 in /packages/builder
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:42:53 +00:00
Martin McKeaveney
0dbdf3a37b Merge pull request #1673 from Budibase/dependabot/npm_and_yarn/packages/builder/postcss-8.3.0
Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
2021-06-09 11:34:09 +01:00
Martin McKeaveney
03ace9f913 Merge pull request #1549 from Budibase/dependabot/npm_and_yarn/packages/builder/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder
2021-06-09 11:03:14 +01:00
dependabot[bot]
223648c97f Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.3.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:10 +00:00
dependabot[bot]
faa87100a8 Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:10:12 +00:00
dependabot[bot]
bc78351578 Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:08:52 +00:00
Andrew Kingston
0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00
mike12345567
4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
Andrew Kingston
830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
dependabot[bot]
e46964b763 Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:57:55 +00:00
Andrew Kingston
5a642071d6 Configure vite with a base URL so proxy works 2021-05-06 17:22:09 +01:00
mike12345567
b01da0aad5 Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-04 15:21:53 +01:00
Martin McKeaveney
4086d39535 merge with next 2021-05-04 11:49:34 +01:00
Andrew Kingston
06b438d585 Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Keviin Åberg Kultalahti
7f4250dca2 wip: bbui modal to spectrum conversion 2021-04-08 13:26:45 +02:00
Andrew Kingston
eb143f9af3 Add spectrum icon support 2021-04-08 11:17:37 +01:00
Andrew Kingston
8698052774 Add spectrum classes for darkest theme around whole builder 2021-04-08 09:42:43 +01:00
Andrew Kingston
4f3900ecbd Update locks 2021-04-01 19:07:06 +01:00
Andrew Kingston
e61ee068a2 Add builder yarn.lock 2021-04-01 17:06:48 +01:00
Andrew Kingston
1c8de5d52d Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 13:51:48 +01:00
Andrew Kingston
3ab4c7f4bc Improve cross-package bundling 2021-04-01 13:44:14 +01:00
Keviin Åberg Kultalahti
f5a52c013d update yarn.lock file 2021-04-01 13:13:59 +02:00
Andrew Kingston
32e7a7950b Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:42:56 +01:00
Keviin Åberg Kultalahti
83efcaf12f version bumps 2021-04-01 10:12:36 +02:00
Andrew Kingston
8619db57b4 Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Keviin Åberg Kultalahti
e57fc278c2 adds back babel-jest 2021-04-01 09:26:36 +02:00
Andrew Kingston
03eafad505 Prune builder dependencies 2021-03-31 19:12:28 +01:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
c5bdb590f9 merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
33b7545e56 bump jest 2021-03-26 09:51:28 +01:00
Keviin Åberg Kultalahti
bf90d9cf4c wip: routify 2021-03-17 12:40:24 +01:00
Keviin Åberg Kultalahti
11801fa1fc fixes colorpicker bugs 2021-03-08 17:05:42 +01:00
Keviin Åberg Kultalahti
3ffa648bda adds drag-and-drop to the action drawer 2021-02-26 17:11:14 +01:00
Keviin Åberg Kultalahti
cbaaa0b201 adds DnD support ot the actions drawer 2021-02-26 14:21:05 +01:00
Martin McKeaveney
73b6995a57 prevent null being appended to binding box 2021-02-24 17:56:14 +00:00
Martin McKeaveney
ef069f9a1c merge 2021-02-24 14:46:26 +00:00
Michael Drury
2ac101630b Updating packages in builder and server, making build work in Windows. 2021-02-24 10:56:12 +00:00
Keviin Åberg Kultalahti
f8adb6429c adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00
Andrew Kingston
87d9ed089c Bump BBUI version 2021-02-22 12:28:43 +00:00
Martin McKeaveney
80b0dc672d Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration 2021-02-19 15:12:23 +00:00
Keviin Åberg Kultalahti
58dc12f95d fix sneaky mergeflict 2021-02-19 14:21:23 +01:00
Keviin Åberg Kultalahti
78ee1edf40 merge develop 2021-02-19 13:55:17 +01:00
Keviin Åberg Kultalahti
15947eb9a5 adds disabled state to relationship type - column must be re-created in order to change the value 2021-02-19 13:49:28 +01:00
Martin McKeaveney
8a60131c7e merge with develop 2021-02-19 12:09:17 +00:00
Martin McKeaveney
a4c44a11c5 merge 2021-02-19 12:08:40 +00:00
mike12345567
4ccd46e2a1 Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-16 16:38:11 +00:00
mike12345567
79bb9f3822 Updating BBUI after Andrew K fixed an issue with buttons and borders transitioning (causing buttons to expand/contract etc). 2021-02-16 16:34:54 +00:00
Andrew Kingston
ec94aaa90b Merge branch 'develop' of github.com:Budibase/budibase into url-context 2021-02-16 15:35:05 +00:00
Keviin Åberg Kultalahti
7f95ae7b49 bump bbui 2021-02-16 11:14:49 +01:00
Andrew Kingston
77e2ce8eba Merge branch 'master' of github.com:Budibase/budibase into url-context 2021-02-16 09:22:37 +00:00
Keviin Åberg Kultalahti
a7db499544 initial work to switch toggle to radio button 2021-02-15 17:12:39 +01:00
Martin McKeaveney
7ae0d44359 dropdown fixes 2021-02-15 12:37:37 +00:00
Andrew Kingston
fb79a78164 Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
Andrew Kingston
1eb216ace3 Fix conflict in yarn lock 2021-02-09 16:03:45 +00:00
Andrew Kingston
febc2ceda0 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-09 12:59:18 +00:00
Andrew Kingston
ae3a4aefbf Update BBUI version 2021-02-09 12:57:01 +00:00
Andrew Kingston
726ade0ebe Update BBUI version 2021-02-09 12:43:33 +00:00
Keviin Åberg Kultalahti
62b2f78421 fixes multiselect in modals bug by bumping bbui 2021-02-09 13:40:27 +01:00
Martin McKeaveney
e8db576002 force click 2021-02-06 21:32:17 +00:00
Martin McKeaveney
786a76208d fixing dropdowns 2021-02-06 20:32:44 +00:00
Martin McKeaveney
491d3afafd few bugfixes 2021-02-06 18:22:58 +00:00
Keviin Åberg Kultalahti
62e5ae4645 bump bbui to fix popover component 2021-02-05 16:14:18 +01:00
Keviin Åberg Kultalahti
6702c7c6a5 bump bbui 2021-02-05 15:43:46 +01:00
Keviin Åberg Kultalahti
c213e29220 merge master and bump bbui 2021-02-05 14:06:35 +01:00
Martin McKeaveney
63b8db6584 pin deps 2021-02-05 09:39:42 +00:00
Joe
0557c6daa6 Fixed stacked list
I simplified the stacked list which has resolved the text overlapping issue.

There is still an issue with linking the stacked list to a detail page
2021-02-02 13:08:01 +00:00
Keviin Åberg Kultalahti
cee076eaf5 fixes visual bug of multiselect in property control 2021-02-01 12:54:29 +01:00
mike12345567
a02d7da918 Removing rollup replacement. 2021-02-01 11:03:20 +00:00
Martin McKeaveney
675e374323 smoother downloads, lint 2021-01-29 21:52:45 +00:00