1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

34571 commits

Author SHA1 Message Date
Andrew Kingston
8352e74f9a
Merge pull request #14442 from Budibase/new-data-ui
New data UI
2024-09-11 09:24:37 +01:00
Andrew Kingston
c6e4c782b9
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-data-ui 2024-09-11 08:57:52 +01:00
Andrew Kingston
2d23eaee5e
Remove empty file 2024-09-11 08:52:51 +01:00
Andrew Kingston
5be3fe2722
Remove screens and automations button from users table 2024-09-11 08:45:07 +01:00
Sam Rose
79fc826697
Merge pull request #14548 from Budibase/more-google-sheets-tests
More google sheets tests
2024-09-10 17:13:54 +01:00
Sam Rose
dbfc6851af
More row reading tests. 2024-09-10 16:58:33 +01:00
Sam Rose
5f36a51e8c
Add new test creating multiple tables. 2024-09-10 14:39:23 +01:00
Sam Rose
ff67caeabb
Merge pull request #14535 from Budibase/budi-8579-issue-with-google-sheets
[BUDI-8579] Create more realistic tests for Google Sheets
2024-09-10 11:07:54 +01:00
Sam Rose
4a5d76b7ea
Merge branch 'budi-8579-issue-with-google-sheets' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets 2024-09-10 10:59:21 +01:00
Sam Rose
7438a1d65c
tidy up null checks 2024-09-10 10:59:11 +01:00
Adria Navarro
cd16c964c2
Merge branch 'master' into budi-8579-issue-with-google-sheets 2024-09-10 11:54:26 +02:00
Adria Navarro
a095be13f8
Merge pull request #14541 from Budibase/BUDI-8565/enrich-views
Enrich views
2024-09-10 11:54:07 +02:00
Sam Rose
4ff0dab399
Respond to PR feedback. 2024-09-10 10:51:22 +01:00
Adria Navarro
dc9e1cbbc7 Enrich view with all schema 2024-09-10 10:44:56 +02:00
Adria Navarro
3ab39fb44c
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 20:35:09 +02:00
Sam Rose
1f405da3c3
Add some more tests. 2024-09-09 17:51:32 +01:00
Sam Rose
5cd1b00dad
Merge master. 2024-09-09 17:07:28 +01:00
Michael Drury
3e4d6b39b7
Merge pull request #14542 from Budibase/fix/google-sheets-filtering
Fix to accommodate filtering updates for GoogleSheets
2024-09-09 16:49:25 +01:00
Sam Rose
4c600cd182
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets 2024-09-09 16:45:22 +01:00
Sam Rose
9e9f14d1b7
More comments. 2024-09-09 16:45:15 +01:00
mike12345567
1a27cf9d5b Fix - thanks tests. 2024-09-09 16:40:04 +01:00
Sam Rose
1eb8c3409a
More progress toward a row save test passing. 2024-09-09 16:33:35 +01:00
mike12345567
ac2416dc0b Lint. 2024-09-09 16:30:38 +01:00
mike12345567
6e10c528d8 Getting rid of findInDoc as its not used anymore. 2024-09-09 16:25:34 +01:00
Dean
ee968b212a Fix to accommodate filtering updates for GoogleSheets 2024-09-09 16:10:39 +01:00
Adria Navarro
1c5bab07aa Fix tests 2024-09-09 16:43:43 +02:00
Adria Navarro
d4b866b9bc
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 16:30:05 +02:00
Adria Navarro
e40a08ceca Fix tests 2024-09-09 16:27:54 +02:00
Adria Navarro
26db79d421 Remove cache dependency 2024-09-09 16:24:20 +02:00
Adria Navarro
0f8df77ded
Merge pull request #14540 from Budibase/BUDI-8560/fix-relationships-with-many-columns
Fix long popover for relationship column pickers
2024-09-09 16:18:49 +02:00
Adria Navarro
77be1cd869 Add metadata on related columns 2024-09-09 16:15:34 +02:00
Adria Navarro
30e31e1254 Enrich view columns 2024-09-09 16:15:18 +02:00
Adria Navarro
5b85b77a29
Merge branch 'master' into BUDI-8560/fix-relationships-with-many-columns 2024-09-09 16:09:15 +02:00
Adria Navarro
fbf1e20cc2
Merge pull request #14539 from Budibase/BUDI-8561/fix-remove-relationship
Fix relationship popover click behaviour
2024-09-09 16:08:54 +02:00
Adria Navarro
725aa18060 Fix long popover for relationship column pickers 2024-09-09 16:05:09 +02:00
Adria Navarro
72ecfb611a
Merge branch 'master' into BUDI-8561/fix-remove-relationship 2024-09-09 16:00:27 +02:00
Peter Clement
be54cd9fea
Merge pull request #14522 from Budibase/feat/branching-feature-flags
Feature flag the branch action definition
2024-09-09 14:46:15 +01:00
Peter Clement
30c392e5a8
Merge branch 'master' into feat/branching-feature-flags 2024-09-09 14:38:27 +01:00
Peter Clement
4231dafc94 remove uneeded import 2024-09-09 14:26:37 +01:00
Adria Navarro
bb3dd6e27a Fix relationship popover click behaviour 2024-09-09 15:23:06 +02:00
Andrew Kingston
714d05a9d2
Request new name for row actions rather than autonaming 2024-09-09 12:36:03 +01:00
Andrew Kingston
df54d5dd2b
Lint 2024-09-09 12:21:52 +01:00
Andrew Kingston
624e13a49c
Add row action buttons to table autoscreens 2024-09-09 12:15:25 +01:00
Sam Rose
1c5b50773f
Docs to Google Sheets mock. 2024-09-09 12:05:15 +01:00
Budibase Staging Release Bot
68678235d6 Bump version to 2.31.8 2024-09-09 10:52:12 +00:00
melohagan
2f13773240
Add old roles (#14538) 2024-09-09 10:46:08 +00:00
Andrew Kingston
82a727ae88
Remove max limit on grid buttons 2024-09-09 11:36:52 +01:00
Andrew Kingston
028dc40a0d
Update form block autoscreens to render buttons at bottom and include quiet row action buttons 2024-09-09 11:35:43 +01:00
Andrew Kingston
902112d5a7
Update form screen templates to include row actions and use a form block instead of multi step form block 2024-09-07 19:02:36 +01:00
Sam Rose
1bc84c1633
2nd test WIP. 2024-09-06 17:29:56 +01:00