482 Commits (e040cb8cdc4e4ed197d3adc4e69ceb119407fa25)

Author SHA1 Message Date
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
Andrew Kingston 10d64456a2 Add back in client app border only when inside builder preview 5 years ago
Martin McKeaveney 5c51d3bd80 remove border around app 5 years ago
Maurits Lourens f2c26a90c3 fix lint issues 5 years ago
Andrew Kingston 73643793c9 Simplify logic for determine default visibility for a conditional UI component 5 years ago
Maurits Lourens 07553b9937 clear form action - draft 5 years ago
Andrew Kingston 38df0b54a5 Add full type support to conditional UI 5 years ago
Andrew Kingston c9eda114a8 Redirect to login screen on client logout to prevent viewing public pages if they exist 5 years ago
Andrew Kingston 95d05c8a8e Fix error with refreshing app package so that page reload on logout can be prevented 5 years ago
Andrew Kingston e74d9a7312 Reload location on client logout for full reset, avoiding error when public pages exist 5 years ago
Michael Drury f32b4f94e7 Linting. 5 years ago
Michael Drury 88c0a635a0 Adding back logout functionality. 5 years ago
Andrew Kingston 5202b09499 Send api version as header with every request from client library 5 years ago
Andrew Kingston b02f631888 Enrich button actions nested inside conditions 5 years ago
Andrew Kingston 204de7c4d3 Add initial work on dynamically updating any setting via conditional UI 5 years ago
Andrew Kingston 7343c947ae Use tableId parameter when saving rows from button action 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
Andrew Kingston 5e5332cd4f Add initial work on evaluation of conditional UI conditions in client library 5 years ago
Andrew Kingston ab4e71c1a4 Improve handling of permission issues and routing issues, and add an error fallback message 5 years ago
Andrew Kingston ee8033e88f Expose the screens and layouts from the screen store in the client library 5 years ago
Andrew Kingston bdf7b6257a Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago
Andrew Kingston 07ea6469fd Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 414a7dbee6 Don't reload client app on 403, just show an error instead 5 years ago
Andrew Kingston 698e31acbc Update remaining static color variables to spectrum instead 5 years ago
Andrew Kingston 3e63c276dd Update colors of selection and hover indicators in client apps 5 years ago
Andrew Kingston 1d2b306574 Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Andrew Kingston ca032aa6fe Update colours of selection indicators 5 years ago