1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

456 commits

Author SHA1 Message Date
Martin McKeaveney
4ed8b16fe9 bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
Martin McKeaveney
50f21e61ff bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
mike12345567
88cb34a693 Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
mike12345567
f9eeefb4dc Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
Martin McKeaveney
f4965d2fa3 restructuring, more styling updates on table, renaming 2020-10-26 17:42:00 +00:00
Martin McKeaveney
341843af84 restructuring, more styling updates on table, renaming 2020-10-26 17:42:00 +00:00
Martin McKeaveney
19f1f01d1a allow editing row from modal 2020-10-23 23:55:51 +01:00
Martin McKeaveney
4681033535 allow editing row from modal 2020-10-23 23:55:51 +01:00
Martin McKeaveney
9ad336d984 update table headers on table change 2020-10-23 22:34:40 +01:00
Martin McKeaveney
80b76f5f30 update table headers on table change 2020-10-23 22:34:40 +01:00
Martin McKeaveney
fdc944741c popovers replaced with table icons 2020-10-22 15:45:58 +01:00
Martin McKeaveney
be407ece71 popovers replaced with table icons 2020-10-22 15:45:58 +01:00
Martin McKeaveney
ebc97c087a rename data design, ag grid mvp 2020-10-21 11:15:02 +01:00
Martin McKeaveney
1add16147d rename data design, ag grid mvp 2020-10-21 11:15:02 +01:00
Martin McKeaveney
525038bec7 fix multiple dropzone issue 2020-10-19 18:21:57 +01:00
Martin McKeaveney
500cb93f96 fix multiple dropzone issue 2020-10-19 18:21:57 +01:00
Martin McKeaveney
ae71f9ed01 deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Martin McKeaveney
131dcdbcad deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Andrew Kingston
7a544a8079 Bump BBUI version 2020-10-16 15:14:36 +01:00
Andrew Kingston
99cd1e4a51 Bump BBUI version 2020-10-16 15:14:36 +01:00
Andrew Kingston
60a771ecbe Bump BBUI version 2020-10-16 12:39:26 +01:00
Andrew Kingston
623836ca1b Bump BBUI version 2020-10-16 12:39:26 +01:00
Martin McKeaveney
d00aef571b convenience scripts for restoring budibase installations 2020-10-12 20:39:29 +01:00
Martin McKeaveney
f31352ad49 convenience scripts for restoring budibase installations 2020-10-12 20:39:29 +01:00
kevmodrome
4d140038e7
fix yarn lock file 2020-10-12 20:56:09 +02:00
kevmodrome
a9d09ea770 fix yarn lock file 2020-10-12 20:56:09 +02:00
kevmodrome
a161288dc9
merge master 2020-10-12 12:58:20 +02:00
kevmodrome
d6136ec233 merge master 2020-10-12 12:58:20 +02:00
Michael Shanks
f1eeb17dd3 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
67845b1c82 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
eaa8d91392 merge from master - including fixes 2020-10-08 16:15:12 +01:00
Michael Shanks
027819bae0 merge from master - including fixes 2020-10-08 16:15:12 +01:00
kevmodrome
7b92482a8d
update svelte version in builder and standard-components packages 2020-10-08 16:24:21 +02:00
kevmodrome
d9c8e6cd96 update svelte version in builder and standard-components packages 2020-10-08 16:24:21 +02:00
Andrew Kingston
3d7bd55c08 Bump BBUI version 2020-10-08 09:34:22 +01:00
Andrew Kingston
1b1c0c4e8f Bump BBUI version 2020-10-08 09:34:22 +01:00
Andrew Kingston
9faed3fb5f Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
Andrew Kingston
517fb201ec Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
mike12345567
6b222ffbf0 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
mike12345567
4d8b1ecc10 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston
e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 2020-09-29 18:27:35 +01:00
Andrew Kingston
089ecf5609 Add WIP draft of linked records UI allowing single linked record selection 2020-09-29 18:27:35 +01:00
Michael Shanks
69292c353c analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
Michael Shanks
83261aeadf analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
Andrew Kingston
ecd5aa9eeb Bump BBUI version 2020-09-29 13:52:26 +01:00
Andrew Kingston
db47e5c581 Bump BBUI version 2020-09-29 13:52:26 +01:00
Joe
eaef5d0419 Page titles and primary cta alignment and styling consistent
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.

Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.

Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Joe
620134132e Page titles and primary cta alignment and styling consistent
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.

Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.

Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Martin McKeaveney
408c814b26 Merge branch 'master' of github.com:Budibase/budibase into csv-export 2020-09-24 16:16:59 +01:00
Martin McKeaveney
f447f3a889 Merge branch 'master' of github.com:Budibase/budibase into csv-export 2020-09-24 16:16:59 +01:00
Martin McKeaveney
9768a23ad4 merge 2020-09-24 15:52:09 +01:00
Martin McKeaveney
b186f0fbb2 merge 2020-09-24 15:52:09 +01:00
Martin McKeaveney
11c8010c91 use bbui component for dropzone 2020-09-24 15:50:51 +01:00
Martin McKeaveney
6e9c238054 use bbui component for dropzone 2020-09-24 15:50:51 +01:00
Andrew Kingston
0593df0284 Bump bbui version 2020-09-24 15:09:16 +01:00
Andrew Kingston
f6c924a90b Bump bbui version 2020-09-24 15:09:16 +01:00
Martin McKeaveney
0c639bd1a2 providing ability to perform JSON and CSV export from popover 2020-09-23 23:56:26 +01:00
Martin McKeaveney
42dfc2b33c providing ability to perform JSON and CSV export from popover 2020-09-23 23:56:26 +01:00
mike12345567
c374bd48c8 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows 2020-09-21 13:53:06 +01:00
mike12345567
fd0e651fe9 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows 2020-09-21 13:53:06 +01:00
mike12345567
b2d06b7a06 Merge branch 'master' of github.com:Budibase/budibase into contextual-workflows 2020-09-21 13:52:26 +01:00
mike12345567
61964f9106 Merge branch 'master' of github.com:Budibase/budibase into contextual-workflows 2020-09-21 13:52:26 +01:00
Andrew Kingston
906dd7a0ec Bump bbui version 2020-09-18 20:30:35 +01:00
Andrew Kingston
67e1680813 Bump bbui version 2020-09-18 20:30:35 +01:00
Andrew Kingston
634bf10bd2 Bump bbui to latest version 2020-09-18 17:41:36 +01:00
Andrew Kingston
3160d96b6c Bump bbui to latest version 2020-09-18 17:41:36 +01:00
Martin McKeaveney
5d3867558a merge with master 2020-09-17 16:40:09 +01:00
Martin McKeaveney
e609414f57 merge with master 2020-09-17 16:40:09 +01:00
Martin McKeaveney
494e04f19f allow deletion of images 2020-09-17 12:45:28 +01:00
Martin McKeaveney
4985949786 allow deletion of images 2020-09-17 12:45:28 +01:00
Andrew Kingston
182b70135e Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing 2020-09-16 09:13:13 +01:00
Andrew Kingston
0ade1ef558 Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing 2020-09-16 09:13:13 +01:00
Martin McKeaveney
86ae8d038a file attachments and processing working, basic design for dropzone 2020-09-15 16:22:13 +01:00
Martin McKeaveney
ad79d422e0 file attachments and processing working, basic design for dropzone 2020-09-15 16:22:13 +01:00
Conor Mack
611e77cf0a Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component 2020-09-15 13:44:44 +01:00
Conor Mack
c49e906e5e Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component 2020-09-15 13:44:44 +01:00
Conor Mack
655b39c39c Icon and Icon Select Component 2020-09-15 11:53:02 +01:00
Conor Mack
fa88c68c0e Icon and Icon Select Component 2020-09-15 11:53:02 +01:00
Michael Shanks
61a882408b updated BBUI 2020-09-14 12:34:46 +01:00
Michael Shanks
4d56b4873c updated BBUI 2020-09-14 12:34:46 +01:00
Martin McKeaveney
65f5f358d0 attachments 2020-09-11 15:09:56 +01:00
Martin McKeaveney
4d411dec62 attachments 2020-09-11 15:09:56 +01:00
Michael Shanks
dff89f0e29 removing feather icons - no longer used 2020-09-11 10:39:16 +01:00
Michael Shanks
062696958b removing feather icons - no longer used 2020-09-11 10:39:16 +01:00
Michael Shanks
95da4c8d2c Merge branch 'master' into event-panel + binding fixes 2020-09-10 21:55:04 +01:00
Michael Shanks
04f3ed5ec3 Merge branch 'master' into event-panel + binding fixes 2020-09-10 21:55:04 +01:00
Conor Mack
9941de0404 Line Chart - Prop Defaults, Custom Date Formats 2020-09-10 15:58:32 +01:00
Conor Mack
cc154e3ca2 Line Chart - Prop Defaults, Custom Date Formats 2020-09-10 15:58:32 +01:00
Michael Shanks
cb9fd4d1cd events: Update record workings 2020-09-09 21:16:26 +01:00
Michael Shanks
93043c2ab3 events: Update record workings 2020-09-09 21:16:26 +01:00
Martin McKeaveney
11e45a9706 merge 2020-09-09 17:05:35 +01:00
Martin McKeaveney
3545808602 merge 2020-09-09 17:05:35 +01:00
Martin McKeaveney
20bd4b3087
date picker component (#591)
* date picker component

* use bbui date picker in standard components

* using bbui component
2020-09-09 17:04:49 +01:00
Martin McKeaveney
e41bdf7372 date picker component (#591)
* date picker component

* use bbui date picker in standard components

* using bbui component
2020-09-09 17:04:49 +01:00
Martin McKeaveney
b605d25a4d lint, using bbui component 2020-09-09 16:27:46 +01:00
Martin McKeaveney
b177a36f89 lint, using bbui component 2020-09-09 16:27:46 +01:00
Conor Mack
4203d5c6d1 Use BBUI selects for events and settings 2020-09-09 15:04:36 +01:00
Conor Mack
6c24223aa8 Use BBUI selects for events and settings 2020-09-09 15:04:36 +01:00
Martin McKeaveney
e6840bcffc custom flatpickr styling, tidy up 2020-09-09 13:44:36 +01:00
Martin McKeaveney
6fc72330dc custom flatpickr styling, tidy up 2020-09-09 13:44:36 +01:00
Martin McKeaveney
fc923cb883 using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney
58fc6d291c using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney
068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Martin McKeaveney
8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Victoria Sloan
55b9ffbd57 removing uikit dependency 2020-09-06 23:21:40 +01:00
Victoria Sloan
3bd3d71e1f removing uikit dependency 2020-09-06 23:21:40 +01:00
Victoria Sloan
fd3e93867e remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Victoria Sloan
0a5a1769fd remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Conor Mack
34a19ffda2 Update jest tests - viewbuilder 2020-09-03 15:32:15 +01:00
Conor Mack
ab0860bfc9 Update jest tests - viewbuilder 2020-09-03 15:32:15 +01:00
Conor Mack
89e3ddcab8 Merging with master and fixing conflicts 2020-09-03 15:12:07 +01:00
Conor Mack
2544fdf13c Merging with master and fixing conflicts 2020-09-03 15:12:07 +01:00
Martin McKeaveney
7c27957b1b
Workflow fixes (#559)
* workflow fixes

* fixes for workflow - cypress test coverage

* remove log

* adding some assertions to slow test down

* force click create user

* cypress 5, small wait for user test

* remove cypress waiting eslint rule to fix user test

* click button directly

* test clicking

* try changing access level for validity

* lint
2020-09-03 12:02:15 +01:00
Martin McKeaveney
98c66c4bab Workflow fixes (#559)
* workflow fixes

* fixes for workflow - cypress test coverage

* remove log

* adding some assertions to slow test down

* force click create user

* cypress 5, small wait for user test

* remove cypress waiting eslint rule to fix user test

* click button directly

* test clicking

* try changing access level for validity

* lint
2020-09-03 12:02:15 +01:00
kevmodrome
c786d4edae
groups components and table in separate categories 2020-08-31 10:12:06 +02:00
kevmodrome
1d4005dd09 groups components and table in separate categories 2020-08-31 10:12:06 +02:00
kevmodrome
4174475ba6
updates correctly on close, cancel and done actions 2020-08-28 15:40:43 +02:00
kevmodrome
1ee7add6dc updates correctly on close, cancel and done actions 2020-08-28 15:40:43 +02:00
kevmodrome
006ad9efbe
wip: binding interface design 2020-08-28 14:43:28 +02:00
kevmodrome
860139d979 wip: binding interface design 2020-08-28 14:43:28 +02:00
kevmodrome
c37cec28d9
Merge branch 'master' into feature/binding-interface 2020-08-28 13:57:46 +02:00
kevmodrome
1270f10993 Merge branch 'master' into feature/binding-interface 2020-08-28 13:57:46 +02:00
cmack
7952fab97a Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
cmack
1e38350199 Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
kevmodrome
26a5137c3d
merge master 2020-08-26 09:11:16 +02:00
kevmodrome
300f18927f merge master 2020-08-26 09:11:16 +02:00
kevmodrome
5dd80d0912
binding interface now only updates when the dropdown is closed 2020-08-25 11:20:39 +02:00
kevmodrome
32a0d1e176 binding interface now only updates when the dropdown is closed 2020-08-25 11:20:39 +02:00
cmack
ead8f51303 WIP: Completed ModelViewSelect UI 2020-08-21 16:10:56 +01:00
cmack
2fe7e42fb5 WIP: Completed ModelViewSelect UI 2020-08-21 16:10:56 +01:00
Martin McKeaveney
ba32a70f92 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney
5354bc2455 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney
0388f8dbb5 merge 2020-08-19 17:14:30 +01:00
Martin McKeaveney
d2638e0150 merge 2020-08-19 17:14:30 +01:00
Martin McKeaveney
10635075a5 full cypress suite for custom views 2020-08-19 16:43:04 +01:00
Martin McKeaveney
80970ba035 full cypress suite for custom views 2020-08-19 16:43:04 +01:00
cmack
73629a81b7 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
cmack
0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
Martin McKeaveney
28b4b6fcb9 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Martin McKeaveney
0a60fd0bc6 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Michael Shanks
4de8bffec2 removed unecessary dependencies 2020-08-14 17:39:56 +01:00
Michael Shanks
3216b2f676 removed unecessary dependencies 2020-08-14 17:39:56 +01:00
kevmodrome
3b525cf71b
initial commit 2020-08-12 17:30:20 +02:00
kevmodrome
d0b1d4695b initial commit 2020-08-12 17:30:20 +02:00
Martin McKeaveney
ab9a8f6a1d merge 2020-08-11 14:07:04 +01:00
Martin McKeaveney
23a184a346 merge 2020-08-11 14:07:04 +01:00
Martin McKeaveney
f1be92bd41 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney
6405e79f15 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney
8915db5ab2 bump bbui 2020-08-10 18:14:08 +01:00
Martin McKeaveney
f86d926b4f bump bbui 2020-08-10 18:14:08 +01:00
Martin McKeaveney
2a04147c4b full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney
a8251cdb22 full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney
7fdbad6a60 pinning posthog version 2020-08-10 15:56:53 +01:00
Martin McKeaveney
1da1dd9967 pinning posthog version 2020-08-10 15:56:53 +01:00
Martin McKeaveney
326ded6171 allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00
Martin McKeaveney
3f26548cf4 allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00