1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

25459 commits

Author SHA1 Message Date
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
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
de9f436b56 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Conor_Mack
c605d49949 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
910251e167 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
Michael Shanks
052493e4fa bugfix: container should default to div 2020-03-04 15:20:53 +00:00
Michael Shanks
fad9337af9 bugfix: css not applied after template component added 2020-03-04 12:43:02 +00:00
Michael Shanks
6ff54434ab bugfix: css not applied after template component added 2020-03-04 12:43:02 +00:00
Michael Shanks
34f74d5d20 bugfix: create screen > components not displayed 2020-03-04 12:13:50 +00:00
Michael Shanks
8546fd6da9 bugfix: create screen > components not displayed 2020-03-04 12:13:50 +00:00
Conor_Mack
c722f8634e
Merge pull request #135 from Conor-Mack/feature/md-select
Completed MD Select Menu
2020-03-04 11:05:46 +00:00
Conor_Mack
a7b56966f3 Merge pull request #135 from Conor-Mack/feature/md-select
Completed MD Select Menu
2020-03-04 11:05:46 +00:00
Conor Mack
b811ed0e51 Completed MD Select 2020-03-04 11:02:17 +00:00
Conor Mack
cc2c6764ee 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
Michael Shanks
34665b4b93 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
6785198c62 Completed MD Select 2020-03-03 15:23:03 +00:00
Conor_Mack
82187ef66c
Merge pull request #134 from Conor-Mack/feature/menu-refactor
Feature/menu refactor
2020-03-02 14:44:00 +00:00
Conor_Mack
8678e1f89d Merge pull request #134 from Conor-Mack/feature/menu-refactor
Feature/menu refactor
2020-03-02 14:44:00 +00:00
Conor Mack
711eeb3196 Completed menu component 2020-03-02 14:43:06 +00:00
Conor Mack
eb9e7c02fc 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
80a71ff671 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
cb72266c81 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
Conor_Mack
adfec3b85d 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
b90add5833 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
a8f8cd1a8e 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
2548e0da2c 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
0b3c62d426 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
Michael Shanks
4c5654594e bugfix: MD build broken - shortid 2020-02-27 22:06:35 +00:00
Michael Shanks
7caf336240 bugfix: screen prop 'url' was changed to 'route' 2020-02-27 21:34:52 +00:00
Michael Shanks
2d67d031c3 bugfix: screen prop 'url' was changed to 'route' 2020-02-27 21:34:52 +00:00
Michael Shanks
b7a5bab47c _bb client api, relative url checks for root path,+ handles absolutes 2020-02-27 21:14:41 +00:00
Michael Shanks
39075b5032 _bb client api, relative url checks for root path,+ handles absolutes 2020-02-27 21:14:41 +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
1c3fd54929 Merge pull request #132 from shogunpurple/ui-bugs
Ui bugs
2020-02-27 18:08:07 +00:00
Conor_Mack
0cb9a4d8fb
Merge pull request #133 from Conor-Mack/feature/list-selectitems-store-context
Using store passed through context to manage ListItems
2020-02-27 17:29:45 +00:00
Conor_Mack
0acdd97a82 Merge pull request #133 from Conor-Mack/feature/list-selectitems-store-context
Using store passed through context to manage ListItems
2020-02-27 17:29:45 +00:00
Martin McKeaveney
f746a0416c lint failures 2020-02-27 16:45:24 +00:00
Martin McKeaveney
58ea78b8be lint failures 2020-02-27 16:45:24 +00:00