1816 Commits (08aa221d04dbbaef2ad031ba2ebc4d11af00a11a)

Author SHA1 Message Date
mike12345567 08aa221d04 Implementing the block definitions as list APIs for the workflow, meaning client has to retrieve structure from API instead of inherently knowing it. 6 years ago
Andrew Kingston 3f0fb2f258 Make workflow builder scrollable and improve UX around selecting and editing worflow blocks 6 years ago
Andrew Kingston e5afea0323 Fix arrow not transitioning out causing jumps when removing workflow blocks 6 years ago
Andrew Kingston 0b056bf469 Improve workflow block list design and UI consistency 6 years ago
Andrew Kingston 3897852d4c Improve layout and consistency of workflow block configuration 6 years ago
Andrew Kingston ef9c5d9e1b Remove 1px border causing overflow and scrollbar in workflow page layout 6 years ago
mike12345567 7560a8dcfb Fixing component button styles, making all component dropdown menus buttons have the correct styling across the board. 6 years ago
mike12345567 682212a393 Fixing an issue where the buttons for the components hierarchy were overflowing outside of their parent panel, removing the specification of the width and height allows computed values to be used instead (including padding etc) - check this fixes it in windows, linux and electron app. 6 years ago
mike12345567 80bfbd08f0 Ignoring .idea (Webstorm) files and removing map file that was in gitignore (causing conflicts). 6 years ago
Andrew Kingston 403223411d Fix missing bbui dependency from standard components 6 years ago
Victoria Sloan 229b05f47a removed redundant styles 6 years ago
Victoria Sloan 6ed3407a4f popover styles 6 years ago
Victoria Sloan 3bd3d71e1f removing uikit dependency 6 years ago
Victoria Sloan 620fd26fa6 changing UIkit dropdown to use bbui popover 6 years ago
Victoria Sloan 1e78aeafa9 remove UIkit imports 6 years ago
Victoria Sloan 7de20f1dab upping the timeout for Create New Table test 6 years ago
Victoria Sloan 103dc5b780 Circle svelte-loading-spinner replacing uk-spinner 6 years ago
Victoria Sloan 0a5a1769fd remove IconButton.svelte file 6 years ago
Victoria Sloan 5aeabdb3d6 remove unused IconButton component and imports in files that aren’t using it 6 years ago
Victoria Sloan 38c7d05ad6 removing uk-alert & uk-alert-danger and replacing with bb__alert class 6 years ago
Victoria Sloan c66d7bfd49 uk-input removed 6 years ago
Victoria Sloan a5ce771de8 cypress test fixed 6 years ago
Victoria Sloan 2aa9f30546 minWidth set on NewScreen bbui modal, Spacer component used instead of margins and bbui version bumped 6 years ago
Conor Mack b87a2a3e96 Increase Line SVG Height to show X Label 6 years ago
Conor Mack 5f16fb84e2 Only replace bindings whenever value is primitive 6 years ago
Conor Mack 1cf777f841 viewBuilder.spec fix 6 years ago
Conor Mack 93dac03eaf Cypress Test Fix - createView.spec.js 6 years ago
Conor Mack ab0860bfc9 Update jest tests - viewbuilder 6 years ago
Conor Mack 84e20542b2 Merge 6 years ago
Martin McKeaveney 98c66c4bab Workflow fixes (#559) 6 years ago
Victoria Sloan 74918b1d71 NewScreen using bbui modal 6 years ago
kevmodrome 68dfb678e1 wip: cypress tests 6 years ago
Victoria Sloan 9afb42ba37 remove Modal.svelte and update ConfirmDialog modal to use bbui modal 6 years ago
dependabot[bot] 28acb38f55 Bump bl from 4.0.2 to 4.0.3 in /packages/server 6 years ago
cmack 8dec9b5869 Single Calculation Views When Not Grouped 6 years ago
Victoria Sloan 4846278231 uk-form-width removed 6 years ago
Victoria Sloan 1a590e3e19 removing uk-form-stacked 6 years ago
Victoria Sloan d615f3651f removing form-controls 6 years ago
Victoria Sloan eee0ef8a53 remove uk-checkbox 6 years ago
Victoria Sloan 0910f3b34c bbui version updated to latest & updated Label component used 6 years ago
kevmodrome 40e6d51d24 wip: cypress fix 6 years ago
kevmodrome fc39744bf0 fix color of separator in binding interface 6 years ago
kevmodrome 1d4005dd09 groups components and table in separate categories 6 years ago
kevmodrome ebcd1c8220 update bbui 6 years ago
Victoria Sloan 1d4e86621e updating bbui version and replacing uk-form-label with bbui Label component 6 years ago
Victoria Sloan cea2007b7c removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 6 years ago
Victoria Sloan ede79eaaa1 remove redundant form-controls class from ValuesList 6 years ago
cmack 72bb96f19d Use datasource label for tooltip title 6 years ago
kevmodrome 1ee7add6dc updates correctly on close, cancel and done actions 6 years ago
kevmodrome 860139d979 wip: binding interface design 6 years ago