1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

611 commits

Author SHA1 Message Date
dependabot[bot] e22f20a678
Bump acorn from 5.7.3 to 5.7.4 in /packages/server
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-20 14:58:16 +00:00
Conor_Mack 2f0d1d26cf
Merge pull request #161 from Conor-Mack/feature/card
Completed Material Card Component
2020-03-20 14:57:36 +00:00
Conor_Mack 0220a6e6d4 Tidy up 2020-03-20 14:55:54 +00:00
Conor_Mack 8585e4f007 Merge branch 'master' of https://github.com/Budibase/budibase into feature/card 2020-03-20 14:53:11 +00:00
Conor_Mack 3a28374b75 Completed Material Card Component 2020-03-20 14:53:04 +00:00
Michael Shanks 7ca0c09288
Merge pull request #160 from mjashanks/master
Diff hierarchy & upgradeData
2020-03-20 14:03:09 +00:00
Michael Shanks 106fa19a31 bugfix: Delete button cut off on windows 2020-03-20 14:01:10 +00:00
Michael Shanks 5d05d8d9d5 Merge branch 'master' of github.com:Budibase/budibase 2020-03-20 13:59:27 +00:00
Michael Shanks 5ca543f373 diff hierarchy bugfix 2020-03-20 13:58:05 +00:00
Michael Shanks 4d9949a429 #8 Diff Hierarchy & upgrade data 2020-03-20 13:39:38 +00:00
Conor_Mack 96352f835b Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Joe 2630213776
Merge pull request #158 from Budibase/navigator-panel-touch-ups
navigator panel touch ups
2020-03-19 17:49:31 +00:00
Joe 714dcaf3b1
Merge pull request #159 from Budibase/new-screen-modal-redesign
primary button and new screen modal redesigned
2020-03-19 15:33:55 +00:00
Joe a166f3e510 primary button and new screen modal redesigned
Changes include:
Primary button redesigned
Cancel button added
Button positiioning changed
New screen modal redesigned
2020-03-19 12:31:23 +00:00
Joe 217906c7df navigator panel touch ups
the current navigator panel design contains the wrong colors, padding, etc. This resolves that.
2020-03-19 09:34:23 +00:00
Joe 7b2275b926
Merge pull request #156 from Budibase/component-nav-tidy-up
component nav tidy up
2020-03-18 11:04:21 +00:00
Joe fbad407023
Merge pull request #157 from Budibase/#333-changed-to-#000333
color change
2020-03-18 11:04:00 +00:00
Joe 54317f3d53 color change 2020-03-17 11:16:49 +00:00
Joe 74caf8496f component nav tidy up 2020-03-17 09:57:18 +00:00
Joe 050883b298
Merge pull request #155 from Budibase/global-ui-changes
global ui changes
2020-03-16 18:30:43 +00:00
Joe c469d765c5 global ui changes
Changes include:
Label font weights
Secondary color
Icon background colors
Positioning of icons
2020-03-16 18:18:42 +00:00
Conor_Mack fc979eecd4
Merge pull request #153 from Conor-Mack/feature/md-datepicker-and-iconbutton
MD DatePicker and IconButton
2020-03-12 14:15:59 +00:00
Conor_Mack db56165c97 Merge branch 'master' of https://github.com/Budibase/budibase into feature/md-datepicker-and-iconbutton 2020-03-12 14:07:45 +00:00
Conor_Mack 8076840fe1 Adding onChange functionality for typing date in field and tidy up 2020-03-12 14:07:20 +00:00
Michael Shanks c44f658ebf broken tests 2020-03-11 17:07:18 +00:00
Michael Shanks 1853921330 hierarchy diff tests 2020-03-11 16:42:53 +00:00
Michael Shanks a286385e57 bugfixes... incorrect routing from builder to instances 2020-03-11 16:42:19 +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
Michael Shanks 00336cecc9 diffHierarchy started 2020-03-10 22:50:34 +00:00
Michael Shanks 182ebe7f98 mistakenly added package 2020-03-10 11:27:20 +00:00
Michael Shanks 6c56fb79bd methods in builder for creating new instance & record structures 2020-03-10 11:25:25 +00:00
Michael Shanks 7363f28085 updated readme 2020-03-10 10:19:49 +00:00
Michael Shanks f1ba289a89
Merge pull request #152 from mjashanks/master
Exposing _master db to builder
2020-03-10 10:14:36 +00:00
Michael Shanks 1569d069e2
Merge pull request #146 from Budibase/joebudi-patch-1
Update readme.md
2020-03-10 10:14:20 +00:00
Michael Shanks 1fcecb5204 Merge branch 'master' of github.com:Budibase/budibase 2020-03-10 10:05:30 +00:00
Michael Shanks f8e71d0e96 exposing _master database operations to builder 2020-03-10 10:05:09 +00:00
Michael Shanks 5884948739
Merge pull request #150 from Budibase/preview-pane-resizing
Resized preview pane
2020-03-09 13:09:18 +00:00
Joe 652f640e39 Resized preview pane 2020-03-09 13:03:02 +00:00
Martin McKeaveney a48df5dc8b
Merge pull request #148 from shogunpurple/layout-enhancements
Layout enhancements
2020-03-09 12:33:40 +00:00
Martin McKeaveney 05385d611e better variable naming 2020-03-07 23:57:19 +00:00
Martin McKeaveney 7c55007c4e remove commented code 2020-03-07 23:52:47 +00:00
Martin McKeaveney 5c89ad807a better icons 2020-03-07 23:50:43 +00:00
Joe 3723105c4d
Merge pull request #147 from Budibase/top-nav-bar-redesign
Top nav bar redesign
2020-03-07 17:01:10 +00:00
Conor Mack 31eb063cf6 WIP: Poc for date picker 2020-03-07 16:33:44 +00:00
Joe c9c8cf40e1 update to margin 2020-03-07 13:04:23 +00:00
Joe 856db29f9f 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
Joe 8a18eaf384
Update readme.md 2020-03-07 09:55:10 +00:00
Michael Shanks 14ad487d92 Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +00:00