Commit Graph

803 Commits

Author SHA1 Message Date
kevmodrome 860139d979 wip: binding interface design 2020-08-28 14:43:28 +02:00
kevmodrome fc4afbbacb Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface 2020-08-28 13:58:39 +02:00
kevmodrome 1270f10993 Merge branch 'master' into feature/binding-interface 2020-08-28 13:57:46 +02:00
Michael Shanks 3c69e48200 some styling changes from code review 2020-08-27 10:00:36 +01:00
Michael Shanks d7f70d0424 Merge branch 'master' into feature/binding-interface 2020-08-27 09:39:11 +01:00
Michael Shanks 53eccb5379 Merge pull request #536 from mjashanks/dnd
Few Dnd Bugfixes
2020-08-27 09:33:25 +01:00
cmack 1e38350199 Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
kevmodrome 300f18927f merge master 2020-08-26 09:11:16 +02:00
cmack 6684b31305 Name and Value Selects that depend on Model / View 2020-08-25 16:38:20 +01:00
cmack 9ebddb1c0a Merge branch 'master' of https://github.com/Budibase/budibase into feature/model-view-select 2020-08-25 11:18:08 +01:00
kevmodrome d6e4ae5600 fix styling issues 2020-08-25 11:40:48 +02:00
kevmodrome 32a0d1e176 binding interface now only updates when the dropdown is closed 2020-08-25 11:20:39 +02:00
kevmodrome 60264d6cb8 Merge branch 'feature/binding-interface' into feature/binding-interface-frontend 2020-08-25 10:16:32 +02:00
kevmodrome deb303e381 adds panel interface 2020-08-25 10:15:51 +02:00
cmack fc0d5d65bb ModelViewSelect updates, Fetchdata, Chart Hooks 2020-08-24 16:26:00 +01:00
Victoria Sloan 9f1d15e4e1 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
cmack 2fe7e42fb5 WIP: Completed ModelViewSelect UI 2020-08-21 16:10:56 +01:00
Martin McKeaveney 5354bc2455 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney d2638e0150 merge 2020-08-19 17:14:30 +01:00
Michael Shanks 1b6131135b fixed cypress tests 2020-08-18 21:43:13 +01:00
Michael Shanks 703d2bb29a some comments 2020-08-18 21:04:42 +01:00
Michael Shanks b589d3c3ed Merge branch 'master' of github.com:Budibase/budibase into master 2020-08-18 21:00:09 +01:00
Michael Shanks f2036a98f5 NewScreen - use bbui input
- use input error message
- screen name no longer needs to be unique
2020-08-18 20:59:34 +01:00
Michael Shanks 43faa20b44 using BBUI inputs where possible 2020-08-18 17:14:35 +01:00
Conor_Mack 657be43858 Merge branch 'master' into britecharts/separate-components-2 2020-08-18 15:50:02 +01:00
cmack 60524e801e Completion Bug Fixes and Updates 2020-08-18 15:45:44 +01:00
Michael Shanks 43830f3913 removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks 46970a759d all inputs using BBUI 2020-08-18 14:51:02 +01:00
Martin McKeaveney 0a60fd0bc6 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Michael Shanks 00d1f9aaaf removed StateBindingControl and associated controls - not used 2020-08-17 16:49:23 +01:00
Michael Shanks 01798b137b removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks 6214a2a7ea removed LayoutEditor (not used) 2020-08-17 16:43:54 +01:00
cmack 56571e983b Functional Linechart 2020-08-17 13:59:09 +01:00
Michael Shanks 188d048b64 Merge branch 'master' of github.com:Budibase/budibase into master 2020-08-14 16:45:54 +01:00
Michael Shanks 0d7faedb1d removed OptionSelectOld 2020-08-14 16:40:23 +01:00
kevmodrome 069e5bd638 adds functionality to show the user the readableBinding while it saves the runtimeBinding 2020-08-14 15:56:34 +02:00
Michael Shanks 74cd91d93b removed ColorPicker (replaced by colorpicker package) 2020-08-14 14:56:33 +01:00
Michael Shanks 02826c3616 removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks 62c95b4eed removed ComponentSearch (not used) 2020-08-14 14:40:45 +01:00
Michael Shanks 9d4b462b2b removed CodeEditor (not used) 2020-08-14 14:39:44 +01:00
Michael Shanks c4e1242dd9 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks bdb84a2e91 removed EditComponentProps.svelte (unused) 2020-08-14 14:32:37 +01:00
Michael Shanks 159c665ca5 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
Michael Shanks d8f8ade898 removed PageView.svelte 2020-08-14 14:21:55 +01:00
Michael Shanks 30aed16951 remove references to material design components 2020-08-14 11:21:52 +01:00
Michael Shanks 721295f685 commented on use of store within a component 2020-08-14 10:50:55 +01:00
Martin McKeaveney c26366d0d8 fix backend bugs - some tidy up 2020-08-13 20:22:14 +01:00
Michael Shanks 04cee2c3e3 fix: dnd - dragslot remains if we drop outside of target 2020-08-13 14:08:20 +01:00
Michael Shanks 764a09118c bugfix: dnd over screenslot was throwing err 2020-08-13 14:02:15 +01:00
Joe c89158c6b5 Merge pull request #529 from Budibase/Tidy-ups-and-implementing-new-BBUI-vars
Tidy ups and welcome screen made less busy
2020-08-13 12:03:23 +01:00
Michael Shanks 5ab905067f merge from master 2020-08-13 11:50:12 +01:00
Michael Shanks 2f8d63959d Merge pull request #534 from mjashanks/dnd
Component nav Drag and Drop + Add component usability
2020-08-13 11:32:39 +01:00
Joe 980c0d8f8b Merge branch 'master' into Tidy-ups-and-implementing-new-BBUI-vars 2020-08-13 11:31:55 +01:00
Michael Shanks 209f0666ec fix: screens not creating properly on electron 2020-08-13 11:24:58 +01:00
Joe f1d22b06db Card icons updated 2020-08-13 11:13:22 +01:00
Michael Shanks 180fe1801f fix: added dnd to master screen 2020-08-13 10:15:37 +01:00
Michael Shanks 0e9ecccd91 changes from code review 2020-08-13 10:15:09 +01:00
Joe 2773370a4a Formatting and Linting 2020-08-13 09:05:22 +01:00
Joe 6dc0a3a0d3 New card component 2020-08-13 08:58:48 +01:00
cmack 41a46847e5 Chart Fix - Import BC CSS and use Postcss 2020-08-12 17:41:12 +01:00
kevmodrome d0b1d4695b initial commit 2020-08-12 17:30:20 +02:00
Michael Shanks c95363dd66 container components need `children: true` 2020-08-12 16:28:41 +01:00
Michael Shanks 2db40c6d2c dnd component nav 2020-08-12 16:28:19 +01:00
cmack db969e0f5c Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-12 10:18:47 +01:00
cmack e4b4c5723f WIP: Chart Tests and Line Refactor 2020-08-12 10:02:36 +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
Michael Shanks 50167a7038 Merge branch 'master' into feature/binding-interface 2020-08-11 10:46:07 +01:00
Michael Shanks 47b9508245 events as popover, in settings panel 2020-08-11 10:43:43 +01:00
Michael Shanks 608efaca70 removed unecessary imports 2020-08-10 16:40:44 +01:00
Michael Shanks 6e115df804 Moved events back into Settings
& removed Events Panel
2020-08-10 16:08:46 +01:00
cmack d7e47d67e3 Completed Groupedbar and work on Tooltip 2020-08-10 15:33:32 +01:00
Conor_Mack c816a77d0b Merge pull request #525 from Budibase/britechart/donut-demo
Donut Chart for the demo
2020-08-10 14:29:52 +01:00
Joe e8afd115aa Small fix with placeholder 2020-08-10 13:18:30 +01:00
Michael Shanks 76a9ababf1 styling for dupe component name error 2020-08-07 14:33:41 +01:00
cmack 4dbd635985 Fix for name and value fields donut 2020-08-07 14:28:55 +01:00
Michael Shanks 20ecd112f4 duplicate name check when renaming component 2020-08-07 14:18:17 +01:00
cmack bba3c90cf5 Donut chart for demo 2020-08-07 12:57:07 +01:00
cmack 9983feb1f0 Merge branch 'master' of https://github.com/Budibase/budibase into britechart/donut-demo 2020-08-07 12:57:02 +01:00
Michael Shanks 29ee500eea new components get unique name 2020-08-07 12:01:16 +01:00
cmack 9ddf8d07ec Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack ad75a142ea Tidyup 2020-08-05 17:05:06 +01:00
cmack 2cd8d09822 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
Martin McKeaveney 9e00550eda Cypress Tests Running in CI (#524)
* cypress test setup

* running cypress in CI

* fixing tests after first time setup wizard

* bb api key

* API Key in right place

* adding env in cypress.json

* env var in setup

* lint

* API key not working

* fill in API key form if present

* allow more time for creation

* cypress server for debug

* video recording, better debugging

* Adding debug logs

* set node env

* cypress env

* cancel irrelevant test
2020-08-05 15:18:28 +01:00
cmack f1dd3e8a3d Chart legend and UI Updates 2020-08-05 14:19:56 +01:00
cmack 31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
cmack bbf32cda75 Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-04 10:06:10 +01:00
cmack 31820c1bbf Adding mode functionality to Donut 2020-08-04 10:02:58 +01:00
cmack ac9d5e660d Re-adding datachart for testing 2020-08-03 14:42:37 +01:00
cmack b2aadc36d5 StackedArea and other Chart Stuff 2020-08-03 11:55:13 +01:00
Joe f385cbf305 Stacked list component added 2020-07-31 12:02:29 +01:00
cmack a0d9bd9774 WIP: Groupedbar, Heatmap and Sparkline Charts 2020-07-30 16:39:56 +01:00
cmack f667f05f19 WIP: Bar, Brush, Bullet, Donut and Line 2020-07-29 16:35:44 +01:00
cmack 5d14efb201 bar chart 2020-07-28 14:19:46 +01:00
Joe 2d7942b318 Lint 2020-07-28 11:53:07 +01:00
cmack 3233ed175e Adding design controls 2020-07-28 11:49:35 +01:00
Martin McKeaveney 284474db4b merge 2020-07-28 11:14:44 +01:00
Martin McKeaveney ea46ab56d8 lint 2020-07-27 16:12:06 +01:00
cmack d56c801c6f Britecharts work so far 2020-07-26 11:54:55 +01:00
Michael Shanks b3145df87c Merge pull request #483 from mjashanks/delete_screen
Can delete screens
Uses new dropdown menu from bbui
2020-07-21 21:31:15 +01:00
Michael Shanks 218699ddb8 Screen dropdown manu uses bbui dropdown menu 2020-07-21 20:49:52 +01:00
Michael Shanks bac8249132 can delete screens 2020-07-21 15:01:32 +01:00
Joe 7579ff3076 Issue [iframe padding] #460 and frontend tab switch
Swapped the order of design and settings in the frontend builder - feedback from Darren

Removed margin on iframe - feedback from Kev
2020-07-21 13:19:05 +01:00
cmack cae50603ae WIP: Work so far 2020-07-20 16:25:50 +01:00
cmack 96d80cf30d Chart component - CDN to NPM Pkg 2020-07-20 10:09:11 +01:00
Joe ec96fa0739 Merge pull request #448 from Budibase/Map,-Icon,-Datalist-components-removed-from-UI
Map, Icon, Datalist components removed from frontend UI
2020-07-15 11:23:21 +01:00
Joe 767b58a2df Format and lint 2020-07-15 11:18:46 +01:00
Joe 298fac6db6 Map, Icon, Datalist removed from UI 2020-07-15 11:12:43 +01:00
cmack 3e1a66a860 Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Joe b01cce07b5 Data link block updated to Linked Fields
'Data -ink' block updated to Linked Fields
Additional blocks added, including URL
Icons updated
2020-07-14 16:08:07 +01:00
cmack 4911530690 Format change after input- Set format correctly 2020-07-13 12:20:26 +01:00
Joe aac0f3e381 Merge pull request #435 from Budibase/UI-Updates
Various minor UI updates including the settings modal
2020-07-12 21:56:37 +01:00
Joe ed7b5b779e Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
cmack 8e6f4301ce Active Cursor Grab and Debounce Update 2020-07-10 14:14:21 +01:00
cmack cb26992ef3 Lint 2020-07-10 11:48:56 +01:00
cmack 4d11f9c25c Palette Drag, Debounce and Tidyup 2020-07-10 11:40:53 +01:00
cmack 39ee12c390 WIP: Palette drag to set 2020-07-09 16:30:00 +01:00
Conor_Mack 232bdb0aa5 Adding CDN links and Tidyup 2020-07-09 10:39:49 +01:00
Conor_Mack 133445ccda Functional Chart Wrapper for Britecharts 2020-07-08 17:14:23 +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 27975057c7 budibase complete deployment 2020-07-07 17:51:41 +01:00
cmack 10137d1aa8 WIP: Chart Events, Tooltips and Validation 2020-07-07 16:52:04 +01:00
cmack 76328dc81e WIP : Chart component for rendering Britecharts 2020-07-06 16:58:33 +01:00
Michael Shanks 8fc00ee78d Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks 6cfc48d2a7 screenslot placeholder - formatting tweak 2020-07-06 12:04:47 +01:00
Michael Shanks cc1659f807 Login: allow edit of title & button text 2020-07-06 11:30:36 +01:00
Michael Shanks ec594234d8 Add `title` prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
Michael Shanks 3c557b3b3f Merge pull request #415 from mjashanks/bugfixes
Bugfixes from #387
2020-07-04 10:48:03 +01:00
Michael Shanks 1d85ce5acb more understandable screenslot & default header on master screen 2020-07-03 21:48:34 +01:00
cmack 6bf394fde5 Minor bug fixes 2020-07-03 16:16:38 +01:00
cmack 03dabc5810 Moz Prefixes and X Positional Awareness 2020-07-03 13:38:51 +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
Michael Shanks 4346bce4fd #383 rename Model > Table (ui only) 2020-07-02 20:38:02 +01:00
cmack bb0be2f347 Merge branch 'colorpicker/swatch-updates' of https://github.com/Budibase/budibase into colorpicker/swatch-updates 2020-07-02 16:27:46 +01:00
cmack 7371a1f8e9 Lint and Cypress Lint Plugin 2020-07-02 16:26:43 +01:00
Conor_Mack 4388a4a542 Merge branch 'master' into colorpicker/swatch-updates 2020-07-02 16:19:50 +01:00
cmack e1dd79190a Swatch and Title Attributes Updates / Fixes 2020-07-02 16:08:07 +01:00
Conor_Mack 4cd3c2a3f2 Merge pull request #410 from Budibase/bugfix/select-wrapping-and-close
Close on select and wrap selection
2020-07-02 11:37:30 +01:00
Joe a0a2e7a734 Merge branch 'master' of https://github.com/Budibase/budibase into welcome-screen-ui-fix 2020-07-02 11:30:10 +01:00
Conor_Mack 53b5485d6f Close on select and wrap selection 2020-07-02 11:22:30 +01:00
Joe 4ba3095c2c Yarn format and linting fix 2020-07-02 11:03:15 +01:00
Michael Shanks c92028299a Merge pull request #404 from mjashanks/bugfixes
Bugfixes from #387 + Record Detail component
2020-07-01 20:44:44 +01:00
Conor_Mack e40ce475b6 Lint 2020-07-01 17:29:18 +01:00
Conor_Mack 30323ecc35 Remove swatch prop test 2020-07-01 17:18:29 +01:00
Conor_Mack a6b333fa6d Key Events, Folder Tidyup, Bugs 2020-07-01 17:12:55 +01:00
Joe 6a4f47a4c8 formatting and lint 2020-07-01 14:46:22 +01:00
Joe b8c0678c87 Table component revised plus minor UI changes
Table redesigned to be more flexible and include setting props for better control
2020-07-01 14:37:57 +01:00
Michael Shanks b0128dcfd0 lint fix 2020-07-01 13:27:12 +01:00
Michael Shanks ce99054f91 Added recordDetail component 2020-07-01 13:19:14 +01:00
Michael Shanks 46c8c558a0 apply border-box globally 2020-07-01 11:28:41 +01:00
Michael Shanks 90cb16bac0 nicer screen placeholder in preview 2020-07-01 09:49:09 +01:00
Michael Shanks 6a1e5b9b10 Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-30 14:13:27 +01:00
Conor_Mack 90c70e85ee Colorpicker - Portal and Centering 2020-06-30 13:08:58 +01:00
Joe 5baa33093d Merge pull request #400 from Budibase/WIP---Form-Component-Design-Update
Form Component Design Update
2020-06-30 09:57:10 +01:00
Michael Shanks 281fbec596 fix: changing screen: url gets `undefined` in path 2020-06-29 20:28:53 +01:00
Joe 66a7d24ea2 Formatting and linting done 2020-06-29 19:55:27 +01:00
Michael Shanks 947dd5d05f bugfix: design category closes as another opens 2020-06-29 17:20:35 +01:00
Joe b7285e0108 WIP Form Component Design Update
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00
Conor_Mack b565c940f2 Merge pull request #397 from Budibase/bugfix/select-overflow-clipping
OptionSelect - Fix for Overflow Clipping
2020-06-29 15:38:08 +01:00
Conor_Mack 1acb04a467 Only mount portal on open 2020-06-29 15:32:37 +01:00
Conor_Mack e66f8c8ca4 Focus menu on open and key events 2020-06-29 13:38:08 +01:00
Michael Shanks bbd030db71 bugfix: add inter and roboto mono fonts 2020-06-29 10:16:19 +01:00
Conor_Mack 638e7afcc6 WIP: Select Scroll - Problems on scroll 2020-06-27 16:56:01 +01:00
Conor_Mack 1c1dfb1dfe Fixing Colorpicker Duplication Issues 2020-06-26 11:53:08 +01:00
Michael Shanks 51229f14c4 Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-25 17:48:24 +01:00
Michael Shanks 3eedff15a6 bugfix: margin-bottom not set correctly 2020-06-25 17:24:31 +01:00
Michael Shanks 3dfcf56a14 bugfix: duplicate controls inside colorpicker 2020-06-25 16:58:53 +01:00
Joe 919412df8c Formatting 2020-06-25 16:02:30 +01: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
Michael Shanks 9cbda3a748 removed console log 2020-06-24 17:47:44 +01:00
Martin McKeaveney ba74c0981e Merge pull request #367 from Budibase/backend-ui-update
Backend ui update
2020-06-24 17:33:22 +01:00
Michael Shanks 7f1f702cc4 Merge branch 'master' of github.com:Budibase/budibase into bugfixes 2020-06-24 17:19:29 +01:00
Conor_Mack 7f543bdf26 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
Martin McKeaveney 835b21e387 merge 2020-06-24 17:02:38 +01:00
Conor_Mack ff3e922e22 Cypress Tests - Use Get Timeouts 2020-06-24 16:58:30 +01:00
Michael Shanks 59afd2c572 Merge branch 'master' of github.com:Budibase/budibase 2020-06-24 16:42:41 +01:00
Conor_Mack df5a9ee87a Lint fixes 2020-06-24 16:20:58 +01:00
Joe 942af74bbd Formatting and linting 2020-06-24 16:20:15 +01:00
Conor_Mack 306c733094 Cypress Tests and Discussion Resolves 2020-06-24 16:16:06 +01:00
Michael Shanks 8b3d637292 bugfix: cannot change container type 2020-06-24 16:16:01 +01:00
Michael Shanks c8c50d1ee3 #381: Events: param input not displaying value 2020-06-24 15:55:40 +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
Joe 85b0d790a6 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
Michael Shanks 6041003115 event > workflow ..added default blank option to workflow dropdown 2020-06-24 11:58:46 +01:00
Joe d95c4c7a54 Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney 83da838fcd lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney 8ab2e0b6aa improvements to linked records 2020-06-23 13:50:45 +01:00
Conor_Mack 50ecfd1e25 Merge branch 'master' into builder/consolidating-missing-code 2020-06-23 11:21:31 +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
Conor_Mack 71a2124441 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 897a0a875b Swatch Panel, Logic and UI Updates 2020-06-22 16:32:57 +01:00
Michael Shanks 39f22ff834 Merge branch 'master' into feature/add-e2e-tests 2020-06-21 20:30:44 +01:00
Michael Shanks e41e2c3fad Merge branch 'master' into instanceid-url-removal 2020-06-19 17:22:29 +01:00
Conor_Mack bf9b8e49f9 Recent Colors and UI Updates 2020-06-19 17:07:11 +01:00
Martin McKeaveney 2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Michael Shanks bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Conor_Mack ad0840545e Updates for Colorpicker Component 2020-06-18 15:54:18 +01:00
Conor_Mack 06f3c1db77 Removing unused asString 2020-06-17 17:50:23 +01:00
Conor_Mack efb80347c6 Lint and test fixes 2020-06-17 17:44:47 +01:00
Conor_Mack f9448f14a1 Lint fix 2020-06-17 16:57:38 +01:00
Conor_Mack 1b313efd98 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-17 16:46:21 +01:00
Conor_Mack 4a00e2257f Integrating Colorpicker with Builder 2020-06-17 16:46:03 +01:00
Conor_Mack b95fdd458f Merge branch 'master' into builder/consolidating-missing-code 2020-06-16 12:17:32 +01:00
Conor_Mack dbc490994b Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-16 09:58:48 +01:00
Martin McKeaveney 34b27b83bb lint 2020-06-15 17:08:59 +01:00
Conor_Mack 3bcd93d490 Lint fixes 2020-06-15 16:02:11 +01:00
Conor_Mack c1e9133424 Instance naming fix for components and screens 2020-06-15 16:01:24 +01:00
Michael Shanks 5174c3f1dc build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Michael Shanks 509a628581 merge from master 2020-06-12 20:50:17 +01:00
Michael Shanks 19d132c6c2 removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Conor_Mack 6cf34a4ad8 Merge branch 'master' of https://github.com/Budibase/budibase into builder/consolidating-missing-code 2020-06-12 13:40:27 +01:00
Michael Shanks 0c35f46b5f bugfix - screen/page > settings throwing error 2020-06-12 12:15:17 +01:00
Conor_Mack ebc47a9b1b Fully functional Colorpicker with Preview 2020-06-12 10:48:20 +01:00
Martin McKeaveney 9830725ac1 embed component, rename main and login to public and private 2020-06-11 20:18:59 +01:00
Conor_Mack 3dcef29ddd Instance name for components and screens 2020-06-11 16:15:09 +01:00
kevmodrome 08162ec1d6 Merge branch 'master' into feature/add-e2e-tests 2020-06-11 16:41:14 +02:00
kevmodrome 7cf81c063a 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 9068bbc89c formatting and lint update 2020-06-11 13:15:19 +01:00
Joe a552772ccc Props update, including flex, border, shadow, rotate 2020-06-11 13:07:10 +01:00
kevmodrome 59aaf33278 adds tests to add components and change props on them 2020-06-11 12:56:16 +02:00
Joe f33947e501 Merge pull request #346 from Budibase/image-component
Image Component
2020-06-10 16:22:57 +01:00
Conor_Mack 8ec6d33a7d 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 f86494b47c Fix - No Page Props on Master Screen Components 2020-06-10 10:16:38 +01:00
Martin McKeaveney 35aa2d341a Revert "Fixes for Screen and Page Props" 2020-06-09 19:18:45 +01:00
Conor_Mack 9adf9ee7bf 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
Michael Shanks eea2dbf3b3 Merge pull request #344 from mjashanks/master
app preview improvements
2020-06-09 11:50:48 +01:00
Joe e32c4d15af formatting 2020-06-09 11:49:06 +01:00
Conor_Mack ce51796e30 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 1c1447011b preventDefault on clicks, in preview 2020-06-09 11:44:33 +01:00
Conor_Mack d029dc6a4d User can now specify suffix in the Input 2020-06-09 11:33:37 +01:00
Joe fc39ab7bc1 Image Component
Image component added to builder
2020-06-09 11:06:18 +01:00
Conor_Mack 119eae549a Linting 2020-06-09 11:02:47 +01:00
Conor_Mack dd0eec0592 Refactorings for page and settings props 2020-06-09 10:59:15 +01:00
kevmodrome d640f90e7b feat: move DetailSummary component in properties pane to bbui 2020-06-09 11:00:50 +02:00
Michael Shanks 5799fbf23f code review: add listner once 2020-06-09 06:22:00 +01:00
Conor_Mack ed1b30d83a Utils update and Jest Tests 2020-06-08 21:41:10 +01:00
Michael Shanks 7541ce91dd app preview improvements 2020-06-08 21:13:19 +01:00
Conor_Mack b136eaea17 Tidyup 2020-06-08 10:49:13 +01:00
Conor_Mack d7734fc0a4 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 b719880ffc fix backend workflow 2020-06-04 13:55:52 +01:00
Joe 2dfb5f74e4 Merge pull request #323 from Budibase/event-panel-ui-update
Event panel ui update
2020-06-04 12:40:41 +01:00
Joe e00762cf59 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 a0a5074150 Transition fix, decoration added and dataform button font removed 2020-06-04 12:22:01 +01:00
Michael Shanks 6aba0e4ee2 Merge branch 'master' into new-list-spike2 2020-06-04 11:57:05 +01:00
Michael Shanks bd3a7b41f7 "DataList" = old list, "List" = new list 2020-06-04 11:56:42 +01:00
Joe 5b4dc75a02 Event panel ui update 2020-06-04 09:00:25 +01:00
kevmodrome db231d0ac0 Merge branch 'master' into feature/fix-events-modal 2020-06-04 09:28:35 +02:00
kevmodrome 46a2a63ef0 switch out input to use bbui 2020-06-04 09:26:50 +02:00
Conor_Mack 9556598cc6 Fixes for screen and page props 2020-06-03 22:05:02 +01:00
Conor_Mack 156fc01b48 Screen and page latest 2020-06-03 21:36:36 +01:00
Martin McKeaveney 651692eed3 Revert "Settings for Pages and Screens" 2020-06-03 21:10:48 +01:00
Martin McKeaveney b087a65e7e Merge pull request #316 from Budibase/fix-user-agent
use custom user agent header
2020-06-03 20:58:03 +01:00
Martin McKeaveney 18ad679d21 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney 1f64bf8d16 charttype prop for datachart 2020-06-03 20:38:46 +01:00
Martin McKeaveney 2cd309bfdc fix some other auth bugs 2020-06-03 20:35:30 +01:00
Conor_Mack e647ebd4a0 lint fix 2020-06-03 19:50:28 +01:00
Conor_Mack 62ac56b386 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 7309d18904 Settings Props for Pages and Screens 2020-06-03 19:46:41 +01:00
Martin McKeaveney bb9ad9c1c6 Merge pull request #314 from Budibase/fix-dataform
fix dataform
2020-06-03 17:03:51 +01:00
Martin McKeaveney 02fac0774e updating page title prop 2020-06-03 16:44:01 +01:00
Conor_Mack 53dc3780fa Screen and page latest 2020-06-03 16:19:04 +01:00
Martin McKeaveney 2f6e0f14ae fix dataform 2020-06-03 16:10:03 +01:00
Joe 63ed718293 Merge pull request #311 from Budibase/login-component-UI
login component UI update
2020-06-03 15:21:43 +01:00
Joe 6c680c5d21 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 f3866a5e0d Merge pull request #309 from Budibase/bugfix/navbar-settings
Bugfix/navbar settings
2020-06-03 14:59:35 +02:00
kevmodrome d165f3e90b fixes lint issues 2020-06-03 14:55:29 +02:00
kevmodrome 4f291e2f73 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 60424c6f0e adds options to navbar component 2020-06-03 14:36:39 +02:00
Michael Shanks 06e9f9fd07 StateBindingCascader - nod handling onChange 2020-06-03 12:30:48 +01:00
Michael Shanks 4e01e9c091 replace DataList with new List 2020-06-03 09:25:56 +01:00
Michael Shanks dbbd031411 Merge branch 'master' into new-list-spike 2020-06-03 09:22:43 +01:00
Michael Shanks 81f11d16fa ModelSelect - added blank option 2020-06-03 06:55:21 +01:00
Michael Shanks 88ab1418bc 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 f6b98d987f spike - list that accepts children 2020-06-02 23:26:06 +01:00
Martin McKeaveney c7e8cc95e4 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Martin McKeaveney ab15213d93 Merge pull request #298 from Budibase/fix-login
fix login component
2020-06-02 17:07:44 +01:00
Martin McKeaveney ad49ef9976 fix login component 2020-06-02 16:46:37 +01:00
Conor_Mack 0743a52587 Font Weights, Color Label and Input Widths 2020-06-02 15:42:19 +01:00
Conor_Mack afac093e83 Bug fixes and tidyup 2020-06-02 14:22:35 +01:00
Conor_Mack e9da6b6151 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 85252de9e5 Card Settings and Fix for Input Suffixes 2020-06-02 14:01:25 +01:00
Michael Shanks d9c663628c bugfix: design panel not growing to height 2020-06-02 12:47:40 +01:00
Michael Shanks 29c353a195 resize add component item - to prevent wrapping on windows 2020-06-02 12:26:31 +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
Michael Shanks 50bdb7801f wee typo 2020-06-02 11:16:30 +01:00
Martin McKeaveney 3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks b32336eed4 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +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
Conor_Mack e1ecc3f31b Completed Palette and Slider with integration 2020-06-01 23:01:56 +01:00
Joe bea111f8c4 Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +01:00
Joe 55acdbde9b formatting 2020-06-01 22:16:55 +01:00
Joe e7b05cfd01 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 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
Joe d89e1dcf80 Merge pull request #281 from Budibase/padding-and-margin-props-fix
Padding and margin props fix
2020-06-01 21:41:02 +01:00
Joe 0b6cac2bf9 Formatting update 2020-06-01 21:34:03 +01:00
Martin McKeaveney a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney b372f6b03d tidy up 2020-06-01 21:26:32 +01:00
Joe 400f8b42e4 Padding and margin fix 2020-06-01 21:18:43 +01:00
Joe 28bf917210 Padding and margin input fields fix 2020-06-01 21:18:25 +01:00
Conor_Mack e7a1419740 CSS Element State Button Fix 2020-06-01 18:04:45 +01:00
Joe 5494a6450e Update ComponentDropdownMenu.svelte 2020-06-01 17:17:35 +01:00
Conor_Mack e6915b655f Properties panel scrolling fix 2020-06-01 17:14:54 +01:00
Conor_Mack 787caa95e5 Property panel updates 2020-06-01 16:31:58 +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 bf10810525 Merge pull request #275 from mjashanks/component-nav-update
Component nav copy/cut/paste
2020-06-01 12:26:09 +01:00
Michael Shanks c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks 0db3706109 refactor component menu actions inside control 2020-06-01 12:12:25 +01:00
Joe 8847de2264 Props fix
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +01:00
Michael Shanks 50ecfba395 few bugfixes 2020-06-01 11:04:32 +01:00
Martin McKeaveney 15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +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 b29d39d525 removing old component actions 2020-06-01 10:25:12 +01:00
Michael Shanks 353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Conor_Mack 2ec8ed5464 Palette, Slider Components and Util Updates 2020-05-31 20:55:51 +01:00
Conor_Mack 7aa882c568 Complete HSVAColor Class and Utils 2020-05-30 18:59:33 +01:00
Conor_Mack 5afc235178 Changes to FlatButtonGroup and more Styling 2020-05-30 18:48:20 +01:00
Martin McKeaveney 9a898a8d74 orchestrator refactor, user creation block 2020-05-30 13:41:46 +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
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
Joe c2fb282d04 Merge pull request #269 from Budibase/Removal-of-panel-border-lines
Removal of panel border lines
2020-05-29 14:55:36 +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 6c345103c6 Merge pull request #267 from Budibase/Further-prop-changes
Font numerical weights added and line decorations added
2020-05-29 13:19:41 +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
Conor_Mack 6a9e5a9dd1 Optionselect hover style fix 2020-05-29 10:49:51 +01:00
Conor_Mack a9a0a35c5a Tidyup 2020-05-29 10:45:19 +01:00
Michael Shanks 4a6a06b532 bugfix: restoring design props to screenslot 2020-05-29 09:43:11 +01:00
Joe 69d6109c33 Update propertyCategories.js 2020-05-29 09:39:47 +01:00
Joe 17e6bf261b Font numerical weights added and line decorations added 2020-05-29 09:20:29 +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
Joe 13cdc81196 formatting 2020-05-28 19:42:33 +01:00
Joe 8f73128621 Update propertyCategories.js
New fonts added
Z-index added
initial values changed
Position fixed
New position props added
Background color changed to an input
2020-05-28 19:41:07 +01:00
Conor_Mack 73223debe9 Complete OptionSelect Component 2020-05-28 16:24:53 +01:00
Joe 8e019a3f6d Sweet transition 2020-05-28 09:37:54 +01:00
Joe fc73bb2341 Color fix 2020-05-28 09:23:36 +01:00
Martin McKeaveney ad637348c9 workflow UI, orhestrator for executing workflows 2020-05-27 21:51:32 +01:00
Joe b92640de2c Update temporaryPanelStructure.js 2020-05-27 15:50:45 +01:00
Joe 74832d1303 Update to component groupings 2020-05-27 15:50:45 +01:00
Joe 50c9fd2dc1 Tidy up 2020-05-27 15:50:45 +01:00
Joe de1611e693 Unified icons and made the components look like blocks 2020-05-27 15:50:45 +01:00
Joe 5bc315f162 Component items ui updated 2020-05-27 15:50:45 +01:00
Joe 820de937e4 Update propertyCategories.js 2020-05-27 14:39:48 +01:00
Joe 6a920ddbfb Format and lint 2020-05-27 14:28:05 +01:00
Joe a3135a9cee Props panel flex fix 2020-05-27 14:27:25 +01:00
Joe 8d522e3eaf Ui Update
Tidied up a few areas of the new edit panel within the Design UI, including:
Margins
Input box sizes
Colors
Tabs

TBD - The parent tab, Add, will move to the left in the future and edit will disappear. Design, settings and actions will become parents.
2020-05-26 20:44:24 +01:00
Conor_Mack cff58f6a2d linter formatting 2020-05-26 10:19:04 +01:00
Conor_Mack a9ef48e4ea merge 2020-05-26 10:06:04 +01:00
Joe f00d212b59 Merge pull request #251 from Budibase/home-page
Home page UI design
2020-05-26 09:20:38 +01:00
Joe d1cca48e0e Format and linting changes 2020-05-26 09:14:40 +01:00
Joe c8e9178b63 Home page UI design
The majority of HTML and CSS is complete.

Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
Conor_Mack 7f3b34093a Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack deab1adc31 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Joe e20b65c13b Panel titles updated
Panel titles updated to represent designs
Further work is required to use global styles to control this
2020-05-23 13:00:38 +01:00
Conor_Mack 0a745edfe4 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Conor_Mack 54e7dba667 Cleanup 2020-05-22 10:42:02 +01:00
Conor_Mack facd99f58a Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack 017ac7aced Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00
Conor_Mack 3cd48773d1 Building components settings and refactoring 2020-05-19 17:00:53 +01:00
Martin McKeaveney 3be38109e3 preloading remix, removing unused css 2020-05-18 16:37:19 +01:00
Conor_Mack 983a1c3718 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Conor_Mack 9eceb6c5cf Merge branch 'master' of https://github.com/Budibase/budibase into test/master-and-property-panel 2020-05-18 15:45:14 +01:00
Martin McKeaveney 661084a97f fixing lint errors 2020-05-18 14:08:32 +01:00
Martin McKeaveney 2f9944aa4b fix builder component library loading issue 2020-05-18 14:06:14 +01:00
Martin McKeaveney 5cd218da02 fixing CI 2020-05-18 11:18:31 +01:00
Martin McKeaveney 3c9af5336e formatting 2020-05-18 11:01:17 +01:00
Martin McKeaveney 634abe194c Update CurrentItemPreview.svelte 2020-05-12 17:16:39 +01:00
Conor_Mack dc21bcd525 Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00
Conor_Mack 81cfdf69aa Fixing errors 2020-05-12 14:44:30 +01:00
Martin McKeaveney ed57456245 prevent a bunch of CSS in iframe head on every render 2020-05-12 12:23:34 +01:00
Martin McKeaveney 16a6680c2e add initialiseClientDB 2020-05-11 10:28:06 +01:00
Conor_Mack 2e636dec93 Pre demo changes 2020-05-08 20:29:15 +01:00
Conor_Mack 6b7a3d1d7e Style binding options and property categories 2020-05-08 09:57:41 +01:00
Martin McKeaveney 2ebe5580d5 fixing tests 2020-05-07 22:25:27 +01:00
Martin McKeaveney db69673a9d data components 2020-05-07 22:15:09 +01:00
Martin McKeaveney 96a1bc52de added model props 2020-05-07 14:59:06 +01:00
Conor_Mack 8d8caa9ff5 Properties panel structure complete 2020-05-07 14:30:04 +01:00
Martin McKeaveney a28322f538 further simplification of server code 2020-05-07 14:04:32 +01:00
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney 910030e929 Auth working 2020-05-06 20:29:55 +01:00
Martin McKeaveney b6b50182e2 dev setup complete 2020-05-06 12:17:15 +01:00
Martin McKeaveney ddb1880b98 development setup, adding data components 2020-05-06 10:33:30 +01:00
Conor_Mack b52b9fdd2f <svelte:component> solution for rendering 2020-05-05 14:45:52 +01:00