1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

109 commits

Author SHA1 Message Date
Conor_Mack 96352f835b Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor_Mack 8076840fe1 Adding onChange functionality for typing date in field and tidy up 2020-03-12 14:07:20 +00:00
Conor_Mack 8f3c00bc81 Datepicker and icon bug fixes 2020-03-11 16:28:09 +00:00
Conor_Mack 338e65b30a Merge branch 'master' of https://github.com/Budibase/budibase into feature/md-datepicker-and-iconbutton 2020-03-11 14:14:43 +00:00
Conor_Mack 7c23e644e0 Datepicker and Icon Button 2020-03-11 14:04:47 +00:00
Conor Mack 31eb063cf6 WIP: Poc for date picker 2020-03-07 16:33:44 +00:00
Michael Shanks 14ad487d92 Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +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 6c71137ebe MD - moved select to evDependencies 2020-03-05 15:09:17 +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 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 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
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
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
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
Conor Mack b811ed0e51 Completed MD Select 2020-03-04 11:02:17 +00:00
Michael Shanks 9fdbeb7538 bugfix: all_contacts hardcoded index name 2020-03-04 10:45:34 +00:00
Conor Mack 57a3e23d6d Completed MD Select 2020-03-03 15:23:03 +00:00
Conor Mack 711eeb3196 Completed menu component 2020-03-02 14:43:06 +00:00
Conor_Mack 99f294b8b4 merge 2020-03-02 11:43:02 +00:00
Conor_Mack 07861a4a80 Commit before pull 2020-03-02 11:40:16 +00:00
Conor_Mack f8fa85b940 Starting menu refactor 2020-03-02 11:17:04 +00:00
Michael Shanks 2bec1d06ad v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks 2fd5b93c8a bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Michael Shanks b6f175161d v0.0.23 2020-02-27 22:08:29 +00:00
Michael Shanks 367bf820b5 recordForm now produces selects 2020-02-27 22:06:53 +00:00
Michael Shanks 5eaf7dbe00 bugfix: MD build broken - shortid 2020-02-27 22:06:35 +00:00
Martin McKeaveney 2d909fae30
Merge pull request #132 from shogunpurple/ui-bugs
Ui bugs
2020-02-27 18:08:07 +00:00
Martin McKeaveney f746a0416c lint failures 2020-02-27 16:45:24 +00:00
Conor Mack 1603cb1eb8 Merge branch 'master' of https://github.com/Budibase/budibase into feature/list-selectitems-store-context 2020-02-27 15:45:44 +00:00
Conor Mack fa199bdacf Updated way of handling selected items by using writable store and context 2020-02-27 15:45:28 +00:00
Michael Shanks 1dc19d24a5 v0.0.22 2020-02-27 11:59:35 +00:00
Michael Shanks 762e73c052 bugfix: compnent template fixes 2020-02-27 11:56:39 +00:00
Conor Mack d88d377f5f Testing list items by passing down a event handler through context for selecting items 2020-02-27 10:03:49 +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