1
0
Fork 0
mirror of synced 2024-08-03 20:31:50 +12:00
Commit graph

1807 commits

Author SHA1 Message Date
Michael Shanks
f5114676e7 updated binding paths (from client lib changes) 2020-08-06 21:27:26 +01:00
Michael Shanks
753fb27eb8 client lib - new binding 2020-08-06 21:12:35 +01:00
Michael Shanks
73b2d63c6e tidyup & JSDoc 2020-08-04 16:31:31 +01:00
Michael Shanks
9bfdf6f8e5 fetchBindableProperties - complete 2020-08-04 16:11:46 +01:00
Michael Shanks
c13bb8fa83 reinstated jest config (removed accidently) 2020-08-04 11:17:44 +01:00
Michael Shanks
3458b893ca stub bindings 2020-08-04 11:10:02 +01:00
Michael Shanks
19bdabfaaf binding - backend initial 2020-08-03 15:06:51 +01:00
Joe
3a277ad0dc
Merge pull request #405 from Budibase/Table-component-and-minor-ui-fixes
WIP - Table component revised plus minor UI changes [requires table sort]
2020-07-28 12:29:20 +01:00
Joe
dfca669177 Lint 2020-07-28 11:53:07 +01:00
Martin McKeaveney
c3ccb4bacb merge 2020-07-28 11:14:44 +01:00
Conor_Mack
0a71617a2f
Merge pull request #510 from Budibase/components/checkbox
Checkbox component
2020-07-27 19:15:06 +01:00
Martin McKeaveney
b254616dbc v0.1.12 2020-07-27 17:50:36 +01:00
Martin McKeaveney
15c35ac0ca fix typo 2020-07-27 17:48:35 +01:00
Martin McKeaveney
bf0a88f626 v0.1.11 2020-07-27 17:08:25 +01:00
Martin McKeaveney
1e014af785
Merge pull request #515 from Budibase/path-bug
fix path bug
2020-07-27 16:20:50 +01:00
Martin McKeaveney
9e978019aa lint 2020-07-27 16:12:06 +01:00
Joe
d86bbf8b98
Update readme.md 2020-07-27 14:44:20 +01:00
Joe
8a5c79b607
Update readme.md 2020-07-27 14:43:56 +01:00
Joe
9fa6abb1c7
Update readme.md 2020-07-27 14:40:18 +01:00
Joe
9602ec7802
Update readme.md 2020-07-27 14:39:41 +01:00
Joe
9294cc0f3d
Update readme.md 2020-07-27 14:39:30 +01:00
cmack
efff8041b9 Checkbox component 2020-07-26 12:14:13 +01:00
Joe
490ed290ca
Create stale.yml 2020-07-23 13:37:43 +01:00
Michael Shanks
51690ed439
Merge pull request #483 from mjashanks/delete_screen
Can delete screens
Uses new dropdown menu from bbui
2020-07-21 21:31:15 +01:00
Michael Shanks
20efca5f10 Screen dropdown manu uses bbui dropdown menu 2020-07-21 20:49:52 +01:00
Martin McKeaveney
9db7944d04 v0.1.10 2020-07-21 17:10:59 +01:00
Michael Shanks
3b4c68163d can delete screens 2020-07-21 15:01:32 +01:00
Joe
908628471e
Merge pull request #481 from Budibase/Padding-doesn't-match-between-preview-and-builder-#460-fix
Issue [iframe margin] #460 and frontend tab switch
2020-07-21 13:52:12 +01:00
Joe
f37c2fb308 Issue [iframe padding] #460 and frontend tab switch
Swapped the order of design and settings in the frontend builder - feedback from Darren

Removed margin on iframe - feedback from Kev
2020-07-21 13:19:05 +01:00
Michael Shanks
09fda4b703
Merge pull request #472 from mjashanks/master
Updated settings icon
2020-07-21 12:25:52 +01:00
Martin McKeaveney
a9bb145289
Merge pull request #478 from Budibase/reorder-top-nav
reorder top nav items
2020-07-21 12:22:09 +01:00
Martin McKeaveney
af5357cbe4
Merge pull request #479 from Budibase/persisting-table-name
ensure table name is not persisted between apps
2020-07-21 12:21:54 +01:00
Martin McKeaveney
32cfc40fd4 ensure table name is not persisted between apps 2020-07-21 10:24:09 +01:00
Martin McKeaveney
c4ee632d58
Merge pull request #462 from Budibase/nodemon-issue
Nodemon issue
2020-07-21 10:01:16 +01:00
Martin McKeaveney
59f0cb74a2 reorder items 2020-07-21 09:54:46 +01:00
Michael Shanks
a2bb8762b4 Updated settings icon 2020-07-20 15:31:38 +01:00
Michael Shanks
5dac580e64 Merge branch 'master' of github.com:Budibase/budibase 2020-07-20 10:04:35 +01:00
Michael Shanks
856d010217 Readme - added intro, with permanent discord invite 2020-07-20 10:04:23 +01:00
Michael Shanks
a3762d6c8f
Merge pull request #467 from HugoLd/bugfix/model-required-checkbox
Fixing required checkbox #454 #461
2020-07-20 09:52:02 +01:00
Hugo LE DALL
8b9adee5e5 Fixing required checkbox 2020-07-19 18:21:52 +02:00
Michael Shanks
46bb4cb596
Merge pull request #466 from mjashanks/master
dev script to replicate local dev db to remote couchDb, by appname
2020-07-17 17:10:20 +01:00
Michael Shanks
9d3e6bdd87 Merge branch 'master' of github.com:Budibase/budibase 2020-07-17 17:02:35 +01:00
Michael Shanks
d11dd74f40 dev script to replicate local dev db to remote couchDb, by appname 2020-07-17 17:02:27 +01:00
Michael Shanks
a0c7af1704
Merge pull request #465 from mjashanks/master
component libraries - looking in wrong dir, in dev
2020-07-17 12:03:41 +01:00
Michael Shanks
95e9615ef7 component libraries - looking in wrong dir, in dev 2020-07-17 11:13:55 +01:00
Michael Shanks
4f70f0b3d5
Merge pull request #463 from mjashanks/master
updated readme - getting started
2020-07-17 06:37:47 +01:00
Michael Shanks
420b20cf7d updated readme - getting started 2020-07-17 06:30:23 +01:00
Martin McKeaveney
b9ed98c7ee lint 2020-07-16 15:40:59 +01:00
Martin McKeaveney
fe98d566eb fixing tests 2020-07-16 15:37:05 +01:00
Martin McKeaveney
4ca58ded5b lint 2020-07-16 15:19:46 +01:00