1
0
Fork 0
mirror of synced 2024-07-16 03:35:56 +12:00
Commit graph

2017 commits

Author SHA1 Message Date
kevmodrome 300f18927f merge master 2020-08-26 09:11:16 +02:00
kevmodrome d6e4ae5600 fix styling issues 2020-08-25 11:40:48 +02:00
kevmodrome 0bbc5289ad adds guards to some properties when they are undefined 2020-08-25 11:25:56 +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
Tori Sloan b366b566dd Merge pull request #553 from Budibase/replace-ui-kit-01
Removing uk-margin- swapped with new bb-margin classes
2020-08-23 09:37:59 +01:00
Victoria Sloan fbc14e4326 adding index.js.map to gitignore 2020-08-22 21:46:42 +01:00
Victoria Sloan 9f1d15e4e1 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Martin McKeaveney 4f0e0340fc v0.1.19 2020-08-21 11:31:53 +01:00
Martin McKeaveney 119b47fbc9 Merge pull request #552 from Budibase/design-hiccups
gap not supported in electron
2020-08-21 11:28:50 +01:00
Martin McKeaveney e05beb7d1a gap not supported in electron 2020-08-21 11:20:50 +01:00
Martin McKeaveney 63e3bb16b0 v0.1.18 2020-08-21 10:19:54 +01:00
Martin McKeaveney 1a45fd2110 Merge pull request #551 from Budibase/backendbugs
renaming bug
2020-08-21 10:18:05 +01:00
Martin McKeaveney 6a22708bda fix cypress test 2020-08-21 10:11:17 +01:00
Martin McKeaveney dfb5eb9bb6 renaming bug 2020-08-20 17:04:54 +01:00
Martin McKeaveney 841ee44835 Merge pull request #549 from Budibase/bugfix/table-col-types
Comment out date field
2020-08-20 15:56:27 +01:00
Martin McKeaveney a69d851d73 Merge pull request #550 from Budibase/backend-type-fix
fix bug with changing types
2020-08-20 15:55:48 +01:00
Martin McKeaveney 3d853677bd fix bug with changing types 2020-08-20 15:49:18 +01:00
cmack af67f6acd1 Comment out date field 2020-08-20 15:05:57 +01:00
Martin McKeaveney d547604178 Merge pull request #545 from Budibase/custom-view-backend
Custom Views
2020-08-20 14:33:48 +01:00
Martin McKeaveney 43102dc900 Merge branch 'bugfix/table-col-types' of github.com:Budibase/budibase into custom-view-backend 2020-08-20 12:03:12 +01:00
Martin McKeaveney 94b669005f Merge pull request #547 from Budibase/deploy-script
adding deploy script to upload assets to s3 after release
2020-08-20 11:29:57 +01:00
cmack 0ee4058d6c Unique field value property and event binding 2020-08-20 11:19:13 +01:00
Martin McKeaveney 370de9ceb7 adding deploy script to upload assets to s3 after release 2020-08-20 11:09:54 +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
Martin McKeaveney 6f71870afd fix server unit tests 2020-08-19 17:09:30 +01:00
Martin McKeaveney 80970ba035 full cypress suite for custom views 2020-08-19 16:43:04 +01:00
Conor_Mack 5a482213c3 Merge pull request #544 from Budibase/britecharts/tidyup
Minor Tidyup - Logs, Dead Code, Comments
2020-08-19 10:41:22 +01:00
cmack 0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
Martin McKeaveney db3d4f7df3 Merge pull request #543 from mjashanks/master
Cleanup - Using BBUI components
2020-08-19 10:17:56 +01:00
Michael Shanks 1b6131135b fixed cypress tests 2020-08-18 21:43:13 +01:00
Michael Shanks 167b1ba3de removed codemirror css files 2020-08-18 21:21:58 +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 0a01326aad removed CreateUser - not used (replaced by settings) 2020-08-18 17:16:31 +01:00
Michael Shanks 43faa20b44 using BBUI inputs where possible 2020-08-18 17:14:35 +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
Conor_Mack 8e5d631aa1 Merge pull request #542 from Budibase/britecharts/separate-components-2
Completed Charts (Line, Bar, Groupedbar, Donut)
2020-08-18 16:03:21 +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