1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
budibase/packages/client/src/store
2021-02-05 11:44:33 +00:00
..
auth.js Remove logOut call when refreshing the page and not logged in, to avoid changing the URL 2021-01-28 14:51:24 +00:00
builder.js Add automatic schema validation to forms and add builder settings for specific field types 2021-01-26 14:40:44 +00:00
context.js Change how client provides the current user so that the whole app is actually wrapped in a provider which provides the current user 2021-02-05 11:44:33 +00:00
index.js Add custom component actions. Simplify client context. Add form validation action 2021-02-01 18:51:22 +00:00
initialise.js Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 2020-12-11 14:24:19 +00:00
notification.js use const instead of var 2021-01-22 13:11:38 +01:00
routes.js Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 2020-12-11 14:24:19 +00:00
screens.js Bundle app ID inside apps, rather than trying to find it dynamically 2021-01-07 14:53:56 +00:00