1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

578 commits

Author SHA1 Message Date
Michael Shanks 6c56fb79bd methods in builder for creating new instance & record structures 2020-03-10 11:25:25 +00:00
Michael Shanks 7363f28085 updated readme 2020-03-10 10:19:49 +00:00
Michael Shanks f1ba289a89
Merge pull request #152 from mjashanks/master
Exposing _master db to builder
2020-03-10 10:14:36 +00:00
Michael Shanks 1569d069e2
Merge pull request #146 from Budibase/joebudi-patch-1
Update readme.md
2020-03-10 10:14:20 +00:00
Michael Shanks 1fcecb5204 Merge branch 'master' of github.com:Budibase/budibase 2020-03-10 10:05:30 +00:00
Michael Shanks f8e71d0e96 exposing _master database operations to builder 2020-03-10 10:05:09 +00:00
Michael Shanks 5884948739
Merge pull request #150 from Budibase/preview-pane-resizing
Resized preview pane
2020-03-09 13:09:18 +00:00
Joe 652f640e39 Resized preview pane 2020-03-09 13:03:02 +00:00
Martin McKeaveney a48df5dc8b
Merge pull request #148 from shogunpurple/layout-enhancements
Layout enhancements
2020-03-09 12:33:40 +00:00
Martin McKeaveney 05385d611e better variable naming 2020-03-07 23:57:19 +00:00
Martin McKeaveney 7c55007c4e remove commented code 2020-03-07 23:52:47 +00:00
Martin McKeaveney 5c89ad807a better icons 2020-03-07 23:50:43 +00:00
Joe 3723105c4d
Merge pull request #147 from Budibase/top-nav-bar-redesign
Top nav bar redesign
2020-03-07 17:01:10 +00:00
Joe c9c8cf40e1 update to margin 2020-03-07 13:04:23 +00:00
Joe 856db29f9f top nav bar ui redesign
To add contract to the builder, I've darkened the top navbar (primary color). I've also added preview and a settings icon, as well as removing borders from nav items.
2020-03-07 13:02:54 +00:00
Joe 8a18eaf384
Update readme.md 2020-03-07 09:55:10 +00:00
Michael Shanks 14ad487d92 Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +00:00
Martin McKeaveney e6fbdc2646 icons instead of text 2020-03-06 17:00:54 +00:00
Conor_Mack a0967a143f
Merge pull request #144 from Conor-Mack/feature/components-json-update
Adding new components to components json
2020-03-06 10:16:38 +00:00
Conor_Mack ebd69600ed Adding new components to components json 2020-03-06 10:14:21 +00:00
Michael Shanks 84951d22ee index table - bold column headers 2020-03-05 22:21:23 +00:00
Michael Shanks 8226484514 Merge branch 'master' of github.com:Budibase/budibase 2020-03-05 16:14:54 +00:00
Michael Shanks 3a319fbc7c bugfix: modal getting stuck on open (but hidden)
Recreate: Add Datatable component (from) index... try adding new screen... screen dialog does not show
2020-03-05 16:14:36 +00:00
Michael Shanks 3015512ae0 Confirm dialog had mixup colours 2020-03-05 15:21:29 +00:00
Michael Shanks 6c71137ebe MD - moved select to evDependencies 2020-03-05 15:09:17 +00:00
Conor_Mack a544c13bab
Merge pull request #142 from Conor-Mack/feature/check-group-refactor
Tidyup and bugfixes
2020-03-05 15:00:48 +00:00
Conor_Mack d6425b09f2 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Michael Shanks e653efefe5 prettier 2020-03-05 14:55:34 +00:00
Michael Shanks 44a989d7bc lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
Conor_Mack cf9cfdd869
Merge pull request #141 from Conor-Mack/feature/check-group-refactor
Checkboxgroup with builder specific logic
2020-03-05 11:59:45 +00:00
Conor_Mack 0676151c6d Checkboxgroup with builder specific logic 2020-03-05 11:56:23 +00: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
Michael Shanks 5aa4cc3dea Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 23:04:17 +00:00
Michael Shanks a906725ef2 bugfix: MD Select - ensure value is selected via value prop 2020-03-04 23:03:51 +00:00
Michael Shanks 8c1ec0594f bugfix: MD Select throwin console err 2020-03-04 22:48:06 +00:00
Martin McKeaveney 314db8aaf5
Merge pull request #137 from shogunpurple/logrocket
logrocket analytics
2020-03-04 16:52:49 +00:00
Michael Shanks 740677716d Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 16:50:40 +00:00
Michael Shanks 7cd42ee0ec bugfix: MD Select needs to call _bb apis 2020-03-04 16:50:35 +00:00
Martin McKeaveney 88d24ffecc move logrocket into the builder directory 2020-03-04 16:50:17 +00:00
Michael Shanks 61712ae3d6 bugfix: MD test app boken - missing nodeKey 2020-03-04 16:49:40 +00:00
Michael Shanks 53ab810ab9 recordForm template uses MD select 2020-03-04 16:49:10 +00:00
Michael Shanks e42243b17a bugfix: importing scss with file extension 2020-03-04 16:48:51 +00:00
Michael Shanks b65dde7893 MD components JSON - Select and ListItem 2020-03-04 16:48:31 +00:00
Martin McKeaveney 236679dc56 logrocket analytics 2020-03-04 16:47:47 +00:00
Conor_Mack a6dae08e35
Merge pull request #136 from Conor-Mack/feature/radio-group-refactor
Radiobutton Group update to work with builder specific logic
2020-03-04 16:41:24 +00:00
Conor_Mack de9f436b56 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Michael Shanks c775ce9d89 Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 15:21:35 +00:00
Michael Shanks 314a18e0fd bugfix: container should default to div 2020-03-04 15:20:53 +00:00