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

513 commits

Author SHA1 Message Date
Andrew Kingston
8b352fe40a Allow independent selection of screen IDs and layout IDs so that selections persist between toggling tabs. Update logic around role selection and screen filtering 2020-12-14 11:14:16 +00:00
Martin McKeaveney
7255a21819 merge 2020-12-12 20:09:04 +00:00
Andrew Kingston
80e1c4f978 Fix z index in beta warning 2020-12-09 15:42:44 +00:00
Andrew Kingston
b842a2addc Cache roles in store and add role selector for screens 2020-12-09 15:35:57 +00:00
Martin McKeaveney
74f138ee9a lint 2020-12-07 15:49:19 +00:00
Martin McKeaveney
6b5c1ffafa consolidate routing and component selection 2020-12-05 12:09:58 +00:00
Martin McKeaveney
64c4f0d300 deletion and error handling of layouts 2020-12-04 23:42:22 +00:00
Martin McKeaveney
a093297a4e tidy up 2020-12-03 15:19:19 +00:00
Martin McKeaveney
0a5eac2c7f more intelligent routing for screens and pages 2020-12-03 15:15:14 +00:00
mike12345567
2a41f57382 Linting and update to try and fix issues when screens are created, screen saving now generates CSS. 2020-12-03 12:08:33 +00:00
Martin McKeaveney
13824dcf09 merge 2020-12-02 14:15:07 +00:00
Martin McKeaveney
ffc7e14bb2 fix preview save 2020-12-02 13:41:00 +00:00
Martin McKeaveney
33c40063af layouts and screens switcher, merge with component sdk 2020-12-01 16:22:06 +00:00
mike12345567
b55c4bc9c0 Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor 2020-11-30 11:47:08 +00:00
Martin McKeaveney
6cca720117 browse contents of s3 buckets from within budibase 2020-11-26 21:23:20 +00:00
Martin McKeaveney
298ef30360 budibase postgres E2E working 2020-11-26 14:43:56 +00:00
mike12345567
8a013c33c3 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 2020-11-25 17:56:09 +00:00
mike12345567
e1314b0d88 Starting work on builder, very broken. 2020-11-24 18:11:34 +00:00
Martin McKeaveney
eb9cfcb8bd tidy up 2020-11-24 17:02:58 +00:00
Martin McKeaveney
a92d54f9a7 user table and relationships complete 2020-11-24 14:04:14 +00:00
Martin McKeaveney
f91c833074 merge 2020-11-19 17:02:27 +00:00
mike12345567
4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 2020-11-19 16:55:59 +00:00
Martin McKeaveney
e5bba6b5e6 remove old files 2020-11-19 16:12:55 +00:00
Martin McKeaveney
26cfb54a0f nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 2020-11-18 22:04:18 +00:00
Martin McKeaveney
129d36ccfe remove cf invalidation, adding validation around successful deploys only 2020-11-10 17:08:02 +00:00
Andrew Kingston
253568fd2d Merge pull request #817 from Budibase/apex-charts
Apex charts
2020-11-09 08:48:44 +00:00
Martin McKeaveney
a8b5c3c255 small tidy ups 2020-11-06 13:40:00 +00:00
mike12345567
e353c2a1c4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 2020-11-06 12:30:30 +00:00
mike12345567
d57368eb8b Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
Martin McKeaveney
f86e8f7a52 update left hand links on builder home 2020-11-05 09:18:20 +00:00
Martin McKeaveney
1106026687 cut over to new frontend store 2020-11-04 17:09:45 +00:00
Andrew Kingston
ac40abac56 Fix beta warning overlap 2020-11-04 12:38:52 +00:00
Michael Drury
ac73b5c4aa Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 2020-11-03 13:45:49 +00:00
Michael Drury
871e9b123e Some further work, logout and preview appear to be working much better now. 2020-11-02 22:46:31 +00:00
Andrew Kingston
e54a168848 Merge pull request #809 from Budibase/dark-mode
Dark mode and custom themes
2020-11-02 08:33:02 +00:00
Andrew Kingston
d879b52ebf Add theme editor component to top bar 2020-10-30 10:41:44 +00:00
Andrew Kingston
cb25dd97b3 Enabling the dark side 2020-10-29 20:42:34 +00:00
mike12345567
08b0834fe2 Removing instance API as it was un-used and simplifying the nature of an instance. 2020-10-29 10:21:06 +00:00
Andrew Kingston
7d632445a9 Add slight margin to perfectly align empty state text 2020-10-28 17:09:10 +00:00
Andrew Kingston
1a8da28c09 Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00
Andrew Kingston
e61f3eb8cd Update feedback icon to be in line with new UI 2020-10-28 10:59:43 +00:00
Martin McKeaveney
752d4c1ae0 Merge pull request #788 from Budibase/backend-ag-grid
Backend ag grid
2020-10-28 10:02:32 +00:00
Andrew Kingston
cd1bfa2580 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-28 09:46:22 +00:00
Andrew Kingston
add4162000 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
a93757a8d9 Fix cypress tests 2020-10-27 15:26:07 +00:00
Andrew Kingston
fae4037a65 Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Andrew Kingston
4ff7499d26 Update styles across entire automations page 2020-10-26 12:18:34 +00:00
Michael Shanks
6247acfcd2 gather feedback after 24h, or first deploy 2020-10-23 22:38:40 +01:00
Andrew Kingston
9a32997591 Reduce unecessary div layers 2020-10-23 12:57:35 +01:00
Andrew Kingston
14b13c7c52 Update data page to use new styles 2020-10-23 12:25:22 +01:00
Andrew Kingston
ea94694038 Remove deprecated borders on design page 2020-10-23 12:25:12 +01:00
Michael Shanks
cecf00a09e Feedback - added Modal after deploy 2020-10-22 21:59:40 +01:00
Andrew Kingston
e5742dc7f6 Change component bar to popovers and adjust page layout to match 2020-10-22 20:22:09 +01:00
Andrew Kingston
f56662dac4 Update FlatButton and CategoryTab styles 2020-10-22 18:23:11 +01:00
Andrew Kingston
62da83e27f Adjust screen list column padding to line up with top components bar 2020-10-22 18:12:15 +01:00
Andrew Kingston
1fac774521 Move components to above app preview 2020-10-22 17:46:21 +01:00
Andrew Kingston
80e71bff91 Update routing to use new page names 2020-10-22 17:43:27 +01:00
Andrew Kingston
d3714ea9ee Update top nav border style 2020-10-22 15:11:46 +01:00
Andrew Kingston
e1c70f43db Rename backend to data and frontend to design 2020-10-22 15:11:22 +01:00
Michael Shanks
f540f17861 feedback nav icon loads iframe to public page 2020-10-21 17:24:08 +01:00
Martin McKeaveney
4ae78dd74d Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid 2020-10-21 15:03:31 +01:00
Andrew Kingston
4cc203e346 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-21 13:28:02 +01:00
Martin McKeaveney
1add16147d rename data design, ag grid mvp 2020-10-21 11:15:02 +01:00
Andrew Kingston
5c3d7481f6 Merge pull request #764 from Budibase/qol-updates
QOL updates
2020-10-21 10:45:52 +01:00
Andrew Kingston
c895e9887b Add initial work on dropdown components 2020-10-21 09:19:26 +01:00
Martin McKeaveney
0799b2d49e budibase beta blog post 2020-10-20 13:55:08 +01:00
Martin McKeaveney
c6be864b14 adding beta button 2020-10-20 13:47:10 +01:00
Andrew Kingston
2772892492 Fix layout issue with top right icons 2020-10-20 11:44:59 +01:00
Martin McKeaveney
820357e28d move link into top nav 2020-10-19 13:17:04 +01:00
Martin McKeaveney
b3f34ae9ae help button 2020-10-19 12:55:57 +01:00
Martin McKeaveney
2043e396e5 Merge pull request #749 from Budibase/deployment-history
Deployment history
2020-10-19 08:34:33 +01:00
Martin McKeaveney
131dcdbcad deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Andrew Kingston
fbe15ccfd9 Fix unrecoverable crash when the screen URL param is not a valid screen 2020-10-17 18:06:00 +01:00
Martin McKeaveney
b0c8d570bc deployment history rendering in side bar 2020-10-17 15:13:25 +01:00
Martin McKeaveney
a64c1c9ded Merge branch 'master' of github.com:Budibase/budibase into deployment-history 2020-10-17 12:22:40 +01:00
Martin McKeaveney
4d3fb4f847 hiding templates for now 2020-10-16 22:11:13 +01:00
Martin McKeaveney
8b54a55bcb making deploy process async, adding local deployment history 2020-10-16 12:38:07 +01:00
Martin McKeaveney
71a7482dda lint 2020-10-15 17:05:09 +01:00
Martin McKeaveney
a34a59880e merge from master 2020-10-15 14:41:29 +01:00
Martin McKeaveney
f0f9015819 more filtering updates 2020-10-15 12:09:41 +01:00
Martin McKeaveney
a23440c740 adding sum and count functionality, preventing user from doing bad filters 2020-10-15 10:48:57 +01:00
Andrew Kingston
3172b3b479 Change create new web app button to black 2020-10-15 09:04:39 +01:00
Martin McKeaveney
79b50dc0b7 lint 2020-10-14 13:21:43 +01:00
Martin McKeaveney
cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
Martin McKeaveney
14af18d27b fix issues from eslint plugin prettier 2020-10-13 16:33:45 +01:00
Martin McKeaveney
2b3b41e778 bulk deletes on grid 2020-10-13 16:17:07 +01:00
mike12345567
a622d3c2f1 Fixing problem where something injected [object Object] into the source code? 2020-10-13 10:35:10 +01:00
mike12345567
9a38294449 Formatting codebase. 2020-10-13 10:04:29 +01:00
mike12345567
d8f3a2ef17 Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 09:41:42 +01:00
mike12345567
5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Martin McKeaveney
e4528a8745 Merge branch 'master' of github.com:Budibase/budibase into deployment-api-usage 2020-10-08 21:16:16 +01:00
Martin McKeaveney
e3a9eae679 lint and tidy up 2020-10-08 21:16:06 +01:00
Martin McKeaveney
3715c2bf36 removing retry param 2020-10-08 21:11:10 +01:00
Andrew Kingston
1c559978e9 Fix relationship view when viewing fields with spaces in their name 2020-10-08 10:32:17 +01:00
Andrew Kingston
d24679bc33 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
a24ce26953 Remove padding on top nav bar so that things are properly centered 2020-10-07 12:00:15 +01:00
Michael Shanks
a28a327da7 Merge branch 'master' into fixes 2020-10-05 21:17:01 +01:00
Andrew Kingston
701786dc25 Merge template and index page styles with new BBUI 2020-10-05 12:20:59 +01:00
Andrew Kingston
68a03eceb4 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-05 12:20:26 +01:00
Andrew Kingston
a23967364b Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
mike12345567
3ad58c2aa7 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-05 10:52:35 +01:00
Andrew Kingston
27c3e6c9e9 Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
Andrew Kingston
93cc0ad26d Remove unused imports 2020-10-02 20:39:39 +01:00
Martin McKeaveney
016f49ac5a merge 2020-10-02 16:45:59 +01:00
Andrew Kingston
8706561bd4 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-02 16:43:08 +01:00
mike12345567
4d8b1ecc10 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston
34373fc0dd Add new modal to backend and fix backend file structure 2020-10-02 12:00:17 +01:00
Michael Shanks
70a6fabcd0 unused imports 2020-10-02 10:07:43 +01:00
Andrew Kingston
7aa040d314 Add functional backend UI for navigating relationships 2020-10-01 11:01:06 +01:00
Michael Shanks
7f2041ff16 bugfix: create app modal always appears on homescreen 2020-10-01 09:28:55 +01:00
Andrew Kingston
cd69d17c87 Use common Table component across backend UI and add initial empty page for relationships 2020-10-01 07:19:38 +01:00
Andrew Kingston
162f91dc82 Add empty state text to automate page and consistently style empty states 2020-09-30 15:06:47 +01:00
Michael Shanks
83261aeadf analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
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
Martin McKeaveney
3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +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
27eb6443b4 bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
Michael Shanks
8bdb02b58b open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks
074cb2a886 placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Michael Shanks
f631426782 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks
633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Martin McKeaveney
a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Conor_Mack
e6915b655f Properties panel scrolling fix 2020-06-01 17:14:54 +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
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
Michael Shanks
94742974b2 Merge branch 'master' of github.com:Budibase/budibase into component-nav-update 2020-06-01 10:25:32 +01:00
Michael Shanks
353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Martin McKeaveney
36da2576bc separate workflow components from routify routes 2020-05-30 00:40:33 +01:00
Martin McKeaveney
c7b8220a62 significant client lib refactor 2020-05-30 00:14:41 +01:00
Joe
1c541c684e Formatting update 2020-05-29 18:32:52 +01:00
Joe
cee06067a8 Update to Frontend UI Nav and Component Panel
Components moved to the left
Nav panel UI updated
Props tabs moved up
2020-05-29 18:31:47 +01:00
Martin McKeaveney
b4b90fcaeb styling, bug fixes, client library state updates 2020-05-29 16:06:23 +01:00
Michael Shanks
1c893fa23a Merge branch 'master' into component-nav-update 2020-05-29 15:20:26 +01:00
Michael Shanks
46da102670 bugfix: not selecting component after add 2020-05-29 14:56:21 +01:00
Martin McKeaveney
e648dc80e8 refactor client library 2020-05-29 14:06:36 +01:00
Michael Shanks
6b00a079d1 added common switcher component, and moved add component to left 2020-05-29 13:28:12 +01:00
Joe
cc9a620429 formatting 2020-05-29 13:25:27 +01:00
Joe
1353e229e8 Media queries removed 2020-05-29 13:24:33 +01:00
Joe
71f61d6332 Cleaning up the panel UI by removing inner borders 2020-05-29 10:57:00 +01:00
Conor_Mack
4b05506db0 Merging master 2020-05-29 10:53:06 +01:00
Martin McKeaveney
7a3b368399 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Martin McKeaveney
6f0a84dd38 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +01:00
Conor_Mack
73223debe9 Complete OptionSelect Component 2020-05-28 16:24:53 +01:00
Martin McKeaveney
ad637348c9 workflow UI, orhestrator for executing workflows 2020-05-27 21:51:32 +01:00
Joe
5bc315f162 Component items ui updated 2020-05-27 15:50:45 +01:00
Kevin Åberg Kultalahti
1a02792479 Merge pull request #252 from Budibase/feature/create-app-builder-ui
add functionality to create application from builder UI
2020-05-27 15:17:06 +02:00
kevmodrome
3a72eddd78 add loading state 2020-05-27 12:54:53 +02:00