1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

71 commits

Author SHA1 Message Date
Budibase Release Bot 87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Budibase Release Bot 4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Budibase Release Bot c1e6e00ea4 v1.0.75 2022-02-22 12:59:24 +00:00
Budibase Release Bot 0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
Budibase Release Bot 46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
Budibase Release Bot 8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Release Bot ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Budibase Release Bot e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Budibase Release Bot 2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
Budibase Release Bot daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
Budibase Release Bot 139e9bd43e v1.0.67 2022-02-16 14:42:28 +00:00
Budibase Release Bot 5bc084d0b2 v1.0.66 2022-02-16 13:50:45 +00:00
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 2022-02-16 13:13:40 +00:00
Budibase Release Bot c8da7b9cf0 v1.0.65 2022-02-15 15:43:32 +00:00
Budibase Release Bot 1339c066bd v1.0.64 2022-02-15 09:22:36 +00:00
Budibase Release Bot 3d8776ed83 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot 3a42c4c564 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot 3937365680 v1.0.61 2022-02-12 11:04:28 +00:00
Budibase Release Bot 72a167cc3f v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot ac16315416 v1.0.59 2022-02-11 18:25:35 +00:00
Budibase Release Bot d0a2890273 v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot bc4a25c98e v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Budibase Staging Release Bot d6368fc066 v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Staging Release Bot a557d325a5 v1.0.50-alpha.6 2022-02-09 15:12:28 +00:00
mike12345567 8174882332 Increment core version. 2022-02-09 14:45:03 +00:00
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 04d53a709c Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-07 14:45:14 +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 9f2369234b Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-03 14:46:59 +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 312571314d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +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