1877 Commits (d7aae526573c1ec60bcb2a29e8ca33dbd72ba1df)

Author SHA1 Message Date
Martin McKeaveney e8661a1ab7 publish button 5 years ago
Martin McKeaveney 0ee83a2e60 set up live replication between prod and dev instances 5 years ago
Andrew Kingston 04353f8c88 Remove debug logging 5 years ago
Andrew Kingston 26014f4e5c Remove sorting by auto ID when output processing rows 5 years ago
mike12345567 e560390d8a Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 86000b1714 Fixing issues with redis keys, however still not removing lock. 5 years ago
mike12345567 c87319c267 Fixing forgotten id access. 5 years ago
mike12345567 28a7282a8b Fixing userId storage to redis and making sure lockedBy property never stored. 5 years ago
Martin McKeaveney 31901c89f8 merge, UI for managing your own app locks 5 years ago
Andrew Kingston f54096447d Add jsdoc to search utils 5 years ago
Andrew Kingston 1c07e0a895 Fix bug with determing whether another page exists when performing paginated searches 5 years ago
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 5 years ago
mike12345567 799b3fc138 Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
Mike Shanks 3aaeb8f7da v0.8.18 5 years ago
Martin McKeaveney 61a5b109f5 dev mode E2E 5 years ago
mike12345567 2fa7ee5bcb Formatting. 5 years ago
mike12345567 3811acbaec Adding dev endpoint to clear lock. 5 years ago
mike12345567 f6fbeb4858 Putting together redis lock system. 5 years ago
Keviin Åberg Kultalahti cc4c9ff85d update lock file 5 years ago
mike12345567 e29d7512e4 Updating search endpoint to have egress processing. 5 years ago
mike12345567 53acb9745a Fixing an issue found with queries, if an optional property isn't set then problems could arise before. 5 years ago
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
mike12345567 e917dbd897 Removing more useless deployment code. 5 years ago
mike12345567 d7d29cf0f3 Formatting. 5 years ago
mike12345567 c9d903a92f General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8faa9554ed Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
Andrew Kingston 78ae68981e Add support for numerical sorting 5 years ago
mike12345567 330f92ff7c Some cleanup. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
mike12345567 595698b7c9 Fixing issue with object store functions not being mockable in the server. 5 years ago
mike12345567 634cba509d Formatting. 5 years ago
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 1d9387ebeb wip: skeleton for users page 5 years ago
Martin McKeaveney 0525be382d basic UI for creating first admin user 5 years ago
mike12345567 44db8cf9ec Formatting. 5 years ago
mike12345567 96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago
Keviin Åberg Kultalahti a86961085f add analytics toggling 5 years ago
Martin McKeaveney c381f08b4a fix styling 5 years ago
Keviin Åberg Kultalahti e999f53291 introduces portal stores concept and adds an org one that handles configs 5 years ago
Keviin Åberg Kultalahti 9980ee8093 allow navigation to other URLs than /builder 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Keviin Åberg Kultalahti 39ef15b719 allow navigation to other URLs than /builder 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago