Vinoth Kirubakaran
5803fcc6b1
feat: made changes to worker and server packages to use global-agent to setup proxy from env variables
4 years ago
dependabot[bot]
cc3943d907
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
7eddd06478
Bump minimist from 1.2.5 to 1.2.6 in /packages/builder
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Rory Powell
009ea0ea6e
yarn clean && yarn bootstrap lockfiles
4 years ago
mike12345567
ffad3a4bb6
Updating yarn locks.
4 years ago
Andrew Kingston
2af922dda8
Fix builder lock file
4 years ago
Martin McKeaveney
a85f667dbe
templatize nginx configuration into one prod configuration and add NPM scripts to manage
4 years ago
dependabot[bot]
48841dde16
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Michael Drury
e1a4136f9c
Fixing a typescript issue in server.
4 years ago
Michael Drury
4b23a78bc9
Fixing a typescript issue in server.
4 years ago
Andrew Kingston
d132292102
Update lock files
4 years ago
Andrew Kingston
e0ed191f49
Update lock files
4 years ago
mike12345567
4b1331450c
Fixing some issues discovered by the cypress tests, cleaning up how Couch is used.
4 years ago
mike12345567
91a90e62b2
Fixing some issues discovered by the cypress tests, cleaning up how Couch is used.
4 years ago
dependabot[bot]
bf1909fa53
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
cde2174464
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mitch-Budibase
863abdb4b3
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
4 years ago
Martin McKeaveney
701298d0de
revert new cypress tests
4 years ago
Martin McKeaveney
9c54872fa9
revert new cypress tests
4 years ago
Mitch-Budibase
8f0123b286
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
4 years ago
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
4 years ago
Mitch-Budibase
daca40850c
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
4 years ago
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
4 years ago
Rory Powell
b6cc536965
WIP: Rest API import
5 years ago
Rory Powell
71ba024974
WIP: Rest API import
5 years ago
Martin McKeaveney
5abb36b1ed
auto app creation from template E2E, added warning to automations that they can't run in dev
5 years ago
Martin McKeaveney
5695827f86
auto app creation from template E2E, added warning to automations that they can't run in dev
5 years ago
Rory Powell
3793c1784a
Update locks, ignore oracle imports on m1
5 years ago
Rory Powell
4acfc668ef
Update locks, ignore oracle imports on m1
5 years ago
Rory Powell
90885b998a
Fix dependency issues on m1
5 years ago
Rory Powell
b1ac42875b
Fix dependency issues on m1
5 years ago
mike12345567
0bff21f385
Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use.
5 years ago
mike12345567
1ba0584c64
Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use.
5 years ago
mike12345567
4993329ceb
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
5 years ago
mike12345567
7802bb1e45
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
5 years ago
Mitch-Budibase
6b676cd10c
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
5 years ago
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
5 years ago
Martin McKeaveney
e7167713fc
set template URL in store instead of passing around param
5 years ago
Martin McKeaveney
fa3bb8c119
set template URL in store instead of passing around param
5 years ago
mike12345567
d2c738ab33
Addressing review comments.
5 years ago
mike12345567
b1143e1957
Addressing review comments.
5 years ago
mike12345567
d29370cf34
Removing failing cypress tests to pass CI again.
5 years ago
mike12345567
0266e0586f
Removing failing cypress tests to pass CI again.
5 years ago
Martin McKeaveney
8257d42701
fix import
5 years ago
Martin McKeaveney
2c5285006d
fix import
5 years ago
mike12345567
c57908f14d
Fixing test case issue, Cypress not consistently opening app creation modal.
5 years ago
mike12345567
5671b7ff2f
Fixing test case issue, Cypress not consistently opening app creation modal.
5 years ago
Rory Powell
2fb2b570d1
Sentry updates
5 years ago
Rory Powell
f3b630ed95
Sentry updates
5 years ago
Martin McKeaveney
b94c65f1c4
fix firefox redirect loop
5 years ago