1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

282 commits

Author SHA1 Message Date
mike12345567
88d22baf1a Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
Martin McKeaveney
068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Joe
4d984a4793 Reduced size of app cards 2020-08-11 17:02:54 +01:00
Joe
3a66c4055a Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
kevmodrome
43ee2726e2
move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
kevmodrome
dfc64cdde9
adds missing bb logo 2020-08-03 16:30:26 +02:00
kevmodrome
667e70a706
signup flow now works correctly 2020-08-03 16:26:28 +02:00
kevmodrome
2f10f51cd4
api key logic works correctly 2020-08-03 15:59:50 +02:00
kevmodrome
15595d0c7c
setup sidebar 2020-07-31 10:46:23 +02:00
Martin McKeaveney
264ade4630 lint 2020-07-15 17:27:33 +01:00
Martin McKeaveney
95bd94a525 appId on creation event 2020-07-15 17:26:11 +01:00
Martin McKeaveney
64d1bd5322 events for web apps built and web apps deployed 2020-07-15 17:25:08 +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
Joe
8e8b0c6fb9 Welcome screen fix
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
2020-07-02 11:02:31 +01:00
Joe
a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Joe
0e6a62f730 formatting 2020-06-04 19:30:44 +01:00
Joe
c5b6356219 Welcome screen ui update
UI was not very responsive before and the illustration looked basic.

Image added, button moved, card ui updated with more margin and better sizing,
2020-06-04 11:56:01 +01:00
Michael Shanks
47162d806b logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Joe
a8912b27b0 formatting 2020-05-28 19:42:33 +01:00
kevmodrome
aa128509c1 add validation 2020-05-27 13:48:38 +02:00
kevmodrome
17fac86d2a add loading state 2020-05-27 12:54:53 +02:00
kevmodrome
75b9fe8cb1 add fetch 2020-05-27 11:44:15 +02:00
kevmodrome
f364ea9acd wip: adds gap to apps 2020-05-26 17:37:11 +02:00
kevmodrome
1e8146e6f6 90% finished modal 2020-05-26 16:25:37 +02:00
Joe
3be7182887 Format and linting changes 2020-05-26 09:14:40 +01:00
Joe
939e2dc68c Minor responsive design updates and formatting 2020-05-25 20:26:48 +01:00
Joe
1c35836834 Home page UI design
The majority of HTML and CSS is complete.

Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
Martin McKeaveney
8a7c0f8ba3 pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
Martin McKeaveney
228999aba5 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome
3b09ae82c1 fixes list of apps not having the correct path in all situations 2020-04-13 16:09:53 +02:00
kevmodrome
a065a4399d update routify to beta 40 and set up correct basepath for application, also fixes some links 2020-04-09 09:04:09 +02:00
kevmodrome
f827e8d9aa wip: add back root routify index page 2020-04-02 15:16:46 +02:00