Andrew Kingston
|
8f2aca7188
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-09 14:24:05 +00:00 |
Andrew Kingston
|
e6ed16f274
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
Andrew Kingston
|
069f6c5697
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-07 14:46:05 +00:00 |
Andrew Kingston
|
04d53a709c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-07 14:45:14 +00:00 |
Andrew Kingston
|
cfe7e9c262
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-07 09:50:17 +00:00 |
Andrew Kingston
|
18e5be9a06
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-04 09:23:32 +00:00 |
Andrew Kingston
|
e9d0dcf8d0
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-03 14:48:13 +00:00 |
Andrew Kingston
|
9f2369234b
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-03 14:46:59 +00:00 |
Andrew Kingston
|
65a08c3cd1
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-01 16:53:12 +00:00 |
Andrew Kingston
|
c3e358fead
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:52:26 +00:00 |
Andrew Kingston
|
c7b78e135a
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-01 16:49:59 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
Andrew Kingston
|
765e4e3ae1
|
Merge in client bundle size reductions
|
2022-01-31 19:02:59 +00:00 |
Andrew Kingston
|
a3135bd98f
|
Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching
|
2022-01-31 18:58:19 +00:00 |
Andrew Kingston
|
f32cfdd3b9
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-31 09:40:33 +00:00 |
Andrew Kingston
|
617ddf7092
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Andrew Kingston
|
7c669459b4
|
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
|
515d4f91c0
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Andrew Kingston
|
5b2b3e9add
|
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
|
cfa02f88f6
|
Add missing API client documentation and fix S3 upload endpoints to make them consistent
|
2022-01-25 16:54:55 +00:00 |
Andrew Kingston
|
fee24a83ad
|
Fix JSON content missing from handled API errors
|
2022-01-25 08:25:16 +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
|
41514260be
|
Remove log
|
2022-01-24 19:15:06 +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
|
492ea41536
|
Include missing layout endpoints
|
2022-01-24 16:50:33 +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 |
Andrew Kingston
|
bbc3c18fcd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +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 |
Andrew Kingston
|
09ac8408f2
|
Update all API usages in builder components directory
|
2022-01-24 10:44:37 +00:00 |
Andrew Kingston
|
ca6fa1334a
|
Add lots more work on refactoring builder to use core API
|
2022-01-21 15:09:27 +00:00 |
Andrew Kingston
|
f2e45e892c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-21 13:38:06 +00:00 |
Andrew Kingston
|
1f22b4ecfe
|
Add more work on API refactor in builder
|
2022-01-21 09:10:59 +00:00 |
Andrew Kingston
|
bab0bc4266
|
Add more builder API refactor updates
|
2022-01-20 19:53:55 +00:00 |
Andrew Kingston
|
58b640c33b
|
More work on builder API refactor
|
2022-01-20 19:27:15 +00:00 |
Andrew Kingston
|
d34743a6cd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-20 18:44:04 +00:00 |
Andrew Kingston
|
2e73a693db
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
Andrew Kingston
|
55f07340e9
|
Add URL to error objects
|
2022-01-20 14:27:43 +00:00 |
Andrew Kingston
|
78a36ca988
|
Tidy core API client
|
2022-01-20 13:55:07 +00:00 |
Andrew Kingston
|
4be465cf5a
|
Extract error mesages better when throwing errors in core api client
|
2022-01-20 13:37:06 +00:00 |
Andrew Kingston
|
c0badb9c2a
|
Remove static functions from data fetch models
|
2022-01-20 11:50:18 +00:00 |
Andrew Kingston
|
d0b645cf6e
|
Fix recursion issue with applying API method patches
|
2022-01-20 11:26:43 +00:00 |
Andrew Kingston
|
3a3f4f0538
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
Andrew Kingston
|
e3b8e44eeb
|
Update remaining dependency issues in client
|
2022-01-20 10:16:13 +00:00 |
Andrew Kingston
|
1d217a23b7
|
Add helpers into BBUI rather than frontend core and fix A11y issue
|
2022-01-20 10:14:39 +00:00 |
Andrew Kingston
|
b970c315f1
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-20 09:43:23 +00:00 |
Andrew Kingston
|
fd9c5d6c0b
|
Add core API implementation and update most of client library to use it
|
2022-01-20 09:40:53 +00:00 |
Andrew Kingston
|
597a1e5e68
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
Andrew Kingston
|
919e31d216
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |