1
0
Fork 0
mirror of synced 2024-09-09 06:01:08 +12:00
Commit graph

1793 commits

Author SHA1 Message Date
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
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
37edb6af7d Select & Inputs - setting binding 2020-08-11 10:31:41 +01:00
Martin McKeaveney
3f52fbb30b publish materialdesign components 2020-08-11 10:19:08 +01:00
Martin McKeaveney
a1286e74fd release standard components 2020-08-11 10:14:57 +01:00
Martin McKeaveney
7e8e6f05cc v0.1.16 2020-08-10 22:30:11 +01:00
Martin McKeaveney
566b72a311 v0.1.16 2020-08-10 18:15:30 +01:00
Martin McKeaveney
f86d926b4f bump bbui 2020-08-10 18:14:08 +01:00
Martin McKeaveney
a8251cdb22 full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Michael Shanks
608efaca70 removed unecessary imports 2020-08-10 16:40:44 +01:00
Martin McKeaveney
4acb792278 Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui 2020-08-10 16:39:30 +01:00
Michael Shanks
6e115df804 Moved events back into Settings
& removed Events Panel
2020-08-10 16:08:46 +01:00
Martin McKeaveney
868640dacd v0.1.15 2020-08-10 16:07:59 +01:00
cmack
fe8bb832b7 Completed Tooltip 2020-08-10 16:06:52 +01:00
Martin McKeaveney
1da1dd9967 pinning posthog version 2020-08-10 15:56:53 +01:00
Martin McKeaveney
3f26548cf4 allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00
Martin McKeaveney
e3ac8856a5 v0.1.14 2020-08-10 15:36:33 +01:00
Martin McKeaveney
cf084f2877 cypress + unit test framework 2020-08-10 15:34:37 +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
a4ca6ca980 Merge pull request #526 from Budibase/backend-button-fix
Backend button width fix
2020-08-10 14:22:10 +01:00
Joe
e8afd115aa Small fix with placeholder 2020-08-10 13:18:30 +01:00
cmack
911ba8b7d5 Minor Updates 2020-08-10 10:32:46 +01:00
Martin McKeaveney
cfe262d602 new table creation 2020-08-07 18:31:40 +01:00
Martin McKeaveney
160703863b column CRUD 2020-08-07 17:41:20 +01:00
Joe
1abba9680d Backend button width fix 2020-08-07 17:10:05 +01:00
Martin McKeaveney
10d798fe62 creating rows and columns working 2020-08-07 16:13:57 +01:00
cmack
afddecbb97 Linting 2020-08-07 14:49:53 +01:00
cmack
5bd39c81cc Tidyup 2020-08-07 14:46:00 +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
Michael Shanks
8679c8bdbb new comonent name -
when on master unique across all screens
2020-08-07 14:17:57 +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
f71bda6d6a new component - start numbering at 1 2020-08-07 12:09:48 +01:00
Michael Shanks
29ee500eea new components get unique name 2020-08-07 12:01:16 +01:00
Michael Shanks
bd01717190 input binds to store 2020-08-07 12:00:52 +01:00
Michael Shanks
25bb78156a Merge branch 'master' into feature/binding-interface 2020-08-07 10:43:07 +01:00
Michael Shanks
3c8f7822eb renamed spec file 2020-08-07 10:13:43 +01:00
Michael Shanks
cfa8970e2a updated binding paths (from client lib changes) 2020-08-06 21:27:26 +01:00
Michael Shanks
a82c0dd44e client lib - new binding 2020-08-06 21:12:35 +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
Michael Shanks
12e20e460d tidyup & JSDoc 2020-08-04 16:31:31 +01:00
cmack
efbd3b7c86 Separate Legend into its own component 2020-08-04 16:21:51 +01:00
Michael Shanks
e4bcd4020b fetchBindableProperties - complete 2020-08-04 16:11:46 +01:00
cmack
31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
Michael Shanks
549327c885 reinstated jest config (removed accidently) 2020-08-04 11:17:44 +01:00
Michael Shanks
80dd9b94b1 stub bindings 2020-08-04 11:10:02 +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
Kevin Åberg Kultalahti
8ece205082 Merge pull request #523 from Budibase/feature/create-app-modifications
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome
8762cbb218 move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
kevmodrome
b2d93c16ec adds missing bb logo 2020-08-03 16:30:26 +02:00
Michael Shanks
a39f99cf7c bugfix: create app pointing to hardcoded standard-components version 2020-08-03 15:28:45 +01:00
kevmodrome
7ef4f2b2ac signup flow now works correctly 2020-08-03 16:26:28 +02:00
Michael Shanks
53fafab3d9 binding - backend initial 2020-08-03 15:06:51 +01:00
kevmodrome
9b7adf9d8c api key logic works correctly 2020-08-03 15:59:50 +02: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
Martin McKeaveney
71d0849b71 v0.1.13 2020-08-03 11:45:39 +01:00
Michael Shanks
bd28686a8c Merge pull request #464 from Budibase/dependabot/npm_and_yarn/packages/server/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
2020-08-03 11:13:35 +01:00
Michael Shanks
be1017e8ac Merge pull request #480 from mjashanks/master
Form Components now have default values for all fields
2020-08-03 11:13:08 +01:00
Michael Shanks
c8d809aded Merge pull request #516 from Budibase/table-sorting
Table sorting
2020-08-03 11:03:59 +01:00
Joe
f385cbf305 Stacked list component added 2020-07-31 12:02:29 +01:00
kevmodrome
f78e816f20 setup sidebar 2020-07-31 10:46:23 +02: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
Martin McKeaveney
4b8ac1a270 tidy up 2020-07-29 13:21:32 +01:00
Martin McKeaveney
3efc406463 icons wrong way round 2020-07-29 13:12:13 +01:00
Martin McKeaveney
d53afb175b table sorting for datatable 2020-07-29 13:11:29 +01:00
Martin McKeaveney
7e80c1b4b9 improved sorting logic 2020-07-28 19:40:52 +01:00
Martin McKeaveney
a62c8608c9 initial table sorting algo 2020-07-28 17:43:29 +01:00
cmack
5d14efb201 bar chart 2020-07-28 14:19:46 +01:00