447 Commits (d26abe8aadf70ffcfdc5eed55f67afa6a37d1eed)
 

Author SHA1 Message Date
Michael Shanks d26abe8aad bugfix: select being cut off on windows 7 years ago
Michael Shanks 537bf71375 Merge branch 'master' of github.com:Budibase/budibase 7 years ago
Martin McKeaveney 2f45702513
Fix layout bug 7 years ago
Michael Shanks 626b40e1d0 Merge branch 'master' of github.com:Budibase/budibase 7 years ago
Martin McKeaveney cba018d530
Merge pull request #126 from shogunpurple/backend-design 7 years ago
Michael Shanks f0dbfa15bf added _bb.get/setContext to clientApi - for MD components 7 years ago
Martin McKeaveney 41d0497055 global style abstraction, backend UI updates 7 years ago
Michael Shanks 3d21e4b862
Merge pull request #125 from mjashanks/master 7 years ago
Michael Shanks dce21f7fbe bugfix: await event handlers 7 years ago
Michael Shanks 9fadf11d61 MD - Datatable - stopped using setContext 7 years ago
Martin McKeaveney 5793413126 style abstraction 7 years ago
Michael Shanks d2cf587b9e Datatable - swallow exceptions on desroy 7 years ago
Michael Shanks e25de45c4c some MD component changes 7 years ago
Michael Shanks 6233c01f4f router not properly matching parameterized route 7 years ago
Michael Shanks cbd33daae8 random bug - client setState 7 years ago
Michael Shanks 9bab862b4d typo: UIFunctions attached to page not screen 7 years ago
Michael Shanks 6f234706af bugfix: custom code not getting attached poperly 7 years ago
Conor_Mack bd225d1eac
Merge pull request #124 from Conor-Mack/bugfix/disable-list-item 7 years ago
Conor_Mack 681b1edc7a Also disabled radio and check inputs 7 years ago
Conor_Mack 2c4d0b1de1
Merge pull request #123 from Conor-Mack/bugfix/disable-list-item 7 years ago
Conor_Mack 80d46987eb Support for disabling list items 7 years ago
Michael Shanks fe57000acd bugfix - client - approotPath not passed correctly 7 years ago
Michael Shanks 503816bc7e bugfix - css not sent for all screens 7 years ago
Michael Shanks 547858ea9b buxfix - recordForm template maxlength incorrect 7 years ago
Michael Shanks e09a79fc87 test fixes - store renamed state 7 years ago
Michael Shanks fd810c9910 prettier - auto 7 years ago
Michael Shanks c3cb67cc3a Merge branch 'master' of github.com:Budibase/budibase 7 years ago
Michael Shanks 1a1a9e81e0
Merge pull request #121 from shogunpurple/state-management-v2 7 years ago
Michael Shanks 4fb30835cd few broken tests (typos) 7 years ago
Michael Shanks 82f0063243 publishdev script to root package.json 7 years ago
Michael Shanks 6e85a7b34a updated contributor readme 7 years ago
Michael Shanks ca63862604 publishDev scripts create dirs, so we dont get annoying errors 7 years ago
Michael Shanks d99cd4522d MD button onclick hooked 7 years ago
Michael Shanks eed864b770 component templates: store binding renamed to state 7 years ago
Michael Shanks d0f3eeca1b pass in routeParams to uiFunctions 7 years ago
Michael Shanks 0902febc00 uiFunctions receive state and routeParams 7 years ago
Michael Shanks e24bdec1f9 record Form template 7 years ago
Michael Shanks b2c045c0ca standalone templates 7 years ago
Michael Shanks 5ce9bf5040 Merge branch 'master' of github.com:Budibase/budibase 7 years ago
Michael Shanks ed46afe74e bindable MDTextfield 7 years ago
Michael Shanks 20ae671eef standalone templates (templates with no component) 7 years ago
Martin McKeaveney a41d25f83e remove unnecessary file 7 years ago
Martin McKeaveney defb31910e lerna version 7 years ago
Martin McKeaveney 395dcd1cc2 finished state management ui for v2 7 years ago
Michael Shanks d271ed6a50 some more routing fixes - css now loaded at runtime 7 years ago
Martin McKeaveney 412aa6739f state management bindings 7 years ago
Michael Shanks 416a888ccc
Merge pull request #120 from mjashanks/master 7 years ago
Michael Shanks c0097f766e bugfix: binding broken in propertycascader 7 years ago
Michael Shanks 56f00f4e1d fix rooting to be able to handle appRootPath 7 years ago
Conor_Mack beb6ee55c2
Merge pull request #119 from Conor-Mack/feature/component-json-options 7 years ago