329 Commits (dcd80ac2c47a8371400917ebb04dcea0ed839f97)

Author SHA1 Message Date
Keviin Åberg Kultalahti 24c56a89ec fixes missing cursor styling 5 years ago
mike12345567 46d572a8fc Formatting. 5 years ago
mike12345567 6e858d2bbd Adding repeat password entry component. 5 years ago
mike12345567 a32ae1db46 Fixing an issue that occurred in a merge. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
Andrew Kingston 3e287a0331 Simplify app layout and add option to delete apps 5 years ago
Andrew Kingston 4160dc1e8d Update routing to serve any builder routes under /app so that envoy can proxy correctly 5 years ago
Martin McKeaveney 7cad598269 refactor CSS 5 years ago
Martin McKeaveney 91bf0d7a98 budibase config checklist complete 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
mike12345567 e85f1cb18c Some fixes after testing binding. 5 years ago
Michael Drury cdc4d2981b Fixing an import and fixing a util function which was throwing an error in cypress tests. 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
Keviin Åberg Kultalahti f0f10ab2b4 Convert Body component to use size="" prop 5 years ago
mike12345567 87e846054b Linting. 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Andrew Kingston 03ae23a24e Fix confirmation dialogue size 5 years ago
Andrew Kingston 56cebe156b Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views 5 years ago
Keviin Åberg Kultalahti 0b37d6f89a rework Icons to use new API 5 years ago
Keviin Åberg Kultalahti 2dff378ce7 replace remix icons in NavItem component 5 years ago
Andrew Kingston b92083bf83 Update lots of font sizes, padding and other UI improvements 5 years ago
Keviin Åberg Kultalahti 6dad6adb6d update NavItem 5 years ago
Keviin Åberg Kultalahti 9f5393a7ac wip: fixes a couple of drawers 5 years ago
Andrew Kingston 5a3a661f99 Update automation section to use spectrum 5 years ago
Andrew Kingston a0304d7945 Add dropzone component and update builder and standard components 5 years ago
Andrew Kingston 57aaa05461 Remove some old stuff and update binding icon 5 years ago
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 5 years ago
Andrew Kingston 25a90faf52 Fix jumping in nav items when hovering 5 years ago
Andrew Kingston b25a8ff0ca Update drawer bindable input styles 5 years ago
Andrew Kingston 68aca8b630 Update some more parts of the builder to use new form components 5 years ago
Andrew Kingston 3aeb85f62f Fix table height when no rows exist and fixed row count specified 5 years ago
Andrew Kingston b83148a0c8 Update some builder components to use new forms 5 years ago
Andrew Kingston 105715e68e Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 5 years ago
Martin McKeaveney 83abf8111b fix automation fields 5 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
Andrew Kingston 46745a757a Update to support new stores 5 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 6 years ago
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 6 years ago
Andrew Kingston 973cbb5a75 Remove electron specific attachment uploads inside the builder 6 years ago
Keviin Åberg Kultalahti 8dbf8249da use bindableProperties instead of bindings in AUtomationBindingPanel 6 years ago
Keviin Åberg Kultalahti a8520aae54 remove unneeded things 6 years ago
Keviin Åberg Kultalahti 9f9858fd59 remove BindableInput and switch to DrawerBindableInput 6 years ago
Keviin Åberg Kultalahti 2f764bad9b bindings now show up correctly in the drawer 6 years ago
Keviin Åberg Kultalahti afd92407ff merge existing work from old branch 6 years ago
Martin McKeaveney 0cfbe2357b bugfixes 6 years ago
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 6 years ago