1
0
Fork 0
mirror of synced 2024-08-08 22:58:24 +12:00
Commit graph

2590 commits

Author SHA1 Message Date
Andrew Kingston
f83f2b707b Add support for displaying linked record counts in List and RecordDetail 2020-10-06 18:01:23 +01:00
Andrew Kingston
c10f5112d4 Add linked records to dataforms and use BBUI components and pretty errors 2020-10-06 16:46:23 +01:00
Andrew Kingston
37f3d21a00 Remove console log statement 2020-10-06 16:40:23 +01:00
Andrew Kingston
e91b62ef2e Use real schema for datatable rather than first row's keys 2020-10-06 16:39:24 +01:00
Andrew Kingston
11c4f237d3 Add default file prop to AttachmentList to prevent crashing when no files exist 2020-10-06 16:22:11 +01:00
Andrew Kingston
21796d9f98 Add support for displaying linked records in DataTable 2020-10-06 16:05:52 +01:00
Andrew Kingston
fd4a7d95bc Fix a couple of crashes in frontend when doing various actions and fix record detail view 2020-10-06 16:04:58 +01:00
Andrew Kingston
d8fd0dd2cb Bump BBUI version 2020-10-06 16:03:49 +01:00
Andrew Kingston
afbb90297b Delete old multiselect component 2020-10-06 16:03:17 +01:00
Andrew Kingston
9faed3fb5f Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
Michael Drury
780a0c1d38
Merge pull request #669 from Budibase/moving-sendgrid
Minor patch - moving sendgrid API key to be a input of send email
2020-10-06 14:40:43 +01:00
Michael Shanks
0b6d0f2b19 missing dependency 2020-10-05 21:21:00 +01:00
Michael Shanks
ca978b70c8 Merge branch 'master' into fixes 2020-10-05 21:17:01 +01:00
Michael Shanks
bf6ba34f20 broken test 2020-10-05 21:15:10 +01:00
Michael Shanks
f3c941a023 broken tests 2020-10-05 20:58:07 +01:00
Martin McKeaveney
c9cfa2c5f9 cleaner parsing 2020-10-05 19:21:51 +01:00
mike12345567
f3c4144072 Minor update to remove send grid from the API component of the builder and make them part of the automation itself. 2020-10-05 17:45:31 +01:00
Michael Shanks
daec40005a API Key - Changed placholder to instruct Command V
(as the right-click menu does not work in electron)
2020-10-05 17:41:16 +01:00
Michael Shanks
d5caeb81f6 Metrics - event props not populating correctly 2020-10-05 17:28:44 +01:00
Michael Shanks
40e6d4c844 Coerse record fields, to be a bit more tolerant of data input 2020-10-05 17:28:23 +01:00
Martin McKeaveney
d8787a5d48 styling updates after review 2020-10-05 15:26:31 +01:00
Martin McKeaveney
6f28374785 merge 2020-10-05 15:08:53 +01:00
Martin McKeaveney
e1eb4f04f3 tidy up 2020-10-05 14:43:34 +01:00
Martin McKeaveney
f89aa4b403 adding nice loading states 2020-10-05 14:07:39 +01:00
Andrew Kingston
69c079d996 Fix null referencce in ModelViewSelect 2020-10-05 14:02:33 +01:00
Andrew Kingston
5beb70578c Stop notifications blocking all pointer events across full width 2020-10-05 14:00:26 +01:00
Martin McKeaveney
987ec93b56
Update readme.md 2020-10-05 13:30:56 +01:00
Andrew Kingston
ae0a5d2c51 Fix more cypress tests 2020-10-05 12:37:03 +01:00
Andrew Kingston
380c44fdd2 Merge template and index page styles with new BBUI 2020-10-05 12:20:59 +01:00
Andrew Kingston
5dce1ee020 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-05 12:20:26 +01:00
Martin McKeaveney
13aca3cde0 unit tests for csv parser 2020-10-05 11:48:13 +01:00
Andrew Kingston
70b70252ec Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
mike12345567
e0dad53ad3 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-05 10:52:35 +01:00
Martin McKeaveney
a3c082347c account for omitted rows 2020-10-05 10:51:58 +01:00
Michael Drury
af30bbf1fe
Merge pull request #662 from Budibase/remove-views
Replace the use of views with that of allDocs
2020-10-05 10:30:57 +01:00
mike12345567
672f5f8301 Merge branch 'master' of github.com:Budibase/budibase into remove-views 2020-10-05 10:04:23 +01:00
mike12345567
39d0e084b8 Fixing an issue that a test case raised. 2020-10-05 09:59:03 +01:00
mike12345567
4663434e25 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-05 09:45:38 +01:00
Andrew Kingston
82476e2ae9 Fix get views endpoint returning built in by_link view 2020-10-04 17:59:49 +01:00
Andrew Kingston
da035452e6 Fix record patch function 2020-10-04 17:59:20 +01:00
Andrew Kingston
36cf5d5631 Standardise dropdownmenus in frontend page 2020-10-04 17:10:32 +01:00
Andrew Kingston
f19e60dcb1 Update data export with new DB view structure and linked records 2020-10-03 21:07:59 +01:00
Andrew Kingston
6bdbadbd61 Update backend export popover to be line with new popover structure 2020-10-03 21:06:58 +01:00
Andrew Kingston
bb41c1c46b Improve notification styles 2020-10-02 21:06:37 +01:00
Andrew Kingston
735e0e5f02 Add default props to confirm dialogue to silence warnings 2020-10-02 21:06:06 +01:00
Andrew Kingston
cf9d261192 Remove deprecated portal implementation 2020-10-02 20:42:10 +01:00
Andrew Kingston
d1512f202b Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
Andrew Kingston
774cd8e4ae Remove unused imports 2020-10-02 20:39:39 +01:00
Andrew Kingston
8a08383078 Update automations page to use new modal 2020-10-02 19:10:37 +01:00
Andrew Kingston
123b4394c3 Fix bug with deleting automations 2020-10-02 19:09:44 +01:00