Andrew Kingston
|
e5ca73a5d9
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-01-31 10:34:04 +00:00 |
Andrew Kingston
|
9b1754ad70
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-31 09:40:33 +00:00 |
Budibase Staging Release Bot
|
6246ae61f9
|
v1.0.46-alpha.8
|
2022-01-30 21:43:10 +00:00 |
Rory Powell
|
0089fb06d9
|
Merge branch 'develop' into csrf
|
2022-01-30 21:20:48 +00:00 |
Andrew Kingston
|
4b7fe15598
|
Add experimental support for caching the creation of HBS template functions
|
2022-01-29 18:53:21 +00:00 |
Andrew Kingston
|
fab27eea77
|
Fix issue with backend UI not refreshing when adding a row
|
2022-01-28 15:17:21 +00:00 |
Budibase Staging Release Bot
|
dbaede79f6
|
v1.0.46-alpha.7
|
2022-01-28 15:12:31 +00:00 |
Rory Powell
|
c96573069e
|
Fix app update endpoint
|
2022-01-28 13:27:19 +00:00 |
Andrew Kingston
|
f8378e551d
|
Redirect if opening a locked app
|
2022-01-27 13:44:09 +00:00 |
Andrew Kingston
|
62860c3e9b
|
Disable jest tests in builder for now
|
2022-01-27 13:26:39 +00:00 |
Andrew Kingston
|
6af3e1ef7c
|
Remove builder rollup alias from client as it is now fully decoupled
|
2022-01-26 17:55:45 +00:00 |
Andrew Kingston
|
bfe209e3e6
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Andrew Kingston
|
0b5d26b28b
|
Enable caching in client library
|
2022-01-26 17:45:35 +00:00 |
Andrew Kingston
|
a3f13508d8
|
Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects
|
2022-01-26 17:44:14 +00:00 |
Andrew Kingston
|
05e9f6088b
|
Use frontend-core implementation of data fetching in backend UI
|
2022-01-26 17:43:48 +00:00 |
Budibase Staging Release Bot
|
d8ab715267
|
v1.0.46-alpha.6
|
2022-01-26 17:11:44 +00:00 |
Martin McKeaveney
|
19d27c97a4
|
code review and merge with develop
|
2022-01-26 17:45:28 +01:00 |
Martin McKeaveney
|
efde072e70
|
code review
|
2022-01-26 17:14:47 +01:00 |
Andrew Kingston
|
c7cd6b923d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Budibase Staging Release Bot
|
03b35d1e8d
|
v1.0.46-alpha.5
|
2022-01-26 15:03:16 +00:00 |
Rory Powell
|
716a693552
|
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
|
2022-01-26 14:55:36 +00:00 |
Rory Powell
|
3d533d9f13
|
Handle undefined url
|
2022-01-26 13:39:40 +00:00 |
Rory Powell
|
20ec58b775
|
Don't apply csrf to existing sessions. Handle only supported content types
|
2022-01-26 12:52:53 +00:00 |
Rory Powell
|
0b9bb42817
|
Revert "Fix dev app preview return url"
This reverts commit 13d0bfb190 .
|
2022-01-26 09:33:14 +00:00 |
Rory Powell
|
f66a8b888f
|
Handle unexpected errors during validation
|
2022-01-25 23:27:28 +00:00 |
Rory Powell
|
9db180b166
|
Fix cypress and update nodemon config to use backend-core
|
2022-01-25 23:26:39 +00:00 |
Rory Powell
|
ffcf5354eb
|
Add CSRF Token
|
2022-01-25 22:54:50 +00:00 |
Andrew Kingston
|
29f47198c6
|
Remove built-in patch functionality from core API client and instead manually patch client library API endpoints
|
2022-01-25 19:22:43 +00:00 |
Andrew Kingston
|
bd04d627d2
|
Add missing API client documentation and fix S3 upload endpoints to make them consistent
|
2022-01-25 16:54:55 +00:00 |
Andrew Kingston
|
9a813dbb29
|
Lint
|
2022-01-25 15:49:35 +00:00 |
Andrew Kingston
|
9d52841219
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
45547f1efc
|
Improve handling of 403 logouts and return URL cookie
|
2022-01-25 15:28:31 +00:00 |
Andrew Kingston
|
7b32543537
|
Use core CookieUtils in client library
|
2022-01-25 15:28:14 +00:00 |
Michael Drury
|
37c29086b2
|
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
|
69831e7662
|
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
|
36b529f696
|
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
|
604788a244
|
Fix issue with multiple enrichments before components mount without affecting other components
|
2022-01-25 11:22:26 +00:00 |
Andrew Kingston
|
57aa63a2d6
|
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
|
d5ef915f39
|
Fix filtering no datetime fields in blocks
|
2022-01-25 08:42:07 +00:00 |
Andrew Kingston
|
aec1f90412
|
Fix filter modal crashing when encountering an undefined option for a select field
|
2022-01-25 08:30:19 +00:00 |
Andrew Kingston
|
673deddc8c
|
Fix JSON content missing from handled API errors
|
2022-01-25 08:25:16 +00:00 |
Andrew Kingston
|
b0c03d8508
|
Improve style of data import modal
|
2022-01-25 08:22:53 +00:00 |
Andrew Kingston
|
9823534f80
|
Fix integration list not loading correctly
|
2022-01-25 08:13:28 +00:00 |
Andrew Kingston
|
25df85b91f
|
Fix custom API response parsing not working
|
2022-01-25 08:10:49 +00:00 |
Andrew Kingston
|
a8f9138001
|
Fix email template update endpoint
|
2022-01-25 08:04:56 +00:00 |
Andrew Kingston
|
5fa51005cf
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-25 07:51:47 +00:00 |
Andrew Kingston
|
7656887c1a
|
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
|
611dc0ab48
|
Use correct casing for login error
|
2022-01-24 19:15:43 +00:00 |
Andrew Kingston
|
95488fd48d
|
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
|
b75401edfb
|
Remove log
|
2022-01-24 19:15:06 +00:00 |