1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
Commit graph

1771 commits

Author SHA1 Message Date
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
28c8331103 start of view filters 2020-08-20 16:31:43 +01:00
Martin McKeaveney
3d853677bd fix bug with changing types 2020-08-20 15:49:18 +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
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
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
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
3216b2f676 removed unecessary dependencies 2020-08-14 17:39:56 +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
Michael Shanks
d94aafb42e emoved UsersList (unused) 2020-08-14 16:40:13 +01:00
Michael Shanks
84e3547a54 removed DatabasesList (not used) 2020-08-14 16:35:39 +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
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
914699ef6d removed CollectionView (not used) 2020-08-14 14:53:36 +01:00
Michael Shanks
02826c3616 removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks
5a4ef862d3 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks
ac9f2ac0b0 removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks
62c95b4eed removed ComponentSearch (not used) 2020-08-14 14:40:45 +01:00
Michael Shanks
749774080a removed CodeArea (not used) 2020-08-14 14:40:10 +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
b12cc7961e removed HierarchyRow (not used) 2020-08-14 14:37:05 +01:00
Michael Shanks
71f23221d9 removed CreateEditView (not used) 2020-08-14 14:36:51 +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
035fafc963 removed material design library 2020-08-14 11:33:40 +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
Martin McKeaveney
bf46067fe1 new view foundations 2020-08-13 15:04:19 +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
bf3bf0ecac Merge branch 'Card-component' of https://github.com/Budibase/budibase into Card-component 2020-08-13 11:13:59 +01:00
Joe
f1d22b06db Card icons updated 2020-08-13 11:13:22 +01:00
Joe
3922298f58 Rename CardHorizontal.Svelte to CardHorizontal.svelte 2020-08-13 10:57:29 +01:00
Joe
a4ed18654d Rename Card.Svelte to Card.svelte 2020-08-13 10:56:50 +01:00
Joe
1700c30d44 Let changed to const 2020-08-13 10:54:43 +01:00
Joe
dcb6617937 Update color for subtext 2020-08-13 10:45:25 +01:00
Joe
562ed099d8 Text color update 2020-08-13 10:35:20 +01:00
Michael Shanks
73f747b172 fix: navigation component can have children 2020-08-13 10:15:50 +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
Michael Shanks
3703aa2a1e auto nesting or not, on add component 2020-08-12 17:00:05 +01:00
kevmodrome
99981bea79 Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface-frontend 2020-08-12 17:31:05 +02: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
Michael Shanks
458bc228ed adding context and bindable properties to component.json 2020-08-12 16:04:20 +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
Martin McKeaveney
fccad2f710 bugfixes after team usage 2020-08-11 17:58:01 +01:00
Michael Shanks
d6b0374349 merge from master 2020-08-11 17:31:14 +01:00
Martin McKeaveney
de9911aad8 small styling fix 2020-08-11 17:20:55 +01:00
Martin McKeaveney
6e49506348 Merge pull request #528 from Budibase/new-backend-ui
New backend ui
2020-08-11 17:06:40 +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
86650cba47 remove moduleNameMapper 2020-08-11 15:54:03 +01:00
Martin McKeaveney
26fa101a38 v0.1.17 2020-08-11 15:33:01 +01:00
Michael Shanks
7861c8ede8 bindings... allowing unescaped urls, but not html tags 2020-08-11 14:12:05 +01:00
Martin McKeaveney
23a184a346 merge 2020-08-11 14:07:04 +01:00
Martin McKeaveney
5496a17f44 lint 2020-08-11 12:19:37 +01:00
Martin McKeaveney
6405e79f15 tidy up + lint 2020-08-11 11:23:07 +01:00
Michael Shanks
33a90700b4 yarn lock 2020-08-11 10:47:16 +01:00