72 Commits (136eec338890f1aa7158e63c22017a0dd0df47cd)

Author SHA1 Message Date
mike12345567 136eec3388 Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage. 4 years ago
mike12345567 2733f48492 Updating user page to search through the backend and building a basic pagination store that can be used for it. 4 years ago
mike12345567 e7ff299c63 Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside. 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
Martin McKeaveney 199adfbc50 adding external call for preview URL 4 years ago
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 4 years ago
Andrew Kingston 2ad6f0a1ff Add option to customise which columns are exported in export data action 4 years ago
Martin McKeaveney bf3a14dda4 new ui functionality working from S3 bucket 4 years ago
Rory Powell 4cdfb3c110 Remove todos 4 years ago
Martin McKeaveney 95988a7407 rough implementation 4 years ago
Peter Clement 4c3c84eabd Return QA templates when TEST_ENV environmentvariable is set 4 years ago
mike12345567 36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
mike12345567 1d950bed7d Porting UI, still needs testing. 4 years ago
Mel O'Hagan bcf3e1ef1d Allow SMTP config to be cleared 4 years ago
Mel O'Hagan e77d3be2a6 Add deleteConfig to API 4 years ago
Mel O'Hagan d85e022182 Get latest RevId if not provided 4 years ago
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 4 years ago
Martin McKeaveney e2a361f19d updating analytics endpoint, removing old NPS survey 4 years ago
Peter Clement 96ea66f898 send export file from backend 4 years ago
Rory Powell ccf2fe3d01 Self Host <-> Licensing integration 4 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 4 years ago
Andrew Kingston 1e2d745001 Fix relative usage of S3 upload API calls 4 years ago
mike12345567 c5c10cbc79 Fixes for review comments. 4 years ago
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 4 years ago
Maurits Lourens 028cdfcf9a fix getting the current version 4 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 4 years ago
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 4 years ago
mike12345567 93f2ed11ff Shifting over all of self API, deprecating old endpoints. 4 years ago
mike12345567 788cb19fa8 Moving APIs around after some discussion, creating a self API to make it obvious. 4 years ago
Michael Drury 833312f7bd Start of API key modal. 4 years ago
Andrew Kingston 7c669459b4 Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects 4 years ago
Andrew Kingston a3f13508d8 Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects 4 years ago
Andrew Kingston 5b2b3e9add Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 4 years ago
Andrew Kingston 29f47198c6 Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 4 years ago
Andrew Kingston cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 4 years ago
Andrew Kingston bd04d627d2 Add missing API client documentation and fix S3 upload endpoints to make them consistent 4 years ago
Andrew Kingston fee24a83ad Fix JSON content missing from handled API errors 4 years ago
Andrew Kingston 673deddc8c Fix JSON content missing from handled API errors 4 years ago
Andrew Kingston 58c5493ed3 Fix custom API response parsing not working 4 years ago
Andrew Kingston 25df85b91f Fix custom API response parsing not working 4 years ago
Andrew Kingston 0eb6ab388e Fix email template update endpoint 4 years ago
Andrew Kingston a8f9138001 Fix email template update endpoint 4 years ago
Andrew Kingston 41514260be Remove log 4 years ago
Andrew Kingston b75401edfb Remove log 4 years ago
Andrew Kingston 43e4fcfd01 Fix issue with create app endpoint sending json content type header 4 years ago
Andrew Kingston bed1f0e092 Fix issue with create app endpoint sending json content type header 4 years ago
Andrew Kingston 492ea41536 Include missing layout endpoints 4 years ago
Andrew Kingston ba669dbcf4 Include missing layout endpoints 4 years ago
Andrew Kingston c7877055a5 Move API client in builder to top level under src and fix some endpoints not being imported 4 years ago
Andrew Kingston c08fadc7b0 Move API client in builder to top level under src and fix some endpoints not being imported 4 years ago