573 Commits (2155e5f5ebfbc0235cb5e1e90771db4eae2a674c)

Author SHA1 Message Date
Andrew Kingston 8460744e68 Apply grab cursor when hovering over a draggable component 5 years ago
Andrew Kingston a6186dbd39 Refactor to use generic flag for dragging and hide settings bar when dragging 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston 53053c0ea2 Ensure hover indicator is correctly hidden when using DND and improve DND labels 5 years ago
Andrew Kingston 52c4beda8f Ensure transitions work properly when showing and hiding DND candidate positions 5 years ago
Andrew Kingston 2fc9672bfa Add labels to DND to describe where the component will be dropped 5 years ago
Andrew Kingston a05dc7e295 Add above/below dnd and support for dropping above/below components which also allow dropping inside 5 years ago
Andrew Kingston ebf783caee Fix progress circle never animating because of wrong default prop 5 years ago
Andrew Kingston b0f6bd9e76 Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 5 years ago
Andrew Kingston 4be4dd014d Add initial DND implementation with working functionality for dropping inside components 5 years ago
Andrew Kingston 36fa21f472 Fix 1px offset with left nav bar 5 years ago
Andrew Kingston 6831bbb5d7 Fix custom theme integration with date time field 5 years ago
Andrew Kingston 13bfc0212b Fix left navigation in layouts when on a tablet sized resolution 5 years ago
Andrew Kingston 2f367ed95c Update validation so that 'minimum' and 'minimum length' contraints both accept null values 5 years ago
Andrew Kingston ad3cb0a2c4 Add horizontal bar chart setting 5 years ago
Andrew Kingston 11e728a373 Rename client app wrapper divs for clarity 5 years ago
Andrew Kingston 3be5e15f82 Use correct component to determine device size 5 years ago
Andrew Kingston 079634851b Fix issue with endless scrolling when previewing a mobile device 5 years ago
Andrew Kingston 914548de0c Revert preview border to 1px and fix exact size of preview on different devices 5 years ago
Andrew Kingston 35abb39b24 Add support for correct mobile and tablet previews 5 years ago
Andrew Kingston 802cdc48c8 Update position of indicators in preview to clip better 5 years ago
Andrew Kingston 44dd731be8 Add button to reset theme to default and fix determination of theme 5 years ago
Andrew Kingston b11deece29 Fix button theming and add nav text theming 5 years ago
Andrew Kingston 5568ab084b Add custom theme options for button roundedness and header color 5 years ago
mike12345567 42fb0584a2 Fixing an issue where many rows were handled from different tables in client. 5 years ago
mike12345567 2dd1e7f45e Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
Andrew Kingston 4781af1042 Ensure defaults are set for custom theming and fix a few inconsistencies 5 years ago
Andrew Kingston de9dce77f4 Add custom theming to icons 5 years ago
Andrew Kingston 7ee7feca16 Add custom theming for primary color and primary hover color to form components 5 years ago
Andrew Kingston dbbcf4052e Hide state action in old apps and add working basic implementation of theming 5 years ago
Andrew Kingston 9e5805f092 Merge standard-components into the client library 5 years ago
Andrew Kingston 23a6267f6a Add ability to persist state values in local storage 5 years ago
Andrew Kingston a7be624d64 Add client app state and button actions to control it 5 years ago
Andrew Kingston 1b91db2ece Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 6be1e0c828 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 5 years ago
Andrew Kingston 8c114fae34 Show component hidden by conditional UI if they would otherwise hide the selected component 5 years ago
Andrew Kingston 7f07390277 Add single button action for changing form step 5 years ago
Andrew Kingston 10066bf3e0 Fix dependency loop in client stores 5 years ago
Andrew Kingston a895771179 Fix bug determining whether an app is inside the preview or not 5 years ago
Andrew Kingston 643952e119 Fix crash when evaluating builder preview specific code in prod apps 5 years ago
Andrew Kingston a5778f9dbc Ensure that the correct form step is always visible in builder preview 5 years ago
Andrew Kingston 3fa5b3b571 Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 9e24a76810 Ensure client preview indicator doesn't crash when encountering incorrect node types 5 years ago
Andrew Kingston 01b28f358a Add button actions for navigating form steps 5 years ago
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston 2e778a1111 Tidy up device bindings provider 5 years ago
Andrew Kingston f4d965347d Add global data bindings for mobile and tablet device sizes 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Andrew Kingston 933b5d41f8 Lint 5 years ago