1
0
Fork 0
mirror of synced 2024-08-07 14:18:02 +12:00
Commit graph

731 commits

Author SHA1 Message Date
Conor Mack
15a8451c94 removing console log 2020-03-23 14:02:54 +00:00
Conor_Mack
4350fc4837
Merge pull request #163 from Conor-Mack/feature/dialog
MD Dialog Complete and Margins for Typography
2020-03-23 14:01:48 +00:00
Conor Mack
07cdcb2072 MD Dialog Complete and Margins for Typography 2020-03-23 13:58:40 +00:00
Michael Shanks
a552158af1 backend - getting create instance to work 2020-03-23 12:47:31 +00:00
Martin McKeaveney
927be23545 solving initial table load issue 2020-03-23 10:43:34 +00:00
Martin McKeaveney
6f6d8f669c further tidy up 2020-03-22 14:14:38 +00:00
Martin McKeaveney
f18653af33 modal styling 2020-03-22 14:05:13 +00:00
Martin McKeaveney
e58546729d modal styling 2020-03-22 13:59:42 +00:00
Martin McKeaveney
df100f503d more cleanup 2020-03-22 13:10:55 +00:00
Martin McKeaveney
23ebb529ad tidy up 2020-03-22 13:05:58 +00:00
Martin McKeaveney
de9a7f9005 moving more backend stuff into other store actions file 2020-03-22 11:36:05 +00:00
Martin McKeaveney
e29dba096c table enhancements 2020-03-22 09:21:18 +00:00
Martin McKeaveney
5adff4a6a3 enhanced modals 2020-03-21 20:39:37 +00:00
Martin McKeaveney
9c7fbdd3e6 adding, deleting and editing records working 2020-03-20 18:47:01 +00:00
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
Martin McKeaveney
7ecba3b97c modal restructuring 2020-03-17 00:20:13 +00:00
Martin McKeaveney
db6135e801 moving code from main store to backend file 2020-03-16 18:54:48 +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
Martin McKeaveney
4678f2c168 UI structure 2020-03-12 14:23:49 +00:00
Martin McKeaveney
8c983192e6 iterate over package app instances 2020-03-12 14:23:49 +00:00
Martin McKeaveney
62176b6b14 databases list 2020-03-12 14:23:49 +00:00
Martin McKeaveney
2e77e6dc58 new backend beginnings 2020-03-12 14:23:49 +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