467 Commits (ea9ebf70a60223db16ce0c9d32bbca881353b4ce)

Author SHA1 Message Date
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
Andrew Kingston 74b323faa3 Fix going full-screen when opening an external link in a modal 5 years ago
Andrew Kingston f095be6aac Darken modal underlay and add actions above screen modal to allow entering full screen or closing 5 years ago
Andrew Kingston 062d7e4450 Rename visual actions from 'peek' to just 'open' screen in modal 5 years ago
Andrew Kingston 473ccd27fa Add action to close peek modal and proxy notifications from the iframe 5 years ago
Andrew Kingston c7566a7b90 Revert to a cleaner modal with no title or buttons for screen peeking 5 years ago
Andrew Kingston 86e4f05670 Make full screen button quiet in peek modals 5 years ago
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Andrew Kingston 177834ea8a Add back in client app border only when inside builder preview 5 years ago
Martin McKeaveney 3736049f27 remove border around app 5 years ago
Maurits Lourens d485e95e7b fix lint issues 5 years ago
Andrew Kingston caccba8fd8 Simplify logic for determine default visibility for a conditional UI component 5 years ago
Maurits Lourens 35d5a2d082 clear form action - draft 5 years ago
Andrew Kingston 41953e049d Add full type support to conditional UI 5 years ago
Andrew Kingston de9f60c986 Redirect to login screen on client logout to prevent viewing public pages if they exist 5 years ago
Andrew Kingston 59bfba4331 Fix error with refreshing app package so that page reload on logout can be prevented 5 years ago
Andrew Kingston 7107b6aff3 Reload location on client logout for full reset, avoiding error when public pages exist 5 years ago
Michael Drury a824746df9 Linting. 5 years ago
Michael Drury 48f797185c Adding back logout functionality. 5 years ago
Andrew Kingston 143135151a Send api version as header with every request from client library 5 years ago
Andrew Kingston 4fd293063e Enrich button actions nested inside conditions 5 years ago
Andrew Kingston 24f6adbcca Add initial work on dynamically updating any setting via conditional UI 5 years ago
Andrew Kingston c67e47d7ab Use tableId parameter when saving rows from button action 5 years ago
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
Andrew Kingston e721d4e01d Add initial work on evaluation of conditional UI conditions in client library 5 years ago
Andrew Kingston 19f2a2067e Improve handling of permission issues and routing issues, and add an error fallback message 5 years ago
Andrew Kingston 1ef2820b5d Expose the screens and layouts from the screen store in the client library 5 years ago
Andrew Kingston b6c6dba721 Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago
Andrew Kingston 8c39c4792d Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 0381204855 Don't reload client app on 403, just show an error instead 5 years ago
Andrew Kingston a84d1d2ec8 Update remaining static color variables to spectrum instead 5 years ago
Andrew Kingston 4c9279bd91 Update colors of selection and hover indicators in client apps 5 years ago
Andrew Kingston 9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Andrew Kingston a36ddac591 Update colours of selection indicators 5 years ago
Andrew Kingston 602255c1fc Fetch and use app theme in real client apps 5 years ago
Andrew Kingston e0e6ef29a2 Add custom scrollbars to client apps 5 years ago
Andrew Kingston d7ea2fddea Set light as default app theme 5 years ago
Andrew Kingston 3a615306a6 Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston b4a8a9c160 Add better theme compatibility to color picker and client app components 5 years ago
Andrew Kingston 9a6a0fded7 Use the real current user even inside builder preview 5 years ago
Andrew Kingston d28c48ccad Add global app theme picker and use it in client preview 5 years ago
Andrew Kingston f467f9809c Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston ed2ff97df1 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston 171b4c9f9f Aggressively optimise client library to prevent handlebars enrichment where possible 5 years ago
Andrew Kingston aecebc96a7 Be more explicit about hiding overflow at the top levels of an app 5 years ago
Andrew Kingston af2097e3eb Hide overflow when showing empty component placeholders 5 years ago
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 5 years ago