2700 Commits (cc78f080320ed0608fd6e85a6cfefabe5a389f7a)

Author SHA1 Message Date
Andrew Kingston cc78f08032 Update button text in theme settings to 'View changes' 5 years ago
Martin McKeaveney 6c47980f7c remove unnecessary deployment poll 5 years ago
Andrew Kingston 7f08ef3a6c Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 5 years ago
Peter Clement 86428f3998 remove create budibase db button 5 years ago
Martin McKeaveney e62f8cd9bb Update packages/builder/src/components/upgrade/UpgradeModal.svelte 5 years ago
Martin McKeaveney e4473a32fd fix firefox redirect loop 5 years ago
Andrew Kingston 908d4b75d8 Ensure transitions are only local to avoid weird svelte issues 5 years ago
Peter Clement cfab8165bd update ssl ux 5 years ago
Andrew Kingston 1c93ae509e Refresh data UI tables when creating a row 5 years ago
Andrew Kingston f9c8cd8506 Automatically refresh data as needed when rows or columns are updated 5 years ago
Andrew Kingston 873ef99527 Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 5 years ago
Andrew Kingston 4a827c2aab Fix resetting filters and sorting options when changing tables 5 years ago
Andrew Kingston 14b23cffee Prevent bindings from being used when filtering tables in the data UI 5 years ago
Andrew Kingston 745aff0c44 Reuse filter drawer component to allow full table filtering on any type in data UI 5 years ago
Andrew Kingston b9ad634b85 Fix bug with filter editor preventing date pickers or booleans from being shown 5 years ago
Andrew Kingston 7527c19a8c Add basic search implementation to data UI tables 5 years ago
Andrew Kingston 2b2697a34e Fixing issue with refreshing data providers manually due to incorrect action name 5 years ago
Peter Clement a24f2e4142 update modal button text 5 years ago
Peter Clement 1a1c0f2892 check tables can be fetched before saving config 5 years ago
Andrew Kingston f5f8e25c9f Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 5 years ago
Andrew Kingston 705088362b Move lucene logic into builder 5 years ago
Andrew Kingston ec7cf96fd9 Move all lucene logic into central builder helpers file 5 years ago
Peter Clement 7121b0a7c8 fix layout of config modal 5 years ago
Peter Clement dad6412271 trigger internal table modal on modal cancel 5 years ago
Andrew Kingston 383d92b99e Add a refresh action to common table searching logic 5 years ago
Peter Clement c67e769afc ux fixes 5 years ago
Peter Clement a6aad71827 rename file and fix analytics 5 years ago
Peter Clement a833df7771 redirect to created datasource 5 years ago
Peter Clement 29551c4621 fix naming of datasources 5 years ago
Peter Clement af5280fa36 fetch tables for datasource plus 5 years ago
Peter Clement 39192e4e7f add base wizard for datasources 5 years ago
Andrew Kingston fd24a8fce3 Lint 5 years ago
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 5 years ago
Andrew Kingston 890749ee3e Only refresh tables when table ID changes 5 years ago
Andrew Kingston 7ac4144903 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 5 years ago
Maurits Lourens 0b93b201a5 Collapse queries with their datasource 5 years ago
Peter Clement 1d9fccb666 update icon to use hoverable 5 years ago
Martin McKeaveney 0a7512a4d9 changed events to constants, instantiated analytics client at right time 5 years ago
Andrew Kingston 16febcf3b9 Ensure datasource containing the currently selected table is always expanded 5 years ago
Peter Clement 14945d9f0d use color alias for actions instead of hard-coding the color 5 years ago
Martin McKeaveney 184061a56b analytics clients 5 years ago
Peter Clement 053ea4e499 add multiselect / date / boolean types to automations 5 years ago
Maurits Lourens 931ec7bfd9 fix merge conflicts, make arguments more consistent 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston e625d2e4a3 Reduce duplication in move componment handler from dnd callback 5 years ago
Andrew Kingston 110fd1d5af Fix intermittent crash due to invalid iframe reference when hot reloading 5 years ago
mike12345567 d76e3beac9 Removing console logs created during automation rework. 5 years ago
Peter Clement 0d2854b464 fix json parsing of test data 5 years ago
Peter Clement ab2fd51dc2 fix debounce / store test data bug 5 years ago
mike12345567 87d20e5c00 Making filter drawer in automations full width. 5 years ago