1
0
Fork 0
mirror of synced 2024-07-16 03:35:56 +12:00
Commit graph

1120 commits

Author SHA1 Message Date
Joe f413c7531c Merge pull request #313 from Budibase/login-logo-update
login logo update
2020-06-03 15:59:30 +01:00
Joe 695cac39c7 login logo update 2020-06-03 15:55:42 +01:00
Michael Shanks 3e9a3ec678 Merge branch 'master' of github.com:Budibase/budibase 2020-06-03 15:43:53 +01:00
Michael Shanks bae6a37b5d autu populated login page 2020-06-03 15:43:37 +01:00
Joe 63ed718293 Merge pull request #311 from Budibase/login-component-UI
login component UI update
2020-06-03 15:21:43 +01:00
Joe 6c680c5d21 login component UI update
Input styles updates
Labels removed
Button redesigned
Title/name added to ui and settings

*Logo and preview broke for login component and page - Another issue
2020-06-03 15:13:39 +01:00
Kevin Åberg Kultalahti f3866a5e0d Merge pull request #309 from Budibase/bugfix/navbar-settings
Bugfix/navbar settings
2020-06-03 14:59:35 +02:00
kevmodrome d165f3e90b fixes lint issues 2020-06-03 14:55:29 +02:00
kevmodrome 4f291e2f73 adds another color to Nav Bar and also adds roboto as default font in created apps 2020-06-03 14:52:18 +02:00
kevmodrome 60424c6f0e adds options to navbar component 2020-06-03 14:36:39 +02:00
Martin McKeaveney 7818a2ec57 Merge pull request #307 from Budibase/electron-fix
electron path fix
2020-06-03 12:42:44 +01:00
Michael Shanks 63a87066c7 Workflow model selector - blank option 2020-06-03 12:33:57 +01:00
Michael Shanks bc5240e117 Merge branch 'master' of github.com:Budibase/budibase 2020-06-03 12:30:54 +01:00
Michael Shanks 06e9f9fd07 StateBindingCascader - nod handling onChange 2020-06-03 12:30:48 +01:00
Michael Shanks 82d0f1ea86 bugfix: links not respecting appRootPath 2020-06-03 12:30:32 +01:00
Joe 6a3a7c5e87 Removed unused images and added new BB logo 2020-06-03 12:21:26 +01:00
Martin McKeaveney 9b6ea6a5eb electron path fix 2020-06-03 12:05:40 +01:00
Michael Shanks 4e01e9c091 replace DataList with new List 2020-06-03 09:25:56 +01:00
Michael Shanks dbbd031411 Merge branch 'master' into new-list-spike 2020-06-03 09:22:43 +01:00
Michael Shanks 81f11d16fa ModelSelect - added blank option 2020-06-03 06:55:21 +01:00
Michael Shanks ac6f84b5ee Merge branch 'master' of github.com:Budibase/budibase 2020-06-03 06:36:42 +01:00
Michael Shanks a33ef4c5c0 Merge pull request #299 from Budibase/backend-modal-ui-update
Backend modal UI update
2020-06-03 06:35:39 +01:00
Michael Shanks 88ab1418bc Merge pull request #300 from Budibase/fix-data-components
fix datalist, datatable and chart component
2020-06-03 06:35:26 +01:00
Michael Shanks f6b98d987f spike - list that accepts children 2020-06-02 23:26:06 +01:00
Martin McKeaveney c7e8cc95e4 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Joe 4da8eef1de formatting update 2020-06-02 21:13:19 +01:00
Joe 196058d774 Add User Model Update 2020-06-02 21:12:33 +01:00
Joe dad4b93459 formatting 2020-06-02 20:56:16 +01:00
Joe 780f791048 Defeat
I stand defeated to UIKit and its CSS shackles
2020-06-02 20:55:15 +01:00
Joe 8e8a1e8f4b Backend modal UI update
Models include:
Create new view
Create new model
Create new field
Create new user
2020-06-02 19:59:58 +01:00
Michael Shanks 33cbaac94b Merge branch 'master' of github.com:Budibase/budibase 2020-06-02 17:08:05 +01:00
Martin McKeaveney ab15213d93 Merge pull request #298 from Budibase/fix-login
fix login component
2020-06-02 17:07:44 +01:00
Martin McKeaveney ad49ef9976 fix login component 2020-06-02 16:46:37 +01:00
Michael Shanks 451566cc30 Merge branch 'master' of github.com:Budibase/budibase 2020-06-02 16:18:38 +01:00
Michael Shanks f2d696ce82 bugfix: could not set style on screen root 2020-06-02 16:18:25 +01:00
Conor_Mack 0743a52587 Font Weights, Color Label and Input Widths 2020-06-02 15:42:19 +01:00
Conor_Mack 459f97baa5 Changing value to val in handleChange 2020-06-02 15:26:03 +01:00
Conor_Mack 1ac10adaa3 Merge pull request #295 from Budibase/components/card-settings-and-input-suffix
Updating input group for auto values
2020-06-02 15:16:53 +01:00
Conor_Mack ef1d7587b6 Updating input group for auto values 2020-06-02 15:09:31 +01:00
Conor_Mack 24e803270e Merge pull request #294 from Budibase/components/card-settings-and-input-suffix
Components/card settings and input suffix
2020-06-02 15:06:43 +01:00
Conor_Mack bb512a9bb2 Allowing auto values for inputs 2020-06-02 15:00:31 +01:00
Conor_Mack e0ca7976f4 Allowing auto values for inputs 2020-06-02 15:00:24 +01:00
Michael Shanks d09085fdf3 bugfix: input value handles undefined/null 2020-06-02 14:48:18 +01:00
Conor_Mack afac093e83 Bug fixes and tidyup 2020-06-02 14:22:35 +01:00
Conor_Mack e9da6b6151 Merge branch 'master' of https://github.com/Budibase/budibase into components/card-settings-and-input-suffix 2020-06-02 14:01:59 +01:00
Conor_Mack 85252de9e5 Card Settings and Fix for Input Suffixes 2020-06-02 14:01:25 +01:00
Michael Shanks d9c663628c bugfix: design panel not growing to height 2020-06-02 12:47:40 +01:00
Michael Shanks 1034484034 deleting a value in design causes styles to be lost 2020-06-02 12:41:52 +01:00
Michael Shanks 29c353a195 resize add component item - to prevent wrapping on windows 2020-06-02 12:26:31 +01:00
Michael Shanks 355b1fa702 Merge branch 'master' of github.com:Budibase/budibase 2020-06-02 11:54:46 +01:00
Martin McKeaveney 89e41edac7 Merge pull request #288 from Budibase/model-fixes
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney 527a25c794 model bugfixes 2020-06-02 11:40:33 +01:00
Michael Shanks f85bcf0625 yarn lock 2020-06-02 11:26:28 +01:00
Conor_Mack b977cbd9aa Merge pull request #286 from Budibase/property-panel/components-from-design
Property panel components upgrade
2020-06-02 11:22:52 +01:00
Michael Shanks f59c13b686 Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +01:00
Conor_Mack fa2fcb0632 Lint and testing 2020-06-02 11:19:22 +01:00
Michael Shanks 50bdb7801f wee typo 2020-06-02 11:16:30 +01:00
Martin McKeaveney 3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks a95e244767 bugfix: left-nav not scrolling on windows 2020-06-02 11:12:36 +01:00
Michael Shanks b32336eed4 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Martin McKeaveney 3a983cea8a tidy up, styling 2020-06-02 11:08:53 +01:00
Conor_Mack 98610c60ed Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/components-from-design 2020-06-02 10:51:57 +01:00
Michael Shanks 735e490ec6 bugfix: data not loading on default view 2020-06-02 10:43:48 +01:00
Michael Shanks 27eb6443b4 bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
kevmodrome 17c7ead328 hides database list 2020-06-02 11:08:30 +02:00
Michael Shanks 8bdb02b58b open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks a96c51afcb auto select first model on startup 2020-06-02 09:36:21 +01:00
Michael Shanks ad323f5d6b auto select model after creation 2020-06-02 07:56:50 +01:00
Michael Shanks 074cb2a886 placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Martin McKeaveney 401b6689bc Record selector 2020-06-01 22:55:44 +01:00
Martin McKeaveney a9e77836cb tests 2020-06-01 22:25:44 +01:00
Joe bea111f8c4 Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +01:00
Joe 55acdbde9b formatting 2020-06-01 22:16:55 +01:00
Joe e7b05cfd01 Frontend navigation panel tidy up
- Additional margin around button
- icon added to 'create screen' button
- screen font weight reduced
2020-06-01 22:16:12 +01:00
Michael Shanks f631426782 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks 7656a3a7ee bugfix: left nav scrolling 2020-06-01 22:11:55 +01:00
Michael Shanks 633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Michael Shanks f0aea7e283 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe d89e1dcf80 Merge pull request #281 from Budibase/padding-and-margin-props-fix
Padding and margin props fix
2020-06-01 21:41:02 +01:00
Martin McKeaveney 9a2393f79b path fix 2020-06-01 21:40:02 +01:00
Joe 0b6cac2bf9 Formatting update 2020-06-01 21:34:03 +01:00
Martin McKeaveney a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney b372f6b03d tidy up 2020-06-01 21:26:32 +01:00
Joe 400f8b42e4 Padding and margin fix 2020-06-01 21:18:43 +01:00
Joe 28bf917210 Padding and margin input fields fix 2020-06-01 21:18:25 +01:00
Conor_Mack e7a1419740 CSS Element State Button Fix 2020-06-01 18:04:45 +01:00
Joe 5494a6450e Update ComponentDropdownMenu.svelte 2020-06-01 17:17:35 +01:00
Conor_Mack e6915b655f Properties panel scrolling fix 2020-06-01 17:14:54 +01:00
Conor_Mack 787caa95e5 Property panel updates 2020-06-01 16:31:58 +01:00
Martin McKeaveney fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney 176906e766 server side workflows 2020-06-01 16:22:13 +01:00
Joe 4eb637d3bd UI update for dropdown 2020-06-01 15:31:55 +01:00
Michael Shanks bf10810525 Merge pull request #275 from mjashanks/component-nav-update
Component nav copy/cut/paste
2020-06-01 12:26:09 +01:00
Michael Shanks c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks 0db3706109 refactor component menu actions inside control 2020-06-01 12:12:25 +01:00
Martin McKeaveney cb496d1819 workflow DAO tests 2020-06-01 11:52:15 +01:00
Joe 3909262e00 Merge pull request #276 from Budibase/Props-fix
Props fix
2020-06-01 11:17:05 +01:00
Joe 8847de2264 Props fix
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +01:00
Michael Shanks 50ecfba395 few bugfixes 2020-06-01 11:04:32 +01:00
Martin McKeaveney 15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +01:00