3893 Commits (8699d7293b69d894c028ea030ae2c028bf5fab4d)

Author SHA1 Message Date
mike12345567 8699d7293b Fixing an issue with new data source creation, could not view fetched tables until refresh page. 5 years ago
Martin McKeaveney 5d64be2b73 Redesign UX, get rid of welcome screen 5 years ago
Rory Powell 09b0dbe868 Updates to suport non cloud single and multi tenancy 5 years ago
Martin McKeaveney b26d376dbc adding template options to create app modal 5 years ago
Martin McKeaveney 0072f1cd6b making the onboarding modal inline and shown when you have no apps 5 years ago
Martin McKeaveney 9e41b9cd8f UX improvements 5 years ago
Martin McKeaveney ddfecf14dc templates working end to end 5 years ago
Andrew Kingston cf91990125 Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components 5 years ago
Andrew Kingston 055b5c5e01 Update self-host upgrade text 5 years ago
Andrew Kingston 941371a62d Rename primary color to accent color 5 years ago
Martin McKeaveney 4000de98ff UX feedback updates 5 years ago
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
mike12345567 a343805fee Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 years ago
Rory Powell 61fcb67289 Load account portal url from environment 5 years ago
Rory Powell 1fc24e12e7 Hide upgrade button / modal from non-root account holders 5 years ago
Rory Powell 4ce0147217 Support for tenancy subdomain locally + improvements 5 years ago
Martin McKeaveney d88b22ed6f updating copy on self host flow 5 years ago
Andrew Kingston 6e9736e79b Prevent screen slot or something containing the screen slot from being deleted 5 years ago
Andrew Kingston 877ae757c4 Update button text in theme settings to 'View changes' 5 years ago
Rory Powell 4c426ce6de Fix redirects and prevent admin / org screens in cloud 5 years ago
Martin McKeaveney 4b3f1723b7 remove unnecessary deployment poll 5 years ago
Andrew Kingston ad97e5fb71 Add mobile compatibility for app search bar 5 years ago
mike12345567 c7bc68d0de Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 5 years ago
Rory Powell 89c9118337 Fix tenant subdomain parsing 5 years ago
Martin McKeaveney adb8321cb1 switch from regex to includes 5 years ago
Martin McKeaveney f916e338a2 app list search bar 5 years ago
Andrew Kingston 19ae31240b Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 5 years ago
Peter Clement 978f08f30d remove create budibase db button 5 years ago
Martin McKeaveney 7adcd2e43e
Update packages/builder/src/components/upgrade/UpgradeModal.svelte 5 years ago
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 5 years ago
mike12345567 ccd2913857 Final cleanup, just need to handle view migration (to self host from cloud). 5 years ago
Rory Powell 8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 5 years ago
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
Rory Powell 0dfae96e52 Respect tenant in url in UI app. Reject tenant and session mismatch 5 years ago
Andrew Kingston 7e01602227 Ensure transitions are only local to avoid weird svelte issues 5 years ago
Peter Clement 42e38ad876 update ssl ux 5 years ago
Andrew Kingston 8b9b6dd4e2 Refresh data UI tables when creating a row 5 years ago
Andrew Kingston bf46b41890 Automatically refresh data as needed when rows or columns are updated 5 years ago
Andrew Kingston 824d8ac81a Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 5 years ago
Andrew Kingston ac635b34f6 Fix resetting filters and sorting options when changing tables 5 years ago
Andrew Kingston b041e43e98 Suppress svelte runtime warnings 5 years ago
Martin McKeaveney 4fa6540fc1 lint 5 years ago
Andrew Kingston 43eac99730 Prevent bindings from being used when filtering tables in the data UI 5 years ago
Andrew Kingston 98341b7237 Reuse filter drawer component to allow full table filtering on any type in data UI 5 years ago
Andrew Kingston 8d6550338e Fix bug with filter editor preventing date pickers or booleans from being shown 5 years ago
mike12345567 4de566d864 Some fixes after testing and adding some basic work to the frontend. 5 years ago
Martin McKeaveney e7d95f52f9 prevent SSO configured tenants being redirected to account portal 5 years ago
Martin McKeaveney 1ef55a2419 remove company size logic from the code 5 years ago
Andrew Kingston 9bdc1b824b Add basic search implementation to data UI tables 5 years ago
Andrew Kingston 5cd756e762 Fixing issue with refreshing data providers manually due to incorrect action name 5 years ago