Michael Drury
|
138a16de23
|
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
|
2022-01-25 14:12:41 +00:00 |
Michael Drury
|
120e8ef84e
|
Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
|
2022-01-25 14:12:28 +00:00 |
Michael Drury
|
89278823f4
|
Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core
|
2022-01-25 14:12:19 +00:00 |
Andrew Kingston
|
542dc6db2f
|
Fix issue with multiple enrichments before components mount without affecting other components
|
2022-01-25 11:22:26 +00:00 |
Andrew Kingston
|
bca6f34959
|
Don't render the active client app screen until the router is loaded to avoid a wasted render
|
2022-01-25 11:21:42 +00:00 |
Andrew Kingston
|
502a3bd8eb
|
Fix filtering no datetime fields in blocks
|
2022-01-25 08:42:07 +00:00 |
Andrew Kingston
|
23b698b396
|
Fix filter modal crashing when encountering an undefined option for a select field
|
2022-01-25 08:30:19 +00:00 |
Andrew Kingston
|
fee24a83ad
|
Fix JSON content missing from handled API errors
|
2022-01-25 08:25:16 +00:00 |
Andrew Kingston
|
c1595f7884
|
Improve style of data import modal
|
2022-01-25 08:22:53 +00:00 |
Andrew Kingston
|
275520698f
|
Fix integration list not loading correctly
|
2022-01-25 08:13:28 +00:00 |
Andrew Kingston
|
58c5493ed3
|
Fix custom API response parsing not working
|
2022-01-25 08:10:49 +00:00 |
Andrew Kingston
|
0eb6ab388e
|
Fix email template update endpoint
|
2022-01-25 08:04:56 +00:00 |
Andrew Kingston
|
77de6a10cc
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-25 07:51:47 +00:00 |
Andrew Kingston
|
2290652b27
|
Fix rare issue which could occur when enriching component props twice before an initial render has taken place
|
2022-01-24 19:25:19 +00:00 |
Andrew Kingston
|
2ea242e396
|
Use correct casing for login error
|
2022-01-24 19:15:43 +00:00 |
Andrew Kingston
|
cb49659b47
|
Don't show an error notification when failing API requests on the initial page load of the login page
|
2022-01-24 19:15:28 +00:00 |
Andrew Kingston
|
41514260be
|
Remove log
|
2022-01-24 19:15:06 +00:00 |
Andrew Kingston
|
b95f481720
|
Don't show a notification when failing an API request due to analytics failures
|
2022-01-24 19:14:57 +00:00 |
Andrew Kingston
|
2c3cc7c8ba
|
Fix crash when an app with a null name exists
|
2022-01-24 19:06:41 +00:00 |
Andrew Kingston
|
43e4fcfd01
|
Fix issue with create app endpoint sending json content type header
|
2022-01-24 19:06:18 +00:00 |
Andrew Kingston
|
18d5d66a71
|
Don't show an error if analytics fails to activate
|
2022-01-24 18:58:22 +00:00 |
Andrew Kingston
|
da4d462f8c
|
Clean up frontend store
|
2022-01-24 18:53:41 +00:00 |
Andrew Kingston
|
7e90c3de43
|
Remove all obscure error handling from stores and move it to the display level
|
2022-01-24 18:40:06 +00:00 |
mike12345567
|
c7c0842d7a
|
Fixing a couple of issues after testing, moving from deleting column to clearing.
|
2022-01-24 18:34:55 +00:00 |
mike12345567
|
135aff4a31
|
Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed.
|
2022-01-24 18:22:59 +00:00 |
mike12345567
|
a2a24b8a96
|
Refactoring bulk table formula work a bit.
|
2022-01-24 17:06:45 +00:00 |
Andrew Kingston
|
492ea41536
|
Include missing layout endpoints
|
2022-01-24 16:50:33 +00:00 |
Andrew Kingston
|
ac80b8e447
|
Improve API error logging to differentiate between builder and client sources
|
2022-01-24 16:40:55 +00:00 |
Andrew Kingston
|
c7877055a5
|
Move API client in builder to top level under src and fix some endpoints not being imported
|
2022-01-24 16:38:36 +00:00 |
mike12345567
|
6bd2c9ac53
|
Make sure attachments are deleted when table is deleted, or column is removed.
|
2022-01-24 16:32:41 +00:00 |
mike12345567
|
597faa6081
|
Handling deletion of related rows in formula updates.
|
2022-01-24 16:31:18 +00:00 |
Budibase Release Bot
|
c8d3c531db
|
v1.0.47
|
2022-01-24 15:48:12 +00:00 |
Budibase Staging Release Bot
|
965525d1b1
|
v1.0.46-alpha.4
|
2022-01-24 15:47:45 +00:00 |
Andrew Kingston
|
bbc3c18fcd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +00:00 |
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>
|
2022-01-24 15:43:10 +00:00 |
dependabot[bot]
|
33cce189ca
|
Bump node-fetch from 2.6.6 to 2.6.7
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 15:43:06 +00:00 |
dependabot[bot]
|
3daf9ef2dc
|
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 15:42:42 +00:00 |
dependabot[bot]
|
f6a03a9576
|
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 15:42:42 +00:00 |
dependabot[bot]
|
dc7c01b9e5
|
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 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.0...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 15:42:40 +00:00 |
Andrew Kingston
|
d52fb57085
|
Merge pull request #4142 from Budibase/fix/props-enrichment-race-condition
Fix rare prop enrichment issue in client library
|
2022-01-24 15:42:18 +00:00 |
Andrew Kingston
|
30a92ee981
|
Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
|
2022-01-24 15:41:46 +00:00 |
Andrew Kingston
|
5c6a9cf654
|
Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component
|
2022-01-24 15:19:21 +00:00 |
Andrew Kingston
|
d348b7dfbb
|
Add info text to the S3 upload component
|
2022-01-24 15:18:54 +00:00 |
Andrew Kingston
|
b3bd38c6fc
|
Prevent generating presigned URLs for any S3 datasources that use custom endpoints
|
2022-01-24 15:18:42 +00:00 |
Andrew Kingston
|
906daaa9bc
|
Fix issue with table and ignore node_modules in frontend-core
|
2022-01-24 14:39:32 +00:00 |
Andrew Kingston
|
e0cb60d011
|
Update remaining builder stores to use new core API and handle errors properly
|
2022-01-24 14:32:27 +00:00 |
Andrew Kingston
|
db30c91a0b
|
Refactor all backend stores and their usages to use new core API and handle errors
|
2022-01-24 12:37:22 +00:00 |
Rory Powell
|
bba60c5280
|
Test fix
|
2022-01-24 10:53:30 +00:00 |
Rory Powell
|
a66f14a289
|
Migrations 2.0
|
2022-01-24 10:48:59 +00:00 |
Andrew Kingston
|
09ac8408f2
|
Update all API usages in builder components directory
|
2022-01-24 10:44:37 +00:00 |