1
0
Fork 0
mirror of synced 2024-09-16 09:17:40 +12:00
Commit graph

91 commits

Author SHA1 Message Date
Conor Mack
202b4f0996 MD Dialog Complete and Margins for Typography 2020-03-23 13:58:40 +00:00
Conor_Mack
a1ab885a83 Tidy up 2020-03-20 14:55:54 +00:00
Conor_Mack
bb781c3d20 Completed Material Card Component 2020-03-20 14:53:04 +00:00
Conor_Mack
bdd84d21b2 Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor_Mack
099eca4861 Adding onChange functionality for typing date in field and tidy up 2020-03-12 14:07:20 +00:00
Conor_Mack
26b1604674 Datepicker and icon bug fixes 2020-03-11 16:28:09 +00:00
Conor_Mack
da8357d1e4 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
082997585b Datepicker and Icon Button 2020-03-11 14:04:47 +00:00
Conor Mack
6e0518c646 WIP: Poc for date picker 2020-03-07 16:33:44 +00:00
Michael Shanks
7e4773837f Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +00:00
Conor_Mack
358c868ec5 Adding new components to components json 2020-03-06 10:14:21 +00:00
Michael Shanks
3e5c64291f index table - bold column headers 2020-03-05 22:21:23 +00:00
Michael Shanks
2e5c0d26d6 Merge branch 'master' of github.com:Budibase/budibase 2020-03-05 16:14:54 +00:00
Conor_Mack
bac20f3e76 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Michael Shanks
812f60ec77 prettier 2020-03-05 14:55:34 +00:00
Conor_Mack
c830c547a0 Checkboxgroup with builder specific logic 2020-03-05 11:56:23 +00:00
Michael Shanks
6be190e5dd bugfix: MD Select - ensure value is selected via value prop 2020-03-04 23:03:51 +00:00
Michael Shanks
b43c6fb81d bugfix: MD Select throwin console err 2020-03-04 22:48:06 +00:00
Michael Shanks
19eadf83a3 Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 16:50:40 +00:00
Michael Shanks
c37938f4d4 bugfix: MD Select needs to call _bb apis 2020-03-04 16:50:35 +00:00
Michael Shanks
3ebec70084 bugfix: MD test app boken - missing nodeKey 2020-03-04 16:49:40 +00:00
Michael Shanks
95f821a83f recordForm template uses MD select 2020-03-04 16:49:10 +00:00
Michael Shanks
924f7823e4 bugfix: importing scss with file extension 2020-03-04 16:48:51 +00:00
Conor_Mack
428a7f9d32 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
c605d49949 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Michael Shanks
910251e167 Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 15:21:35 +00:00
Conor Mack
cc2c6764ee Completed MD Select 2020-03-04 11:02:17 +00:00
Michael Shanks
34665b4b93 bugfix: all_contacts hardcoded index name 2020-03-04 10:45:34 +00:00
Conor Mack
6785198c62 Completed MD Select 2020-03-03 15:23:03 +00:00
Conor Mack
eb9e7c02fc Completed menu component 2020-03-02 14:43:06 +00:00
Conor_Mack
80a71ff671 merge 2020-03-02 11:43:02 +00:00
Conor_Mack
cb72266c81 Commit before pull 2020-03-02 11:40:16 +00:00
Conor_Mack
adfec3b85d Starting menu refactor 2020-03-02 11:17:04 +00:00
Michael Shanks
a8f8cd1a8e bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Michael Shanks
0b3c62d426 recordForm now produces selects 2020-02-27 22:06:53 +00:00
Michael Shanks
4c5654594e bugfix: MD build broken - shortid 2020-02-27 22:06:35 +00:00
Martin McKeaveney
1c3fd54929 Merge pull request #132 from shogunpurple/ui-bugs
Ui bugs
2020-02-27 18:08:07 +00:00
Martin McKeaveney
58ea78b8be lint failures 2020-02-27 16:45:24 +00:00
Conor Mack
d076513f27 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
613ab35099 Updated way of handling selected items by using writable store and context 2020-02-27 15:45:28 +00:00
Michael Shanks
ac8385be46 bugfix: compnent template fixes 2020-02-27 11:56:39 +00:00
Conor Mack
47c34e2395 Testing list items by passing down a event handler through context for selecting items 2020-02-27 10:03:49 +00:00
Michael Shanks
4809105fc3 Merge branch 'master' of github.com:Budibase/budibase 2020-02-25 17:06:00 +00:00
Michael Shanks
7a21c149ba bugfix: indexDatatable typo in generated code 2020-02-25 16:15:30 +00:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Conor Mack
38f3a3b2b7 Changing list to use Children for items 2020-02-25 14:55:44 +00:00
Conor_Mack
395bee750c Completed MD Menu component 2020-02-25 10:09:32 +00:00
Michael Shanks
55a22c12e1 Merge branch 'master' of github.com:Budibase/budibase 2020-02-24 17:06:30 +00:00
Michael Shanks
cb79302b1a added _bb.get/setContext to clientApi - for MD components 2020-02-24 16:41:03 +00:00
Michael Shanks
d988922bda Merge pull request #125 from mjashanks/master
Bugfixing
2020-02-24 16:09:10 +00:00