Michael Drury
|
d5a5744085
|
Merge branch 'master' into cli-improvements
|
2023-12-08 10:32:48 +00:00 |
Gerard Burns
|
56cb92aa34
|
Hover component tree preview (#12465)
* wip
* wip
* linting
* remove console log
* highlighting a selected component in nav
* PR feeddback
* wip
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
|
2023-12-08 09:41:12 +00:00 |
Sam Rose
|
9d32b5b7a7
|
Add another special case for the docker-compose variant of our CouchDB image.
|
2023-12-07 17:31:27 +00:00 |
Michael Drury
|
9a0a21dae2
|
Merge branch 'master' into revert-12519-revert-12427-feature/add-buttongroup-to-formblock
|
2023-12-07 16:04:39 +00:00 |
Gerard Burns
|
88e5f58ce3
|
Fix Grid Block Toggle Causing the label editing menu to open
|
2023-12-07 11:50:32 +00:00 |
Andrew Kingston
|
710397c46b
|
Fix updates being skipped due to erroneous use of 'skip update' flags
|
2023-12-07 10:47:45 +00:00 |
Michael Drury
|
bc5563d776
|
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock""
|
2023-12-07 10:24:46 +00:00 |
Michael Drury
|
a6fc56c764
|
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
|
2023-12-07 10:17:36 +00:00 |
mike12345567
|
df81d71156
|
Removing errant the.
|
2023-12-06 16:41:44 +00:00 |
mike12345567
|
de9b29beb6
|
fixing wording.
|
2023-12-06 16:40:40 +00:00 |
mike12345567
|
3dcb3062f5
|
Adding a check to make sure that encryption does not execute upon directories, as well as adding copy to warn that attachments are not encrypted.
|
2023-12-06 16:38:03 +00:00 |
mike12345567
|
a6d59e9ea0
|
Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-06 14:47:27 +00:00 |
mike12345567
|
244a1d9329
|
PR comment.
|
2023-12-06 14:47:13 +00:00 |
Michael Drury
|
8856848f49
|
Merge branch 'master' into fix/massive-attachment-export
|
2023-12-06 14:11:02 +00:00 |
melohagan
|
269ad4ee66
|
Support enum types in PostgreSQL and MySQL (#12512)
* Support enums in Postgres table fetch
* MySQL support for enum values
* null safety
* Refactor
|
2023-12-06 14:01:36 +00:00 |
mike12345567
|
5c5369e537
|
Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-06 12:30:07 +00:00 |
mike12345567
|
936ce9fcc2
|
Adding test to make sure attachments are output correctly.
|
2023-12-06 12:29:37 +00:00 |
Michael Drury
|
647fc563cc
|
Merge branch 'master' into fix/massive-attachment-export
|
2023-12-06 11:49:36 +00:00 |
mike12345567
|
0727df6f98
|
Breaking attachment out into constant that can be re-used, and fixing some imports.
|
2023-12-06 11:39:46 +00:00 |
mike12345567
|
be6cb0825c
|
Fixing an issue with import and images not displaying correctly.
|
2023-12-05 18:27:56 +00:00 |
mike12345567
|
8628c67c90
|
Fixing typing issues.
|
2023-12-05 18:17:27 +00:00 |
Andrew Kingston
|
3cd44d850a
|
Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-05 16:54:27 +00:00 |
Andrew Kingston
|
4cd870ef9e
|
Don't read attachments into memory unless they are images
|
2023-12-05 16:54:03 +00:00 |
Peter Clement
|
ee9937d3d8
|
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
|
2023-12-05 16:32:24 +00:00 |
mike12345567
|
33b7e4d5d2
|
Some final refactoring, using proper jwt lib rather than requiring (proper typing).
|
2023-12-05 16:28:19 +00:00 |
mike12345567
|
fb6f79618e
|
Getting export modal to wait.
|
2023-12-05 16:10:01 +00:00 |
mike12345567
|
2bf65601a1
|
Another simplification.
|
2023-12-05 15:55:09 +00:00 |
mike12345567
|
50270b8854
|
Quick refactor while in the area.
|
2023-12-05 15:54:33 +00:00 |
Andrew Kingston
|
a384956d29
|
Merge branch 'master' into feature/add-buttongroup-to-formblock
|
2023-12-05 15:13:17 +00:00 |
Gerard Burns
|
7ef09b6fec
|
Fix Deleting and Remaking Relationships to the User Table (#12453)
* Fix Deleting and Remaking Relationships to the User Table
* change tables store related tables fetching
* lint
|
2023-12-05 15:01:35 +00:00 |
Peter Clement
|
442d0853d3
|
fix plus icon colour and hover
|
2023-12-05 14:37:49 +00:00 |
Peter Clement
|
0f3f484953
|
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
|
2023-12-05 09:55:20 +00:00 |
mike12345567
|
7e4a9016a8
|
Merge branch 'master' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-04 18:08:59 +00:00 |
Dean
|
79bc945fb7
|
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
|
2023-12-04 17:15:16 +00:00 |
Dean
|
2e3b65ca4f
|
PR feedback
|
2023-12-04 17:14:00 +00:00 |
Michael Drury
|
c321c83916
|
Update packages/server/src/middleware/currentapp.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2023-12-04 17:10:19 +00:00 |
mike12345567
|
a7410020c7
|
Adding cookie clearing/logout for when a cross tenant session is detected, make sure that the cookie cannot be used/considered valid after the call is made.
|
2023-12-04 16:47:41 +00:00 |
Peter Clement
|
f6b5c32207
|
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
|
2023-12-04 15:41:12 +00:00 |
Peter Clement
|
96e9f46d7c
|
pr comments
|
2023-12-04 14:21:35 +00:00 |
Peter Clement
|
0ddbe4483f
|
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
|
2023-12-04 14:21:20 +00:00 |
Adria Navarro
|
e4237c0620
|
Remove conflicting typing
|
2023-12-04 15:15:40 +01:00 |
mike12345567
|
3e2311ad5c
|
Merge branch 'master' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-04 13:11:55 +00:00 |
Andrew Kingston
|
de3d6700ed
|
Merge branch 'master' into feature/add-buttongroup-to-formblock
|
2023-12-04 10:19:10 +00:00 |
Adria Navarro
|
083ff0b7c7
|
Fix tests typing
|
2023-12-04 09:23:01 +01:00 |
Adria Navarro
|
188d5d09a2
|
Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2023-12-04 09:12:58 +01:00 |
Adria Navarro
|
fa7693f6df
|
Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2023-12-04 09:12:58 +01:00 |
Adria Navarro
|
7f52a1e28c
|
Guard migration
|
2023-12-04 09:12:58 +01:00 |
Adria Navarro
|
14fc91d58a
|
Add tests
|
2023-12-04 09:12:58 +01:00 |
Adria Navarro
|
f62dd56dd6
|
Add doInAppMigrationContext
|
2023-12-04 09:12:58 +01:00 |
Adria Navarro
|
fe0efc7539
|
Remove unused test context code
|
2023-12-04 09:12:57 +01:00 |