54 Commits (39bb1f3e2c3885e676268bbd39cc5af22fb90fc6)

Author SHA1 Message Date
Martin McKeaveney 0cc2069929 fixes for templates, ensured iframetemplate fires ready event 5 years ago
Martin McKeaveney 6c47980f7c remove unnecessary deployment poll 5 years ago
Martin McKeaveney 0a7512a4d9 changed events to constants, instantiated analytics client at right time 5 years ago
Martin McKeaveney 184061a56b analytics clients 5 years ago
Keviin Åberg Kultalahti 5b0557bc28 Adds last bits to NPS feedback form 5 years ago
Keviin Åberg Kultalahti c4258bfe3c implements nps form component 5 years ago
Andrew Kingston 4eb6d1e624 Fix modal flashing when reverting app version and fix version number being incorrect 5 years ago
Andrew Kingston 9440e4a5bf Add UI to revert app version and initial work on app revert backend 5 years ago
Andrew Kingston 0a44b1e3d8 Add client libary update management from inside the builder 5 years ago
mike12345567 de1ad05c7a Linting. 5 years ago
Martin McKeaveney dd4ed9b69d tidy up, fix UI tests 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
Martin McKeaveney 114eac4134 external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Martin McKeaveney cbb681e140 re-adding if 5 years ago
Martin McKeaveney a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 5 years ago
Andrew Kingston 6c960dd9e2 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
Andrew Kingston b9cfebdad2 Update deployment status message on error 5 years ago
Andrew Kingston 200d006971 Update deployment status message to not confuse user 5 years ago
mike12345567 0bbd45b413 Adding the ability to get all apps, with the status attached. 5 years ago
Martin McKeaveney c3dc5bae76 cron automation trigger end to end 5 years ago
Keviin Åberg Kultalahti 038369f736 prettier format 5 years ago
Martin McKeaveney ee9a097979 lint 5 years ago
Martin McKeaveney c32b52430e flip bool 5 years ago
Martin McKeaveney f1cd6d01e9 tidy up 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 2ec6b15e56 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
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston f0a07cfe9f Update deploy page to use spectrum 5 years ago
Andrew Kingston 5770035650 Update automation section to use spectrum 5 years ago
Martin McKeaveney 1f70282753 fix automation fields 5 years ago
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
mike12345567 60ab217386 Formatting. 5 years ago
Keviin Åberg Kultalahti 98d88bef23 moves click handler for deployment info to pill rather than icon 6 years ago
mike12345567 3d82bcef6c Formatting. 6 years ago
Martin McKeaveney d4e7924269 removing redundant cancel button 6 years ago
mike12345567 f080fa6537 Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway. 6 years ago
mike12345567 0e9d831e73 Linting. 6 years ago
mike12345567 16a25a7cff When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
mike12345567 9162aa522b Linting. 6 years ago
mike12345567 cc34838f45 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 6 years ago
Martin McKeaveney 6906b43667 show quota errors when deployments fail 6 years ago
Martin McKeaveney b355b8bad9 track quota errors in deployment 6 years ago
Martin McKeaveney 129d36ccfe remove cf invalidation, adding validation around successful deploys only 6 years ago
Andrew Kingston cb25dd97b3 Enabling the dark side 6 years ago
mike12345567 8a844a5922 Adding an empty state for the webhook deployment modal. 6 years ago
mike12345567 d7196cfd3a Linting. 6 years ago
mike12345567 41fd10dbbe Adding a way to see the deployed webhook URLs to the deployment page. 6 years ago
mike12345567 8f466c424d Lint. 6 years ago