1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

174 commits

Author SHA1 Message Date
kevmodrome
f78e816f20 setup sidebar 2020-07-31 10:46:23 +02:00
Martin McKeaveney
26347e5ddc lint 2020-07-15 17:27:33 +01:00
Martin McKeaveney
924162da0e appId on creation event 2020-07-15 17:26:11 +01:00
Martin McKeaveney
32dd7dd245 events for web apps built and web apps deployed 2020-07-15 17:25:08 +01:00
Joe
ed7b5b779e 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
72700bc4ca Welcome screen fix
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
2020-07-02 11:02:31 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Joe
06542e4244 formatting 2020-06-04 19:30:44 +01:00
Joe
d09bbc1551 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
6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Joe
13cdc81196 formatting 2020-05-28 19:42:33 +01:00
kevmodrome
9392de550a add validation 2020-05-27 13:48:38 +02:00
kevmodrome
3a72eddd78 add loading state 2020-05-27 12:54:53 +02:00
kevmodrome
b2d2c25bd1 add fetch 2020-05-27 11:44:15 +02:00
kevmodrome
1ff512a218 wip: adds gap to apps 2020-05-26 17:37:11 +02:00
kevmodrome
2a151821f9 90% finished modal 2020-05-26 16:25:37 +02:00
Joe
d1cca48e0e Format and linting changes 2020-05-26 09:14:40 +01:00
Joe
e4da8a546d Minor responsive design updates and formatting 2020-05-25 20:26:48 +01:00
Joe
c8e9178b63 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
c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
Martin McKeaveney
1381cefc41 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome
10893e4a2d fixes list of apps not having the correct path in all situations 2020-04-13 16:09:53 +02:00
kevmodrome
1c815cbe1a 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
f80f4a6c43 wip: add back root routify index page 2020-04-02 15:16:46 +02:00