469 Commits (8f80bc0141171fe413b65d5ce2ad3779df3565c8)

Author SHA1 Message Date
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
Andrew Kingston a41b376999 Fetch and use app theme in real client apps 5 years ago
Andrew Kingston 3b23d55685 Add custom scrollbars to client apps 5 years ago
Andrew Kingston ccb48a642f Set light as default app theme 5 years ago
Andrew Kingston 9b9bda1fb4 Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 6bfcb3fc2b Add better theme compatibility to color picker and client app components 5 years ago
Andrew Kingston 0fb12e7619 Use the real current user even inside builder preview 5 years ago
Andrew Kingston f2be9501d3 Add global app theme picker and use it in client preview 5 years ago
Andrew Kingston 829c2bb8ee Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston 7b876b2b42 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston be2ec9b427 Aggressively optimise client library to prevent handlebars enrichment where possible 5 years ago
Andrew Kingston 5fb09deb48 Be more explicit about hiding overflow at the top levels of an app 5 years ago
Andrew Kingston 26136f5114 Hide overflow when showing empty component placeholders 5 years ago