3863 Commits (941371a62dfdacfaa19e10fa89909e979f8ea243)

Author SHA1 Message Date
Andrew Kingston 941371a62d Rename primary color to accent color 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
Peter Clement d1280dcf88 update modal button text 5 years ago
Peter Clement 5ca4da1146 check tables can be fetched before saving config 5 years ago
Andrew Kingston 6109a2983b Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 5 years ago
Rory Powell 3160e90b76 Remove platform url in the cloud, remove analytics picker completely 5 years ago
Andrew Kingston 2ec7ff72ad Move lucene logic into builder 5 years ago
Andrew Kingston 5c6c21aeef Move all lucene logic into central builder helpers file 5 years ago
Andrew Kingston b78eee8704 Remove log statement 5 years ago
Peter Clement 2a4d6ce645 fix layout of config modal 5 years ago
Peter Clement 9e0b15e6a7 trigger internal table modal on modal cancel 5 years ago
Andrew Kingston 1bb964ca31 Fix regex binding replacement issue due to not being escaped 5 years ago
Andrew Kingston db6032ca95 Add a refresh action to common table searching logic 5 years ago
Peter Clement ee367a42a6 ux fixes 5 years ago
Peter Clement 61c9ec45ed rename file and fix analytics 5 years ago
Peter Clement b438b3d7b5 redirect to created datasource 5 years ago
Peter Clement 4c8a2b3a2d fix naming of datasources 5 years ago
Peter Clement 4f5343ded9 fetch tables for datasource plus 5 years ago