511 Commits (976fca6ddea325bd7fcf9c19b914cfef0c33d449)

Author SHA1 Message Date
Andrew Kingston ec7cf96fd9 Move all lucene logic into central builder helpers file 5 years ago
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston 796c65bf5c Fix 1px offset with left nav bar 5 years ago
Andrew Kingston cc0c0104fe Fix custom theme integration with date time field 5 years ago
Andrew Kingston 2820b6adef Fix left navigation in layouts when on a tablet sized resolution 5 years ago
Andrew Kingston 5dcdb2dcb8 Update validation so that 'minimum' and 'minimum length' contraints both accept null values 5 years ago
Andrew Kingston b7ef51e6f5 Add horizontal bar chart setting 5 years ago
Andrew Kingston a1615055c3 Rename client app wrapper divs for clarity 5 years ago
Andrew Kingston 5d305bb8e7 Use correct component to determine device size 5 years ago
Andrew Kingston a6106ac0e1 Fix issue with endless scrolling when previewing a mobile device 5 years ago
Andrew Kingston 8572224688 Revert preview border to 1px and fix exact size of preview on different devices 5 years ago
Andrew Kingston 4d06d682d8 Add support for correct mobile and tablet previews 5 years ago
Andrew Kingston e1d102c0c3 Update position of indicators in preview to clip better 5 years ago
Andrew Kingston 7b919cb2e7 Add button to reset theme to default and fix determination of theme 5 years ago
Andrew Kingston 363998a2af Fix button theming and add nav text theming 5 years ago
Andrew Kingston d1e3dda05f Add custom theme options for button roundedness and header color 5 years ago
mike12345567 a864c511c4 Fixing an issue where many rows were handled from different tables in client. 5 years ago
mike12345567 3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
Andrew Kingston 8ab0fc2d7f Ensure defaults are set for custom theming and fix a few inconsistencies 5 years ago
Andrew Kingston 3ee1d3e8e4 Add custom theming to icons 5 years ago
Andrew Kingston e7d1ed3114 Add custom theming for primary color and primary hover color to form components 5 years ago
Andrew Kingston 04a26f3344 Hide state action in old apps and add working basic implementation of theming 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Andrew Kingston 3eea601910 Add ability to persist state values in local storage 5 years ago
Andrew Kingston 9369e8b375 Add client app state and button actions to control it 5 years ago
Andrew Kingston 389788709a Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 0a12089a54 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 5 years ago
Andrew Kingston 796dc24b06 Show component hidden by conditional UI if they would otherwise hide the selected component 5 years ago
Andrew Kingston 11dc516b26 Add single button action for changing form step 5 years ago
Andrew Kingston 08171c1e68 Fix dependency loop in client stores 5 years ago
Andrew Kingston 8a8e13119e Fix bug determining whether an app is inside the preview or not 5 years ago
Andrew Kingston 29aabb8a59 Fix crash when evaluating builder preview specific code in prod apps 5 years ago
Andrew Kingston 7605999a59 Ensure that the correct form step is always visible in builder preview 5 years ago
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 2f05450d79 Ensure client preview indicator doesn't crash when encountering incorrect node types 5 years ago
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 5 years ago
Andrew Kingston 32fe0ea072 Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston 473f18d510 Tidy up device bindings provider 5 years ago
Andrew Kingston 47ca925003 Add global data bindings for mobile and tablet device sizes 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
Andrew Kingston b768e2991f Lint 5 years ago
Andrew Kingston e88e1da2af Fix going full-screen when opening an external link in a modal 5 years ago
Andrew Kingston 2eba603ad8 Darken modal underlay and add actions above screen modal to allow entering full screen or closing 5 years ago
Andrew Kingston 33431a5edc Rename visual actions from 'peek' to just 'open' screen in modal 5 years ago
Andrew Kingston def7f7a949 Add action to close peek modal and proxy notifications from the iframe 5 years ago
Andrew Kingston 8e82a0efd9 Revert to a cleaner modal with no title or buttons for screen peeking 5 years ago
Andrew Kingston 952c27058a Make full screen button quiet in peek modals 5 years ago
Andrew Kingston e5418deb89 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago