Peter Clement
|
feaaa17368
|
unused import
|
2025-02-07 15:12:28 +00:00 |
Peter Clement
|
2995961fd4
|
delete unneeded popover type
|
2025-02-07 15:05:50 +00:00 |
Peter Clement
|
5031213b23
|
Merge remote-tracking branch 'origin/master' into feature/screen-query-usage-ui
|
2025-02-07 15:05:31 +00:00 |
mike12345567
|
e9e1eb7a2d
|
More linting.
|
2025-02-07 13:56:34 +00:00 |
mike12345567
|
73345d8c05
|
Linting.
|
2025-02-07 13:53:30 +00:00 |
mike12345567
|
5df197a36e
|
Disabling cell formatting, it is currently incompatiable with cell/row conditions in grids and to avoid breaking those for now we are removing the capability until both can be a aligned to use the same mechanism of binding evaluation.
|
2025-02-07 13:49:34 +00:00 |
mike12345567
|
6435c9b529
|
Linting.
|
2025-02-07 12:05:45 +00:00 |
mike12345567
|
126befde3e
|
Updating UIEvent to an interface.
|
2025-02-07 12:02:58 +00:00 |
mike12345567
|
85b2db1f02
|
Majority of comments.
|
2025-02-07 11:52:31 +00:00 |
mike12345567
|
0750b749c4
|
Merge branch 'feature/pre-empt-data-source-deletion' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion
|
2025-02-06 17:54:37 +00:00 |
mike12345567
|
c09809932d
|
cleanup.
|
2025-02-06 17:54:24 +00:00 |
mike12345567
|
f9c75a2135
|
Final comments.
|
2025-02-06 17:53:23 +00:00 |
Michael Drury
|
5be6141dce
|
Merge branch 'master' into feature/pre-empt-data-source-deletion
|
2025-02-06 17:46:58 +00:00 |
mike12345567
|
a5f2a05061
|
Linting.
|
2025-02-06 17:42:06 +00:00 |
mike12345567
|
83fdbccd6b
|
export directly.
|
2025-02-06 17:34:44 +00:00 |
mike12345567
|
c060d46cf3
|
Merge branch 'feature/pre-empt-data-source-deletion' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion
|
2025-02-06 17:26:07 +00:00 |
mike12345567
|
e8c79bc720
|
Most PR comments.
|
2025-02-06 17:24:04 +00:00 |
Sam Rose
|
28e931bc64
|
Fix types.
|
2025-02-06 17:06:36 +00:00 |
Michael Drury
|
e1f43c44f4
|
Merge branch 'master' into feature/pre-empt-data-source-deletion
|
2025-02-06 17:02:48 +00:00 |
mike12345567
|
399cf0ef6c
|
Removing unused elements.
|
2025-02-06 16:48:17 +00:00 |
Sam Rose
|
03e4cfe0b4
|
Missed a bunch of spots in the refactor.
|
2025-02-06 16:44:47 +00:00 |
Sam Rose
|
924f400992
|
Rename run to test to better reflect the API being hit.
|
2025-02-06 15:58:15 +00:00 |
Sam Rose
|
9f28eb00d4
|
Rename triggers to start with 'on'
|
2025-02-06 15:47:10 +00:00 |
Sam Rose
|
ac2f40e955
|
Move trigger output to the run function so it's easier to understand its purpose.
|
2025-02-06 15:46:02 +00:00 |
mike12345567
|
fdf82a6276
|
Some updates, deleting external tables does delete data so warn about this.
|
2025-02-06 15:30:30 +00:00 |
mike12345567
|
d04ce5c678
|
Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion
|
2025-02-06 15:06:43 +00:00 |
Sam Rose
|
3139fccf2f
|
Refactor automation builder into single class.
|
2025-02-06 11:52:41 +00:00 |
Sam Rose
|
b938181d7f
|
Merge branch 'master' into automation-tests-4
|
2025-02-06 09:34:58 +00:00 |
Sam Rose
|
00b02b1762
|
Make config required.
|
2025-02-05 17:45:35 +00:00 |
Sam Rose
|
56f1ced176
|
Merge branch 'master' into sheets-errors
|
2025-02-05 17:40:28 +00:00 |
Sam Rose
|
d62be2629c
|
Simplify calls to createAutomationBuilder.
|
2025-02-05 17:39:38 +00:00 |
mike12345567
|
880f27e0ff
|
Changing how messaging is generated.
|
2025-02-05 17:39:31 +00:00 |
Sam Rose
|
d2902464c0
|
Remove no longer needed appAction calls.
|
2025-02-05 17:30:48 +00:00 |
Sam Rose
|
74f2ece72b
|
Refactor automation builder.
|
2025-02-05 17:19:11 +00:00 |
Sam Rose
|
cefc1327b3
|
Merge branch 'master' into automation-tests-3
|
2025-02-05 17:17:53 +00:00 |
mike12345567
|
555cc15553
|
Updates to design, removing alert.
|
2025-02-05 17:05:02 +00:00 |
mike12345567
|
877f30b7a0
|
No input required for deletion.
|
2025-02-05 16:29:21 +00:00 |
mike12345567
|
78c16334b5
|
Remove input.
|
2025-02-05 16:24:05 +00:00 |
melohagan
|
690fa705cf
|
Update pro ref (#15492)
|
2025-02-05 15:45:38 +00:00 |
Sam Rose
|
6ad9ebe63c
|
Add failing test.
|
2025-02-05 15:24:54 +00:00 |
melohagan
|
ae3367f444
|
Update type (#15490)
* Add installId to activate license request
* Add pro module
* Revert "Add pro module"
This reverts commit 468ff2afbf .
|
2025-02-05 15:18:01 +00:00 |
Sam Rose
|
5982ca739f
|
Merge branch 'master' into automation-tests-3
|
2025-02-05 14:41:03 +00:00 |
Sam Rose
|
7891e6a007
|
Merge branch 'master' into sheets-errors
|
2025-02-05 14:25:17 +00:00 |
Sam Rose
|
2e4367beb6
|
Flesh out Google Sheets errors in testing to try and find a flake.
|
2025-02-05 14:24:17 +00:00 |
Sam Rose
|
dc59a08363
|
Merge branch 'master' into budi-9018-searching-budidb-column-headings-in-the-data-tab-breaks-grid
|
2025-02-05 12:18:55 +00:00 |
Andrew Kingston
|
eef2ecd4f2
|
Merge branch 'master' into detect-iframe-clicks
|
2025-02-05 11:51:42 +00:00 |
Sam Rose
|
38fce3ac3e
|
Fix searcing for a date on a string field.
|
2025-02-05 11:26:33 +00:00 |
Peter Clement
|
48990ca2de
|
revert text change
|
2025-02-05 09:43:38 +00:00 |
Sam Rose
|
d03fdc8bb1
|
Create a cron trigger test.
|
2025-02-05 09:22:37 +00:00 |
Peter Clement
|
bdb9cbb6ad
|
properly reuse files
|
2025-02-05 08:55:44 +00:00 |