mike12345567
|
5bbe667ea9
|
Getting client side block search fields working with searching formulas.
|
2022-01-25 18:28:55 +00:00 |
Andrew Kingston
|
cfa02f88f6
|
Add missing API client documentation and fix S3 upload endpoints to make them consistent
|
2022-01-25 16:54:55 +00:00 |
mike12345567
|
1fade3404f
|
Adding the formula bulk recalculation when adding/changing a formula field.
|
2022-01-25 16:01:04 +00:00 |
Andrew Kingston
|
48c3c7852a
|
Lint
|
2022-01-25 15:49:35 +00:00 |
Andrew Kingston
|
9ea5be7851
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
c06947cf46
|
Improve handling of 403 logouts and return URL cookie
|
2022-01-25 15:28:31 +00:00 |
Andrew Kingston
|
66bf6c6059
|
Use core CookieUtils in client library
|
2022-01-25 15:28:14 +00:00 |
Michael Drury
|
98cf7cde35
|
Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server
|
2022-01-25 14:13:06 +00:00 |
Michael Drury
|
91dfadf9d8
|
Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
|
2022-01-25 14:12:50 +00:00 |
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 |