1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
Commit graph

77 commits

Author SHA1 Message Date
Joe
027d81be29 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +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
kevmodrome
315f621770 adds bbui.css file 2020-06-19 13:36:03 +02:00
kevmodrome
f770bd7033 feat: move DetailSummary component in properties pane to bbui 2020-06-09 11:00:50 +02:00
kevmodrome
fd6c720ee6 bump bbui version 2020-06-08 12:20:13 +02:00
kevmodrome
b83b8c6fbe bump bbui version and rework homepage to use HomeLinks 2020-06-08 12:09:01 +02:00
Martin McKeaveney
461187cf16
Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
d4b2fb5736 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Martin McKeaveney
aeae4f50e2 tidy up 2020-06-01 21:26:32 +01:00
Martin McKeaveney
398f200661 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney
dc90e141f5 server side event emitter 2020-05-31 17:12:52 +01:00
Martin McKeaveney
50a582a726 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Martin McKeaveney
a3bebe3330 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +01:00
Michael Shanks
230ef5caf6 forcing svelte version - routify fix 2020-05-27 10:44:56 +01: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
Conor_Mack
fcbfddbd23 Removing Svelte Color Picker 2020-05-26 15:08:59 +01:00
Conor_Mack
98e590e586 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack
a4c65eb803 Stable property panel 2020-05-21 14:28:32 +01:00
Martin McKeaveney
97af667e2f routify config for electron 2020-05-19 15:45:09 +01:00
kevmodrome
92a04eb415 upgrades routify to latest version 2020-05-19 15:19:32 +02:00
Martin McKeaveney
588fe5ebaa clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01: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
d09f16a147 adds svelte-simple-modal 2020-04-06 15:41:31 +02:00
kevmodrome
8c1fe29188 Merge branch 'master' of github.com:Budibase/budibase into feature/routify 2020-04-06 10:41:09 +02:00
Martin McKeaveney
b1f4f90927 v0.0.32 2020-04-06 09:26:13 +01:00
kevmodrome
2c37f524f9 Merge branch 'master' of github.com:Budibase/budibase into feature/routify 2020-04-06 07:47:35 +02:00
Michael Shanks
88ecb0d569 v0.0.31 2020-04-02 19:27:54 +01:00
Michael Shanks
1e2b009555 v0.0.30 2020-04-02 19:16:21 +01:00
kevmodrome
b533377067 update routify 2020-04-02 18:10:08 +02:00
kevmodrome
d29c865ccd Merge remote-tracking branch 'upstream/master' into feature/builder-organization 2020-04-01 12:47:36 +02:00
kevmodrome
31f5a1414b changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00
Michael Shanks
0648ec7dff v0.0.29 2020-03-31 16:33:40 +01:00
Michael Shanks
80fec01c8f v0.0.28 2020-03-31 14:44:04 +01:00
kevmodrome
87cd19bd92 wip: move components to node_modules folder for easier importing 2020-03-31 11:50:13 +02:00
Michael Shanks
72a77a035e v0.0.27 2020-03-05 08:53:44 +00:00
Michael Shanks
3e57732380 v0.0.26 2020-03-05 08:48:04 +00:00
Michael Shanks
fcd2e6253c v0.0.25 2020-03-05 08:37:51 +00:00
Martin McKeaveney
88d24ffecc move logrocket into the builder directory 2020-03-04 16:50:17 +00:00
Michael Shanks
2bec1d06ad v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks
b6f175161d v0.0.23 2020-02-27 22:08:29 +00:00
Michael Shanks
1dc19d24a5 v0.0.22 2020-02-27 11:59:35 +00:00
Michael Shanks
7830a71ba3 v0.0.21 2020-02-26 22:47:09 +00:00
Michael Shanks
8e60e8f635 v0.0.20 2020-02-26 22:32:19 +00:00
Michael Shanks
6d55922a63 v0.0.19 2020-02-26 22:26:19 +00:00
Michael Shanks
5ce66c2481 v0.0.18 2020-02-26 22:18:45 +00:00
Michael Shanks
fc5413abb3 prep for NPM publish 2020-02-26 22:18:14 +00:00
Michael Shanks
f3dd412e74 v0.0.17 2020-02-26 21:12:13 +00:00
Michael Shanks
c7cbe6ca8b
#24 - Control Flow (#79)
* removed binding references to array type

* refactored initialiseChildren into seperate file

* render function, with code blocks - tested simple cases

* few mores tests for control flow

* md components - getting TestApp to work

* new render wrapper - bug fix

* client: providing access to component root elements

* code editor working

* code editor improvements
2020-01-31 23:11:50 +00:00
pngwn
aa4c7fa1c1
48 builder frontend 2 (#76)
* Implement collapsing component hierarchy.

* Save screen when adding new components.

* Allow creation of nested child components.

* Rename updateComponentProps to setComponentProps

* Compile layout and position properties to css strings.

* Correct ordering errors.

* Compile the css for an entire screen.

* Add unique id for each component.

* Ignore _id props.

* Update client to add correct class names to component elements.

* Add grid-template fields to layout styling panel.

* Inject css into iframe. Minor tweaks.

* Fix unset margins.

* Update failing tests.
2020-01-31 16:01:58 +00:00