1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
Commit graph

3179 commits

Author SHA1 Message Date
Andrew Kingston f42dc2551c Use common dropdown components in more places to reduce duplication 2020-10-26 14:03:07 +00:00
Andrew Kingston 309cc56674 Fix automation component paths 2020-10-26 12:25:26 +00:00
Andrew Kingston 0553da5a03 Update styles across entire automations page 2020-10-26 12:18:34 +00:00
Michael Shanks fa71e8ea5f Merge remote-tracking branch 'origin/master' into feedback 2020-10-26 11:46:07 +00:00
Michael Shanks 63234d1288 Feedback check interval to const 2020-10-26 11:35:38 +00:00
Andrew Kingston d356f8d609 Add new common components for dropdown styles 2020-10-26 11:00:34 +00:00
Martin McKeaveney 5ecb4ae60a tidy up 2020-10-26 09:37:53 +00:00
Martin McKeaveney 3034c284df reinstating relationships 2020-10-25 17:05:11 +00:00
Martin McKeaveney 19f1f01d1a allow editing row from modal 2020-10-23 23:55:51 +01:00
Michael Shanks a9de659216 gather feedback after 24h, or first deploy 2020-10-23 22:38:40 +01:00
Martin McKeaveney 9ad336d984 update table headers on table change 2020-10-23 22:34:40 +01:00
Martin McKeaveney 4714416e24 more ag grid styling 2020-10-23 17:38:10 +01:00
mike12345567 a6c4e7fd04 Linting. 2020-10-23 17:18:22 +01:00
mike12345567 cc19e2e582 Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 2020-10-23 17:17:53 +01:00
Andrew Kingston 51c11cb537 Reduce unecessary div layers 2020-10-23 12:57:35 +01:00
Andrew Kingston 2c7910ee51 Update data page to use new styles 2020-10-23 12:25:22 +01:00
Andrew Kingston 6f9c29a955 Remove deprecated borders on design page 2020-10-23 12:25:12 +01:00
Andrew Kingston 811391216d Improve component dropdown responsiveness 2020-10-23 10:55:12 +01:00
Andrew Kingston 77c47fcfc2 Add selected styles to component dropdowns 2020-10-23 10:37:28 +01:00
Andrew Kingston df3ede9d88 Standardise sizing of all settings and design properties 2020-10-23 10:34:14 +01:00
Andrew Kingston 7267e2ab70 Bump BBUI version 2020-10-23 10:33:43 +01:00
Michael Shanks 8cbfe250e4 Feedback - added Modal after deploy 2020-10-22 21:59:40 +01:00
Andrew Kingston 0b220c4db6 Fix property group name font size until a proper fix in BBUI 2020-10-22 20:48:46 +01:00
Andrew Kingston 77cfe2e442 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-22 20:42:50 +01:00
Andrew Kingston 601fb815e5 Change component bar to popovers and adjust page layout to match 2020-10-22 20:22:09 +01:00
Andrew Kingston 03582938cd Update FlatButton and CategoryTab styles 2020-10-22 18:23:11 +01:00
Andrew Kingston d05ec2e90c Adjust page button background to be consistent 2020-10-22 18:14:44 +01:00
Andrew Kingston 2468e5e9a9 Fix issue displaying opened status of screens 2020-10-22 18:14:29 +01:00
Andrew Kingston 81398c6b65 Move large create screen button to icon 2020-10-22 18:12:40 +01:00
Andrew Kingston 3f27be5f99 Adjust screen list column padding to line up with top components bar 2020-10-22 18:12:15 +01:00
Andrew Kingston 9b6ed7d36e Update page button styles 2020-10-22 18:11:33 +01:00
mike12345567 877f0f46a4 Linting. 2020-10-22 17:49:30 +01:00
mike12345567 a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
Andrew Kingston 3a70a62cf5 Update front end column structure layout and width to increase preview space 2020-10-22 17:47:49 +01:00
Andrew Kingston 8390a8704e Update component definition structure for new layout 2020-10-22 17:47:07 +01:00
Andrew Kingston b892d1c4da Update routing to use new page names 2020-10-22 17:46:44 +01:00
Andrew Kingston b50addf96b Move components to above app preview 2020-10-22 17:46:21 +01:00
Andrew Kingston 4cca98bde9 Make OptionSelect styles in line with other components 2020-10-22 17:44:45 +01:00
Andrew Kingston cef81ea3e0 Fix top right settings icon styles 2020-10-22 17:44:17 +01:00
Andrew Kingston a68d0e0038 Improve styles of frontend component blocks 2020-10-22 17:43:52 +01:00
Andrew Kingston f916405c6a Update routing to use new page names 2020-10-22 17:43:27 +01:00
Andrew Kingston 8e6b4f1aeb Update screen components hierarchy to use new common component styles 2020-10-22 17:42:03 +01:00
Andrew Kingston 350083025d Update remix icons version to fix line chart icon 2020-10-22 17:39:50 +01:00
Martin McKeaveney fdc944741c popovers replaced with table icons 2020-10-22 15:45:58 +01:00
Andrew Kingston db0b6bf64b Update top nav border style 2020-10-22 15:11:46 +01:00
Andrew Kingston 7d9df412d1 Rename backend to data and frontend to design 2020-10-22 15:11:22 +01:00
Michael Shanks 420beb996d Feedback - close on submit 2020-10-22 14:54:28 +01:00
Michael Drury 9fc1406c22
Merge pull request #776 from Budibase/version-complibrary
Version the components library
2020-10-22 09:14:07 +01:00
Michael Drury ab27018521
Merge pull request #777 from Budibase/bug/page-creation-validation
JOI validation page/screen creation
2020-10-22 09:12:26 +01:00
mike12345567 122c34e65c Adding validation to pages to protect against screen/page creation with no parameters. 2020-10-21 17:35:39 +01:00