1
0
Fork 0
mirror of synced 2024-08-08 14:48:13 +12:00
Commit graph

1049 commits

Author SHA1 Message Date
Martin McKeaveney
6ef4ba086c data model rewrite 2020-06-25 22:34:38 +01:00
Martin McKeaveney
48f3392152 record keys as names 2020-06-25 20:04:58 +01:00
Martin McKeaveney
b07f608ffe merge 2020-06-25 18:32:51 +01:00
Michael Shanks
6ad45027d5 Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-25 17:48:24 +01:00
Michael Shanks
fc1a81083d bugfix: margin-bottom not set correctly 2020-06-25 17:24:31 +01:00
Michael Shanks
1cfa4d4b22 bugfix: duplicate controls inside colorpicker 2020-06-25 16:58:53 +01:00
Joe
a43e0a1131
Merge pull request #389 from Budibase/Backend-UI-update
General UI fixing previous styling issues
2020-06-25 16:07:36 +01:00
Joe
dcfa39ef67 Formatting 2020-06-25 16:02:30 +01:00
Joe
d9a48e3a51 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney
3384a11a06 date field 2020-06-25 14:36:27 +01:00
kevmodrome
68e1441b83 adds functionality to check list of users and add users in settings modal 2020-06-25 14:25:17 +02:00
kevmodrome
69c85ce3d7 bump bbui 2020-06-25 12:41:27 +02:00
kevmodrome
106b28ced6 change spacing var to be hardcoded 2020-06-25 12:41:22 +02:00
Michael Shanks
8bc33a6790 bugfix: duplicate model created when we click save twice 2020-06-25 10:41:00 +01:00
Michael Shanks
ec1c9c5fb8 merge from master 2020-06-24 18:05:49 +01:00
Michael Shanks
0a58f861e1 removed console log 2020-06-24 17:47:44 +01:00
Michael Shanks
2cca2a3535 updated bbui version 2020-06-24 17:45:23 +01:00
Martin McKeaveney
6cdd933d09
Merge pull request #367 from Budibase/backend-ui-update
Backend ui update
2020-06-24 17:33:22 +01:00
Michael Shanks
ef3e802fad Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-24 17:19:29 +01:00
Martin McKeaveney
e42c807ded tidy up 2020-06-24 17:19:12 +01:00
Martin McKeaveney
69c6a86ccd renamed colours 2020-06-24 17:13:16 +01:00
Conor_Mack
9898ee0b99
Merge pull request #360 from Budibase/builder/consolidating-missing-code
Instance name fix and consolidation of code
2020-06-24 17:11:08 +01:00
Conor_Mack
323256cabf Remove Comments 2020-06-24 17:05:49 +01:00
Martin McKeaveney
65d0454377 merge 2020-06-24 17:02:38 +01:00
Conor_Mack
b9d7cfdec1 Cypress Tests - Use Get Timeouts 2020-06-24 16:58:30 +01:00
Martin McKeaveney
ee86d6fb16 update when linked field added 2020-06-24 16:56:13 +01:00
Michael Shanks
8b9c596fdc Merge branch 'master' of github.com:Budibase/budibase 2020-06-24 16:42:41 +01:00
Conor_Mack
4c7bdcded1 Lint fixes 2020-06-24 16:20:58 +01:00
Joe
9b8cc2a18f Formatting and linting 2020-06-24 16:20:15 +01:00
Conor_Mack
fcff2d928a Cypress Tests and Discussion Resolves 2020-06-24 16:16:06 +01:00
Michael Shanks
14f8f6dcfc bugfix: cannot change container type 2020-06-24 16:16:01 +01:00
Martin McKeaveney
1f2c1a06aa lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney
2c764a787c custom notifications solution 2020-06-24 16:10:54 +01:00
Michael Shanks
02e1898989 #381: Events: param input not displaying value 2020-06-24 15:55:40 +01:00
Joe
6259cdc7e6 Merge branch 'Css-update-to-reflect-BBUI' of https://github.com/Budibase/budibase into Css-update-to-reflect-BBUI 2020-06-24 15:46:30 +01:00
Joe
5b4132a8e6 formatting and linting 2020-06-24 15:41:33 +01:00
Joe
5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe
027d81be29 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
kevmodrome
5c67285db3 more work on settings modal 2020-06-24 15:04:01 +02:00
Martin McKeaveney
01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Michael Shanks
e3965f66d4 loading worklows into state along with appPackage 2020-06-24 11:59:07 +01:00
Michael Shanks
32115e784d event > workflow ..added default blank option to workflow dropdown 2020-06-24 11:58:46 +01:00
Michael Shanks
1112073d37 #381 Save Workflow button in worflow setup 2020-06-24 11:26:46 +01:00
Michael Shanks
d8508f7e0a workflow: admin & p_user always have access 2020-06-24 11:22:18 +01:00
Martin McKeaveney
3c3104be7b enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Joe
8f967116fc Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney
c5bd314931 lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney
afcc80ab9d improvements to linked records 2020-06-23 13:50:45 +01:00
Conor_Mack
6eebeb6692
Merge branch 'master' into builder/consolidating-missing-code 2020-06-23 11:21:31 +01:00
Joe
a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
6adb2a72e0 merge 2020-06-22 22:39:41 +01:00
Martin McKeaveney
1b1b804bbd bidirectional linked records 2020-06-22 21:30:23 +01:00
kevmodrome
823df59e32 Merge branch 'master' of github.com:Budibase/budibase into feature/settings-modal 2020-06-22 17:55:40 +02:00
Conor_Mack
85ccd878ce
Merge pull request #374 from Budibase/property-panel/colorpicker
Colorpicker - Swatch Panel, Logic and UI Updates
2020-06-22 16:43:25 +01:00
Conor_Mack
a0416bd067 Swatch Panel, Logic and UI Updates 2020-06-22 16:32:57 +01:00
kevmodrome
b7003e9a18 remove cookies set up in each test and rely on cookie default added before 2020-06-22 16:39:28 +02:00
Michael Shanks
243948bc93 cypress - changed background test to font-size
(so i dont have to figure out how to test the colour picker)
2020-06-22 11:29:34 +01:00
Michael Shanks
733dd9753c cypress - retain "builder:token" cookie between tests 2020-06-22 10:53:17 +01:00
Michael Shanks
fab5832425 lint fix 2020-06-21 21:41:10 +01:00
Michael Shanks
a69fdbfc16 cypress tests - run on windows 2020-06-21 21:26:53 +01:00
Michael Shanks
48d60a7183 removed ADMIN_SECRET env var (no longer needed) 2020-06-21 20:54:37 +01:00
Michael Shanks
ede3f7e9aa Merge branch 'master' into feature/add-e2e-tests 2020-06-21 20:30:44 +01:00
Michael Shanks
e4c19bd9fd bugfix: workflow still passing instanceId to api() 2020-06-20 20:30:00 +01:00
Michael Shanks
44c8ca8b58 Merge branch 'master' into instanceid-url-removal 2020-06-19 17:22:29 +01:00
Michael Shanks
4dcd482a4f instance Id is gone from API module 2020-06-19 17:19:30 +01:00
Conor_Mack
c80f9f8819 Recent Colors and UI Updates 2020-06-19 17:07:11 +01:00
kevmodrome
a50dd46a97 adds integration design 2020-06-19 15:50:39 +02:00
kevmodrome
0e1faab61c bump bbui 2020-06-19 14:32:48 +02:00
kevmodrome
663f90b78d merge in new bbui css stuff 2020-06-19 13:44:41 +02:00
kevmodrome
315f621770 adds bbui.css file 2020-06-19 13:36:03 +02:00
kevmodrome
c9a49e4d4b bump bbui and add DangerZone design 2020-06-19 12:51:02 +02:00
kevmodrome
3d6860a79f bump bbui 2020-06-19 12:20:02 +02:00
kevmodrome
310b41c4b3 adds General tab design and updates bbui 2020-06-19 12:09:27 +02:00
kevmodrome
482d791b96 Sets up tabbed modal for settings 2020-06-19 09:14:03 +02:00
Martin McKeaveney
099e394270 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
d2fbddadd5 save button 2020-06-18 17:44:42 +01:00
Martin McKeaveney
7c4f24c1b4 backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Michael Shanks
bf952f8677 instanceid removal 2020-06-18 16:59:31 +01:00
Conor_Mack
d8ac7296c3 Updates for Colorpicker Component 2020-06-18 15:54:18 +01:00
Martin McKeaveney
6e187943c4 Merge branch 'master' of github.com:Budibase/budibase into backend-ui-update 2020-06-18 09:16:43 +01:00
Conor_Mack
869c8de816 Removing unused asString 2020-06-17 17:50:23 +01:00
Conor_Mack
a7f7d32c06 Lint and test fixes 2020-06-17 17:44:47 +01:00
Conor_Mack
2db5dcfae2 Lint fix 2020-06-17 16:57:38 +01:00
Martin McKeaveney
5f8d6bbfe4 add new models and fields, delete models 2020-06-17 16:51:10 +01:00
Conor_Mack
c00b572e22 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-17 16:46:21 +01:00
Conor_Mack
ab5b7ccb39 Integrating Colorpicker with Builder 2020-06-17 16:46:03 +01:00
Martin McKeaveney
374a6b4bc6 new model creation, requires styling and CSS updates 2020-06-16 20:53:13 +01:00
Martin McKeaveney
987135f7b4 saving of models and fields 2020-06-16 20:29:18 +01:00
Conor_Mack
37ed95fa96
Merge branch 'master' into builder/consolidating-missing-code 2020-06-16 12:17:32 +01:00
Conor_Mack
ab15bd479c Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-16 09:58:48 +01:00
Conor_Mack
903e6331a4 Lint fix 2020-06-15 18:39:10 +01:00
Martin McKeaveney
5d46c572b8 lint 2020-06-15 17:08:59 +01:00
Martin McKeaveney
48f6ac2b98 structuring new backend UI 2020-06-15 16:41:31 +01:00
Conor_Mack
47d38f2a28 Lint fixes 2020-06-15 16:02:11 +01:00
Conor_Mack
8b99546326 Instance naming fix for components and screens 2020-06-15 16:01:24 +01:00
kevmodrome
318c7ecb3b adds ignore pattern to jest config so that it doesn't try to run cypress tests as unit tests 2020-06-15 10:41:38 +02:00
Michael Shanks
ac00a47d23 build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Michael Shanks
ad4de714f6 accidentally commited cypress folder 2020-06-12 21:04:30 +01:00
Michael Shanks
237b79e7e7 merge from master 2020-06-12 20:50:17 +01:00
Michael Shanks
bf1da9e94e removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Conor_Mack
2b0436eb99 Merge branch 'master' of https://github.com/Budibase/budibase into builder/consolidating-missing-code 2020-06-12 13:40:27 +01:00
Michael Shanks
c5c8309b09 bugfix - screen/page > settings throwing error 2020-06-12 12:15:17 +01:00
Conor_Mack
8fd475dec2 Fully functional Colorpicker with Preview 2020-06-12 10:48:20 +01:00
Michael Shanks
2ecb03e7ce changed setup to require CLI modules directly 2020-06-11 20:37:01 +01:00
Martin McKeaveney
6f1ea30fe6 embed component, rename main and login to public and private 2020-06-11 20:18:59 +01:00
kevmodrome
e68ce5e87e fix linting errors 2020-06-11 18:14:28 +02:00
kevmodrome
7bd45fd683 update script to be sync rather than async 2020-06-11 18:10:53 +02:00
kevmodrome
d0178ed6b5 adds script to run cypress tests 2020-06-11 17:59:11 +02:00
Conor_Mack
32ff7a5c89 Instance name for components and screens 2020-06-11 16:15:09 +01:00
kevmodrome
40dfde522b make tests less brittle 2020-06-11 17:10:26 +02:00
kevmodrome
39093f3ce6 Merge branch 'master' into feature/add-e2e-tests 2020-06-11 16:41:14 +02:00
kevmodrome
5640f03fff change package.json script temporarily 2020-06-11 16:40:45 +02:00
kevmodrome
5140069ed6 adds some data-cy properties to a number of elements and starts work on workflow tests 2020-06-11 16:40:07 +02:00
Joe
b603e27bc4 formatting and lint update 2020-06-11 13:15:19 +01:00
Joe
3f77e0a0ba Props update, including flex, border, shadow, rotate 2020-06-11 13:07:10 +01:00
kevmodrome
0ab7b99f41 update names for tests 2020-06-11 13:20:13 +02:00
kevmodrome
b473604bc4 adds tests to add components and change props on them 2020-06-11 12:56:16 +02:00
kevmodrome
202abaa13e rework tests to use commands for DRYness 2020-06-11 12:04:31 +02:00
Joe
9773985008
Merge pull request #346 from Budibase/image-component
Image Component
2020-06-10 16:22:57 +01:00
Conor_Mack
7eca5a501d Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-page-testing 2020-06-10 10:19:58 +01:00
Conor_Mack
96d52bf6e8 Fix - No Page Props on Master Screen Components 2020-06-10 10:16:38 +01:00
Martin McKeaveney
d73d1a4dcb
Merge pull request #349 from Budibase/open-app-in-new-window
preview app in new window when running electron
2020-06-09 19:21:53 +01:00
Martin McKeaveney
eff761053c
Revert "Fixes for Screen and Page Props" 2020-06-09 19:18:45 +01:00
kevmodrome
989b042993 adds missing package.json commands 2020-06-09 15:48:25 +02:00
kevmodrome
0c20d328ae add tests to create model and record 2020-06-09 15:40:14 +02:00
kevmodrome
e4fded7114 update create app test 2020-06-09 15:40:00 +02:00
Martin McKeaveney
d9fe761dd6 fix spacing 2020-06-09 13:34:19 +01:00
Martin McKeaveney
cb8ba23742 preview app in new window 2020-06-09 13:30:01 +01:00
Conor_Mack
0f72fff186
Merge pull request #341 from Budibase/property-panel/screen-page-testing
Fixes for Screen and Page Props
2020-06-09 13:02:13 +01:00
kevmodrome
b9e8319670 adds test for creating budibase app 2020-06-09 13:52:19 +02:00
kevmodrome
3e967da6d0 feat: adds cypress to the builder 2020-06-09 13:52:00 +02:00
Michael Shanks
bacf4c8f41
Merge pull request #344 from mjashanks/master
app preview improvements
2020-06-09 11:50:48 +01:00
Joe
67868eb9d3 formatting 2020-06-09 11:49:06 +01:00
Conor_Mack
92eb39cc45
Merge pull request #347 from Budibase/property-panel/remove-suffix-dependency
User can now specify suffix in the Input
2020-06-09 11:46:07 +01:00
Michael Shanks
dc8c22e018 preventDefault on clicks, in preview 2020-06-09 11:44:33 +01:00
Conor_Mack
e32b179fb5 User can now specify suffix in the Input 2020-06-09 11:33:37 +01:00
Joe
bd908a6e67 Image Component
Image component added to builder
2020-06-09 11:06:18 +01:00
Conor_Mack
4b3f171c5d Linting 2020-06-09 11:02:47 +01:00
Conor_Mack
50f4007d0d Refactorings for page and settings props 2020-06-09 10:59:15 +01:00
kevmodrome
f770bd7033 feat: move DetailSummary component in properties pane to bbui 2020-06-09 11:00:50 +02:00
Michael Shanks
eea966a6ae code review: add listner once 2020-06-09 06:22:00 +01:00
Conor_Mack
98710bffbe Utils update and Jest Tests 2020-06-08 21:41:10 +01:00
Michael Shanks
2a2d9812b2 app preview improvements 2020-06-08 21:13:19 +01:00
kevmodrome
fd6c720ee6 bump bbui version 2020-06-08 12:20:13 +02:00
kevmodrome
b83b8c6fbe bump bbui version and rework homepage to use HomeLinks 2020-06-08 12:09:01 +02:00
Conor_Mack
241b3028e9 Tidyup 2020-06-08 10:49:13 +01:00
Conor_Mack
2911ccc8ba Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-page-testing 2020-06-08 10:48:57 +01:00
Martin McKeaveney
76956fc898 moving workflow button 2020-06-04 20:24:12 +01:00
Joe
0e6a62f730 formatting 2020-06-04 19:30:44 +01:00
Joe
d7a66048c4 Workflow UI update 2020-06-04 19:27:25 +01:00
Martin McKeaveney
53427bcdfc
Merge pull request #327 from Budibase/fix-email
fix backend workflow
2020-06-04 14:08:11 +01:00
Martin McKeaveney
a92ab5cabb fix backend workflow 2020-06-04 13:55:52 +01:00
Joe
8fe00cb803
Merge pull request #326 from Budibase/welcome-screen-UI-update
Welcome screen ui update
2020-06-04 13:17:18 +01:00
Joe
f2760d05ad
Merge pull request #323 from Budibase/event-panel-ui-update
Event panel ui update
2020-06-04 12:40:41 +01:00
Joe
87c7d698bc
Merge pull request #325 from Budibase/transition,-dataform,-decoration-fix
Transition fix, decoration added and dataform button font removed
2020-06-04 12:40:33 +01:00
Joe
0638c5b9b8 Transition fix, decoration added and dataform button font removed 2020-06-04 12:22:01 +01:00
Michael Shanks
cd29fd9862 Merge branch 'master' into new-list-spike2 2020-06-04 11:57:05 +01:00
Michael Shanks
db0624b01b "DataList" = old list, "List" = new list 2020-06-04 11:56:42 +01:00
Joe
c5b6356219 Welcome screen ui update
UI was not very responsive before and the illustration looked basic.

Image added, button moved, card ui updated with more margin and better sizing,
2020-06-04 11:56:01 +01:00
Joe
530004f7c3 Event panel ui update 2020-06-04 09:00:25 +01:00
kevmodrome
c2f1c792fe Merge branch 'master' into feature/fix-events-modal 2020-06-04 09:28:35 +02:00
kevmodrome
cc44ca3e54 switch out input to use bbui 2020-06-04 09:26:50 +02:00
Conor_Mack
0d6ee860df Fixes for screen and page props 2020-06-03 22:05:02 +01:00
Conor_Mack
9ab0cedff2 Screen and page latest 2020-06-03 21:36:36 +01:00
Martin McKeaveney
98050f4c2a
Revert "Settings for Pages and Screens" 2020-06-03 21:10:48 +01:00
Martin McKeaveney
e4cc5656ae
Merge pull request #316 from Budibase/fix-user-agent
use custom user agent header
2020-06-03 20:58:03 +01:00
Martin McKeaveney
e74c685956 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney
71f9b4f832 charttype prop for datachart 2020-06-03 20:38:46 +01:00
Martin McKeaveney
0482bc242c fix some other auth bugs 2020-06-03 20:35:30 +01:00
Conor_Mack
b14d010cc2 lint fix 2020-06-03 19:50:28 +01:00
Conor_Mack
058b31b397 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-and-page-props 2020-06-03 19:48:35 +01:00
Conor_Mack
2aaec0222c Settings Props for Pages and Screens 2020-06-03 19:46:41 +01:00
Martin McKeaveney
07cf98b0de use custom user agent header 2020-06-03 19:35:04 +01:00
Michael Shanks
87f8a9c108 Merge branch 'master' of github.com:Budibase/budibase 2020-06-03 17:05:53 +01:00
Michael Shanks
47162d806b logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Martin McKeaveney
9ec8e71624
Merge pull request #314 from Budibase/fix-dataform
fix dataform
2020-06-03 17:03:51 +01:00
Martin McKeaveney
ca0d1b6b2b updating page title prop 2020-06-03 16:44:01 +01:00
Conor_Mack
65ee282a2c Screen and page latest 2020-06-03 16:19:04 +01:00
Martin McKeaveney
f939d9ef13 fix dataform 2020-06-03 16:10:03 +01:00
Joe
0241fb7e91
Merge pull request #311 from Budibase/login-component-UI
login component UI update
2020-06-03 15:21:43 +01:00
Joe
8e3d823401 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
b8df2f15fb
Merge pull request #309 from Budibase/bugfix/navbar-settings
Bugfix/navbar settings
2020-06-03 14:59:35 +02:00
kevmodrome
f187758147 fixes lint issues 2020-06-03 14:55:29 +02:00
kevmodrome
dba1ff1de1 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
0aa9aece0b adds options to navbar component 2020-06-03 14:36:39 +02:00
Michael Shanks
c10c1bed08 Workflow model selector - blank option 2020-06-03 12:33:57 +01:00
Michael Shanks
b8df49e948 Merge branch 'master' of github.com:Budibase/budibase 2020-06-03 12:30:54 +01:00
Michael Shanks
b272174270 StateBindingCascader - nod handling onChange 2020-06-03 12:30:48 +01:00
Joe
7f656bc28b Removed unused images and added new BB logo 2020-06-03 12:21:26 +01:00
Michael Shanks
f10e08fee3 replace DataList with new List 2020-06-03 09:25:56 +01:00
Michael Shanks
bff3cac99e Merge branch 'master' into new-list-spike 2020-06-03 09:22:43 +01:00
Michael Shanks
6ca887e79e ModelSelect - added blank option 2020-06-03 06:55:21 +01:00
Michael Shanks
4ee546d2c7
Merge pull request #299 from Budibase/backend-modal-ui-update
Backend modal UI update
2020-06-03 06:35:39 +01:00
Michael Shanks
5323ad3c1e
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
9c258da579 spike - list that accepts children 2020-06-02 23:26:06 +01:00
Martin McKeaveney
10ecb8d732 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Joe
3faaf94554 formatting update 2020-06-02 21:13:19 +01:00
Joe
b726363c34 Add User Model Update 2020-06-02 21:12:33 +01:00
Joe
a416ecc789 formatting 2020-06-02 20:56:16 +01:00
Joe
63882727de Defeat
I stand defeated to UIKit and its CSS shackles
2020-06-02 20:55:15 +01:00
Joe
6fcc3ad163 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
Martin McKeaveney
81d45a149f
Merge pull request #298 from Budibase/fix-login
fix login component
2020-06-02 17:07:44 +01:00
Martin McKeaveney
425028dfea fix login component 2020-06-02 16:46:37 +01:00
Conor_Mack
d992c926ba Font Weights, Color Label and Input Widths 2020-06-02 15:42:19 +01:00
Conor_Mack
dccb05d509 Changing value to val in handleChange 2020-06-02 15:26:03 +01:00
Conor_Mack
81d493e0c1
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
d8c20f9b9c Updating input group for auto values 2020-06-02 15:09:31 +01:00
Conor_Mack
3acfb99cd8
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
0a3390f935 Allowing auto values for inputs 2020-06-02 15:00:31 +01:00
Conor_Mack
006a4de77e Allowing auto values for inputs 2020-06-02 15:00:24 +01:00
Michael Shanks
a11d27f867 bugfix: input value handles undefined/null 2020-06-02 14:48:18 +01:00
Conor_Mack
2c228fee81 Bug fixes and tidyup 2020-06-02 14:22:35 +01:00
Conor_Mack
19a379e8d4 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
773d0268d4 Card Settings and Fix for Input Suffixes 2020-06-02 14:01:25 +01:00
Michael Shanks
e2bbc7070a bugfix: design panel not growing to height 2020-06-02 12:47:40 +01:00
Michael Shanks
44cc7eab0e deleting a value in design causes styles to be lost 2020-06-02 12:41:52 +01:00
Michael Shanks
ee7d93c3b9 resize add component item - to prevent wrapping on windows 2020-06-02 12:26:31 +01:00
Martin McKeaveney
be3ebf1982
Merge pull request #288 from Budibase/model-fixes
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney
d932670d7e model bugfixes 2020-06-02 11:40:33 +01:00
Conor_Mack
aaf55b7f70
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
be28e2dcdd
Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +01:00
Conor_Mack
53a55e2824 Lint and testing 2020-06-02 11:19:22 +01:00
Michael Shanks
2cfbd2afeb wee typo 2020-06-02 11:16:30 +01:00
Martin McKeaveney
461187cf16
Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
e1ba84bfdb bugfix: left-nav not scrolling on windows 2020-06-02 11:12:36 +01:00
Michael Shanks
9b31da4632 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Martin McKeaveney
7137362302 tidy up, styling 2020-06-02 11:08:53 +01:00
Conor_Mack
2c407d4da7 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
fea0203096 bugfix: data not loading on default view 2020-06-02 10:43:48 +01:00
Michael Shanks
ea5a52d61c bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
kevmodrome
c00f79883d hides database list 2020-06-02 11:08:30 +02:00
Michael Shanks
5b8625824f open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks
57a917f9d9 auto select first model on startup 2020-06-02 09:36:21 +01:00
Michael Shanks
9b55870c24 auto select model after creation 2020-06-02 07:56:50 +01:00
Michael Shanks
afe8713e6f placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Conor_Mack
0fafe7565a Completed Palette and Slider with integration 2020-06-01 23:01:56 +01:00
Martin McKeaveney
1df1d76d7a Record selector 2020-06-01 22:55:44 +01:00
Joe
ea2786c69c
Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +01:00
Joe
1555bc5225 formatting 2020-06-01 22:16:55 +01:00
Joe
4ef1d9453a 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
cb10cbdd38 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks
4c6b2a4dad bugfix: left nav scrolling 2020-06-01 22:11:55 +01:00
Michael Shanks
d4b2fb5736 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Michael Shanks
bda4937c45 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe
69cfa532c4
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
1bb06ccdef path fix 2020-06-01 21:40:02 +01:00
Joe
c1aaeffaec Formatting update 2020-06-01 21:34:03 +01:00
Martin McKeaveney
ba38385d72 lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney
aeae4f50e2 tidy up 2020-06-01 21:26:32 +01:00
Joe
6cd94db367 Padding and margin fix 2020-06-01 21:18:43 +01:00