Andrew Kingston
|
785938b78a
|
Improve typing of API client callback functions
|
2024-11-26 10:37:01 +00:00 |
Andrew Kingston
|
a26eb57115
|
Type frontend core app endpoints
|
2024-11-26 09:50:53 +00:00 |
Andrew Kingston
|
fdc6e53495
|
Improve typing of core API client functions
|
2024-11-25 16:42:20 +00:00 |
mike12345567
|
83b1919019
|
Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types
|
2024-11-18 14:34:28 +00:00 |
Andrew Kingston
|
f7fe3e33d9
|
Fix display column position being incorrect when using a DP as a table source
|
2024-11-15 10:49:08 +00:00 |
mike12345567
|
7c2bfec22c
|
Adding the ability to set formula response type - returning native values.
|
2024-11-07 15:53:04 +00:00 |
Andrew Kingston
|
8054920c95
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes
|
2024-11-06 12:07:46 +00:00 |
Andrew Kingston
|
d1bf7179d1
|
Increase min width of grid create/edit column popovers
|
2024-11-05 11:08:08 +00:00 |
Dean
|
9732dd8c5f
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-11-01 16:40:16 +00:00 |
Andrew Kingston
|
f9c98d8f90
|
Fix datasource renames being reverted when changing schema
|
2024-11-01 14:53:08 +00:00 |
mike12345567
|
7690d508b6
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/automation-branching-ux
|
2024-11-01 14:50:40 +00:00 |
Andrew Kingston
|
0b8199be74
|
Use existing _id values for non DS+ in tables, trusting that they are unique
|
2024-10-31 12:19:57 +00:00 |
Adria Navarro
|
bddb6d40a3
|
Fix wrongly removing valueType=binding
|
2024-10-31 11:09:48 +01:00 |
Adria Navarro
|
1c9f4be87d
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-30 10:35:09 +01:00 |
Andrew Kingston
|
ff4d919083
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-30 09:29:24 +00:00 |
Michael Drury
|
8e0ebba099
|
Revert "Revert to state from 2.33.4."
|
2024-10-29 17:11:28 +00:00 |
Sam Rose
|
fea668e6b6
|
Revert to state from 2.33.4.
|
2024-10-29 15:55:38 +00:00 |
Adria Navarro
|
a4aded36b1
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-29 15:36:57 +01:00 |
Adria Navarro
|
a8a488d10a
|
Merge branch 'v3-ui' into BUDI-8775/new-filtering-doesnt-work-with-queries
|
2024-10-29 15:09:30 +01:00 |
mike12345567
|
d342b2248e
|
Fixing an issue with loading the user page, as per issue documented in #14890.
|
2024-10-29 12:15:50 +00:00 |
Andrew Kingston
|
32ad21de4f
|
Fix forms always requesting table schema and cache view definitions
|
2024-10-29 11:38:00 +00:00 |
Adria Navarro
|
aab5256bf2
|
Fix frontend filtering
|
2024-10-29 12:19:09 +01:00 |
Adria Navarro
|
392dc087c1
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-28 16:39:07 +01:00 |
Adria Navarro
|
5cf0e334c2
|
Merge branch 'master' into v3-ui
|
2024-10-28 16:37:17 +01:00 |
melohagan
|
7dcdce2480
|
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP
* WIP
* Remove tests
* Remove TenantInfo
* Remove unused export
* Remove TenantInfo type
* Remove unused export
* Remove unused routes
* Add getAccountHolder front-end endpoint
* Add endpoint to no tenancy list
* Get account holder via appId
* lint
* Update pro ref
* Use account email instead of budibaseUserId (#14876)
* Update account-portal ref
* Update account portal ref
* Correct import order
* Simplify boolean
* type fix
* Rename endpoint to accountholder
* Update account-portal ref
* Refactor
* Refactor to not use appId
* Update type
* appId not needed
* Unused import
|
2024-10-28 14:46:42 +00:00 |
Dean
|
d1c21d7aeb
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-28 09:04:17 +00:00 |
Andrew Kingston
|
c110cb628d
|
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
|
2024-10-25 16:01:44 +01:00 |
Andrew Kingston
|
a46acdabc2
|
Update filter editor text to better support automation branching
|
2024-10-25 11:31:04 +01:00 |
Andrew Kingston
|
7dd245d47d
|
Allow editing bindings in filters inline as long as JS is not used
|
2024-10-25 11:25:30 +01:00 |
Dean
|
6a6ae2c4e7
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-24 12:15:56 +01:00 |
Andrew Kingston
|
7464f5e7b9
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-24 10:50:05 +01:00 |
Andrew Kingston
|
389251c659
|
Merge pull request #14857 from Budibase/query-ui-frontend
Frontend updates for storing view filters in `queryUI`
|
2024-10-24 10:47:35 +01:00 |
Dean
|
1193efb38a
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-24 10:06:46 +01:00 |
Andrew Kingston
|
d7ad035e0b
|
Lint
|
2024-10-24 09:36:51 +01:00 |
Andrew Kingston
|
ab0f81824d
|
Update to use new shared-core location for theme utils
|
2024-10-24 09:35:55 +01:00 |
Andrew Kingston
|
4c112d51e6
|
Move themes to shared core, add enum and type
|
2024-10-24 09:24:11 +01:00 |
Andrew Kingston
|
247d57887a
|
Remove lightest and dark themes, use enums for themes, standardise naming
|
2024-10-24 09:07:36 +01:00 |
Andrew Kingston
|
8a0193cfb7
|
Fix typo
|
2024-10-24 07:25:45 +01:00 |
Andrew Kingston
|
13d0c0f734
|
Remove log
|
2024-10-23 16:24:24 +01:00 |
Andrew Kingston
|
c8c5cbe16c
|
Update more usages of processing search filters
|
2024-10-23 16:24:02 +01:00 |
Adria Navarro
|
e67352d51b
|
Remove api flag
|
2024-10-23 16:38:07 +02:00 |
Andrew Kingston
|
cb4b7988c5
|
Update usages of queryUI and ensure processSearchFilters isn't called with nullish values
|
2024-10-23 15:06:57 +01:00 |
Dean
|
071a5b1d46
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-23 14:36:16 +01:00 |
Sam Rose
|
ff487735cc
|
Update frontend type names to match changes I've made.
|
2024-10-23 14:13:43 +01:00 |
Andrew Kingston
|
470ace7dad
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-23 14:10:05 +01:00 |
Andrew Kingston
|
795948f3a1
|
Use enums for sorting
|
2024-10-21 08:52:56 +01:00 |
Andrew Kingston
|
c6aa83d988
|
Fix labelling when sorting by calculation columns in tables
|
2024-10-18 16:52:40 +01:00 |
Dean
|
77fefcdbe4
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-18 14:16:18 +01:00 |
Andrew Kingston
|
2cd86f5667
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-18 14:11:41 +01:00 |
Andrew Kingston
|
73999e4f3e
|
Remove old code
|
2024-10-18 12:01:37 +01:00 |
Andrew Kingston
|
761c9d3c18
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-18 11:46:18 +01:00 |
Andrew Kingston
|
a337197402
|
Improve number formatting to handle additional edge cases
|
2024-10-18 11:01:15 +01:00 |
Andrew Kingston
|
1509d7d650
|
Use single number formatter for more performant locale string conversions
|
2024-10-18 10:44:36 +01:00 |
Andrew Kingston
|
18a207f87a
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-18 10:00:49 +01:00 |
Andrew Kingston
|
1109e27b04
|
Display numbers using the locale format in tables
|
2024-10-18 09:56:35 +01:00 |
Dean
|
d9deba6337
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-16 15:51:24 +01:00 |
Andrew Kingston
|
f7f300b251
|
Merge branch 'feature/role-multi-inheritance' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-15 13:43:56 +01:00 |
Andrew Kingston
|
9b009f9728
|
Merge branch 'master' into v3-ui
|
2024-10-15 11:58:20 +01:00 |
Andrew Kingston
|
06413fda58
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-15 11:47:06 +01:00 |
Martin McKeaveney
|
109c586b84
|
remove log
|
2024-10-15 10:11:46 +01:00 |
Martin McKeaveney
|
1d2d096ab0
|
PR comments
|
2024-10-15 10:05:03 +01:00 |
Martin McKeaveney
|
97a7649930
|
merging with v3-ui branch
|
2024-10-14 18:47:13 +01:00 |
Martin McKeaveney
|
30215ea9be
|
tests, pr comments
|
2024-10-14 18:38:34 +01:00 |
Dean
|
bde3852de2
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-14 14:33:32 +01:00 |
Andrew Kingston
|
2b9ca50923
|
Merge pull request #14790 from Budibase/fix-view-join-parser
Fix view join parser for non-array values any "many" types
|
2024-10-14 14:31:20 +01:00 |
Sam Rose
|
da12da6fe1
|
Merge branch 'master' into update-docker-compose-for-sqs
|
2024-10-14 14:28:52 +01:00 |
Andrew Kingston
|
0ba7f7eeca
|
Merge pull request #14792 from Budibase/fix-view-queryui-transform
Prevent view queryUI transforms mutating state
|
2024-10-14 13:15:35 +01:00 |
Andrew Kingston
|
4d460c2a46
|
Don't mutate views when transforming queryUI to make API happy
|
2024-10-14 12:58:15 +01:00 |
Andrew Kingston
|
37e601254c
|
Fix crash when many-type related column value is non-array
|
2024-10-14 12:20:53 +01:00 |
Martin McKeaveney
|
cf8f7db36d
|
PR comments
|
2024-10-14 11:22:15 +01:00 |
Dean
|
3eb604f928
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-14 09:17:39 +01:00 |
Dean
|
0624a0b220
|
Removed unused function reference
|
2024-10-14 09:17:16 +01:00 |
Dean
|
9cfc3d499d
|
Refactored the selectedAutomation derived store to include tree metadata and moved the core doc to a new data attribute. All refs to selectedAutomation updated. Moved the id migration into the selectedAutomation store. Remove bindings from AutomationSetupBlock, moved to StepNode
|
2024-10-13 22:34:17 +01:00 |
Andrew Kingston
|
838f9e9c56
|
Improve sorting logic
|
2024-10-11 16:43:24 +01:00 |
Andrew Kingston
|
865eb3169f
|
Allow sorting by calculation columns
|
2024-10-11 16:38:35 +01:00 |
Andrew Kingston
|
516f45e8ad
|
Re-add deleted code
|
2024-10-11 16:37:25 +01:00 |
Andrew Kingston
|
d50e9b83f5
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-11 16:33:58 +01:00 |
Andrew Kingston
|
bae5640e90
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-11 16:33:42 +01:00 |
Dean
|
9382ca4c0b
|
Branching UX updates, fix for looping results and general failure results for automations. Added fix for stacking currentItem loop bindings
|
2024-10-11 16:20:26 +01:00 |
Adria Navarro
|
b61cdd957e
|
Merge branch 'master' into remove-related-field-popover
|
2024-10-11 13:25:48 +02:00 |
Andrew Kingston
|
029d0d25e9
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-11 11:11:43 +01:00 |
Andrew Kingston
|
ba6def8f73
|
Prevent filtering on calculation fields
|
2024-10-11 09:28:48 +01:00 |
Andrew Kingston
|
8be7f82ccb
|
Improve view calculation config
|
2024-10-11 09:27:04 +01:00 |
Adria Navarro
|
cb31bb7d96
|
Merge branch 'master' into v3-ui
|
2024-10-11 10:26:24 +02:00 |
Adria Navarro
|
56aaacb437
|
Lint
|
2024-10-10 17:12:53 +02:00 |
Adria Navarro
|
40966731c9
|
Remove related fields popover
|
2024-10-10 16:56:52 +02:00 |
Adria Navarro
|
ca7f3369af
|
Fix user icons on picker
|
2024-10-10 16:51:08 +02:00 |
Adria Navarro
|
41cd0d96d6
|
Fix multiple user column icon
|
2024-10-10 16:43:08 +02:00 |
Andrew Kingston
|
1cbae36683
|
Don't bother fetching data if no calculations defined
|
2024-10-10 14:52:13 +01:00 |
Andrew Kingston
|
bd635454ed
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-09 18:53:48 +01:00 |
Andrew Kingston
|
f4e149fd92
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-09 18:50:28 +01:00 |
Andrew Kingston
|
6916269cbb
|
Fix duplicate API call spam due to incorrect comparison of view filters
|
2024-10-09 09:59:05 +01:00 |
Andrew Kingston
|
0c53272187
|
Allow empty queries when searching tables
|
2024-10-09 08:22:54 +01:00 |
Martin McKeaveney
|
7b683cfc50
|
merge and typing
|
2024-10-08 17:38:23 +01:00 |
Andrew Kingston
|
d35fce699a
|
Fix config store
|
2024-10-08 15:59:21 +01:00 |
Andrew Kingston
|
6e0b5341b1
|
Handle lack of IDs from calculation views
|
2024-10-08 15:54:42 +01:00 |
Andrew Kingston
|
3e86e02656
|
Add support for creating and displaying calculation views
|
2024-10-08 14:27:44 +01:00 |
Martin McKeaveney
|
d5324388d6
|
allow regeneration of AI columns from context menu
|
2024-10-04 17:20:30 +01:00 |
Andrew Kingston
|
0f95c8a1c9
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-04 09:27:36 +01:00 |
Andrew Kingston
|
e4900e27bb
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-03 15:50:22 +01:00 |