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
ce18e253ba
Remove deprecated props, fix warnings, remove old code
2020-11-30 15:05:36 +00:00
Andrew Kingston
e62fbf8ef7
Add component data binding and simplify context sharing
2020-11-24 11:02:10 +00:00
Andrew Kingston
853f5d8745
Add proper hot reloading of app preview when styles change
2020-11-24 09:31:54 +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
Andrew Kingston
a29f428f61
Fix log out not working
2020-11-12 12:27:53 +00:00
Andrew Kingston
33e2ee427d
Replace all manual API interaction with SDK
2020-11-12 12:24:45 +00:00
Michael Drury
957706fc91
Linting and fixing client test case, have to mock getAppId as the location will never be set during testing.
2020-11-03 14:30:20 +00:00
Michael Drury
215e1251bc
Some further work, logout and preview appear to be working much better now.
2020-11-02 22:46:31 +00:00
Andrew Kingston
9f9cc46988
Fix logout functionality
2020-10-14 20:28:02 +01:00
Andrew Kingston
d026289aa4
Add log out functionality
2020-10-14 20:12:41 +01:00
Andrew Kingston
ddd7868611
Update navigation component
2020-10-14 17:06:02 +01:00
Michael Shanks
14aa33705f
events hooked up and working
2020-09-10 21:11:05 +01:00
Joe
70050332e6
Various minor UI updates including the settings modal
...
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.
The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.
Dataform button updated and improved.
Settings button color updated
Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
kevmodrome
d2e83a6acf
adds navigation bar block component
2020-04-23 14:32:36 +02:00