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

29954 commits

Author SHA1 Message Date
Adria Navarro
67b9201fbe Add tests 2024-02-26 16:47:55 +01:00
Michael Drury
c60e2bf41c
Merge branch 'master' into feature/sql-query-aliasing 2024-02-26 14:59:49 +00:00
mike12345567
45d2e67905 Adding some new test cases based on finishing off testing. 2024-02-26 13:50:15 +00:00
Andrew Kingston
ad576e2c01 Add swap overlay when changing modes and improve styles 2024-02-26 13:31:34 +00:00
Sam Rose
b9600d8330
More progress on modernising application tests. 2024-02-26 11:57:56 +00:00
Conor Webb
af7b6a46a9
Help popout email support license validation check (#13133)
* Added helper function to check user plan type.

* Updated help menu email support license check.

* Removed stray output check

* Updated function name as per feedback.

* Reworked code to use the licensing store over the auth store.

* Removed unnecessary variable declaration and return instead.

* Updated function name to maintain consistency.
2024-02-26 11:45:47 +00:00
Dean
a01bd88fd7 Bump account portal 2024-02-26 11:05:26 +00:00
Dean
8556a869b9 Merge remote-tracking branch 'origin/master' into feature/app-list-actions 2024-02-26 11:01:01 +00:00
Dean
e8e2a3c31d Added context menu to the app navigation sidebar 2024-02-26 10:57:37 +00:00
Gerard Burns
c1f4cb685c
update sdk packages (#13120) 2024-02-26 09:07:47 +00:00
Andrew Kingston
d666d03328 Add loading indicator and debounce evaluations to fix performance issues with large JSON payloads 2024-02-24 18:17:08 +00:00
Andrew Kingston
a27529eca5 Remove success state from evaluation panel and rename to preview 2024-02-24 16:33:15 +00:00
Andrew Kingston
da838386d9 Show binding panel by default 2024-02-24 16:30:58 +00:00
Andrew Kingston
fde54b2897 Revert codemirror to v5 2024-02-24 16:28:21 +00:00
Andrew Kingston
395942d8b6 Add modal drawer support with transitions 2024-02-24 13:26:34 +00:00
Andrew Kingston
7484f087bc Add stacked drawer support and transitions 2024-02-23 18:15:01 +00:00
mike12345567
5f76f143bf Adding the ability to disable SQL aliasing if necessary. 2024-02-23 17:31:45 +00:00
Michael Drury
8a09f6c2d6
Merge branch 'master' into feature/sql-query-aliasing 2024-02-23 16:20:32 +00:00
mike12345567
cbce9af2b0 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-02-23 16:18:37 +00:00
José Vte. Calderón
5c7388cb4a
Merge pull request #13127 from Budibase/feature/synchronicity
[Added] Specific Redis DB to handle events from BPM processes
2024-02-23 17:08:29 +01:00
jvcalderon
eafb8a6903 Merge branch 'master' into feature/synchronicity 2024-02-23 16:49:24 +01:00
jvcalderon
07b6947d03 Update account portal submodule 2024-02-23 16:48:40 +01:00
Dean
0579e3bea6 Merge remote-tracking branch 'origin/master' into feature/app-list-actions 2024-02-23 15:35:28 +00:00
jvcalderon
1ef5e54c29 Add BPM_EVENTS to Redis DB list 2024-02-23 16:26:23 +01:00
jvcalderon
55410dcfd4 Update pro submodule 2024-02-23 16:25:37 +01:00
jvcalderon
9bafb66616 Update account portal submodule 2024-02-23 16:25:04 +01:00
Andrew Kingston
d3504d714c More style fixes for drawer overflow 2024-02-23 12:49:43 +00:00
Andrew Kingston
c410160e60 More drawer style updates 2024-02-23 12:43:14 +00:00
Michael Drury
2d1efe57d7
Merge pull request #13071 from Budibase/fix/isolated-vm-tests
Isolated VM test cases (real world)
2024-02-23 11:54:38 +00:00
mike12345567
c03a4b0792 Addressing PR comments. 2024-02-23 11:48:10 +00:00
deanhannigan
ddcc433484
Merge branch 'master' into feature/app-list-actions 2024-02-23 11:34:31 +00:00
Dean
ea978923cb Merge remote-tracking branch 'origin/master' into feature/form-screen-template 2024-02-23 11:32:16 +00:00
Dean
717729cd02 Highlight setting feedback 2024-02-23 11:22:02 +00:00
Dean
be05985882 Lint 2024-02-23 11:20:21 +00:00
Dean
78969a33f4 Fixes 2024-02-23 11:05:39 +00:00
Dean
a87b158d41 Feedback 2024-02-23 11:04:19 +00:00
Michael Drury
6d49295524
Merge branch 'master' into fix/isolated-vm-tests 2024-02-23 10:17:38 +00:00
melohagan
9845930ae6
Add return types to mongodb integration (#13125) 2024-02-23 10:16:46 +00:00
Andrew Kingston
41b397c2f7 Improve multiple styles for the drawer and code editor 2024-02-23 10:15:53 +00:00
Michael Drury
0b0599e873
Merge branch 'master' into fix/isolated-vm-tests 2024-02-23 10:09:38 +00:00
Michael Drury
d2e28d3e65
Merge pull request #13112 from Budibase/remove-airtable-from-data-source-ui
Remove Airtable from data source ui
2024-02-23 10:01:27 +00:00
Michael Drury
0608b723a0
Merge branch 'master' into remove-airtable-from-data-source-ui 2024-02-23 09:55:15 +00:00
Budibase Staging Release Bot
e71d8de6c2 Bump version to 2.20.10 2024-02-22 18:57:10 +00:00
Michael Drury
83b9171e8b
Merge pull request #13121 from Budibase/fix/increase-query-timeout
Upping query timeout slightly
2024-02-22 18:53:25 +00:00
Michael Drury
4782004f5d Upping query timeout slightly. 2024-02-22 18:46:04 +00:00
mike12345567
97fc8ae61b Merge branch 'remove-airtable-from-data-source-ui' of github.com:Budibase/budibase into remove-airtable-from-data-source-ui 2024-02-22 17:55:50 +00:00
mike12345567
c45c3ffb8f Setting disabled source types. 2024-02-22 17:54:26 +00:00
Michael Drury
f8cc1ffd55
Merge branch 'master' into remove-airtable-from-data-source-ui 2024-02-22 17:38:12 +00:00
mike12345567
5dd87265d2 PR comments. 2024-02-22 17:37:03 +00:00
Budibase Staging Release Bot
73c13a6a17 Bump version to 2.20.9 2024-02-22 17:18:41 +00:00