1
0
Fork 0
mirror of synced 2024-09-19 10:48:30 +12:00
Commit graph

249 commits

Author SHA1 Message Date
Andrew Kingston
36498f2a2b Add primary display column and update all backend UI popovers with new form styles 2020-09-29 13:54:04 +01:00
Martin McKeaveney
2e1583589e organise async logic on homepage, style template cards and add images 2020-09-29 10:19:04 +01:00
Michael Shanks
1019078f79 Fetching analytics userId, when api_key entered 2020-09-28 10:47:18 +01:00
Joe
620134132e Page titles and primary cta alignment and styling consistent
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.

Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.

Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Martin McKeaveney
892ce699ce template export v1 2020-09-25 14:47:42 +01:00
Andrew Kingston
ab1ddd8006 Rename backend components file structure and standardise no table empty state 2020-09-25 13:11:57 +01:00
Andrew Kingston
aab4fd0832 Tidy backend table styles, fix layout and add scrolling 2020-09-25 09:17:58 +01:00
Andrew Kingston
c9418aa572 Fix backend page height and improve style consistency 2020-09-24 15:11:40 +01:00
mike12345567
19bb0481c6 Running linter to cleanup formatting. 2020-09-23 16:20:39 +01:00
Andrew Kingston
c728329d51 Improve responsiveness, handle scrolling and tidy up CSS in automations page 2020-09-23 12:24:57 +01:00
mike12345567
c31a978288 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into rename-workflow-automation 2020-09-21 14:01:00 +01:00
mike12345567
5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
Martin McKeaveney
e609414f57 merge with master 2020-09-17 16:40:09 +01:00
Martin McKeaveney
f48736ffe9 lint 2020-09-17 16:36:39 +01:00
Andrew Kingston
5fedaced21 Hide workflow setup panel unless required 2020-09-11 21:32:32 +01:00
Martin McKeaveney
4d411dec62 attachments 2020-09-11 15:09:56 +01:00
Andrew Kingston
3f0fb2f258 Make workflow builder scrollable and improve UX around selecting and editing worflow blocks 2020-09-10 07:46:01 +01:00
Andrew Kingston
ef9c5d9e1b Remove 1px border causing overflow and scrollbar in workflow page layout 2020-09-09 11:19:20 +01:00
Victoria Sloan
5aeabdb3d6 remove unused IconButton component and imports in files that aren’t using it 2020-09-06 21:54:23 +01:00
Martin McKeaveney
d2638e0150 merge 2020-08-19 17:14:30 +01:00
Martin McKeaveney
e57dda576b tidy up and lint 2020-08-18 17:14:26 +01:00
Martin McKeaveney
33ec0cfa75 group by complete 2020-08-18 16:05:15 +01:00
Martin McKeaveney
0a60fd0bc6 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Michael Shanks
286514475d removed ModelSetupNav (not used) 2020-08-14 16:35:28 +01:00
Martin McKeaveney
6ad5ebbe06 began UI for custom views 2020-08-14 16:31:53 +01:00
Michael Shanks
d8f8ade898 removed PageView.svelte 2020-08-14 14:21:55 +01:00
Joe
980c0d8f8b Merge branch 'master' into Tidy-ups-and-implementing-new-BBUI-vars 2020-08-13 11:31:55 +01:00
Joe
15ca64d27a Reduced size of app cards 2020-08-11 17:02:54 +01:00
Joe
bae5e11df3 Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
Martin McKeaveney
6405e79f15 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney
a8251cdb22 full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney
cfe262d602 new table creation 2020-08-07 18:31:40 +01:00
Martin McKeaveney
10d798fe62 creating rows and columns working 2020-08-07 16:13:57 +01:00
kevmodrome
9b7adf9d8c api key logic works correctly 2020-08-03 15:59:50 +02:00
Martin McKeaveney
833c97333b Merge pull request #478 from Budibase/reorder-top-nav
reorder top nav items
2020-07-21 12:22:09 +01:00
Martin McKeaveney
762fce6577 ensure table name is not persisted between apps 2020-07-21 10:24:09 +01:00
Martin McKeaveney
2bee9f2ccb reorder items 2020-07-21 09:54:46 +01:00
Martin McKeaveney
41175d60ba rename event 2020-07-15 17:29:02 +01:00
Martin McKeaveney
32dd7dd245 events for web apps built and web apps deployed 2020-07-15 17:25:08 +01:00
Martin McKeaveney
99f344c3a2 Merge pull request #445 from Budibase/beta-fixes
Beta fixes
2020-07-15 09:17:23 +01:00
Martin McKeaveney
1d29332f46 Merge pull request #442 from Budibase/Backend-and-workflow-responsive-layout-fix
Backend/Workflow layout update
2020-07-14 16:09:27 +01:00
Martin McKeaveney
22005bc990 formatting and tidy up 2020-07-14 16:00:58 +01:00
Joe
1db1ad1a45 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
Joe
5a17eb99d8 Welcome screen links update 2020-07-14 13:02:34 +01:00
Martin McKeaveney
7c5da11836 PR Comments 2020-07-08 16:31:26 +01:00
Martin McKeaveney
1a33ab2e18 merge 2020-07-07 21:32:32 +01:00
Martin McKeaveney
c953fa679a lint 2020-07-07 21:29:20 +01:00
Martin McKeaveney
f7d65deb5e extra index template for production 2020-07-06 19:43:40 +01:00
Michael Shanks
fee6985f33 bugfix: delete component sometimes breaks navigation 2020-07-06 11:17:54 +01:00
Michael Shanks
cb0492886b hiding the <EmptyModel /> for now 2020-07-03 14:44:25 +01:00
Martin McKeaveney
63ca4c094e Merge branch 'master' of github.com:Budibase/budibase into deployment 2020-07-03 09:16:27 +01:00
Martin McKeaveney
5ecc8d4a54 deployment E2E 2020-07-02 23:22:20 +01:00
Martin McKeaveney
993eb71019 Merge branch 'master' of github.com:Budibase/budibase into deployment 2020-07-02 20:52:50 +01:00
Michael Shanks
4346bce4fd #383 rename Model > Table (ui only) 2020-07-02 20:38:02 +01:00
Michael Shanks
b930dd4739 Merge pull request #409 from mjashanks/bugfixes
Some simple fixes
2020-07-02 16:34:19 +01:00
Joe
4ba3095c2c Yarn format and linting fix 2020-07-02 11:03:15 +01:00
Joe
72700bc4ca Welcome screen fix
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
2020-07-02 11:02:31 +01:00
Martin McKeaveney
9b2eca58c4 s3 awareness, authentication through API keys 2020-07-01 21:57:35 +01:00
Martin McKeaveney
d176aa1d70 Merge branch 'master' of github.com:Budibase/budibase into deployment 2020-07-01 21:42:47 +01:00
Michael Shanks
0312a3c910 fix: routing broken when naving to scereen with spaces 2020-07-01 16:44:24 +01:00
Michael Shanks
592140158b some comments.. 2020-06-30 14:18:51 +01:00
Michael Shanks
6a1e5b9b10 Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-30 14:13:27 +01:00
Michael Shanks
85fe1cdcfe backend - routing based on models 2020-06-30 14:12:37 +01:00
Conor_Mack
90c70e85ee Colorpicker - Portal and Centering 2020-06-30 13:08:58 +01:00
Michael Shanks
94c1f16aa7 fix: frontend not loading when naving to component 2020-06-30 10:39:48 +01:00
Michael Shanks
bd1f281908 some explanation to to confusing code 2020-06-30 06:27:23 +01:00
Michael Shanks
c5c21d6929 when navigating between fronend & backend,
you return to the last url you worked on
2020-06-29 21:26:16 +01:00
Martin McKeaveney
7ed017209b cleaned up deploy code 2020-06-29 10:27:38 +01:00
kevmodrome
42e23b05e6 add back settingslink that was accidently removed 2020-06-26 09:19:37 +02:00
Joe
7c98a466e4 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Michael Shanks
ef94892a1b merge from master 2020-06-24 18:05:49 +01:00
Martin McKeaveney
835b21e387 merge 2020-06-24 17:02:38 +01:00
Michael Shanks
59afd2c572 Merge branch 'master' of github.com:Budibase/budibase 2020-06-24 16:42:41 +01:00
Joe
7ea1eaed06 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
ff8ec8e033 formatting and linting 2020-06-24 15:41:33 +01:00
Joe
0cf410b253 Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Michael Shanks
1f89dd4b36 loading worklows into state along with appPackage 2020-06-24 11:59:07 +01:00
Joe
d95c4c7a54 Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
eca7b69949 merge 2020-06-22 22:39:41 +01:00
Michael Shanks
e41e2c3fad Merge branch 'master' into instanceid-url-removal 2020-06-19 17:22:29 +01:00
Martin McKeaveney
2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Martin McKeaveney
cc1cab0e57 Merge branch 'master' of github.com:Budibase/budibase into backend-ui-update 2020-06-18 09:16:43 +01:00
Martin McKeaveney
949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +01:00
Conor_Mack
4a00e2257f Integrating Colorpicker with Builder 2020-06-17 16:46:03 +01:00
Martin McKeaveney
78ce077846 saving of models and fields 2020-06-16 20:29:18 +01:00
Martin McKeaveney
af9038f64f structuring new backend UI 2020-06-15 16:41:31 +01:00
Michael Shanks
5174c3f1dc build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Martin McKeaveney
a325ef2a8f fix spacing 2020-06-09 13:34:19 +01:00
Martin McKeaveney
96708ce75a preview app in new window 2020-06-09 13:30:01 +01:00
kevmodrome
a50bb3b0cc bump bbui version and rework homepage to use HomeLinks 2020-06-08 12:09:01 +02:00
Joe
06542e4244 formatting 2020-06-04 19:30:44 +01:00
Joe
e1c5cae376 Workflow UI update 2020-06-04 19:27:25 +01:00
Joe
d09bbc1551 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
Michael Shanks
6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +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
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