Sam Rose
|
6bb6f106d5
|
Apply valid file types to AttachmentCell.
|
2023-10-27 16:46:30 +01:00 |
Sam Rose
|
2160f4e5e2
|
Add valid extension list to shared-core.
|
2023-10-27 16:24:02 +01:00 |
jvcalderon
|
f643bc5ee8
|
Keep only migrations
|
2023-10-24 10:24:00 +02:00 |
jvcalderon
|
648410348d
|
[Revert] [Added] Per user per creator changes
|
2023-10-23 13:27:59 +02:00 |
Andrew Kingston
|
41e72a28c9
|
Merge branch 'master' into grid-all-datasources
|
2023-10-18 15:59:12 +01:00 |
Andrew Kingston
|
fb69c3a0da
|
Add new shared core util for determining whether columns can be sort columns or not
|
2023-10-18 15:38:37 +01:00 |
jvcalderon
|
44474b063a
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 13:43:11 +02:00 |
jvcalderon
|
5b2f55a592
|
Per user per creator changes
|
2023-10-18 13:36:34 +02:00 |
Sam Rose
|
767900aec6
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
Martin McKeaveney
|
2ef9871fda
|
merge with master
|
2023-10-16 14:42:50 +01:00 |
mike12345567
|
16d551542e
|
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
|
2023-10-12 19:00:53 +01:00 |
mike12345567
|
6bbce23910
|
Updating user fetch functionality to send up lucene syntax for searching to global user endpoint.
|
2023-10-12 16:31:32 +01:00 |
mike12345567
|
f1b73058c2
|
Merge branch 'fix/update-vm2' of github.com:Budibase/budibase into backmerge-20231011
|
2023-10-11 18:49:39 +01:00 |
Adria Navarro
|
e0f51fb7db
|
Fixes
|
2023-10-10 15:53:10 +02:00 |
Adria Navarro
|
36909ff7f6
|
Export bannedDisplayColumnTypes
|
2023-10-10 15:50:12 +02:00 |
mike12345567
|
95caee66a7
|
PR comments.
|
2023-10-10 11:22:59 +01:00 |
mike12345567
|
c87a67a37a
|
Converting user IDs where necessary to global user IDs in the frontend, correcting the null entry when using current user IDs, or other user IDs, as a default value for a user column form type.
|
2023-10-09 18:18:34 +01:00 |
mike12345567
|
d8b7f930e9
|
Merging.
|
2023-10-06 15:55:10 +01:00 |
Michael Drury
|
c7c63a7b83
|
Merge branch 'master' into budi-7589/user-column-multi-user-filtering-support
|
2023-10-06 15:54:12 +01:00 |
mike12345567
|
3de8c53166
|
Adding a mapping layer to search queries so that we can map search inputs based on the table schema if desired - primarily for the user column.
|
2023-10-06 11:57:11 +01:00 |
Adria Navarro
|
39b5a2b539
|
Allow filtering
|
2023-10-04 17:55:23 +02:00 |
Adria Navarro
|
02bfaa4378
|
Clean multiple user checks to simplify
|
2023-10-03 18:29:35 +02:00 |
Adria Navarro
|
da95c32a0c
|
Simplify code
|
2023-10-03 17:06:17 +02:00 |
Adria Navarro
|
dbd5f7a134
|
In instead of ContainsAny
|
2023-10-03 16:58:39 +02:00 |
Adria Navarro
|
c84d2449f2
|
Smarter getValidOperatorsForType
|
2023-10-03 14:26:12 +02:00 |
Adria Navarro
|
4577ba8239
|
Change filters
|
2023-10-03 13:19:28 +02:00 |
Adria Navarro
|
3b93748376
|
Filter user (single) UI
|
2023-10-03 12:46:06 +02:00 |
Adria Navarro
|
af924ae4a2
|
Use types
|
2023-10-03 12:01:15 +02:00 |
Samuel-Martineau
|
2aac1c992a
|
Correct bugs with Datasource+ plugins
|
2023-09-26 21:26:40 -04:00 |
Peter Clement
|
2360e5d8a5
|
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
|
2023-08-31 11:07:39 +01:00 |
Peter Clement
|
8d5f6cf7af
|
add api for per app builder and help function
|
2023-08-24 11:38:12 +01:00 |
Andrew Kingston
|
6d46fb2963
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-21 11:57:28 +01:00 |
mike12345567
|
188004021a
|
linting.
|
2023-08-18 14:40:04 +01:00 |
mike12345567
|
7110351bdc
|
Revert "revert develop into master"
This reverts commit fd099658a0 .
|
2023-08-18 14:33:21 +01:00 |
Andrew Kingston
|
b5546f8d9b
|
Update server and builder to properly sync changes with tables and views across all users
|
2023-08-17 16:04:56 +01:00 |
melohagan
|
b57a8c1130
|
Move when filter empty option into filter drawer (#11262)
* Add when filter empty dropdown
* Add unit tests
* "fix" typescript issue
* Add empty filter check for external
* Add unit test
* Hide empty filter option for custom query
* Make onEmptyFilter optional
* Fix unit tests
* Remove onEmptyFilter automation input
* Remove unused var
* Refactor
* Fix path
* Fix type issue
* Fix types
|
2023-08-17 13:31:52 +01:00 |
mike12345567
|
b4b52d9266
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-11 13:16:29 +01:00 |
Adria Navarro
|
77568af704
|
Change filter query to store the expected shape
|
2023-08-07 13:14:18 +03:00 |
Adria Navarro
|
74287370df
|
Move filter types to types
|
2023-08-07 11:18:36 +03:00 |
Andrew Kingston
|
858a0796bd
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-02 14:50:40 +01:00 |
mike12345567
|
dce38908c9
|
PR comments (backend).
|
2023-08-01 10:56:47 +01:00 |
mike12345567
|
7ee4802af2
|
Linting.
|
2023-07-31 13:45:06 +01:00 |
mike12345567
|
52d05c2910
|
Making sure booleans returned from user role functions in shared core.
|
2023-07-31 13:37:01 +01:00 |
Andrew Kingston
|
fdfedfdd92
|
Fix websocket error
|
2023-07-31 11:21:11 +01:00 |
mike12345567
|
7b9f86d7ea
|
Fix found by authorized test case.
|
2023-07-28 17:06:53 +01:00 |
mike12345567
|
8253ad0a2e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:24:29 +01:00 |
mike12345567
|
43bfb943a3
|
Some fixes post testing.
|
2023-07-25 18:52:59 +01:00 |
Andrew Kingston
|
cf178808bf
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2023-07-24 12:03:28 +01:00 |
Andrew Kingston
|
869cb0777b
|
Validate query names to avoid parentheses
|
2023-07-24 12:02:24 +01:00 |
mike12345567
|
87d80e08f5
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-21 17:34:27 +01:00 |