Andrew Kingston
|
bfc5e03861
|
Use IntersectionObservers to determine visibility of selected and hovered components
|
2021-06-10 15:13:51 +01:00 |
Andrew Kingston
|
76b79d33ef
|
Improve client app overflow and selection indicators
|
2021-06-08 15:16:37 +01:00 |
Andrew Kingston
|
ba1908f7f9
|
Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator
|
2021-06-08 14:19:03 +01:00 |
Andrew Kingston
|
41f87f0354
|
Move settings bar into client library and allow configuration from manifest.json
|
2021-06-08 08:00:54 +01:00 |
Andrew Kingston
|
d0fc934ff7
|
Redirect to login from client apps when required
|
2021-05-20 14:47:17 +01:00 |
Andrew Kingston
|
a551f3c8ae
|
Wrap whole client app in spectrum classes to reduce dependency on spectrum wrapper around any spectrum components in client app
|
2021-05-13 16:32:52 +01:00 |
Andrew Kingston
|
a51f5c73c4
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Andrew Kingston
|
0a99075cd4
|
Make user data source refreshable in client apps
|
2021-02-26 14:04:31 +00:00 |
Andrew Kingston
|
1fb84ceeea
|
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 |
Andrew Kingston
|
cf43cf765c
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Andrew Kingston
|
1ae0f41587
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-29 16:59:24 +00:00 |
Andrew Kingston
|
b4ccf9c1d2
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |
Andrew Kingston
|
734e341ebb
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-27 18:28:17 +00:00 |
Martin McKeaveney
|
1939c1e000
|
actions fix
|
2021-01-27 17:29:30 +00:00 |
Andrew Kingston
|
bfebf0226a
|
Update builder preview to be interactive and improve builder preview experience
|
2021-01-27 15:52:12 +00:00 |
Keviin Åberg Kultalahti
|
60330185fa
|
switches context to use sdk instead of it's own context
|
2021-01-25 08:43:28 +01:00 |
Keviin Åberg Kultalahti
|
21e46285f7
|
minor fixes
|
2021-01-22 12:44:23 +01:00 |
Keviin Åberg Kultalahti
|
36c212048e
|
adds notification toast capability to the client
|
2021-01-22 12:31:56 +01:00 |
Keviin Åberg Kultalahti
|
8f0405623c
|
finishes notificationStore
|
2021-01-22 12:21:44 +01:00 |
Keviin Åberg Kultalahti
|
0c3c21361b
|
first pass at custom store to handle notifications
|
2021-01-22 11:37:34 +01:00 |
Keviin Åberg Kultalahti
|
75c85978cb
|
switch name
|
2021-01-22 10:42:15 +01:00 |
Keviin Åberg Kultalahti
|
837709cab6
|
adds dummy errorStore to client lib
|
2021-01-22 10:24:43 +01:00 |
Andrew Kingston
|
62fecd3a3c
|
Enable selecting components from the builder preview and apply any custom styles
|
2021-01-06 10:13:30 +00:00 |
Andrew Kingston
|
6937c8e054
|
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 |
Andrew Kingston
|
3ab5c834f7
|
Update client app to work with layouts when running inside builder preview
|
2020-12-02 18:10:46 +00:00 |
Martin McKeaveney
|
01343e1474
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
mike12345567
|
d7f2060954
|
Some further work after testing, really need to get the backlink of screens to layouts functional.
|
2020-11-27 16:36:31 +00:00 |
Andrew Kingston
|
907c0fcfda
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
Andrew Kingston
|
e62fbf8ef7
|
Add component data binding and simplify context sharing
|
2020-11-24 11:02:10 +00:00 |
Andrew Kingston
|
32a143cf41
|
Add support for full depth data binding
|
2020-11-20 09:50:10 +00:00 |
Andrew Kingston
|
674b89df5d
|
Fetch app definition and routes from the server
|
2020-11-19 18:39:22 +00:00 |
Andrew Kingston
|
a18a861177
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |
Andrew Kingston
|
94458b3907
|
Add lots of new work on client library rewrite
|
2020-11-17 12:08:24 +00:00 |
Andrew Kingston
|
cbeea17db0
|
Add initial new routing and svelte client app generation
|
2020-11-13 15:42:32 +00:00 |