1
0
Fork 0
mirror of synced 2024-08-24 22:42:01 +12:00
Commit graph

562 commits

Author SHA1 Message Date
Joe
21b2702285 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
Michael Shanks
7e4773837f Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +00:00
Conor_Mack
86327760a1 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
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
Michael Shanks
09178dbdb1 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
4aaf9788f8 Confirm dialog had mixup colours 2020-03-05 15:21:29 +00:00
Michael Shanks
c37a9ffc72 MD - moved select to evDependencies 2020-03-05 15:09:17 +00:00
Conor_Mack
ee0499fa77 Merge pull request #142 from Conor-Mack/feature/check-group-refactor
Tidyup and bugfixes
2020-03-05 15:00:48 +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
Michael Shanks
dd1d3643e4 lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
Conor_Mack
b0fba8e1ea 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
c830c547a0 Checkboxgroup with builder specific logic 2020-03-05 11:56:23 +00:00
Michael Shanks
a54d978662 v0.0.27 2020-03-05 08:53:44 +00:00
Michael Shanks
128218a0fa v0.0.26 2020-03-05 08:48:04 +00:00
Michael Shanks
a510d18318 v0.0.25 2020-03-05 08:37:51 +00:00
Michael Shanks
8a318849c1 Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 23:04:17 +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
Martin McKeaveney
f69c992e7a Merge pull request #137 from shogunpurple/logrocket
logrocket analytics
2020-03-04 16:52:49 +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
Martin McKeaveney
553cda96c8 move logrocket into the builder directory 2020-03-04 16:50:17 +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
Michael Shanks
93b1db6858 MD components JSON - Select and ListItem 2020-03-04 16:48:31 +00:00
Martin McKeaveney
573f837c4f logrocket analytics 2020-03-04 16:47:47 +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
Michael Shanks
052493e4fa bugfix: container should default to div 2020-03-04 15:20:53 +00:00
Michael Shanks
6ff54434ab bugfix: css not applied after template component added 2020-03-04 12:43:02 +00:00
Michael Shanks
8546fd6da9 bugfix: create screen > components not displayed 2020-03-04 12:13:50 +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
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
8678e1f89d Merge pull request #134 from Conor-Mack/feature/menu-refactor
Feature/menu refactor
2020-03-02 14:44:00 +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
b90add5833 v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks
a8f8cd1a8e bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Michael Shanks
2548e0da2c v0.0.23 2020-02-27 22:08:29 +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