84 Commits (72a67adcf442dca9de35ef9ea36b721e2fc66f52)

Author SHA1 Message Date
Peter Clement 72a67adcf4 improve performance of adding users and groups 4 years ago
mike12345567 c62805853a Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 4 years ago
Peter Clement a84b36cc54 group / user app assignment 4 years ago
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
Martin McKeaveney b7d4e45e20 cherry picking moving release url to backend 4 years ago
Martin McKeaveney bec7d86739 cherry pick new ui from develop 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
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 4 years ago
Peter Clement 8d264fe983 updated store and finished groups tab 4 years ago
Andrew Kingston 2ad6f0a1ff Add option to customise which columns are exported in export data action 4 years ago
Peter Clement 4ab7e8cd11 saving and fetching groups from couch 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
mike12345567 e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 4 years ago
mike12345567 5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 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 5 years ago
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 5 years ago
Martin McKeaveney e2a361f19d updating analytics endpoint, removing old NPS survey 5 years ago
Peter Clement 96ea66f898 send export file from backend 5 years ago
Rory Powell ccf2fe3d01 Self Host <-> Licensing integration 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston 1e2d745001 Fix relative usage of S3 upload API calls 5 years ago
mike12345567 c5c10cbc79 Fixes for review comments. 5 years ago
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 5 years ago
Maurits Lourens 028cdfcf9a fix getting the current version 5 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 5 years ago
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 5 years ago
mike12345567 93f2ed11ff Shifting over all of self API, deprecating old endpoints. 5 years ago
mike12345567 788cb19fa8 Moving APIs around after some discussion, creating a self API to make it obvious. 5 years ago
Michael Drury 833312f7bd Start of API key modal. 5 years ago
Andrew Kingston 7c669459b4 Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects 5 years ago
Andrew Kingston a3f13508d8 Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects 5 years ago
Andrew Kingston 5b2b3e9add Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 5 years ago
Andrew Kingston 29f47198c6 Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 5 years ago
Andrew Kingston cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 5 years ago
Andrew Kingston bd04d627d2 Add missing API client documentation and fix S3 upload endpoints to make them consistent 5 years ago
Andrew Kingston fee24a83ad Fix JSON content missing from handled API errors 5 years ago
Andrew Kingston 673deddc8c Fix JSON content missing from handled API errors 5 years ago
Andrew Kingston 58c5493ed3 Fix custom API response parsing not working 5 years ago
Andrew Kingston 25df85b91f Fix custom API response parsing not working 5 years ago