Andrew Kingston
a4a639c2ba
Update screen list size slightly
2023-08-22 16:49:04 +01:00
Andrew Kingston
a07f343f83
Fix component scroll offsets not working
2023-08-22 16:45:37 +01:00
Andrew Kingston
eba2fb0f13
Update component list header to be consistent
2023-08-22 16:41:15 +01:00
Andrew Kingston
a6a6eb0ffe
Update screen panel heading to match designs
2023-08-22 16:37:03 +01:00
Andrew Kingston
0ea81f98d6
Update panel headings to match new designs
2023-08-22 16:29:40 +01:00
Andrew Kingston
96e67c680b
Fix navigation links drawer width
2023-08-22 16:24:00 +01:00
Andrew Kingston
0c57699d99
Remove deprecated settings from screen settings
2023-08-22 16:23:11 +01:00
Andrew Kingston
7e706c403a
Adjust no results text when searching for screens
2023-08-22 16:21:48 +01:00
Andrew Kingston
909941aa6e
Use normal spectrum color for screen search placeholder
2023-08-22 16:17:05 +01:00
Andrew Kingston
919158cf78
Use normal scrollbar for screen list
2023-08-22 16:16:35 +01:00
Andrew Kingston
ec9f0a25ec
Add background color to left panel
2023-08-22 16:16:22 +01:00
Andrew Kingston
e77644ce11
Lint
2023-08-22 11:48:06 +01:00
Andrew Kingston
c936304410
Fix grid config store so that schema overrides work
2023-08-22 11:31:25 +01:00
Dean
046ef853e3
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-22 09:06:46 +01:00
Andrew Kingston
59559ee93c
Remove log and account for onEmptyFilter in grid button
2023-08-21 16:53:09 +01:00
Andrew Kingston
77f6a6d6c1
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-21 16:38:00 +01:00
Martin McKeaveney
8b01531420
Merge branch 'develop' into fix/new-column-popover-fixes
2023-08-21 14:11:48 +01:00
Dean
4c822663e8
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-21 12:50:26 +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
Gerard Burns
d0f9694d24
linting
2023-08-21 08:33:53 +01:00
Gerard Burns
67d5eef293
screen search text
2023-08-21 08:16:42 +01:00
Gerard Burns
c11cd9c3e2
remove new screen animation
2023-08-21 08:12:49 +01:00
Gerard Burns
a5044ea85a
conditional nav panel customize
2023-08-21 08:08:53 +01:00
Gerard Burns
0582c74ba0
links editor
2023-08-21 08:06:49 +01:00
Gerard Burns
4a60cb1d8e
font family for input
2023-08-21 07:58:18 +01:00
Gerard Burns
a577b706d1
change navitem chevron to be smaller for compact
2023-08-21 07:57:06 +01:00
Gerard Burns
e267e71b68
icon hover states
2023-08-21 07:54:36 +01:00
Gerard Burns
4ddf797425
left panel icon color
2023-08-21 07:49:32 +01:00
Gerard Burns
cc5a1be2a8
screen list alignment
2023-08-21 07:40:45 +01:00
Gerard Burns
e6a712f880
component ndentation
2023-08-21 07:37:16 +01:00
Gerard Burns
a34390c986
Stop preview remounting
2023-08-20 23:33:09 +01:00
Gerard Burns
d4f6359820
screen scrollbar and screen panel height
2023-08-20 15:13:27 +01:00
Gerard Burns
6f4d92c3af
border changes
2023-08-20 15:04:18 +01:00
Gerard Burns
5aea392616
hotkeys
2023-08-20 14:59:38 +01:00
Gerard Burns
e5f818a0ce
Reuse Component Panel
2023-08-20 14:59:22 +01:00
mike12345567
7110351bdc
Revert "revert develop into master"
...
This reverts commit fd099658a0
.
2023-08-18 14:33:21 +01:00
Gerard Burns
6886a312c5
New Left Panel for Design
2023-08-18 12:46:41 +01:00
Gerard Burns
e3cfdd537a
New Nav component ( #11266 )
2023-08-18 12:46:06 +01:00
Peter Clement
11069bacfb
Merge remote-tracking branch 'origin/develop' into fix/new-column-popover-fixes
2023-08-18 09:34:27 +01:00
Michael Drury
df31fb1b8d
Merge branch 'develop' into fix/automation-improvements
2023-08-17 17:35:02 +01:00
mike12345567
e174211440
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-08-17 17:34:44 +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
Martin McKeaveney
fd099658a0
revert develop into master
2023-08-17 10:28:15 +01:00
Peter Clement
a48a22f1b8
fix tooltips
2023-08-17 10:06:49 +01:00
mike12345567
e068e301ff
Updating automation history tab to handle the stopped error status which can occur for CRONs.
2023-08-16 18:21:53 +01:00
Andrew Kingston
1ddd0bca21
Allow configuring access for views
2023-08-15 16:32:36 +01:00
mike12345567
822a086666
Refactoring to make it so that visible: false columns are removed from views, and when returning view schema, all columns are enriched.
2023-08-11 14:57:53 +01:00
Dean
29c8dbd94a
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-11 14:20:25 +01:00
Andrew Kingston
a671a85c46
Add WIP updates for view endpoint updates
2023-08-11 13:17:10 +01:00
Andrew Kingston
dcb238251e
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-11 12:12:56 +01:00
Peter Clement
6b75a653f8
focus input when popover opens
2023-08-11 12:00:33 +01:00
Peter Clement
f7c1db5926
focus input when popover opens
2023-08-11 11:59:40 +01:00
Mel O'Hagan
1730b26489
Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings
2023-08-11 07:43:40 +01:00
Michael Drury
08e663a8d3
Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers
2023-08-10 16:28:59 +01:00
Dean
8d86e2e5dd
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-10 14:50:46 +01:00
Andrew Kingston
5188abe4e5
Strip hidden fields from viewsV2 in design section
2023-08-09 16:39:23 +01:00
Andrew Kingston
08b348c1d4
Allow selecting viewV2s for grid blocks and form blocks
2023-08-09 16:22:12 +01:00
Andrew Kingston
06810d43d9
Add support for viewV2 datasources in client library
2023-08-09 15:09:53 +01:00
Adria Navarro
c21da4fbd3
Consume packages from builder
2023-08-09 11:40:54 +03:00
Mel O'Hagan
22b456da5e
Allow form step to be bindable
2023-08-08 17:13:40 +01:00
Andrew Kingston
a72c94426f
Hydrate view filters and allow filter changes to be saved to views
2023-08-08 09:29:05 +01:00
Dean
211d8cdda6
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-08 09:14:16 +01:00
Andrew Kingston
9ddb8f4c5f
Merge branch 'develop' of github.com:Budibase/budibase into global-bindings
2023-08-07 13:04:34 +01:00
Andrew Kingston
d5cfc5f53a
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-07 12:52:43 +01:00
Martin McKeaveney
12d5f0109d
Merge branch 'master' into develop
2023-08-07 09:24:10 +01:00
melohagan
3097c9162f
Fix for app action fields and don't clone testData ( #11441 )
2023-08-04 16:25:14 +01:00
Andrew Kingston
dd4b304736
Fix creating views
2023-08-04 15:20:30 +01:00
Andrew Kingston
ef4ff87d8a
Remove filter button on views for now
2023-08-04 15:17:30 +01:00
Andrew Kingston
8a9db6d8de
Remove log
2023-08-04 15:15:43 +01:00
Andrew Kingston
ffe82e18e9
Remove log
2023-08-04 15:07:44 +01:00
Andrew Kingston
0a87e3502e
Fix other user selection state for viewV2s
2023-08-04 14:58:12 +01:00
Andrew Kingston
cd2231630f
Improve updating of viewV2 state and restore grid<>builder sync for datasource definitions
2023-08-04 14:54:45 +01:00
Dean
79c9535659
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-04 11:31:50 +01:00
Andrew Kingston
c4bd025011
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-04 11:16:46 +01:00
Andrew Kingston
4c26abc83d
Fix reactivity bug with normal user app list
2023-08-04 08:41:04 +01:00
Andrew Kingston
e93e7ed885
POC of new portal
2023-08-04 08:38:05 +01:00
Mel O'Hagan
057761fdd9
Update filters types with schemaFields
2023-08-03 18:13:51 +01:00
Andrew Kingston
19ca7e4a0a
Fix issue with viewV2 renaming
2023-08-03 13:40:36 +01:00
Andrew Kingston
f5e5a883cf
Enable renaming views and lint
2023-08-03 13:31:44 +01:00
Andrew Kingston
e3cf0667be
Refactor grid to split up stores and provide better separation of datasource-specific logic
2023-08-03 11:18:19 +01:00
Dean
cb2a19620b
Initial commit
2023-08-03 09:29:12 +01:00
Andrew Kingston
a853e32ede
Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector
2023-08-02 16:38:23 +01:00
Andrew Kingston
ab47e49dd9
Update create view modal to only depend on grid context
2023-08-02 15:27:34 +01:00
Andrew Kingston
858a0796bd
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-02 14:50:40 +01:00
Andrew Thompson
f3c821e8db
Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector
2023-08-02 11:43:59 +01:00
Adria Navarro
1ef8d118cb
Remove unnecessary package.json/gitHead
2023-08-02 12:04:54 +02:00
andz-bb
c372bb9a18
remove redundant cloneDeep
2023-08-02 09:35:42 +01:00
Adria Navarro
b4eccc4163
Fix dev nx order
2023-08-02 10:30:54 +02:00
Adria Navarro
acd9d8ae54
Fix test issues
2023-08-02 10:22:42 +02:00
Adria Navarro
52940b87fb
Fix build order
2023-08-02 10:07:03 +02:00
Adria Navarro
839f4f9545
Fix more ordering
2023-08-02 02:20:07 +02:00
Adria Navarro
6c60ea79dd
Fix
2023-08-02 02:17:51 +02:00
Adria Navarro
ec79f612bc
Fix execution order
2023-08-02 02:16:27 +02:00
Adria Navarro
194e413026
Undo changes
2023-08-02 00:56:43 +02:00
Adria Navarro
3952cbc80c
Undo adding plugin
2023-08-02 00:38:30 +02:00
Adria Navarro
064b15d823
Set plugin-commonjs in builder
2023-08-01 19:24:10 +02:00
Adria Navarro
4794cfce99
Unify rollup
2023-08-01 19:24:09 +02:00
Adria Navarro
4b5751003f
Revert "Remove composite"
...
This reverts commit f9115f1554bbadadc3a0ef91d00d170fa05e45b6.
2023-08-01 19:23:48 +02:00
Adria Navarro
250a4e890f
Remove composite
2023-08-01 19:23:23 +02:00
Andrew Thompson
5f084699d2
didn't mean to remove a line
2023-08-01 17:09:52 +01:00
Adria Navarro
e011ccd0c4
Merge branch 'develop' into chore/typecheck_tests
2023-08-01 16:49:06 +01:00
andz-bb
527426ddbb
fix for saving external data connector query param values
2023-08-01 16:29:04 +01:00
Adria Navarro
56f49150f7
Add nx dependency
2023-08-01 15:34:55 +02:00
Andrew Kingston
d825c32fdf
Hide access button for now
2023-08-01 14:25:16 +01:00
Adria Navarro
e7c6724620
Ad nx dependency
2023-08-01 14:39:17 +02:00
mike12345567
a8ff2da768
Removing isAdmin and isBuilder flags from the auth store, using SDK only.
2023-08-01 11:30:04 +01:00
mike12345567
032d5b4f62
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-08-01 10:08:21 +01:00
Andrew Kingston
0d65d34456
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-01 09:10:31 +01:00
Peter Clement
2ee7cb008b
Reworked Column Configuration in the data section ( #11379 )
...
* base work for using popover to create and edit columns
* more work to enable editing column in popover
* update styling of column type configs
* add new option picker component
* some updates to how the popover is opened and the new picker
* more updates to support the popover handling correctly
* update the popover to support a custom z index
* some styling around the colour picker
* update naming
* fix lint errors
* fix lint
* update filename
* incremental column numbers based on existing schema
* move func declaration
* add option color object to schema not constraints
* ux / pr comment updates
* undefined var
* fix issue with deleting option
* change background color
* update popove z-index
2023-07-31 14:28:11 +00:00
mike12345567
f18b9d7a70
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-31 13:24:23 +01:00
Dean
889e771dc1
Merge remote-tracking branch 'origin/develop' into feature/frequency-histogram
2023-07-31 10:41:36 +01:00
Andrew Kingston
0c72d08763
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-07-31 08:43:11 +01:00
Andrew Kingston
8204935dfa
Add ability to update views, create views with existing filters and sorting applied
2023-07-30 12:49:07 +01:00
mike12345567
8522cb94d3
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-28 17:10:43 +01:00
Adria Navarro
6d5eef4e42
Update
2023-07-28 17:11:48 +02:00
Adria Navarro
5f1565886f
Unify jest
2023-07-28 17:11:48 +02:00
mike12345567
3798caf86d
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-28 16:08:38 +01:00
Andrew Kingston
1aea6fce09
Fix grid import and export for tables
2023-07-28 16:02:31 +01:00
Adria Navarro
e260a64388
Add heading
2023-07-28 15:35:51 +02:00
mike12345567
77f1bf1acf
Reverting change from testing.
2023-07-28 14:02:02 +01:00
mike12345567
1403bf26c6
Quick fixes based on raising PR, types and tests.
2023-07-28 13:58:20 +01:00
Martin McKeaveney
1531ff710f
fix gsheets onboarding
2023-07-27 23:35:13 +01:00
mike12345567
d62b2bdbe0
switching to global builder role for plugin API, dis-allowing per app builders to delete apps and updating UI to reflect these updates.
2023-07-27 18:09:30 +01:00
mike12345567
d8f50f139e
Frontend update for app builders, handling when in the builder portal and don't have any app access, as well as allowing viewing of apps from the portal.
2023-07-27 17:52:56 +01:00
Andrew Kingston
24182b3f1b
Fix refreshing table definition
2023-07-27 14:22:13 +01:00
Andrew Kingston
deb4092cd3
Refactor grid stores and how config is handled
2023-07-27 14:17:26 +01:00
Dean
08ba1c8ccd
Added a simple histogram to the supported chart types
2023-07-27 13:04:09 +01:00
mike12345567
cf375ee3da
Fixing small frontend error.
2023-07-26 18:17:15 +01:00
mike12345567
eefac0fe08
Quick updates based on latest lerna version, as well as some fixes after running through flows (post refactoring).
2023-07-26 18:13:18 +01:00
Andrew Kingston
c4e4b5c979
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-07-26 16:28:21 +01:00
mike12345567
c277b065db
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-26 14:40:17 +01:00
Andrew Kingston
2d3da0dfcf
Fix null issues in view fetch, fix edit view popover, improve handling of nullish view params
2023-07-26 14:26:34 +01:00
mike12345567
8253ad0a2e
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-26 14:24:29 +01:00
Andrew Kingston
352b7ebe1c
Add dedicated route for routes v1, improve view creation modal, fix selection state
2023-07-26 14:07:07 +01:00
Andrew Kingston
150961fcf2
WIP: split views into separate stores, fix datasource list, use unique data table for views V2
2023-07-26 13:23:31 +01:00
Adria Navarro
de0f3f7463
Merge branch 'develop' into backmerge-master-20230726
2023-07-26 12:50:52 +01:00
Dean
211bab4cf6
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-25 16:18:05 +01:00
Andrew Kingston
7b0b714bb5
Merge pull request #11338 from Budibase/fix/data-query-builder-binding
...
Stop data query binding drawer value from being cleared.
2023-07-25 16:13:49 +01:00
Andrew Kingston
e022d9a22b
Merge pull request #11337 from Budibase/fix/binding-panel
...
Fix builder crash when editing formula bindings
2023-07-25 16:13:16 +01:00
Andrew Kingston
a1fe1150ab
Merge pull request #11334 from Budibase/cheeks-fixes
...
Prevent parentheses in query names
2023-07-25 16:13:03 +01:00
Andrew Kingston
8f859ccee4
Merge pull request #11346 from Budibase/fix/remove-unsupported-relationship-ux
...
Hide the 'Define Relationships' button when an integration does not support relationships
2023-07-25 16:12:33 +01:00
Dean
a5b81558b9
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-25 15:42:01 +01:00
Adria Navarro
e0b91d5941
Use defaults
2023-07-25 15:54:10 +02:00
Adria Navarro
b5dfc3ef68
Lint
2023-07-25 15:54:10 +02:00
Adria Navarro
426f63271b
Fix redirect on delete
2023-07-25 15:54:10 +02:00
Adria Navarro
3a58aa624f
Use new schema endpoint
2023-07-25 15:54:10 +02:00
Adria Navarro
df40420470
On view created
2023-07-25 15:54:10 +02:00
Adria Navarro
0b17d6026a
Fix delete
2023-07-25 15:54:10 +02:00
Adria Navarro
48e966d5d6
Fix fetch
2023-07-25 15:54:10 +02:00
Adria Navarro
2c1aae9705
Use full id
2023-07-25 15:54:10 +02:00
Adria Navarro
a602dcc5ec
Refactor after merge
2023-07-25 15:54:10 +02:00
Adria Navarro
1e9ce06504
Allow deleting views 2
2023-07-25 15:54:10 +02:00
Adria Navarro
16764e6634
Fetch
2023-07-25 15:54:10 +02:00
Adria Navarro
37aed2d171
Navigate by id
2023-07-25 15:54:10 +02:00
Adria Navarro
82ea9a7cc1
Setup datasource type
2023-07-25 15:54:10 +02:00
Adria Navarro
9ccc54773d
ViewV2 page
2023-07-25 15:54:10 +02:00
Adria Navarro
95faeea286
datasourceType setup
2023-07-25 15:54:10 +02:00
Dean
f813a26ff0
packages/builder/src/components/backend/DataTable/DataTable.svelte
2023-07-25 14:32:21 +01:00
Dean
e8dd3f9d90
Remove the define relationship button in the datatable when relationships are unsupported
2023-07-25 11:46:22 +01:00
mike12345567
01815cd61f
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-25 11:42:40 +01:00
Rory Powell
7236fb8141
Merge pull request #11305 from Budibase/feature/offline-license-master
...
Cherry-pick: Offline Licensing
2023-07-25 11:38:58 +01:00
Rory Powell
bfb7586b49
Lint
2023-07-25 11:19:08 +01:00
Andrew Kingston
b8bc25a39a
Merge branch 'develop' of github.com:Budibase/budibase into global-bindings
2023-07-25 09:43:58 +01:00
Dean
d97c44725f
Stopped query binding value from being cleared. Shifted the bound value updated to an onChange handler
2023-07-24 17:45:41 +01:00
Andrew Kingston
48d15f5e08
Add optional chaining as binding context may not exist
2023-07-24 16:19:08 +01:00
Andrew Kingston
69ab3dfe74
Merge pull request #11260 from Budibase/relationship-picker-filtering
...
Relationship picker filtering
2023-07-24 14:50:30 +01:00
mike12345567
c375f860ba
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-24 13:46:49 +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
Rory Powell
dd47e7e1d9
Lint
2023-07-24 11:14:19 +01:00
Rory Powell
5c4d29e349
Merge branch 'develop' into feature/offline-license
2023-07-24 10:06:04 +01:00
Rory Powell
725bade8c5
Styling fix for license key input
2023-07-24 10:03:37 +01:00
Dean
f0c498cedb
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-24 09:52:59 +01:00
Martin McKeaveney
cf2776e7cb
fix lint
2023-07-23 10:53:50 +01:00
mike12345567
87d80e08f5
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-21 17:34:27 +01:00
mike12345567
bb032852e5
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-21 16:26:34 +01:00
Conor Webb
5d04717be0
Change email support logic in help dropdown.
2023-07-21 14:00:02 +01:00
Michael Drury
fe8c92be79
Merge pull request #11315 from Budibase/types/improve-field-schema
...
Table types improvement - split up FieldSchema
2023-07-21 13:29:24 +01:00
Andrew Kingston
5bbf6dc1c8
Merge pull request #11309 from Budibase/cheeks-fixes
...
Misc fixes
2023-07-21 13:28:09 +01:00
Michael Drury
ec402587b0
Merge pull request #11297 from Budibase/fix/budi-7304
...
Fix duplicate dynamic variables when creating new REST queries
2023-07-21 13:03:48 +01:00
mike12345567
7673673db2
Updating RelationshipTypes -> RelationshipType.
2023-07-21 12:57:47 +01:00
Andrew Kingston
b5a656e350
Update datasource config button hover styles to fix issues in light theme
2023-07-21 09:06:55 +01:00
Rory Powell
8f0043157d
Styling fix for license key input
2023-07-21 08:43:53 +01:00
Rory Powell
c8fc67d230
Lint
2023-07-20 21:24:19 +01:00
Rory Powell
c69fa2a640
Integrate UI with identifier API
2023-07-20 21:22:54 +01:00
Rory Powell
ec5381c9d5
Aesthetic UI updates
2023-07-20 21:21:39 +01:00
Rory Powell
d3f9348403
Updates to upgrade page to change config based on offlineMode value
2023-07-20 21:21:39 +01:00
mike12345567
3abe5d4cb2
Frontend work to support logging in as an app builder - also making sure when a new app is created that the user is assigned app access to it.
2023-07-20 18:34:12 +01:00
Andrew Kingston
bac7a253c2
Fix the rest of the nasty flashing when working with importing CSVs
2023-07-20 14:45:53 +01:00
Rory Powell
69ca40c24a
Merge branch 'develop' into feature/offline-license
2023-07-20 14:37:04 +01:00
Andrew Kingston
1f6466f0eb
Only show icon if an error message is present
2023-07-20 14:31:20 +01:00
mike12345567
b84b8dd988
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-20 14:25:04 +01:00
mike12345567
4275a58846
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-20 14:20:38 +01:00
Andrew Kingston
08920f8015
Remove invalid columns from display column selection and fix schema failure handling
2023-07-20 14:06:31 +01:00
mike12345567
40b4943766
Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error.
2023-07-20 13:07:19 +01:00
Dean
ca6737b77b
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-20 12:39:49 +01:00
Rory Powell
5ac024a655
Merge branch 'develop' into feature/offline-license
2023-07-20 12:27:04 +01:00
Andrew Kingston
5d0918a6cb
Prevent invalid characters in column names when importing tables
2023-07-20 12:21:09 +01:00
Dean
a2e12a693c
Corrected theme info copy
2023-07-20 12:16:59 +01:00
Dean
794ed5a29a
Merge remote-tracking branch 'origin/new-design-nav-component' into screen-theme-rightpanel
2023-07-20 11:35:17 +01:00
Dean
d94fe7c2eb
Moved screen settings/theme into the new rightpanel structure. Refactord the color picker to help with positioning. Removed dead home link
2023-07-20 11:32:48 +01:00
Gerard Burns
00c04ec9ac
New Design Section Nav Component
2023-07-20 10:05:50 +01:00
mike12345567
e469abb679
reworking frontend to use shared core functions to check if is admin or builder (needs further expansion).
2023-07-19 18:05:02 +01:00
Martin McKeaveney
6a15c65bf5
Merge branch 'develop' into backmerge-master
2023-07-19 17:12:18 +01:00
Martin McKeaveney
979883257e
backmerge master
2023-07-19 17:11:15 +01:00
deanhannigan
fbdcba8457
Merge pull request #11255 from Budibase/feature/skippable-tours
...
Skippable tours
2023-07-19 16:40:19 +01:00
Dean
052f60b94c
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-19 09:05:52 +01:00
Dean
e77a105bb2
General fixes for bindings and the undo/redo behaviour
2023-07-18 16:46:35 +01:00
Andrew Kingston
f10da70233
Fix DND in component tree
2023-07-18 16:19:50 +01:00
Andrew Kingston
6df0ff57a4
Fix edit icons being shown in preview results table
2023-07-18 16:18:02 +01:00
Andrew Kingston
a2238911fa
Fix link to users portal
2023-07-18 16:14:49 +01:00
Gerard Burns
1d0ab398cd
New Design Section Nav Component
2023-07-18 15:55:06 +01:00
Andrew Kingston
504ddac470
Fix background color of datasource status button
2023-07-18 15:24:44 +01:00
Martin McKeaveney
8c5177facb
Merge pull request #10858 from Budibase/labday/debug-panel
...
Labday/debug panel
2023-07-18 12:25:37 +01:00
Dean
cbc67c6fdb
Changed link to secondary to ensure it adapts correctly to the theme
2023-07-18 09:53:47 +01:00
Dean
69e68e27a9
Fixed import for the UserAvatars
2023-07-18 09:42:32 +01:00
Andrew Kingston
ae8ed1a1e5
Add filtering to relationship picker
2023-07-18 09:36:20 +01:00
Dean
9d61de9ddc
Merge remote-tracking branch 'origin/develop' into feature/skippable-tours
2023-07-18 09:09:53 +01:00
Andrew Kingston
7c7d909d81
Update validation editor setting to be full width and have descriptive text
2023-07-18 08:56:16 +01:00
Andrew Kingston
d3ab2a31d0
Merge pull request #11186 from Budibase/app-list-improvements
...
Show all users editing an app in the app list
2023-07-18 08:12:50 +01:00
Adria Navarro
a1226180f1
Merge pull request #11253 from Budibase/BUDI-7189-views-v2-prerefactor
...
View V2 prerefactor
2023-07-17 20:11:19 +01:00
Dean
19c73dc20e
Fixes and linting
2023-07-17 17:44:54 +01:00
Dean
da677864c0
Merge remote-tracking branch 'origin/develop' into feature/skippable-tours
2023-07-17 16:14:56 +01:00
Dean
2ee3427645
Added eventing for the onboarding:skipped. Added a redirect to the data section when skipping. Moved endRoute to the tour level config
2023-07-17 16:14:40 +01:00
deanhannigan
46d2a7e286
Merge pull request #11104 from Budibase/feature/binding-ux-updates
...
Select autocomplete option on Tab key press.
2023-07-17 14:11:32 +01:00
Dean
263df94076
Altered structure of the tours to allow tour level config with an onSkip fn option. Tour steps now moved to 'steps' entry
2023-07-17 14:07:53 +01:00
Dean
7db92c8aea
Removed unnecessary check for automationid
2023-07-17 12:17:42 +01:00
Dean
e2311b8a55
Merge remote-tracking branch 'origin/develop' into feature/automation-collaboration
2023-07-17 11:24:50 +01:00
Dean
f170433902
Added the binding drawer back in for the javascript step
2023-07-17 11:15:57 +01:00
Dean
8ea6feb720
Added autocomplete flag
2023-07-17 10:21:35 +01:00
Andrew Kingston
0ca1850e4a
Merge pull request #11176 from Budibase/cheeks-fixes
...
Grid + collab + tooltip improvements + preview in new tab
2023-07-17 10:17:31 +01:00
Rory Powell
4a38d55ce8
Lint
2023-07-14 16:55:48 +01:00
Dean
18a05faf67
Ensure the code editors are in the correct modes
2023-07-14 14:19:19 +01:00
Dean
a481eee39e
Binding selection fixes, delete controller refactor and some fixes
2023-07-14 09:11:34 +01:00
Dean
ccb82e5575
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-13 09:11:16 +01:00
Adria Navarro
5fd004b86e
Remove view on deletion
2023-07-12 09:46:37 +02:00
Adria Navarro
c7f6f6b73c
Merge branch 'develop' into backmerge-20230711
2023-07-11 15:34:58 +01:00
Andrew Kingston
d92589156c
Make new datasource page and new screen page consistent with each other
2023-07-11 14:14:00 +01:00
melohagan
89c0d3b389
Add BigInt type support ( #11145 ) ( #11195 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-11 14:01:55 +01:00
Adria Navarro
d858fa817e
Merge pull request #11185 from Budibase/budi-7113-self-host-console-log-export
...
Self host console log export
2023-07-11 14:01:52 +01:00
Andrew Kingston
2dafdc1fd7
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-07-11 13:59:00 +01:00
Andrew Kingston
85e1073dec
Merge pull request #11109 from Budibase/new-design-empty-state
...
New Empty State for Design Section
2023-07-11 13:55:08 +01:00
melohagan
8f94f6c53b
Number of filters set is different between match any and match all in the Data section ( #11194 )
...
* Make sure displayed filter count is correct
* Fix for false boolean filter
* Correct filter count in Data section
2023-07-11 13:48:17 +01:00
Andrew Kingston
0974060792
Update screen role modal to use better text and title
2023-07-11 13:41:26 +01:00
Andrew Kingston
82a851dd36
Update text depending on whether the app already has screens
2023-07-11 13:38:17 +01:00
Andrew Kingston
05e5e58073
Merge pull request #11193 from Budibase/action-setting-update
...
Settings updates
2023-07-11 13:15:41 +01:00
Dean
d99ef7277a
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-11 12:51:31 +01:00
Dean
94fc6d8b0f
Merge commit
2023-07-11 12:47:17 +01:00
Andrew Kingston
a2d4a8afd8
Merge pull request #11162 from Budibase/fix/duplicate-bindings-when-editing-button-actions
...
Filter duplicate state bindings when editing Update State button action.
2023-07-11 12:12:52 +01:00
Andrew Kingston
83f7b28fdd
Update field configuration setting to be full width and show number of fields
2023-07-11 11:17:11 +01:00
Adria Navarro
911a352844
Remove autocolumns on creation
2023-07-11 12:14:56 +02:00
Andrew Kingston
50451c8c43
Update columns setting to show the number of columns
2023-07-11 11:14:02 +01:00
Andrew Kingston
f084a36fe7
Update action setting to be full width
2023-07-11 11:11:25 +01:00
melohagan
0ccfaf03af
Fixing problems when switching between match any and match all ( #11179 )
...
* Make sure displayed filter count is correct
* Fix for false boolean filter
2023-07-11 10:06:19 +01:00
Adria Navarro
d3536e0222
Renames
2023-07-11 10:44:10 +02:00
Adria Navarro
6bd4157485
Clean
2023-07-11 10:44:10 +02:00
Adria Navarro
4b32c51924
Prevent spamming button
2023-07-11 10:44:10 +02:00
Adria Navarro
fd0018c1bc
Download logs section
2023-07-11 10:44:10 +02:00
Andrew Kingston
b1bf8dd774
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into app-list-improvements
2023-07-10 17:44:14 +01:00
Andrew Kingston
be7e262919
Merge branch 'develop' into cheeks-fixes
2023-07-10 17:44:03 +01:00
Andrew Kingston
b335e492d7
Show all users editing an app in the app list
2023-07-10 17:42:27 +01:00
Rory Powell
c847bdec31
Lint fix
2023-07-10 16:42:15 +01:00
Rory Powell
5bd756e65e
Merge branch 'master' into merge-master
2023-07-10 16:13:21 +01:00
Rory Powell
407f1bbb0a
Lint
2023-07-10 15:04:46 +01:00
Andrew Kingston
4948086952
Fix issue in develop
2023-07-10 14:50:07 +01:00
Andrew Kingston
f79b298a36
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-07-10 14:48:19 +01:00
Rory Powell
836fdf492c
Fix curl import
2023-07-10 14:40:00 +01:00
Martin McKeaveney
5bebbfa82c
Merge pull request #11143 from diogenesbrussels/diogenesbrussels-hb-help-link
...
The handlebars help link opens in another window
2023-07-10 14:25:28 +01:00
Andrew Kingston
d98c0bdcea
Add option to open app preview in new tab
2023-07-10 13:53:37 +01:00
Andrew Kingston
52cd16f42d
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-07-10 13:05:09 +01:00
Andrew Kingston
dcf392fc94
Remove testing stuff
2023-07-10 11:51:32 +01:00
Andrew Kingston
ca375b7c39
Lint
2023-07-10 11:51:07 +01:00
Dean
2aa68612b6
Linting
2023-07-10 09:49:00 +01:00
Dean
db501fb10a
Enabled collaboration behaviour in the automation section
2023-07-10 09:30:15 +01:00
Rory Powell
974b7d8514
Integrate UI with identifier API
2023-07-08 13:08:51 +01:00
mike12345567
faf34788ca
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-07 16:16:54 +01:00
Andrew Kingston
ce90f9cd25
Improve position of user avatar tooltips
2023-07-07 16:05:23 +01:00
Andrew Kingston
62e452dfe7
Update user avatars and selection state for collaboration
2023-07-07 15:45:18 +01:00
melohagan
7a06fcee0f
Add BigInt type support ( #11145 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-07 15:11:41 +01:00
Andrew Kingston
99ef4f2992
Add new temporary tooltip component. Improve tooltips and user avatars
2023-07-07 14:46:41 +01:00
Andrew Kingston
35150af784
Update multiple usages of tooltips to use new tooltip
2023-07-07 12:09:23 +01:00
Dean
ca40d39d50
Added presence check for the entities object when fetching tables
2023-07-07 11:21:40 +01:00
Andrew Kingston
e3f73473c3
Update only user check to account for 0 users
2023-07-07 09:13:26 +01:00
Rory Powell
1fde82bd81
Aesthetic UI updates
2023-07-06 21:58:20 +01:00
Martin McKeaveney
abce52d846
merge
2023-07-06 21:58:19 +01:00
Rory Powell
1ba3665ed4
Updates to upgrade page to change config based on offlineMode value
2023-07-06 20:47:12 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Dean
3ae4493903
Filter out old or unused bindings when editing update state button actions
2023-07-05 17:35:20 +01:00
Andrew Kingston
0ef0da6b78
Merge pull request #11135 from Budibase/design-collab
...
Multi-user collaboration for everything except automations
2023-07-05 16:32:24 +01:00
mike12345567
68c000a2db
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-05 16:18:34 +01:00
Olivier@Diogenes
b6b7200d71
The handlebars help link opens in another window
2023-07-05 15:15:57 +02:00
Gerard Burns
1f59986a87
Use constant for keeping modal open ( #11067 )
2023-07-05 13:49:39 +01:00
mike12345567
3fef064bcc
Quick fix for datasource plus table fetching, make sure the UI lists the tables that the user has requested and no extras.
2023-07-05 10:49:27 +01:00
Andrew Kingston
3e025049d6
Merge branch 'develop' of github.com:Budibase/budibase into design-collab
2023-07-05 10:14:51 +01:00
Andrew Kingston
5d4cd2b4b8
Lint
2023-07-05 10:10:59 +01:00
Andrew Kingston
21cbc751a5
Tidy up screen replacement logic
2023-07-05 10:02:46 +01:00
Andrew Kingston
6603f2fe65
Fix typo in tooltip
2023-07-05 09:56:07 +01:00
Andrew Kingston
d1a089f22c
Fix publish action from command palette
2023-07-05 09:31:37 +01:00
Andrew Kingston
5c65bc28e1
Add transition to user invite side panel
2023-07-05 09:19:22 +01:00
Andrew Kingston
aedd04b98a
Fix issue with location of socket metadata
2023-07-05 09:02:10 +01:00
Gerard Burns
d4f2364ca4
Fix google sheets import ( #11131 )
2023-07-04 16:52:20 +01:00
Andrew Kingston
8f601a2c58
Disable reverting to published app version when not the only builder
2023-07-04 15:31:13 +01:00
Andrew Kingston
236aca3489
Disable restoring backups while not the only user
2023-07-04 14:24:33 +01:00
Andrew Kingston
f007ec3c58
Add tooltip to side nav items, disable delete and update when not the only user, add transitions to tooltips
2023-07-04 13:54:53 +01:00
Andrew Kingston
ec25ccfea0
Fix disabled tooltip in name and url settings
2023-07-04 13:24:18 +01:00
Andrew Kingston
4b9c5dff96
Ensure app can only be updated when you're the only user
2023-07-04 13:19:46 +01:00
Andrew Kingston
99bf0ca03b
Sync publish and unpublish events between all users
2023-07-04 13:18:38 +01:00
Gerard Burns
64129fa6b9
Replace screen creation modal with page
2023-07-04 12:01:03 +01:00
Andrew Kingston
44efcee58e
Fix tooltip sizes for roles and fix pointer events on nav items
2023-07-04 11:33:06 +01:00
Andrew Kingston
dae2c0cfba
Fix datasource navigator padding, add other user selection state to design section
2023-07-04 11:28:02 +01:00
melohagan
74b3b3dcc3
Add section setting to field group ( #11110 )
...
* Add section setting to field group
* Left aligned fix for oneColumn only
* Only use section for above label position
2023-07-04 10:46:53 +01:00
Andrew Kingston
f3ecbca6b4
Merge branch 'develop' of github.com:Budibase/budibase into design-collab
2023-07-04 10:17:51 +01:00
Andrew Kingston
7be2d6896e
Add indicators to show selected state in data section
2023-07-04 08:58:14 +01:00
melohagan
c9589c1edc
Apply column order for Grid block ( #11099 )
...
* Apply column order for Grid block
* Refactor
* Do not allow column reorder for Grid block
* Refactor
2023-07-04 08:34:59 +01:00
Adria Navarro
28fa5e4e23
Merge pull request #11106 from Budibase/BUDI-7240/refetch_relationships
...
BUDI-7240 - Refetch relationships
2023-07-03 15:30:13 +01:00
Dean
22ae329a2a
Fix to ensure screens are listed in the navigateTo button action and that any URL configured there is trimmed
2023-07-03 14:48:36 +01:00
Gerard Burns
1274bc32c3
New Design Empty State
2023-07-03 14:12:01 +01:00
Dean
64216f61a9
Added custom tab keybinding to support autocomplete and default editor tab behaviour
2023-07-03 12:48:17 +01:00
Adria Navarro
2cbead8bc4
Fetch relationships
2023-07-03 11:47:42 +01:00
Andrew Kingston
d80cca9a11
Allow all users into the design section, enable multi dev collab on screens, improve routing
2023-07-03 11:14:07 +01:00
Adria Navarro
6cb664060e
Refetch tables on many to many
2023-07-03 10:13:42 +01:00
Adria Navarro
d655e6cbe5
Populate selected tables
2023-06-30 11:43:51 +01:00
deanhannigan
8aabbad269
Merge pull request #11070 from Budibase/fix/general-embed-fixes
...
General embed fixes
2023-06-30 11:32:20 +01:00
Dean
cd43a1a2c2
Clear validation processing when crossing into a side panel component
2023-06-30 09:48:07 +01:00
Dean
a5dae87fa9
App update validation updates
2023-06-29 16:51:32 +01:00
Michael Drury
67bee6704b
Merge pull request #10803 from GitStartHQ/BUDIOSS-29
...
Fix CSV encoding issue
2023-06-29 11:15:40 +01:00
Michael Drury
b94dab2fab
Merge pull request #10640 from GitStartHQ/BUDIOSS-22
...
[BUDI-7013] Do not allow Webhook automations to be duplicated
2023-06-29 11:15:16 +01:00
Dean
8d98f6ac02
Removed the publish check from the delete app button
2023-06-29 10:47:47 +01:00
Dean
854950581c
App metadata screen fixes, copy code button casing and delete app button hidden on publish
2023-06-29 09:53:13 +01:00
Peter Clement
1bb626b726
Merge pull request #11056 from Budibase/features/app-action-automation-ui
...
Updated Button Action UI for trigger automation
2023-06-29 09:22:33 +01:00
Michael Drury
72e7373073
Merge pull request #11058 from Budibase/feature/budi-7076
...
Datasource settings tab for SQL databases and SQL schema export functionality
2023-06-28 17:56:03 +01:00
mike12345567
664fb3965c
Fixing notification update in EditRoles.
2023-06-28 17:40:50 +01:00
mike12345567
81c8bee81e
Quick fix to stop custom role names from being updated.
2023-06-28 17:17:24 +01:00
mike12345567
d8fae3a348
Adding SQL export functionality and settings tab for SQL databases.
2023-06-28 16:52:45 +01:00
Peter Clement
61853e447f
remove log
2023-06-28 16:37:17 +01:00
Peter Clement
8c7657a1b6
css tidy
2023-06-28 16:35:40 +01:00
Peter Clement
847684daf1
update sync automation css
2023-06-28 15:59:04 +01:00
Peter Clement
c5df68973e
update Trigger Automation button action to be more intuitive
2023-06-28 15:05:46 +01:00
Adria Navarro
fe86428cc4
Display fields
2023-06-28 14:33:52 +01:00
Adria Navarro
47d6113fee
Submit nested
2023-06-28 14:33:52 +01:00
Adria Navarro
a95a5f1cb2
Populate fields
2023-06-28 14:33:52 +01:00
Adria Navarro
7037ee6a9f
Reuse fields
2023-06-28 14:33:52 +01:00
Adria Navarro
758b4f8254
Allow open by default for field groups
2023-06-28 14:33:52 +01:00
Adria Navarro
352ea72c53
Select and conditional fields
2023-06-28 14:33:52 +01:00
Adria Navarro
534b4fffb4
Allow hiding config
2023-06-28 14:33:52 +01:00
Peter Clement
0114710332
Merge pull request #10992 from Budibase/fix/disable-looping-button
...
Fix duplicate loop block issue
2023-06-28 12:58:51 +01:00
Gerard Burns
099eee5f8c
Fix table selection ( #11050 )
2023-06-28 12:14:23 +01:00
mike12345567
25d0f3f518
Adding settings tab for SQL datasources.
2023-06-28 11:59:53 +01:00
Andrew Kingston
801f5655ac
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-27 16:50:51 +01:00
Gerard Burns
80efb355bd
Prompt to create queries ( #11045 )
2023-06-27 16:49:33 +01:00
Michael Drury
f7cdf5f2bc
Merge pull request #11001 from Budibase/feature/custom-role-readable-ids
...
Custom roles - readable IDs
2023-06-27 16:17:08 +01:00
Andrew Kingston
7308abec0a
Merge pull request #11041 from Budibase/feature/iframe-geo-and-fullscreen-permissions
...
Added fullscreen and geolocation permissions to iframe embed
2023-06-27 16:14:43 +01:00
Andrew Kingston
8c9d4a9126
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-27 16:09:59 +01:00
Gerard Burns
9c712de995
lint
2023-06-27 15:51:23 +01:00
Gerard Burns
c749209172
PR Feedback
2023-06-27 15:49:17 +01:00
Gerard Burns
363db1d4d9
PR Feedback
2023-06-27 15:20:39 +01:00
mike12345567
fc537a0aab
Further PR comments.
2023-06-27 14:56:24 +01:00
Gerard Burns
4387eb2a67
Update datasource config to use tabs
2023-06-27 14:33:11 +01:00
Andrew Kingston
8587aef506
Tidy
2023-06-27 14:25:09 +01:00
Dean
6c7c28f9f1
Added permissions for the embed iframe to support fullscreen and geolocation features
2023-06-27 14:23:25 +01:00
Andrew Kingston
a7c6f9a60a
Allow deleting external tables that you created
2023-06-27 12:11:58 +01:00
Andrew Kingston
17e7a2d59e
Ensure tables and queries are kept in sync when datasource changes occur
2023-06-27 12:03:51 +01:00
Dean
eaecd3ab68
Merge remote-tracking branch 'origin/develop' into merge-master
2023-06-27 09:31:35 +01:00
Andrew Kingston
9e3711a4c6
Fix data check logic
2023-06-26 18:14:12 +01:00
Andrew Kingston
73ea1022eb
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 18:13:56 +01:00
Andrew Kingston
4d3ea4cc3e
Merge pull request #11029 from Budibase/use-modal-for-editing-datasources-v3
...
Use modal for editing datasources v3
2023-06-26 18:11:16 +01:00
Andrew Kingston
b7603f8bf1
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 17:56:11 +01:00
deanhannigan
e2625ec1a7
Merge pull request #11030 from Budibase/feature/existing-user-invite-messaging-updates
...
Extended email duplicate messaging to the create user flow
2023-06-26 17:21:05 +01:00
deanhannigan
1e86f3ac16
Merge pull request #11027 from Budibase/fix/existing-email-invite-messaging
...
Fix for builder invite error handling and updated messaging
2023-06-26 17:20:28 +01:00
deanhannigan
8dd1ab2cb0
Merge pull request #11032 from Budibase/feature/remove-cloud-flags-for-auth-branding
...
Removed cloud flag restriction on auth branding pages
2023-06-26 17:02:11 +01:00
Andrew Kingston
a3204ad17a
Update data section routing to properly handle datasource entities/table sync and handle having no data
2023-06-26 16:34:22 +01:00
Dean
b6caebe431
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-26 15:51:31 +01:00
Dean
65d7e2397e
Removed cloud flag restriction on auth branding pages
2023-06-26 15:50:14 +01:00
Gerard Burns
6b36b8824e
PR Feedback
2023-06-26 15:49:42 +01:00
Dean
47c4f72415
Extended email duplicate messaging updates to the create user flow
2023-06-26 14:33:37 +01:00
Gerard Burns
601a855f13
filter out REST fields
2023-06-26 14:32:14 +01:00
Gerard Burns
88582b871e
replace use of datasources.save with datasources.update
2023-06-26 14:15:04 +01:00
Gerard Burns
f3d5e2b4a0
remove builderstore/datasource
2023-06-26 13:44:23 +01:00
Gerard Burns
3771ab2ffc
Update datasource config editing
2023-06-26 13:31:16 +01:00
mike12345567
b94801d10a
Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-role-readable-ids
2023-06-26 12:39:41 +01:00
Dean
46e889fd72
Fix for invite error handling and updated messaging
2023-06-26 12:38:13 +01:00
Andrew Kingston
6d38bdcd64
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 11:32:54 +01:00
Andrew Kingston
325818748e
Merge pull request #10962 from Budibase/grid-block
...
Grid block
2023-06-26 11:32:04 +01:00
Andrew Kingston
2a2215f485
Display users table as its own option at the very top of the datasource list
2023-06-26 10:50:54 +01:00
Andrew Kingston
5f407259dc
Enable component nesting validation for new apps
2023-06-26 10:39:38 +01:00
Gerard Burns
1606ca0c84
Refactor Datasource Creation Modal ( #10783 )
2023-06-26 09:52:02 +01:00
Andrew Kingston
8bfb909280
Fix scroll overflow in binding drawer
2023-06-26 09:22:40 +01:00
Andrew Kingston
aebc3b2bb8
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-26 09:05:06 +01:00
Andrew Kingston
3f0fac43ea
Add padding to secondary user header to match tab spacing
2023-06-26 08:58:25 +01:00
Andrew Kingston
5d14bb70c6
Ensure builder websocket is only instantiated once
2023-06-26 08:58:06 +01:00
Andrew Kingston
d3d2f5fa75
Merge pull request #11008 from R2bEEaton/develop
...
Small Spelling Fix
2023-06-26 08:25:54 +01:00
melohagan
8325b5bb1e
Add count to duplicate errors ( #10920 )
...
* Add count to duplicate errors
* Lint: Remove unused prop
2023-06-23 18:34:05 +01:00
Dean
6f24772f49
PR Feedback
2023-06-23 16:40:40 +01:00
mike12345567
3d3efadb37
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-23 15:19:49 +01:00
Dean
a61cf5fa45
Merge remote-tracking branch 'origin/master' into fix/oidc-custom-icons-fixed
2023-06-23 14:58:47 +01:00
Dean
ceecd85d76
OIDC icon fix recreated on a new branch
2023-06-23 14:47:58 +01:00
Ryan Eaton
22a8b2cbaa
spelling fix
2023-06-23 09:22:05 -04:00
Dean
fd8400bee5
PR feedback and removed some comments
2023-06-23 11:56:59 +01:00
deanhannigan
6cbe89bce8
Merge pull request #11002 from Budibase/feature/existing-user-invite-messaging-updates
...
Updated messaging when attempting to invite existing users.
2023-06-23 11:56:09 +01:00
Andrew Kingston
007b6d605b
Merge pull request #10917 from Budibase/fix/datasource-409
...
Fix datasource conflicts
2023-06-23 11:54:15 +01:00
melohagan
a97518ff39
Scroll to field button action ( #10901 )
...
* Scroll To Field WIP
* Scroll to the label
2023-06-23 11:51:49 +01:00
Dean
672f1d36e4
Updated the invite response messaging for requests that contain users who are already registered
2023-06-23 09:47:39 +01:00
deanhannigan
2cfb2716f3
Merge pull request #10994 from Budibase/fix/markdown-editor-icons
...
Added FontAwesome icons used by EasyMDE
2023-06-23 09:05:49 +01:00
mike12345567
5373b867e1
Fix for #10949 - the relationship types were always locked to be the same, which means that the foreign key wasn't being updated correctly as the backend was not aware of which side was the one-to-many side.
2023-06-22 12:32:39 +01:00
Dean
959d3729dc
Added config for FontAwesome icons used by EasyMDE in the builder
2023-06-22 12:28:12 +01:00
Peter Clement
77f5567d3a
fix duplicate loop block issue
2023-06-22 11:41:23 +01:00
Andrew Kingston
bcbeae2279
Rework grid buttons, removing add row and add column buttons, and compression height and width into new size button
2023-06-22 08:16:59 +01:00
mike12345567
45120c60ba
Getting basic regex in place to make sure role names can be IDs.
2023-06-21 17:08:54 +01:00
Dean
2bdf855217
Removed app publish state tracking
2023-06-20 17:25:20 +01:00
Dean
ac315938f5
Removed comment
2023-06-20 15:08:26 +01:00
Dean
f178b86266
Linting
2023-06-20 15:02:53 +01:00
Dean
3607774d7e
Added camera permission to the default embed iframe
2023-06-20 14:29:10 +01:00
Michael Drury
958cabee52
Merge pull request #10921 from Budibase/fix/airgap-templates-call
...
update airgap script and enable support for offline mode
2023-06-20 13:51:10 +01:00
Dean
f04f42546a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-20 12:33:48 +01:00
Dean
602ea9bc4e
General tidying and refactoring. Updated the publish button behaviour to also take into account revert and version update behaviours.
2023-06-20 12:33:18 +01:00
Adria Navarro
cdd15fd75f
Merge pull request #10953 from Budibase/budi-7115-sql-schema-export
...
BUDI-7115 - Sql schema export
2023-06-20 11:57:46 +01:00
Dean
c1248eed12
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-20 10:08:18 +01:00
mike12345567
3955b00bbc
Merge branch 'develop' of github.com:Budibase/budibase into fix/airgap-templates-call
2023-06-19 18:57:17 +01:00
mike12345567
e0c21864b8
Merge branch 'develop' of github.com:Budibase/budibase into fix/add-automation-step
2023-06-19 18:53:36 +01:00
Andrew Kingston
9fd04cc2c7
Update multiple settings components to enable more generic usage of column selectors and remove some bespoke copy from generic components. Enable display names for grid columns
2023-06-19 18:49:57 +01:00
Andrew Kingston
7b75d7f13d
Update column editor and filter editor to make action buttons full width
2023-06-19 18:32:03 +01:00
Adria Navarro
76ac28f550
Do not rquire min length for all password fields
2023-06-19 17:56:12 +01:00
Andrew Kingston
5350cdf346
Revert testing whitelist
2023-06-19 17:45:07 +01:00
Andrew Kingston
9d8b5e99af
Add column setting to grid
2023-06-19 17:38:44 +01:00
Adria Navarro
fe2d63f741
Fix lint
2023-06-19 17:33:10 +01:00
Peter Clement
832ee22c0a
fix issue with adding automation step
2023-06-19 11:43:00 +01:00
Adria Navarro
a0bfebf53d
Merge pull request #10894 from Budibase/budi-7010/frontend-encrypt-app-imports
...
BUDI-7010 - Frontend decrypt app imports
2023-06-19 11:18:38 +01:00
Andrew Kingston
68f21274ed
Add settings to grid block for filtering and sorting, and refactor grid logic to allow external control of these stores
2023-06-19 09:54:24 +01:00
Dean
1d184a27cb
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-19 09:11:20 +01:00
Andrew Kingston
6438d23bed
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-19 08:20:42 +01:00
Andrew Kingston
07c79ec592
Fix fonts not loading in builder preview in dev
2023-06-16 14:46:34 +01:00
Dean
8a44baf24b
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-16 12:31:02 +01:00
Dean
2304032423
Added embed state, behaviours and event tracking to client app. UI/UX Refactoring
2023-06-16 12:30:08 +01:00
Andrew Kingston
9e881d071b
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-16 12:09:52 +01:00
Andrew Kingston
224ff4dcbf
Merge pull request #10929 from Budibase/fix/font-paths
...
Fix font paths so they work in both dev and prod
2023-06-16 12:07:09 +01:00
Andrew Kingston
67ef740532
Fix font paths so they work in both dev and prod
2023-06-16 10:34:34 +01:00
Rory Powell
5f716a62a4
Revert "Merge branch 'develop' into master"
...
This reverts commit 67fb9de7f4
, reversing
changes made to ebec885b0a
.
2023-06-16 10:13:43 +01:00
Adria Navarro
aafb294749
Fix linting issues
2023-06-16 10:08:31 +01:00
Andrew Kingston
70eda7ff81
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-16 10:02:42 +01:00
Martin McKeaveney
7c49dd716c
remove console log
2023-06-15 15:29:29 +01:00
Martin McKeaveney
dd8e54c5e1
update airgap script and enable support for offline mode
2023-06-15 15:20:14 +01:00
Dean
3843b98cf8
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-15 12:51:25 +01:00
Adria Navarro
2e2b200b45
Merge pull request #10883 from Budibase/budi-7010/frontend-encrypt-app-exports
...
BUDI-7010 - Frontend encrypt app exports
2023-06-15 12:40:32 +01:00
Adria Navarro
df3afe2a7c
Merge pull request #10918 from Budibase/budi-5262/support_pg_client_cert
...
Budi 5262 - Support pg client cert
2023-06-15 12:40:16 +01:00
Dean
c876568865
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-15 12:02:29 +01:00
Adria Navarro
b7f0387577
Merge branch 'develop' into budi-5262/support_pg_client_cert
2023-06-15 11:13:52 +01:00
Dean
c2f8d54a8a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-15 10:59:28 +01:00
Dean
08ea400312
Merge commit
2023-06-15 10:59:24 +01:00
Dean
e8f28113da
Merge commit
2023-06-15 10:56:46 +01:00
Adria Navarro
37e27a881b
Merge branch 'develop' into backmerge-master
2023-06-15 10:18:34 +01:00
Adria Navarro
f446bd96dd
Merge branch 'master' into backmerge-master
2023-06-15 10:16:21 +01:00
Conor Webb
7e3b6fd07b
Prevent premature closure of imported users modal. ( #10916 )
2023-06-15 09:41:17 +01:00
Andrew Kingston
f2ce876c5f
Refresh tables list when some other user adds a datasource
2023-06-15 09:39:27 +01:00
Andrew Kingston
9e535a1ca4
Account for table 'type' field meaning different things in different endpoints
2023-06-15 09:35:22 +01:00
Andrew Kingston
99a8fc7c12
Revert websocket changes and just fetch datasources constantly
2023-06-15 09:27:45 +01:00
Andrew Kingston
5e5dc902d1
Broadcast datasource change via websocket when making changes to tables
2023-06-15 09:04:21 +01:00
Martin McKeaveney
08894e91d6
fix for fonts in production
2023-06-14 18:48:44 +01:00
Adria Navarro
bfc6bb6a6e
Add spinner while saving datasources
2023-06-14 17:07:47 +01:00
Adria Navarro
fa835e65ef
Add loading when saving datasource
2023-06-14 16:57:36 +01:00
Martin McKeaveney
743108b170
using black bb logo instead of gray
2023-06-14 16:55:46 +01:00
Jonny McCullagh
757ca6a166
Merge master develop ( #10897 )
...
* Binding drawer fixes
* Added missing headless flag for the bindable combobox
* Fix for QueryEditor width
* Fix svelte transitions in grid new row component breaking routify
* Bump version to 2.7.7
* fix REST connector failure to save
* Bump version to 2.7.8
* Bump version to 2.7.9
* Unexpected token when export data (#10721 )
* Tidy ID string for JSON parse
* Display error for composite keys
* Unit test WIP
* directly assign the mock function on the datasource
* Unit tests for exportRows ID handling
---------
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
* Return all rows if oneOf value is falsey (#10638 )
* Bump version to 2.7.10
* Make sure divider fields are left-most (#10627 )
* Make sure divider fields are left most
* Refactor
* Bump version to 2.7.11
* Temporarily remove the focus store update as it triggers a full redraw of the component settings
* Linting
* Removed commented out code
* Bump version to 2.7.12
* Bump version to 2.7.13
* Do not show Business tag for Email action (#10867 )
* Bump version to 2.7.14
* new deploy trigger (#10892 )
* point the deploys at the new env
* Bump version to 2.7.15
---------
Co-authored-by: Dean <deanhannigan@gmail.com>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
Co-authored-by: Budibase Staging Release Bot <>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
Co-authored-by: Martin McKeaveney <martin@budibase.com>
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-06-14 16:18:09 +01:00
Adria Navarro
f31c615e18
Merge branch 'develop' into backmerge-master
2023-06-14 15:45:47 +01:00
Martin McKeaveney
307e6dde02
update bblogoimgur to bblogo
2023-06-14 15:21:46 +01:00
Martin McKeaveney
0f02b31ba7
lint
2023-06-14 15:12:39 +01:00
Martin McKeaveney
cd1675098f
removing need for external internet assets and self hosting our own fonts
2023-06-14 14:54:27 +01:00
Adria Navarro
672804c150
Merge pull request #10900 from Budibase/budi-7010/export_controller_as_post
...
BUDI-7010 - Export controller as post
2023-06-14 14:38:01 +01:00
Adria Navarro
222de80e01
Fix creating app without password
2023-06-14 14:26:28 +01:00
Adria Navarro
dec35fcafd
Simplify notification
2023-06-14 13:48:37 +01:00
Adria Navarro
fbf9b69a6b
Simplify notification
2023-06-14 13:48:10 +01:00
Adria Navarro
0e8c54af75
Renames
2023-06-14 12:31:03 +01:00
Adria Navarro
450ac715a2
Merge branch 'budi-7010/frontend-encrypt-app-exports' into budi-7010/frontend-encrypt-app-imports
2023-06-14 11:34:09 +01:00
Adria Navarro
2fe83a96f1
Fix frontend
2023-06-14 11:30:05 +01:00
Adria Navarro
d507eb487a
Remove export
2023-06-14 11:21:47 +01:00
Adria Navarro
9a5f67b7d8
Merge branch 'budi-7010/frontend-encrypt-app-exports' into budi-7010/frontend-encrypt-app-imports
2023-06-14 11:21:19 +01:00
Adria Navarro
8e87e3cfc2
Merge branch 'budi-7010-encrypt-app-exports' into budi-7010/frontend-encrypt-app-exports
2023-06-14 11:20:31 +01:00
Adria Navarro
a68dc7c965
Remove excludeRows and appName from the querystrings
2023-06-14 11:06:46 +01:00
Adria Navarro
bfd444dbaa
Change the download to be a post
2023-06-14 10:47:46 +01:00
Adria Navarro
3d01775b89
Handle errors
2023-06-13 17:08:33 +01:00
Adria Navarro
557e7ad209
Request password on import app
2023-06-13 16:48:59 +01:00
Andrew Kingston
0dbd709438
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-13 15:15:41 +01:00
Andrew Kingston
cfe86194cd
Merge pull request #10844 from Budibase/cheeks-lab-day-preview
...
Preview apps inside builder
2023-06-13 15:15:29 +01:00
Adria Navarro
38cce94f2c
Fix type
2023-06-13 14:28:31 +01:00
Adria Navarro
5f3335c566
Fix validation order
2023-06-13 13:07:41 +01:00
Adria Navarro
d041ad621f
Add email validation
2023-06-13 12:51:42 +01:00
Adria Navarro
4b7af2e16a
Pass password
2023-06-13 12:45:57 +01:00
Adria Navarro
7cfb47c287
Validation observe
2023-06-13 12:42:30 +01:00
Adria Navarro
32dde23728
Add validation
2023-06-13 11:57:56 +01:00
Adria Navarro
e0664222fe
Fix initial validation
2023-06-13 11:36:28 +01:00
Adria Navarro
383c7c4b2c
Add password field
2023-06-13 11:21:54 +01:00
Adria Navarro
1baaab2875
Add steps
2023-06-13 11:15:32 +01:00
Adria Navarro
e6455d005b
Add encrypt option
2023-06-13 10:00:01 +01:00
mike12345567
fb0e4c2c40
Removing await.
2023-06-12 16:06:08 +01:00
Andrew Kingston
c2e5427860
Small refactor to move CSS variables inside fields rather fancy forms
2023-06-12 15:54:08 +01:00
Dean
0dda7afee7
Added the export page
2023-06-12 14:09:11 +01:00
melohagan
ab1a3eba81
Do not show Business tag for Email action ( #10867 )
2023-06-12 11:49:46 +01:00
Dean
5a7a348ded
Added the export section link
2023-06-12 11:49:33 +01:00
Dean
7564bcac4b
Merge remote-tracking branch 'origin/master' into fix/bindings-fixes
2023-06-12 10:44:38 +01:00
Martin McKeaveney
59b33e6867
code review
2023-06-11 18:51:08 +01:00
Martin McKeaveney
0be749f537
hide in cloud
2023-06-10 16:19:09 +01:00
Martin McKeaveney
7e45773d02
diagnostics panel
2023-06-10 16:16:52 +01:00
Dean
b48083860d
Removed commented out code
2023-06-09 18:09:21 +01:00
Dean
2b21b7f4c9
Linting
2023-06-09 17:57:03 +01:00
Dean
c73315cc44
Temporarily remove the focus store update as it triggers a full redraw of the component settings
2023-06-09 17:42:41 +01:00
Michael Drury
06eb965564
Updates from PR comments.
2023-06-09 14:35:46 +01:00
Michael Drury
deffe9d3d4
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-06-09 13:21:30 +01:00
Andrew Kingston
881e3503e5
Lint
2023-06-09 13:08:26 +01:00
Adria Navarro
a875c09979
Display error
2023-06-09 12:23:48 +01:00
Adria Navarro
86fa262649
Fix flash
2023-06-09 12:00:16 +01:00
Dean
9da2a1e8ea
Merge remote-tracking branch 'origin/master' into fix/bindings-fixes
2023-06-09 11:57:57 +01:00
Adria Navarro
0bd35be861
Navigate when the modal is closed and the datasource was created
2023-06-09 11:57:17 +01:00
Andrew Kingston
1377ee090a
Merge branch 'develop' of github.com:Budibase/budibase into grid-block
2023-06-09 11:54:27 +01:00
Dean
6836ca8573
Merge commit
2023-06-09 11:47:05 +01:00
Dean
795d8a5875
Merge commit
2023-06-09 11:42:10 +01:00
Andrew Kingston
462ae1c894
Update builder blur transition duration to match other animations
2023-06-09 11:41:55 +01:00
Andrew Kingston
e452c0bcd1
Update command palette preview action to open new preview
2023-06-09 11:40:34 +01:00
Dean
d80f53e37a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-08 21:26:03 +01:00
Martin McKeaveney
746afaf573
initial work on debug panel
2023-06-08 19:50:29 +01:00
Andrew Kingston
bbdb304fe4
Update loading state in preview overlay
2023-06-08 15:51:24 +01:00
Andrew Kingston
b3e23562f0
Update in builder preview to be a full screen overlay rather than opening in a new tab
2023-06-08 15:12:50 +01:00
melohagan
c0578d4cc2
Send meeting invite via automation email smtp ( #10787 )
...
* Pass calendar props into sendSmtpEmail
* Add calendar event to message
* Add Checkbox and DatePicker automation field UI
* Add URL prop
* Add url to sendSmtpEmail unit test
* Refactor
* Code review comments
* Make location optional
* Add EmailInvite type
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-06-08 14:25:35 +01:00
Martin McKeaveney
a9787ff608
fix REST connector failure to save
2023-06-08 12:00:34 +01:00
Adria Navarro
9021a095b1
Create datasource on the second step
2023-06-08 10:56:21 +01:00
mike12345567
9ee06e8e42
Updating fetch within main datasource UI to mimic that of the onboarding.
2023-06-07 18:34:32 +01:00
Andrew Kingston
752dd93d84
Add initial grid block, and update grid to keep indentation consistent when row expansion is disabled
2023-06-07 15:50:38 +01:00
Michael Drury
834dff93f7
Merge pull request #10818 from Budibase/budi-6945/no_sheet_selected
...
Change submit text if sheets not selected
2023-06-07 15:43:14 +01:00
Adria Navarro
ae7dbd4088
Rename text
2023-06-07 14:49:44 +01:00
Adria Navarro
23350016e2
Change submit if sheets not selected
2023-06-07 14:34:31 +01:00
Adria Navarro
dd58aaf5cb
Use fancycheckboxgroup
2023-06-07 11:44:32 +01:00
Adria Navarro
bb901d94d2
Clean code
2023-06-07 11:32:42 +01:00
Adria Navarro
f10d3d6973
Update
2023-06-07 11:31:10 +01:00
Adria Navarro
b128bdece5
Display sheets
2023-06-07 11:31:10 +01:00
Adria Navarro
39848eef07
Fetch sheets
2023-06-07 11:31:10 +01:00
Adria Navarro
77bd236557
Fetch info when enabled
2023-06-07 11:31:10 +01:00
Adria Navarro
e9d4dd51bb
Add sheets step
2023-06-07 11:31:10 +01:00
Adria Navarro
faf886f446
Change success message
2023-06-07 11:31:10 +01:00
Andrew Kingston
61a143628b
Revert tableType flag and derive from table instead
2023-06-07 10:48:08 +01:00
Dean
ee1d761103
Fix for QueryEditor width
2023-06-07 09:44:55 +01:00
Dean
fd558a46bb
Merge remote-tracking branch 'origin/master' into fix/bindings-fixes
2023-06-07 09:35:30 +01:00
Dean
1e3883b213
Added missing headless flag for the bindable combobox
2023-06-07 09:35:07 +01:00
gitstart
0ae378dbec
Update other places where download is used
...
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
2023-06-07 06:43:30 +00:00
Adria Navarro
deeba8bae3
Revert "Merge branch 'develop' into master"
...
This reverts commit 6f29c978e0
, reversing
changes made to 1c6ff73c19
.
2023-06-06 22:06:34 +01:00
mike12345567
ae1f7ae21a
Changing copy around datasource creation modals.
2023-06-06 18:50:50 +01:00
mike12345567
dab1db2271
Updating datasource save API to allow specifying a filter for which tables to fetch and then linking this up with the new frontend.
2023-06-06 18:27:03 +01:00
Dean
b2633dc2db
Binding drawer fixes
2023-06-06 17:46:40 +01:00
mike12345567
cc60baa3d1
Some fixes for BBUI and updating postgres table name fetching to get uniques.
2023-06-06 17:40:14 +01:00
mike12345567
1760fcb34d
Merge branch 'feature/table-fetching-frontend' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-06-06 16:40:09 +01:00
mike12345567
0602f5f26f
Updating fancy form components and building out first version of fancy checkbox group.
2023-06-06 16:32:20 +01:00
Dean
e1b63842e5
Adding in relocated screen components
2023-06-06 16:24:30 +01:00
gitstart
05851f6b19
Fix CSV encoding issue
...
Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com>
2023-06-06 15:18:15 +00:00
Dean
f37c49e8af
Initial commit
2023-06-06 16:16:09 +01:00
Adria Navarro
4c200fbca4
Merge branch 'develop' into feature/table-fetching-frontend
2023-06-06 15:08:23 +01:00
Adria Navarro
4247b4425c
Clean code
2023-06-06 11:29:50 +01:00
Adria Navarro
21e870109c
Save datasource
2023-06-06 11:29:50 +01:00
Adria Navarro
25c921e340
Validate url
2023-06-06 11:29:49 +01:00
Adria Navarro
1e238ce693
Validate google sheets url
2023-06-06 11:29:49 +01:00
Adria Navarro
d4ba73f331
Open continue
2023-06-06 11:29:49 +01:00
Adria Navarro
3a6a3eb8a5
Store tokens in cache and amend redirect
2023-06-06 11:29:49 +01:00
Adria Navarro
c89708cda3
Google wizard on the same page
2023-06-06 11:29:49 +01:00
Adria Navarro
498eedaf19
Remove confirm button while setting up google datasource
2023-06-06 11:29:49 +01:00
Michael Drury
465856e8c9
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-06-06 10:09:50 +01:00
mike12345567
b57557760d
Updating fancy forms to be usable for data table fetching designs.
2023-06-05 18:36:50 +01:00
Adria Navarro
ee81fd7a59
Split auth google section
2023-06-05 18:26:11 +01:00
Martin McKeaveney
c53b7b0a44
Merge pull request #10789 from Budibase/collaboration-lock-transfer
...
Transfer lock to next oldest session when disconnecting from the builder
2023-06-05 17:47:40 +01:00
mike12345567
96f44c0a86
Reworking implementation to a single modal, that changes content rather than progressing to a new modal.
2023-06-05 17:40:12 +01:00
Dean
f20653d4ca
Branding fixes
2023-06-05 15:20:04 +01:00
mike12345567
a330e606bf
Removing merge artifact.
2023-06-05 15:17:06 +01:00
mike12345567
805e417553
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-06-05 14:21:35 +01:00
Dean
42e3ca1872
Merge remote-tracking branch 'origin/develop' into fix/logo-urls
2023-06-05 14:14:02 +01:00
Rory Powell
e00eb171be
WIP logo url fixes
2023-06-05 14:01:46 +01:00
Andrew Kingston
3979c108e0
Add more optional chaining
2023-06-05 13:56:54 +01:00
Andrew Kingston
4a0e23a171
Transfer lock to next oldest session when disconnecting from the builder
2023-06-05 13:54:17 +01:00
Andrew Kingston
6de83a6ab4
Lint
2023-06-05 11:57:36 +01:00
Andrew Kingston
29968df6d9
Fix not being able to navigate away from the design section
2023-06-05 11:55:18 +01:00
Andrew Kingston
d87e943750
Fix user avatar in audit logs page
2023-06-05 11:13:24 +01:00
Andrew Kingston
d4e28518d2
Fix error on SCIM page
2023-06-05 08:55:16 +01:00
Andrew Kingston
ffde512307
Update position of floating buttons to be consistent
2023-06-05 08:49:35 +01:00
Andrew Kingston
920fea7b1f
Remove beta button from grid, add feedback button to data section linking to collaboration maze
2023-06-05 08:48:02 +01:00
Andrew Kingston
f7f9a359b2
Ensure edit button in overview is never disabled as we don't use the lock any more
2023-06-05 08:27:14 +01:00
Andrew Kingston
680b70643c
Merge pull request #10775 from Budibase/collaboration-fixes
...
Collaboration fixes
2023-06-02 18:03:11 +01:00
Andrew Kingston
0582dd40b2
Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events
2023-06-02 15:28:48 +01:00
Andrew Kingston
2db3012ae0
Fix JSON editor overflow row edit modal
2023-06-02 15:13:57 +01:00
Dean
247896bdf3
Linting
2023-06-02 12:55:16 +01:00
Dean
9f2df319a2
Updated the JS Scripting modal use the new editor
2023-06-02 12:50:22 +01:00
Dean
450be6ec28
Changed the binding font to monospace per feedback
2023-06-02 12:03:25 +01:00
Dean
a8836a1531
Removed the monospace font from the Text editor and replaced it with the core font.
2023-06-02 11:46:01 +01:00
Dean
44dd09dfef
UI colours updated
2023-06-02 10:56:36 +01:00
Andrew Kingston
53f1a4e67d
Update builder socket to ignore own events, and ensure table creation updates state without depending on the websocket
2023-06-02 09:04:50 +01:00
Dean
a38d9a5fda
Fixes to improve binding panel resizing
2023-06-01 16:29:42 +01:00
Dean
b4712c1075
Merge commit
2023-06-01 14:41:54 +01:00
Dean
d08dd2d491
Minor fixes for bindings v2
2023-06-01 11:47:27 +01:00
deanhannigan
8c144bbe2c
Merge pull request #10732 from Budibase/feature/binding-v2-updates
...
Binding V2 Updates
2023-05-31 19:15:20 +01:00
Andrew Kingston
564a98bedc
Increase tooltip max size and fix issue with overflow in app overview
2023-05-31 18:23:20 +01:00
Andrew Kingston
680e609b52
Remove plural forms of enums and use TS enum rather than JS const
2023-05-31 17:03:14 +01:00
Andrew Kingston
8a2d4b7052
Merge branch 'develop' of github.com:Budibase/budibase into websocket-redis-integration
2023-05-31 16:28:14 +01:00
deanhannigan
ae9b8e9f2f
Merge pull request #10752 from Budibase/fix/overview-deployments-updating
...
Fix for deployment refresh in overview section
2023-05-31 15:47:16 +01:00
Andrew Kingston
a7c6298d1f
Ensure socket pruning due to redis TTL expiry works as expected
2023-05-31 15:37:39 +01:00
Andrew Kingston
05e34076f7
Fully rewrite websocket redis integration to use individual keys per session, enable TTLs on sesisons, prune sessions when users connect and add a heartbeat to sockets
2023-05-31 15:13:22 +01:00
Dean
8b1eca696a
Fix for deployment refresh in overiew section
2023-05-31 15:01:15 +01:00
Dean
f875463162
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 13:58:03 +01:00
Andrew Kingston
c0eaa60e13
Revert "Assign a new display column when deleting field ( #10234 )"
...
This reverts commit 358e49d43f
.
2023-05-31 13:27:07 +01:00
Dean
24d57e8fd2
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 11:56:55 +01:00
melohagan
358e49d43f
Assign a new display column when deleting field ( #10234 )
...
* Assign a new display column when deleting field
* lint
* WIP
* Unit tests WIP
* saveField unit tests
* deleteField unit tests
* TODO
* lint
* Stop invalid data types being auto primaryDisplay
2023-05-31 11:40:31 +01:00
Dean
4c26beb16e
Linting
2023-05-31 11:34:02 +01:00
Dean
985c7eb56e
PR Feedback updates
2023-05-31 11:26:03 +01:00
Dean
cd95df629e
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-31 11:07:47 +01:00
Andrew Kingston
d3fdb52bf5
Store all socket users in redis to allow all server instances to be aware of all users
2023-05-31 10:21:50 +01:00
Martin McKeaveney
0c5681d3a1
Merge pull request #10635 from GitStartHQ/BUDIOSS-20
...
Automation panel does not scroll
2023-05-30 22:03:51 +01:00
Dean
6c184bd6d9
PR Feedback filtering by label and section name. Disable default filter highlighting
2023-05-30 15:02:13 +01:00
Dean
1a8470e949
PR updates and fix for mode switch issue
2023-05-30 14:02:18 +01:00
Gerard Burns
23ee9f4af8
Post Sign Up Onboarding Changes ( #10701 )
...
* wip
* PR Feedback
* Fixes
* PR Feedback
* PR Feedback
* PR Feedback
2023-05-30 12:54:57 +01:00
Andrew Kingston
1db22d3965
Remove unused code
2023-05-30 11:17:46 +01:00
Andrew Kingston
22815a064c
Fix overflow issue in apps list
2023-05-30 11:16:02 +01:00
Dean
c71ad13048
Lint fixes
2023-05-30 10:15:10 +01:00
Dean
74958e59d2
Linting
2023-05-30 10:00:56 +01:00
Dean
ad7cd39387
Removed console log
2023-05-30 09:46:17 +01:00
Andrew Kingston
be40d72f55
Merge pull request #10712 from Budibase/data-section-multidev
...
Multiple user collaboration for data section
2023-05-30 09:08:14 +01:00
Dean
15e167ea9e
Minor fix for ranking
2023-05-29 22:03:29 +01:00
Dean
362dd4adca
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-29 21:21:02 +01:00
Dean
e8c6185add
Refactoring and some styling updates
2023-05-29 21:19:44 +01:00
Adria Navarro
e3ce16d0c9
Update local versions to 0.0.0
2023-05-29 10:54:10 +02:00
Dean
0730c15b14
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-28 22:29:47 +01:00
mike12345567
7ba21d836b
Merge branch 'develop' of github.com:Budibase/budibase into feature/sync-automations
2023-05-26 16:42:01 +01:00
Peter Clement
221d03c153
fix reactivity bug with synchronous param
2023-05-26 13:18:08 +01:00
Peter Clement
5a73b02827
update feature array to be an object
2023-05-26 11:02:47 +01:00
Andrew Kingston
852df16448
Lint
2023-05-26 10:29:03 +01:00
Dean
56bac67d49
Merge commit
2023-05-26 10:11:51 +01:00
Adria Navarro
77a619945b
Merge pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during
...
Verify data source connection before saves
2023-05-26 10:47:42 +02:00
Andrew Kingston
520158c8f9
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-26 09:39:06 +01:00
Peter Clement
70dfd9e8e5
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-26 09:26:51 +01:00
Andrew Kingston
cc7df474c9
Standardise usage of user avatars and colours across the entire platform
2023-05-26 09:24:53 +01:00
Michael Drury
bb4209cd67
Basic modal put together.
2023-05-26 09:21:34 +01:00
Dean
659bffa548
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-26 09:12:03 +01:00
deanhannigan
567ee451dd
Merge pull request #10702 from Budibase/fix/data-export-rows
...
Fixes and updates for export internal rows
2023-05-26 09:08:35 +01:00
Michael Drury
c08d67d299
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-05-26 08:44:39 +01:00
Dean
7a874e67d3
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-25 18:34:57 +01:00
melohagan
b5c98871ad
Update table data via CSV import ( #10313 )
...
* Add identifierFields select for import
* Update rows on import (Internal DB)
* Only allow internal DB to upsert import CSV
* Clear identifierFields when turning off update
* Passing table instead of tableId
* Pass table
* Pass tableType
2023-05-25 18:05:07 +01:00
Dean
146940f6ae
Added error handling for export row front end and fixed row export backend behaviour
2023-05-25 17:50:52 +01:00
Andrew Kingston
f246a982db
Update lock icon and remove logs
2023-05-25 10:45:00 +01:00
Andrew Kingston
183fb3d29b
Fix issue with schema mutation in grids. Use displayName to represent grid column labels. Allow deletion of duplicated user columns
2023-05-25 08:51:24 +01:00
Peter Clement
d675b25676
unused import
2023-05-24 15:16:04 +01:00
Andrew Kingston
5cf4753853
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-24 15:14:32 +01:00
Peter Clement
4d5a922684
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-24 15:05:58 +01:00
Peter Clement
f91b599b72
fix import
2023-05-24 14:56:37 +01:00
Peter Clement
a9bb534cdf
set flag in automation orchestrator
2023-05-24 14:41:58 +01:00
Dean
0dae8e0eb1
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-24 14:30:42 +01:00
Adria Navarro
b264708af6
Merge remote-tracking branch 'origin/develop' into chore/esbuild
2023-05-24 14:17:32 +02:00
Dean
e84939f8d1
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-24 12:45:30 +01:00
Adria Navarro
d7daadb45f
Add missing nx scripts
2023-05-24 12:27:55 +02:00
Adria Navarro
ed8a483e2e
Add missing nx scripts
2023-05-24 11:47:21 +02:00
Adria Navarro
d3eb262bed
Validate onboarding
2023-05-24 11:07:49 +02:00
Adria Navarro
237cda064c
Simplify integration features
2023-05-24 10:50:51 +02:00
Adria Navarro
0c97f61cc8
Validate feature toggle
2023-05-24 10:03:49 +02:00
Adria Navarro
7be824b2e6
Remove secondary action
2023-05-24 10:03:49 +02:00
Adria Navarro
2b2b252900
Update messages
2023-05-24 10:03:49 +02:00
Adria Navarro
3c3f67c300
Handle name change on onboarding
2023-05-24 10:03:49 +02:00
Adria Navarro
6659a697de
Improve messaging
2023-05-24 10:03:49 +02:00
Adria Navarro
3951788f7e
Improve messaging
2023-05-24 10:03:49 +02:00
Adria Navarro
d6b00efa90
Verify datasouce before updating
2023-05-24 10:03:49 +02:00
Adria Navarro
886b726627
Verify datasouce before saving
2023-05-24 10:03:49 +02:00
Adria Navarro
c3301e393e
Optimise nx dependencies
2023-05-23 23:11:26 +02:00
Adria Navarro
5681f47a38
Clean schema error messages while changing datasources
2023-05-23 11:00:55 +02:00
Andrew Kingston
9ab5c8792a
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-22 16:01:50 +01:00
Andrew Kingston
53eceec978
Update comments
2023-05-22 16:01:12 +01:00
Andrew Kingston
cfa07a68ae
Handle table, query and datasource events using builder socket
2023-05-22 15:59:44 +01:00
Peter Clement
754b30dd5c
add features property to automation defintions
2023-05-22 15:46:42 +01:00
Dean
97a86dee00
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-22 09:11:08 +01:00
Adria Navarro
cff9c26ef2
Lint
2023-05-19 17:46:34 +02:00
Adria Navarro
0a2335a047
Merge pull request #10622 from Budibase/chore/improve_pipeline_times
...
Chore - Improve pipeline run time
2023-05-19 13:18:21 +02:00
Peter Clement
d271bbdadb
rename syncWebHooks to syncAutomations
2023-05-19 10:07:02 +01:00
gitstart
036e355c9b
disable duplicate for webhook triggers automation
...
Co-authored-by: Moshood Abidemi <olalekanteeblaze@gmail.com>
2023-05-18 14:05:05 +00:00
gitstart
b2f3455b19
update fix: automation panel does not scroll
...
Co-authored-by: jaysoni-ash42 <jsoni775566666@gmail.com>
2023-05-18 11:48:57 +00:00
Peter Clement
f680fbd822
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-18 11:35:25 +01:00
Adria Navarro
6d44fd012d
Remove unnecessary paths
2023-05-18 10:22:14 +02:00
Andrew Kingston
3794d8e204
Simplify websocket comms for grid and improve builder socket
2023-05-18 08:57:20 +01:00
gitstart
d6736d7763
fix: automation panel does not scroll
...
Co-authored-by: jaysoni-ash42 <jsoni775566666@gmail.com>
2023-05-18 06:32:25 +00:00
Andrew Kingston
0bebacc741
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-17 16:38:01 +01:00
mike12345567
f3785892a9
Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild
2023-05-17 12:45:28 +01:00
Dean
de6f841e30
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-17 09:12:12 +01:00
Dean
4e3624cc6d
Merge commit
2023-05-17 09:09:15 +01:00
José Vte. Calderón
4928778b0b
Merge pull request #10542 from Budibase/user-limit-ui
...
Adds account locking if user limit is exceeded
2023-05-17 09:20:55 +02:00
Peter Clement
67272c28af
Improve logic in add action modal for collect step
2023-05-16 16:06:37 +01:00
Andrew Kingston
1e48020001
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-16 15:23:30 +01:00
mike12345567
14806809e8
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-05-16 14:54:44 +01:00
Andrew Kingston
6ed691be1d
Improve builder socket
2023-05-16 14:18:31 +01:00
Budibase Release Bot
4c4892a157
v2.6.15
2023-05-16 12:24:17 +00:00
Budibase Release Bot
897e08d0ec
v2.6.14
2023-05-16 12:03:33 +00:00
Budibase Release Bot
e26daac58f
v2.6.13
2023-05-16 10:21:37 +00:00
Budibase Release Bot
005c3556d6
v2.6.12
2023-05-15 15:51:10 +00:00
Peter Clement
16ace6bf27
add plan tag to collect step
2023-05-15 16:40:52 +01:00
jvcalderon
0e3a6a199e
Keep @budibase/types at tsconfig.json
2023-05-15 16:58:43 +02:00
jvcalderon
14a7e77e39
ESLint
2023-05-15 16:52:48 +02:00
jvcalderon
327a8299f2
Extract isCloud information from admin storage
2023-05-15 16:43:14 +02:00
Peter Clement
007f5ca8a9
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-15 15:19:44 +01:00
Peter Clement
27e78206c4
remove logs and copy changes
2023-05-15 14:49:05 +01:00
Andrew Kingston
e28ec0a5a8
Merge pull request #10556 from Budibase/cheeks-fixes
...
Sort tables in data section + show full screen URLs on hover
2023-05-15 13:54:55 +01:00
jvcalderon
8c71b1fc19
Check error limit conditions explicitly
2023-05-15 14:27:59 +02:00
deanhannigan
110e02c454
Merge pull request #10468 from Budibase/feature/user-side-panel-ux-updates
...
Designer user side panel UX updates.
2023-05-15 12:51:51 +01:00
Dean
3e19afd390
Merge fix
2023-05-15 12:10:19 +01:00
Dean
5b2f37e175
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-15 12:09:25 +01:00
Adria Navarro
deb73be17d
Merge branch 'develop' into budi-6158/allow_searching_users
...
# Conflicts:
# packages/pro
2023-05-15 13:02:03 +02:00
Dean
84d6af52f4
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-15 11:36:54 +01:00
Dean
6fa59da628
Merge remote-tracking branch 'origin/develop' into feature/portal-pending-users-section
2023-05-15 11:02:25 +01:00
Dean
086fb05238
Lint
2023-05-15 10:17:55 +01:00
Dean
00d2bc4f6d
Altered initialisation flow to ensure base state is correct for checking update status
2023-05-15 09:38:59 +01:00
Dean
ea458639b3
Navigation updates
2023-05-15 09:14:18 +01:00
jvcalderon
b4d531f886
Change a literal
2023-05-15 09:47:57 +02:00
jvcalderon
17e2a4d7e4
Refactor -> Avouid explicit usage of pricing url
2023-05-15 09:00:20 +02:00
jvcalderon
fc846e1580
Merge branch 'develop' into user-limit-ui
2023-05-15 08:38:45 +02:00
Dean
a1f35be908
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-12 16:30:02 +01:00
Peter Clement
c86c2b4096
add synchronous webhook functionality
2023-05-12 15:57:34 +01:00
Peter Clement
dcfb65b92d
sync / async automations go through one endpoint
2023-05-12 15:56:24 +01:00
Budibase Release Bot
6c694762e2
v2.6.11
2023-05-12 14:29:07 +00:00
Dean
d8b59b989d
Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing
2023-05-12 14:58:19 +01:00
Andrew Kingston
d752448403
Disable command palette and tour for non lock holders and forcefully prevent access to the design and automate pages
2023-05-12 14:33:00 +01:00
Andrew Kingston
5f81584a14
Update top bar when not the primary builder and prevent flashing during loading states
2023-05-12 14:16:10 +01:00
Andrew Kingston
7f96fbf741
Remove single user restriction and notify users if they are the primary builder or not
2023-05-12 13:55:08 +01:00
Andrew Kingston
a00d502acb
Add title attribute to reveal full screen URLs when hovering in screen list panel
2023-05-12 08:04:34 +01:00
Andrew Kingston
f5a4ad58ab
Fix alphabetical sorting for tables
2023-05-12 08:02:21 +01:00
Budibase Release Bot
eccb0edb0f
v2.6.10
2023-05-11 17:35:07 +00:00
melohagan
395cf4a667
Add JSON payload support for Make and Zapier ( #10529 )
...
* Rename Integromat to Make. Update logo.
* Add JSON type for automations
* Support deprecated values in JSON
* Fix json query editor width bug
* Push body to schema if missing
* Support JSON body
* Add JSON payload support for Zapier
* Update packages/server/src/automations/steps/make.ts
Co-authored-by: Martin McKeaveney <martin@budibase.com>
* July -> November
* Add unit tests
---------
Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-05-11 17:49:33 +01:00
Andrew Kingston
f7fbce3444
Fix multiple issues with first app onboarding
2023-05-11 17:11:13 +01:00
Dean
4b45f1a9f0
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-11 12:17:45 +01:00
Peter Clement
1626571081
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-11 11:53:12 +01:00
jvcalderon
f2fc1c0b60
Refactor: Avoid will...
2023-05-11 09:43:54 +02:00
jvcalderon
4d6669b6fe
Modify modal to open pricing plan
2023-05-11 09:13:00 +02:00
jvcalderon
58878ac57c
Adds account locking if user limit is exceeded
2023-05-11 08:20:52 +02:00
Dean
c1802452ff
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-10 16:04:17 +01:00
Adria Navarro
6d6f8d416c
Arrange UI
2023-05-10 15:46:01 +02:00
Budibase Release Bot
530c8ce8d7
v2.6.9
2023-05-10 13:43:51 +00:00
Adria Navarro
1434bb9ac9
Improve messaging
2023-05-10 15:23:00 +02:00
Adria Navarro
46963bca69
Search on frontend
2023-05-10 15:19:45 +02:00
Adria Navarro
5e7a8f18e5
Fix loading
2023-05-10 12:32:05 +02:00
Adria Navarro
d33a06c89c
Send search term to api call
2023-05-10 12:32:05 +02:00
Adria Navarro
9b6cb5d09d
Merge branch 'develop' into budi-6158/prevent_duplicated_group_names
2023-05-10 10:58:41 +02:00
Adria Navarro
eae4f5c9b9
Merge pull request #10508 from Budibase/budi-6158/extract_components
...
BUDI-6158 - Extract components
2023-05-10 10:57:06 +02:00
Adria Navarro
ad257366cf
Merge branch 'develop' into budi-6158/paginage-group-users
2023-05-10 10:37:38 +02:00
Adria Navarro
a80f00c954
Merge branch 'develop' into budi-6158/prevent_duplicated_group_names
...
# Conflicts:
# packages/pro
2023-05-10 10:34:27 +02:00
Peter Clement
1539bf234b
add ability to trigger synchronous automation from button action
2023-05-09 12:10:20 +01:00
Dean
8fcb7d880a
Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing
2023-05-09 09:46:37 +01:00
Budibase Release Bot
86f0cd8353
v2.6.8
2023-05-08 15:52:34 +00:00
Adria Navarro
3a9c90ac6b
Show error pre-submit
2023-05-08 13:07:54 +02:00
Adria Navarro
51f5f4c018
Display error when populated from the backend
2023-05-08 11:53:14 +02:00
Adria Navarro
f59a9da809
Display error when populated from the backend
2023-05-08 11:31:35 +02:00
Adria Navarro
b1f1095c89
Split components
2023-05-05 20:21:06 +01:00
Adria Navarro
e4b0c55aa6
Split group users component
2023-05-05 20:10:54 +01:00
Adria Navarro
5e8a2de089
Handle cursors on refresh
2023-05-05 16:33:02 +01:00
Adria Navarro
e91f9ea5cd
Refetch initial data instead of refreshing
2023-05-05 16:33:01 +01:00
Adria Navarro
89afec9bfc
Refetch users on changes
2023-05-05 16:33:01 +01:00
Adria Navarro
2c49232fa8
Renames
2023-05-05 16:33:01 +01:00
Adria Navarro
8102c54bc3
Add searching for users back
2023-05-05 16:33:01 +01:00
Adria Navarro
10fcca92f6
Paginate users on group views
2023-05-05 16:33:01 +01:00
Adria Navarro
bbd0690518
Type response
2023-05-05 16:32:27 +01:00
mike12345567
c880282be3
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-05-05 15:44:32 +01:00
Budibase Release Bot
1de22e3758
v2.6.7
2023-05-05 14:30:04 +00:00
Dean
03c048f978
Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing
2023-05-05 15:22:49 +01:00
Adria Navarro
1c0da8ff29
Merge branch 'develop' into chore/npmless-builds
2023-05-05 13:31:45 +01:00
Budibase Release Bot
0f8d74157c
v2.6.6
2023-05-05 11:50:53 +00:00
melohagan
25b42f0a28
Rename Integromat to Make. Update logo. ( #10492 )
2023-05-05 12:41:24 +01:00
Budibase Staging Release Bot
58e2ea7c6c
v2.5.10-alpha.3
2023-05-05 11:19:15 +00:00
Budibase Release Bot
eb5e962e65
v2.6.5
2023-05-05 11:18:39 +00:00
Martin McKeaveney
79a294e173
Merge pull request #10434 from Budibase/improve-automations-error-message
...
Improve Automations Error Message
2023-05-05 12:00:50 +01:00
Budibase Staging Release Bot
4cd5b39c3a
v2.5.10-alpha.2
2023-05-05 10:55:55 +00:00
Budibase Release Bot
76ad8bca7c
v2.6.4
2023-05-05 10:47:43 +00:00
Andrew Kingston
687d3a9267
Merge pull request #10491 from Budibase/more-grid-tweaks
...
Grid improvements and fixes
2023-05-05 11:38:24 +01:00
Andrew Kingston
86ce8eb831
Fix table ID being passed in to access modal
2023-05-05 10:45:34 +01:00
Andrew Kingston
e01e91e075
Fix row selection being cleared when exporting rows, and ignore download-js click events in click-outside handler
2023-05-05 09:13:06 +01:00
Dean
e3dadaa22c
Merge commit
2023-05-05 09:10:52 +01:00
Andrew Kingston
9b4fa75954
Merge branch 'develop' of github.com:Budibase/budibase into more-grid-tweaks
2023-05-05 08:29:03 +01:00
Budibase Release Bot
0aa270ad0a
v2.6.3
2023-05-05 06:58:10 +00:00
Dean
12ce3291eb
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-04 16:13:48 +01:00
Dean
5cf0e57eec
Feedback updates and a fix pass the current query after updating a user invite
2023-05-04 16:01:34 +01:00
Budibase Release Bot
2086b5d5dd
v2.6.2
2023-05-04 13:33:20 +00:00
Dean
e1aa36426e
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-04 14:22:23 +01:00
Budibase Release Bot
2774e92d83
v2.6.1
2023-05-04 10:39:20 +00:00
Rory Powell
67245e731a
Merge pull request #10481 from Budibase/fix/limit-banner-fix
...
Fixes around user limit banner reappearing and copy adjustment
2023-05-04 11:31:03 +01:00
Dean
98963c1505
Fix for inclusion parsing for arrays and options. View table fix to hide edit button
2023-05-04 11:21:24 +01:00
Peter Clement
1fe7f2fe1b
fix copy
2023-05-04 11:09:21 +01:00
Budibase Release Bot
56eb0a318c
v2.6.0
2023-05-04 10:00:54 +00:00
Peter Clement
75d8dd907f
fix for limit banner re-appearing
2023-05-04 11:00:04 +01:00
Adria Navarro
cc83d7458e
Merge branch 'chore/npmless-builds' into chore/esbuild
...
# Conflicts:
# packages/pro
# yarn.lock
2023-05-04 10:32:58 +01:00
Adria Navarro
ce0d527d75
Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates
...
# Conflicts:
# packages/backend-core/package.json
# packages/bbui/package.json
# packages/builder/package.json
# packages/cli/package.json
# packages/client/package.json
# packages/frontend-core/package.json
# packages/sdk/package.json
# packages/server/package.json
# packages/shared-core/package.json
# packages/string-templates/package.json
# packages/types/package.json
# packages/worker/package.json
# yarn.lock
2023-05-04 10:29:45 +01:00
Budibase Release Bot
2506f61812
v2.5.10
2023-05-04 07:54:29 +00:00
Budibase Staging Release Bot
991e91e204
v2.5.10-alpha.1
2023-05-03 17:28:55 +00:00
Adria Navarro
648db248dc
Fix builds
2023-05-03 18:05:32 +01:00
Adria Navarro
ba41fe97e1
Merge branch 'develop' into chore/npmless-builds
2023-05-03 18:00:12 +01:00
Dean
6331299b7b
Working commit
2023-05-03 17:26:58 +01:00
Budibase Staging Release Bot
9e986ac69d
v2.5.10-alpha.0
2023-05-03 15:23:47 +00:00
Rory Powell
e1a147e823
Merge branch 'master' into develop
2023-05-03 16:06:42 +01:00
Budibase Staging Release Bot
1fcc64154e
v2.5.6-alpha.45
2023-05-03 13:14:55 +00:00
Dean
20885a708d
Feedback updates
2023-05-03 12:23:21 +01:00
Dean
42e6ff6608
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-03 11:26:34 +01:00
Dean
19ed0ec3f5
Feedback updates and a fix for z-index issue in user side panel
2023-05-03 11:22:38 +01:00
Dean
6c361b50ee
Merge remote-tracking branch 'origin/develop' into feature/portal-pending-users-section
2023-05-03 10:33:22 +01:00
Budibase Staging Release Bot
b911b04a03
v2.5.6-alpha.44
2023-05-02 18:09:57 +00:00
Budibase Staging Release Bot
cf2488cd35
v2.5.6-alpha.43
2023-05-02 14:42:41 +00:00
Adria Navarro
00cd09d6d4
Merge branch 'develop' into chore/npmless-builds
2023-05-02 14:47:03 +01:00
Dean
41006d363a
Merge remote-tracking branch 'origin/develop' into feature/portal-pending-users-section
2023-05-02 14:45:31 +01:00
Dean
f7ce1bf15d
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-02 14:35:38 +01:00
Dean
bb98160317
On focus search behaviour renders to 100 invites, all groups and the first page of current users
2023-05-02 14:35:15 +01:00
Adria Navarro
9ffd43b682
Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates
2023-05-02 14:07:44 +01:00
Budibase Staging Release Bot
9f7b212f22
v2.5.6-alpha.42
2023-05-02 08:44:05 +00:00
Dean
530c4fb00f
Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates
2023-05-02 09:20:08 +01:00
Rory Powell
bad6eb30f4
Update usage bar to warn when greater than 100%
2023-04-30 22:57:08 +01:00
Budibase Staging Release Bot
a89d7f1f46
v2.5.6-alpha.41
2023-04-29 09:06:58 +00:00
Budibase Release Bot
9e62b6dc4b
v2.5.9
2023-04-28 16:26:24 +00:00
Budibase Staging Release Bot
dadf6128bc
v2.5.6-alpha.40
2023-04-28 11:05:14 +00:00
Andrew Kingston
b07e5095e9
Increase support for lower resolutions in the grid UI by using tooltips instead of text for some buttons at low horizontal breakpoints
2023-04-28 11:13:40 +01:00
Andrew Kingston
d03f96ceb8
Make all blindings global and improve client component performance
2023-04-28 09:03:09 +01:00
Budibase Staging Release Bot
b654985ab9
v2.5.6-alpha.39
2023-04-27 16:18:51 +00:00
Budibase Staging Release Bot
d223643e93
v2.5.6-alpha.38
2023-04-27 15:16:50 +00:00
Rory Powell
47933b9a92
Hide manage or renew button when customer uses invoicing + css updates ( #10436 )
...
* Hide manage or renew button when customer uses invoicing + css updates
* Remove usages of 'pro' and 'pro plan' from ui
* Enterprise plan -> Enterprise on enforce single sign on
* lint
2023-04-27 16:08:25 +01:00
Budibase Staging Release Bot
06cdb7c202
v2.5.6-alpha.37
2023-04-27 13:47:04 +00:00
Gerard Burns
8d6c00644a
Improve Automations Error Message
2023-04-27 14:09:52 +01:00
Dean
4093516a0d
Initial commit of filter UX behaviour
2023-04-27 12:46:40 +01:00
Budibase Staging Release Bot
ead89bf0bf
v2.5.6-alpha.36
2023-04-27 09:31:32 +00:00
Budibase Staging Release Bot
f8d4e95fbd
v2.5.6-alpha.35
2023-04-27 07:34:19 +00:00
Rory Powell
972e2257b7
[draft] Pricing/fixes ( #10424 )
...
* Fix qa core suite
* Update package.json
* Lint
* Handle conflict on account metadata
* Fix issue adding users via csv import when on paid plan
* Fix user invites
* Lint
2023-04-27 08:25:53 +01:00
Budibase Staging Release Bot
aad034e53e
v2.5.6-alpha.34
2023-04-26 16:16:22 +00:00
Dean
4f8e293dc9
Refresh pending invites after inviting a new user in the portal user menu
2023-04-26 16:42:27 +01:00
Budibase Staging Release Bot
f6a0a66437
v2.5.6-alpha.33
2023-04-26 14:58:55 +00:00
Dean
64a4423c62
Merge remote-tracking branch 'origin/develop' into fix/client-versioning
2023-04-26 14:59:03 +01:00
Dean
785b6f50ae
Removed console debugging
2023-04-26 14:53:31 +01:00
Budibase Staging Release Bot
e178afe171
v2.5.6-alpha.32
2023-04-26 13:47:10 +00:00
Dean
dbd73a1135
Merge remote-tracking branch 'origin/develop' into fix/client-versioning
2023-04-26 14:25:09 +01:00
Dean
13134e0bb0
Removed client package from builder dependencies
2023-04-26 14:22:23 +01:00
Dean
5dff2f3017
Added pending users to user portal screen
2023-04-26 14:16:36 +01:00
Budibase Staging Release Bot
457c1ce0a1
v2.5.6-alpha.31
2023-04-26 12:16:31 +00:00
Andrew Kingston
15bf1ace68
Standardise width of design section side panels to fix drawer width issues
2023-04-26 12:10:12 +01:00
Budibase Staging Release Bot
26007dcd69
v2.5.6-alpha.30
2023-04-25 19:44:40 +00:00
Budibase Staging Release Bot
ca85d48ca6
v2.5.6-alpha.29
2023-04-25 16:52:46 +00:00
mike12345567
19b568891e
Merge branch 'develop' of github.com:Budibase/budibase into chore/npmless-builds
2023-04-25 17:44:17 +01:00
Dean
f3be917da1
Enrich the upgradable version property when fetching the app package
2023-04-25 12:16:02 +01:00
Budibase Staging Release Bot
2d2a368f23
v2.5.6-alpha.28
2023-04-25 10:50:10 +00:00
Michael Drury
e37b377036
Merge pull request #10406 from Budibase/fix/budi-6920
...
Fix automation history first load in multi-tenant environments
2023-04-25 11:43:08 +01:00
Budibase Staging Release Bot
5b4b3b6fd1
v2.5.6-alpha.27
2023-04-25 09:11:46 +00:00
Andrew Kingston
0204f13c1a
Merge pull request #10409 from Budibase/more-grid-tweaks
...
More grid tweaks
2023-04-25 09:58:56 +01:00
Gerard Burns
0c38124f6a
Form Block Improvements ( #10404 )
...
* Form Block Improvements
* PR Fixes
* PR feedback
2023-04-25 09:57:21 +01:00
Andrew Kingston
128411a61b
Fix legacy delete button in edit row modal not doing anything
2023-04-25 08:58:41 +01:00
Andrew Kingston
123c47c4d1
Fix real root issue
2023-04-25 08:44:57 +01:00
Andrew Kingston
22d81fd858
Clear selected app ID from overview store when unmounting, and avoid sending up 'null' and 'undefined' string app ID headers
2023-04-25 08:35:25 +01:00
Michael Drury
14545729ac
Fix for #10403 - when app overview loads, sometimes old store doesn't get a valid app ID.
2023-04-24 20:39:39 +01:00
Budibase Staging Release Bot
8804b9f5a2
v2.5.6-alpha.26
2023-04-24 19:15:05 +00:00
adrinr
9387d37d3b
Use 0.0.1
2023-04-24 20:00:22 +01:00
adrinr
ad547f32e2
Add latest back
2023-04-24 20:00:22 +01:00
adrinr
92115c5b95
Remove latest references
2023-04-24 19:59:46 +01:00
adrinr
25bc89a9b6
Remove package versions
2023-04-24 19:58:40 +01:00
Budibase Staging Release Bot
9056cd41c7
v2.5.6-alpha.25
2023-04-24 18:31:54 +00:00
Budibase Staging Release Bot
dfe28d171c
v2.5.6-alpha.24
2023-04-24 17:41:06 +00:00
Budibase Staging Release Bot
88a6cd50dd
v2.5.6-alpha.23
2023-04-24 16:58:46 +00:00
Budibase Staging Release Bot
19e8836870
v2.5.6-alpha.22
2023-04-24 16:43:56 +00:00
Budibase Staging Release Bot
4786ce58ed
v2.5.6-alpha.21
2023-04-24 16:01:58 +00:00
Andrew Kingston
98ca05d97f
Merge pull request #10396 from Budibase/grid-tweaks
...
Grid tweaks
2023-04-24 16:53:46 +01:00
Budibase Staging Release Bot
9ee56025f1
v2.5.6-alpha.20
2023-04-24 12:45:50 +00:00
Michael Drury
1b3d92ae86
Merge pull request #10369 from Budibase/chore/pro_as_submodule
...
Chore - use pro as submodule
2023-04-24 13:26:30 +01:00
Budibase Staging Release Bot
360b828e66
v2.5.6-alpha.19
2023-04-24 11:10:02 +00:00
Budibase Staging Release Bot
4a8a6c8bbc
v2.5.6-alpha.18
2023-04-24 10:38:25 +00:00
Andrew Kingston
5155727b56
Update grid button text and refactor gutter cell into own component
2023-04-24 11:22:03 +01:00
Budibase Release Bot
2f2084a426
v2.5.8
2023-04-24 08:47:42 +00:00
Budibase Staging Release Bot
548ba5a07a
v2.5.6-alpha.17
2023-04-24 08:45:56 +00:00
Martin McKeaveney
779d5fe53c
Merge pull request #9836 from Budibase/fix/lastName-validation-accept-invite
...
Fix to clear empty lastName string when accepting an invite to budibase
2023-04-24 09:35:16 +01:00
Rory Powell
ec06f13aa6
Per user pricing ( #10378 )
...
* Update pro version to 2.4.44-alpha.9 (#10231 )
Co-authored-by: Budibase Staging Release Bot <>
* Track installation and unique tenant id on licence activate (#10146 )
* changes and exports
* removing the extend
* Lint + tidy
* Update account.ts
---------
Co-authored-by: Rory Powell <rory.codes@gmail.com>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
* Type updates for loading new plans (#10245 )
* Add new quota for max users on free plan
* Split available vs purchased plan & price type definitions. Update usages of available prices and plans
* Type fixes
* Add types for minimums
* New `PlanModel` type for `PER_USER` and `DAY_PASS` (#10247 )
* Add new quota for max users on free plan
* Split available vs purchased plan & price type definitions. Update usages of available prices and plans
* Type fixes
* Add types for minimums
* New `PlanModel` type for `PER_USER` and `DAY_PASS`
* Add loadEnvFiles to lerna config for run command to prevent local test failures
* Fix types in license test structure
* Add quotas integration to user create / delete + migration (#10250 )
* Add new quota for max users on free plan
* Split available vs purchased plan & price type definitions. Update usages of available prices and plans
* Type fixes
* Add types for minimums
* New `PlanModel` type for `PER_USER` and `DAY_PASS`
* Add loadEnvFiles to lerna config for run command to prevent local test failures
* Fix types in license test structure
* Add quotas integration to user create / delete
* Always sync user count from view total_rows value for accuracy
* Add migration to sync users
* Add syncUsers.spec.ts
* Lint
* Types and structures for user subscription quantity sync (#10280 )
* Add new quota for max users on free plan
* Split available vs purchased plan & price type definitions. Update usages of available prices and plans
* Type fixes
* Add types for minimums
* New `PlanModel` type for `PER_USER` and `DAY_PASS`
* Add loadEnvFiles to lerna config for run command to prevent local test failures
* Fix types in license test structure
* Add quotas integration to user create / delete
* Always sync user count from view total_rows value for accuracy
* Add migration to sync users
* Add syncUsers.spec.ts
* Prevent old installs from activating, track install info via get license request instead of on activation.
* Add usesInvoicing to PurchasedPlan
* Add min/max users to PurchasedPlan
* Additional test structures for generating a license, remove maxUsers from PurchasedPlan - this is already present in the license quotas
* Stripe integration for monthly prorations on annual plans
* Integrate annual prorations with test clocks
* Updated types, test utils and date processing for licensing (#10346 )
* Add new quota for max users on free plan
* Split available vs purchased plan & price type definitions. Update usages of available prices and plans
* Type fixes
* Add types for minimums
* New `PlanModel` type for `PER_USER` and `DAY_PASS`
* Add loadEnvFiles to lerna config for run command to prevent local test failures
* Fix types in license test structure
* Add quotas integration to user create / delete
* Always sync user count from view total_rows value for accuracy
* Add migration to sync users
* Add syncUsers.spec.ts
* Prevent old installs from activating, track install info via get license request instead of on activation.
* Add usesInvoicing to PurchasedPlan
* Add min/max users to PurchasedPlan
* Additional test structures for generating a license, remove maxUsers from PurchasedPlan - this is already present in the license quotas
* Stripe integration for monthly prorations on annual plans
* Integrate annual prorations with test clocks
* Updated types, test utils and date processing
* Lint
* Pricing/billing page (#10353 )
* bbui updates for billing page
* Require all PlanTypes in PlanMinimums for compile time safety
* fix test package utils
* Incoming user limits warnings (#10379 )
* incoming user limits warning
* fix inlinealert button
* add corretc button link and text to user alert
* pr comments
* simplify limit check
* Types and test updates for subscription quantity changes in account-portal (#10372 )
* Add chance extensions for `arrayOf`. Update events spies with license events
* Add generics to doInTenant response
* Update account structure with quota usage
* User count limits (#10385 )
* incoming user limits warning
* fix inlinealert button
* add corretc button link and text to user alert
* pr comments
* simplify limit check
* user limit messaging on add users modal
* user limit messaging on import users modal
* update licensing store to be more generic
* some styling updates
* remove console log
* Store tweaks
* Add startDate to Quota type
---------
Co-authored-by: Rory Powell <rory.codes@gmail.com>
* Lint
* Support custom lock options
* Reactivity fixes for add user modals
* Update ethereal email creds
* Add warn for getting invite from code error
* Extract disabling user import condition
* Handling unlimited users in modals logic and adding start date processing to store
* Lint
* Integration testing fixes (#10389 )
* lint
---------
Co-authored-by: Mateus Badan de Pieri <mateuspieri@gmail.com>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Peter Clement <PClmnt@users.noreply.github.com>
2023-04-24 09:31:48 +01:00
Budibase Release Bot
93f7bd54d8
v2.5.7
2023-04-21 17:29:12 +00:00
Budibase Staging Release Bot
b3d989e249
v2.5.6-alpha.16
2023-04-21 13:45:11 +00:00
melohagan
476bf65957
Set default enum values ( #10377 )
2023-04-21 14:37:15 +01:00
Budibase Staging Release Bot
06e6c20cf1
v2.5.6-alpha.15
2023-04-21 11:43:34 +00:00
Michael Drury
76625cd509
Merge pull request #10363 from Budibase/fix/budi-6900
...
Removing "export all apps" functionality from cloud
2023-04-21 12:29:07 +01:00
Budibase Staging Release Bot
c196fc1f3e
v2.5.6-alpha.14
2023-04-21 11:24:59 +00:00
mike12345567
72d1394873
Further linting.
2023-04-21 12:07:28 +01:00
mike12345567
c5e1457b25
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6900
2023-04-21 12:06:18 +01:00
Andrew Kingston
943d17966e
Remove import button for users table
2023-04-21 10:50:50 +01:00
Budibase Staging Release Bot
91e7fe8ec1
v2.5.6-alpha.13
2023-04-21 07:16:47 +00:00
adrinr
afc5c99c6f
Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule"
...
This reverts commit df18119b56
, reversing
changes made to 676b85dbd8
.
2023-04-20 19:48:29 +01:00
Budibase Staging Release Bot
269cbc8b2c
v2.5.6-alpha.12
2023-04-20 18:35:09 +00:00
adrinr
e65225996e
Revert https://github.com/Budibase/budibase/pull/10267
2023-04-20 19:04:20 +01:00
mike12345567
2056623897
Fixing linting.
2023-04-20 17:51:43 +01:00
mike12345567
060dc05afa
Removing export all apps functionality from cloud - this was a very niche feature and often confusing, now there is a consistent flow for starting out in self host.
2023-04-20 17:19:17 +01:00
Andrew Kingston
55ce83c444
Grid UI in data section ( #10329 )
...
* Add WIP spreadsheet
* Add footer and improve styles
* Refactor to use IDs and support changing text values inline
* Add inline editing of options fields
* Add row deletion and fix sizing
* Add ability to add new rows
* Fix z-index issue with option cells
* Remove deletion notification and fix selection
* Add gap between items in an options cell
* Tweak options cell to be pixel perfect
* Fix padding around sheet not working when scrolling
* Add resizable columns and add support for all themes
* Allow multiselect component and field to support text values
* Generate inclusion schema when importing multiselect columns
* Add support for multiselect type
* Add number cell
* Add functional date cell
* Disable editing autocolumns
* Make sticky column the primary display and fix opening options cells
* Improve display of relationship cell and options cell
* Support empty dates and use CSS variables for easier styling
* Use more CSS variables and add utils to spreadsheets
* Add drag and drop column reordering
* Break out reordering logic into new stores
* Rename reordering to reorder
* Break out other components from spreadsheet for cleaner code
* Break out spreadsheet body into its own component
* Split into more modular components and try virtual rendering
* Test absolute positioning
* Optimise virtual rendering for both columns and rows to handle infinitely large datasets
* Optimise scrolling and virtual rendering performance
* Fix columnn reordering
* Migrate sheet to data section, improve reordering and reszing
* Clean up more sheet state and increase performance
* Fix multiple issues with z-index, reordering and resizing
* Fix date cells in sheets
* Separate data fetching logic from main sheet and tidy up
* Add infinite scroll, improve row fetching, add error handling, fix svelte store updates
* Fix overly thin scrollbars in firefox
* Use nicer checkboxes and fix some hover styles
* Fix issue reordering columns in firefox and increase performance
* Tidy up
* Use search endpoint instead of get endpoint to fetch individual rows so that relationship enrichment occurs
* Tidy up
* Fix relationship issues when creating rows
* Optimise resetting data to smoothly transition when changing datasource
* Add WIP virtual dom implementation to massively increase performance
* Refactor spreadsheet into more discreet components
* Fix multiple issues, clean up rendering, improve performance
* Tune cell sizes
* Fix some scroll issues and add shadow to sticky column
* Fix issue when no primary display is set
* Add padding to sheet
* Improve styles
* Allow reordering columns to be the first column after sticky column
* Fix row hover state not being removed
* Update hovered row on wheel
* Update scroll styles and z-index
* Improve scroll logic and handle horizontal wheel events
* Simplify and improve z index styles
* Fix styles when using no sticky columns
* Improve rendering performance
* Improve performance by removing keyed each blocks and fix reorder target styling
* Ensure scroll top is always properly reset and add config store
* Allow configuring selecting rows and adding rows
* Integrate sheet into data section better
* Add back in functional delete row button
* Refactor stores and make state more modular
* Lint and remove unused deps
* Remove add column button
* Fix options cells being unable to scroll
* Add WIP initial multi-user websocket implementation for sheets
* Add WIP multi-user UI for sheet interface
* Fix issues with not disconnecting users when swapping datasource and improve multi-user UI
* Update layout and remove logging
* WIP column popovers for dataspace sheets
* Add popovers to sheet column headers, improve mouse UX
* Tidy reordering stuff
* Refactor resizing logic into store and improve UX around hover events when resizing/reordering
* Add column sorting and reordering via popover
* Handle context menu events in header cells
* Fully integrates sheets with datasection and remove lots of old stuff
* Fix buttons being highlighted when filters are set
* Add flags for controlling editing and adding rows in sheets
* Count context menu clicks when considering the click outside handler
* Prevent adding rows to users table and remove log
* Expose loading state of sheet and improve column highlighting logic
* Small style updates
* Update delete button and allow horizontal scrolling
* Add context menu to sheets with deletion and duplication features
* Improve UX around selecting rows and cells
* Add basic keyboard interactions to dataspaces
* Improve keyboard navigation in sheets
* Remove unnecessary searching through large rows array
* Fix issue with deleting rows and fix relationship cells displaying undefined
* Improve loading state
* Update menu width
* Merge with new shared-core and moved lucene utils
* Improve rendering performance and simplify component props
* Remove new row component and improve mouse interactions
* Tidy up buttons above sheets and add FAB for adding rows
* Optimise sheet data loading and add sort button
* Update sorting and remove logs
* Add sheet button to control column visibilty, improve sorting, improve disabled states
* Fix bug with select placeholders and fix sorting loops causing endless refreshes
* Update filter button to look consistent and add double click to resize columns to default width
* Ensure all derived stores have default values
* Reset scrolling when datasource changes and fix wasted pagination calls
* Improve performance by removing searches through the full row array
* Add advanced key handling for spreadsheets and improve blur and focus UX
* Ensure the selected cell is always visible
* Add icons for all data types
* Add new long form text cell
* Add boolean cell
* Add ability to focus first cell via tab
* Add cells for formulae and JSON
* Remove console logs
* Add attachment cell
* Increase padding to account for attachment dropdown
* Prevent deleting autocolumns via keyboard
* Fix attachments overflowing
* Improve sort button, remove header more icons unless hovered and highlight sorted column
* Add functional relationship cell
* Improve relationship cell
* Fix race conditions and edge cases in relationship cell
* Update user avatar colours
* Improve preservation of column widths in sheets when making schema changes
* Remove redundant sheet schema context and fix issues with mutating table schema
* Disable websocket in sheets
* Rollback state changes when row saving fails
* Fix one-to-many relationships allowing selecting multiple rows on both sides
* Remove log
* Make sheet gutter width customisable
* Allow expanding rows using existing edit row modal
* Fix text cell not using full width
* Sort columns to put autocolumns last
* Add new footer for adding rows, improve store memoization, support inverting all data types
* Improve animations for adding rows and handle add row failure
* Ensure all sheet feature flags work as expected and fix multi row deletion
* Fix options ordering
* Fix add row button not appearing when horizontal scrollbar is hidden
* Fix selecting newly created rows
* Remove log and add notification when creating or editing columns
* Move new row component to top, automatically invert cell renderers when required
* Add resizable rows
* Fix overlapping long form text borders
* Fix scroll not working in new row
* Update new row component, fix z-index issues, improve UX
* Large refactors to row creation, naming and sheet APIs
* Refactor stores to fix dependency issues, use modals for adding rows, simplify sheet
* Fix resize overlays
* Add custom colors for drop shadows and blue-100 to all themes, fix sticky column shadow
* Increase horizontal padding when scrolling to a selected cell
* Add multiple validation improvements
* Add validation to duplicating rows
* Remove log
* Restore missing event handler
* Improve data fetch reset logic, fix issues with stale cache in spreadsheets
* Fix issue with cell colors, improve row API interactions to avoid relationship issues due to API response differences
* Fix filters not working
* Simplify logic for reordering and add new overlay. Simplify sheet cells
* Fix importing and exporting with sheets
* Fix reorder overlay z-index issue
* Fix issue when no display column exists
* Fix issue with display column not being able to be unset
* Add persitence to column size and order in sheets
* Improve sheet integration with data section and add horizontal cell inversion
* Fix double click resizing of sticky column
* Make column visibility persistent and refactor column updating
* Improve sheet loading states
* Add beta button to sheet, tidy up constants
* Work around table API inconsistencies to handle table schema updates
* Add additional reorder options and improve beta button
* Improve sorting
* Add copy and paste to spreadsheet and add immediate editing of cells without additional click
* Remove copy/paste rows, remove move to start/end, improve copy/paste for cell values
* Fix dependency ordering
* Refactor other sheet stores to improve dependency ordering
* Fix errors not showing in sticky column and clear cell value on backspace press
* Rewrite relationship cell and update default column widths
* Ensure dynamic row height is properly accounted for
* Update text cells, number cells, long form field cells and relationship cells to respect row height
* Fix row heights with sticky column
* Update JSON, boolean and date cells to respect row height
* Update attachment cell to respect row height
* Use unique background for focused cell
* Standardise shadows across cell types
* Persist row height as table metadata
* Improve a few design issues
* Clean up
* Fix relationship cells not being readonly
* Lint
* Fix icon padding in relationship picker
* Improve styles in relationship dropdown
* Update shadow
* Update relationship icons
* Update relationship icons
* Update error label max size and position
* Prevent using invalid data types as display columns
* Add menu option to edit rows in modal
* Prevent sheet handling key events sourcing from modals
* Standardise menu overlay shadow and add count to relationship cells when hovering
* Improve relationship cell performance
* Remove spellcheck from text fields
* Fix resize overlay handler height
* Fix reorder overlay height
* Remove unused code and change selected table faster in data section
* Fix table selection not working when on datasource page
* Improve sheet loading state
* Add rowHeight property to table types
* Restore builder middleware
* Remove any naming of dataspaces
* Lint
* Disable row import button for users table and add optional chaining to spreadsheetsocket invocations to fix tests
* Use unique user edit modal for editing users in sheets
* Add schemaOverrides prop to sheet and use it to customise user table schema
* Update number icon
* Fix primary display column not properly disabling certain menu options
* Merge
* Update beta button position slightly
* Update beta button text
* Fix HMR for custom plugins which was broken due to signed minio links
* Add maze link to grid
* Update koa <> socket.io integation to improve fake koa context and allow current app middleware
* Rename sheet to grid
* Fix menu postiion, fix copy and paste in menu not working
* Remove commented out usages of websocket emissions for grid
2023-04-20 15:56:24 +01:00
Budibase Release Bot
5a9c7d83b1
v2.5.6
2023-04-20 14:30:34 +00:00
Andrew Kingston
7afd716e91
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-20 15:24:25 +01:00
Michael Drury
145c0834bb
Fix for #10358 - making sure that client-side we don't check the content type for CSV, check if it might be JSON, if not assume we can try it as a CSV - this is a fix for an issue which occurs on Windows, in Firefox. ( #10359 )
2023-04-20 15:21:50 +01:00
Budibase Release Bot
5c292bbecd
v2.5.5
2023-04-20 08:51:41 +00:00
Andrew Kingston
6bf6d15849
Rename sheet to grid
2023-04-20 08:17:07 +01:00
Adria Navarro
22d42afe8f
Merge pull request #10267 from Budibase/chore/pro_as_submodule
...
Chore - use pro as submodule
2023-04-19 18:23:28 +02:00
Budibase Staging Release Bot
34b3781b59
v2.5.6-alpha.6
2023-04-19 13:29:39 +00:00
Andrew Kingston
9025e18f15
Misc fixes ( #10345 )
...
* Fix some issues with component and screen settings layout
* Fix issue with component setting labels when multi-line
* Remove early termination of form validation when encountering an errored field
* Update free logo badge to be a sticky footer
* Close side panels when clicking on links
2023-04-19 14:21:11 +01:00
adrinr
98b372965c
Merge branch 'develop' into chore/pro_as_submodule
2023-04-19 10:22:48 +01:00
Andrew Kingston
9b2b071b88
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-18 21:00:42 +01:00
Budibase Staging Release Bot
06ec04dcec
v2.5.6-alpha.5
2023-04-18 16:40:23 +00:00
Michael Drury
42c37eea46
Merge pull request #10276 from Budibase/labday/automation-plugins
...
Automation step plugins
2023-04-18 17:33:25 +01:00
mike12345567
22dbb8d379
Updating automation action add modal to split out plugins into their own section.
2023-04-18 16:12:08 +01:00
Budibase Staging Release Bot
a13cdefd01
v2.5.6-alpha.4
2023-04-18 13:44:25 +00:00
Gerard Burns
d36cd3b1f8
Builder Unit Test PoC ( #10173 )
...
* wip
* wip
2023-04-18 14:37:29 +01:00
Andrew Kingston
06e1f2954a
Add schemaOverrides prop to sheet and use it to customise user table schema
2023-04-18 13:41:17 +01:00
Andrew Kingston
a06f584e7d
Use unique user edit modal for editing users in sheets
2023-04-18 13:12:20 +01:00
adrinr
37158594f7
Merge branch 'develop' into chore/pro_as_submodule
2023-04-18 12:21:38 +01:00
Andrew Kingston
91ee5be7c5
Disable row import button for users table and add optional chaining to spreadsheetsocket invocations to fix tests
2023-04-18 11:31:19 +01:00
Andrew Kingston
876522bf1e
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-18 10:48:53 +01:00
Budibase Staging Release Bot
287ba01691
v2.5.6-alpha.3
2023-04-18 09:44:21 +00:00
Gerard Burns
7e5b99aa84
Fix Help Menu ( #10257 )
...
* Fix Help Menu
* PR Feedback
* linting
2023-04-18 10:37:11 +01:00
Andrew Kingston
8aff208acd
Improve sheet loading state
2023-04-18 09:08:38 +01:00
Andrew Kingston
ffd3e5d008
Fix table selection not working when on datasource page
2023-04-18 08:55:54 +01:00
Andrew Kingston
140729b1d7
Remove unused code and change selected table faster in data section
2023-04-18 08:51:00 +01:00
Andrew Kingston
a4515e1162
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-18 08:29:27 +01:00
Budibase Staging Release Bot
443319f4a5
v2.5.6-alpha.2
2023-04-17 16:55:49 +00:00
Andrew Kingston
208e481bbc
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-17 17:00:56 +01:00
Andrew Kingston
c614c0739f
Lint
2023-04-17 16:22:59 +01:00
adrinr
1dcb6b32b2
Remove not required references
2023-04-17 15:54:13 +01:00
Budibase Staging Release Bot
b62633587f
v2.5.6-alpha.1
2023-04-17 11:33:21 +00:00
Budibase Staging Release Bot
b81be5d686
v2.5.5-alpha.4
2023-04-17 10:51:12 +00:00
Adria Navarro
757bec11f7
Merge pull request #10319 from Budibase/budi-6856-fix-disabling-usergroup-edition
...
Bug - Fix disabling fields on first load
2023-04-17 12:36:49 +02:00
Budibase Staging Release Bot
f9c5fd489b
v2.5.5-alpha.3
2023-04-17 10:30:38 +00:00
Budibase Staging Release Bot
457e1d7a1a
v2.5.5-alpha.2
2023-04-17 09:34:23 +00:00
Budibase Staging Release Bot
e60b09b03e
v2.5.5-alpha.1
2023-04-17 09:01:24 +00:00
adrinr
4a67136c72
Remove unnecessary initialisation
2023-04-17 09:49:11 +01:00
adrinr
965a417a21
Fix disabling fields on first load
2023-04-16 18:45:09 +01:00
Budibase Staging Release Bot
8e87a5e700
v2.5.5-alpha.0
2023-04-14 16:45:33 +00:00
mike12345567
b36702ca72
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-04-14 17:32:04 +01:00
Budibase Staging Release Bot
e8e704259e
v2.4.44-alpha.26
2023-04-14 11:34:48 +00:00
Budibase Staging Release Bot
9f4a340927
v2.4.44-alpha.25
2023-04-14 11:18:12 +00:00
adrinr
1a26877f08
v2.4.44-alpha.24
2023-04-14 12:10:49 +01:00
Budibase Staging Release Bot
788b7b6492
v2.4.44-alpha.23
2023-04-14 11:03:56 +00:00
Budibase Staging Release Bot
fc971ed3ad
v2.4.44-alpha.22
2023-04-14 10:17:37 +00:00
Budibase Release Bot
52aa5f1a66
v2.5.4
2023-04-14 09:05:38 +00:00
Peter Clement
d0b23d780d
Merge pull request #10202 from Budibase/fix/rest-bindings-bug
...
Fix issue with REST bindings not being shown in drawer
2023-04-14 09:55:24 +01:00
Budibase Staging Release Bot
a529556e07
v2.4.44-alpha.21
2023-04-13 18:55:33 +00:00
adrinr
0aa5b3da03
Merge branch 'develop' into chore/yarn_workspaces
2023-04-13 19:29:45 +01:00
Andrew Kingston
84a5739c53
Work around table API inconsistencies to handle table schema updates
2023-04-13 16:51:26 +01:00
Andrew Kingston
f7f1ee49a6
Improve sheet loading states
2023-04-13 14:30:01 +01:00
Budibase Staging Release Bot
c9ffbe46e1
v2.4.44-alpha.20
2023-04-13 12:39:28 +00:00
Andrew Kingston
69f6834886
Improve sheet integration with data section and add horizontal cell inversion
2023-04-13 12:01:16 +01:00
adrinr
36c412e57b
Remove unused yarn.lock
2023-04-13 10:54:35 +01:00
Budibase Staging Release Bot
a89b04203e
v2.4.44-alpha.19
2023-04-13 09:27:17 +00:00
Budibase Staging Release Bot
1e9ae6aec1
v2.4.44-alpha.18
2023-04-12 21:27:37 +00:00
Budibase Staging Release Bot
4eb5201f6a
v2.4.44-alpha.17
2023-04-12 15:38:04 +00:00
mike12345567
a9fb09424b
Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins
2023-04-12 14:27:50 +01:00
Budibase Staging Release Bot
9afbb300fa
v2.4.44-alpha.16
2023-04-12 13:07:38 +00:00
Budibase Staging Release Bot
ad393a829d
v2.4.44-alpha.15
2023-04-12 12:42:23 +00:00
Budibase Staging Release Bot
f65a308ffd
v2.4.44-alpha.14
2023-04-12 10:58:55 +00:00
melohagan
6ca999722c
Add file/upload size validation option ( #10262 )
...
* Add file/upload size validation option
* Max upload size handler
* Update max total upload label
2023-04-12 11:51:18 +01:00
Budibase Staging Release Bot
a4e2c41c1c
v2.4.44-alpha.13
2023-04-12 09:07:40 +00:00
Andrew Kingston
7bbb8e5648
Fix importing and exporting with sheets
2023-04-12 10:03:58 +01:00
Andrew Kingston
38f326dce4
Fix filters not working
2023-04-11 23:25:19 +01:00
Andrew Kingston
6290112d06
Improve data fetch reset logic, fix issues with stale cache in spreadsheets
2023-04-11 22:21:07 +01:00
Andrew Kingston
0ee63417c1
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-11 17:36:28 +01:00
Budibase Release Bot
fb268f1655
v2.5.3
2023-04-11 13:46:26 +00:00
Budibase Staging Release Bot
08dbee5384
v2.4.44-alpha.12
2023-04-11 13:42:48 +00:00
Michael Drury
3eafda506f
Merge pull request #10227 from Budibase/fix/10155
...
Fixing #10155 - some options errors were being swallowed and in gener…
2023-04-11 14:35:11 +01:00
mike12345567
e54b48465b
Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins
2023-04-11 13:31:39 +01:00
Budibase Staging Release Bot
6aefc6b643
v2.4.44-alpha.11
2023-04-11 12:28:43 +00:00
Michael Drury
1c7c06e983
Bulk of the automation plugin system, supporting custom plugins.
2023-04-10 23:48:54 +01:00
Budibase Staging Release Bot
a3c0510ed7
v2.4.44-alpha.10
2023-04-10 18:53:08 +00:00
Budibase Release Bot
1b0635e957
v2.5.2
2023-04-07 21:30:39 +00:00
Michael Drury
bfec84e1df
Removing console logging.
2023-04-05 20:32:41 +01:00
mike12345567
022b3acbcc
Linting.
2023-04-05 17:54:05 +01:00
mike12345567
373952a59b
Fixing #10155 - some options errors were being swallowed and in general it was never considered to be an error state due to the 'handled' flag being consistently sent, changed the logic a bit here.
2023-04-05 17:43:35 +01:00
Budibase Staging Release Bot
efa1ea7b1b
v2.4.44-alpha.9
2023-04-05 14:41:48 +00:00
Rory Powell
77ffb8d86d
Run integration suite in CI again / auto detect tenancy / refactors ( #10209 )
...
* qa-core-ci-fixes
* global setup and teardown wip
* Updates to logs and setup
* Remove date and console mocking
* Update CI to spin up minimal dev env
* Update readme
* Fix scopeBackend.sh
* Ensure docker services are initialised before starting worker
* Lint
* Fix admin user being created on startup (#10219 )
* use regular bootstrap and build
* Lint
* Temp: re-use global setup to get around app limit in QA
2023-04-05 15:33:56 +01:00
Budibase Staging Release Bot
f02f996744
v2.4.44-alpha.8
2023-04-05 12:18:30 +00:00
Budibase Staging Release Bot
244b911efb
v2.4.44-alpha.7
2023-04-04 14:53:06 +00:00
Budibase Staging Release Bot
e94a05887f
v2.4.44-alpha.6
2023-04-04 14:18:08 +00:00
Budibase Release Bot
917c5100ad
v2.5.1
2023-04-04 09:24:27 +00:00
Budibase Staging Release Bot
7bc049c02b
v2.4.44-alpha.5
2023-04-04 09:09:48 +00:00
Peter Clement
c571a3f881
Fix issue with REST bindings not being shown in drawer
2023-04-04 09:12:15 +01:00
Budibase Staging Release Bot
2c9b354a1b
v2.4.44-alpha.4
2023-04-03 15:13:42 +00:00
Budibase Release Bot
be8dfd2ef1
v2.5.0
2023-04-03 13:10:52 +00:00
Budibase Staging Release Bot
52cc24121e
v2.4.44-alpha.3
2023-04-03 11:33:44 +00:00
Michael Drury
9e68e9cf2f
Merge pull request #10181 from Budibase/fix/same-tab-googlesheets-onboarding
...
Minor googlesheets onboarding improvement
2023-04-03 12:22:09 +01:00
Adria Navarro
e1669c8260
Merge pull request #10022 from Budibase/feature/scim
...
Feature - SCIM endpoints
2023-04-03 13:22:01 +02:00
Budibase Staging Release Bot
1c84b14582
v2.4.44-alpha.2
2023-04-03 11:09:04 +00:00
Peter Clement
f2eced6ea4
Merge pull request #10180 from Budibase/fix/no-iterations-loop
...
Add new status to handle no iterations during loop
2023-04-03 12:00:15 +01:00
adrinr
d943e387b1
Expose actual error message
2023-04-03 12:00:06 +01:00
Budibase Release Bot
051d39690a
v2.4.44
2023-04-02 18:15:15 +00:00
Budibase Staging Release Bot
97cfcb6b93
v2.4.44-alpha.1
2023-03-31 23:01:55 +00:00
Budibase Staging Release Bot
5e3cf7af1b
v2.4.44-alpha.0
2023-03-31 22:37:36 +00:00
Michael Drury
09a48a1d21
Merge branch 'develop' of github.com:Budibase/budibase into fix/no-iterations-loop
2023-03-31 23:29:21 +01:00
mike12345567
ea70b6232f
Making login page open SSO authorization on same page, rather than leaving a dead tab.
2023-03-31 14:52:18 +01:00
mike12345567
8673ed1dae
Minor improvement - opening the google authorization in the same tab as onboarding rather than creating a dead tab.
2023-03-31 14:03:34 +01:00
mike12345567
906d614c64
Merge branch 'merge-master-develop' of github.com:Budibase/budibase into merge-master-develop
2023-03-31 13:51:20 +01:00
Budibase Staging Release Bot
329beee00d
v2.4.42-alpha.8
2023-03-31 12:34:45 +00:00
Andrew Kingston
7050c6713a
Remove log and add notification when creating or editing columns
2023-03-31 13:21:53 +01:00
Michael Drury
1c6465edcb
Merge pull request #10172 from Budibase/fix/budi-6797
...
Googlesheets onboarding - fix in cloud, disable self host
2023-03-31 13:19:29 +01:00
mike12345567
e9f69dcfea
Adding default state.
2023-03-31 12:51:45 +01:00
Rory Powell
e9322be28f
Merge branch 'develop' into merge-master-develop
2023-03-31 12:39:22 +01:00
Budibase Staging Release Bot
99bea8e7ce
v2.4.42-alpha.7
2023-03-31 11:31:30 +00:00
Rory Powell
44aa19a99a
Merge branch 'master' into merge-master-develop
2023-03-31 12:26:04 +01:00
Peter Clement
0a567a3302
add new status to handle no iterations during loop
2023-03-31 12:23:10 +01:00
Andrew Kingston
b2d2cf3989
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-31 12:08:58 +01:00
Budibase Staging Release Bot
9c8fcacf2a
v2.4.42-alpha.6
2023-03-31 11:08:33 +00:00
Adria Navarro
ceba91fd5c
Merge pull request #10176 from Budibase/bug/budi-6631-define-existing-relationships-doesnt
...
[BUG] Refresh sql columns on defining relationships
2023-03-31 13:00:58 +02:00
Budibase Staging Release Bot
889ea356e6
v2.4.42-alpha.5
2023-03-31 10:43:16 +00:00
mike12345567
75baba76d6
Resolving PR comments.
2023-03-31 11:38:09 +01:00
adrinr
6f69798f27
Undo wrongly commited code
2023-03-31 11:27:44 +01:00
adrinr
faa1c27d29
Refresh sql columns on defining relationships
2023-03-31 10:53:50 +01:00
Budibase Release Bot
2118bcea3a
v2.4.43
2023-03-31 09:42:50 +00:00
adrinr
ec0acadd0a
Fix user crossover on the bulder when no using account portal
2023-03-31 09:46:56 +01:00
mike12345567
42320b1d95
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6797
2023-03-30 17:29:58 +01:00
Andrew Kingston
7570c52879
Allow expanding rows using existing edit row modal
2023-03-30 16:12:28 +01:00
Budibase Staging Release Bot
46edc6575a
v2.4.42-alpha.4
2023-03-30 12:59:11 +00:00
Budibase Staging Release Bot
c60f9795ba
v2.4.42-alpha.3
2023-03-30 12:48:33 +00:00
Rory Powell
38e6d61709
Explictly check for google datasource configured ( #10165 )
...
* Explictly check for google datasource configured
* Unit tests for getGoogleDatasourceConfig
* Update /api/global/configs/public test + lint
2023-03-30 13:40:59 +01:00
Budibase Release Bot
01c9908696
v2.4.42
2023-03-30 11:37:03 +00:00
Andrew Kingston
d3c17308ab
Fix one-to-many relationships allowing selecting multiple rows on both sides
2023-03-30 08:53:09 +01:00
mike12345567
32c78ec9bf
This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app.
2023-03-29 19:58:24 +01:00
Budibase Staging Release Bot
e49ffc2466
v2.4.42-alpha.2
2023-03-29 18:08:50 +00:00
mike12345567
26aeac357d
Removing tenancy validity check, instead depending on the PLATFORM_URL environment variable for determining tenant ID.
2023-03-29 16:19:35 +01:00
Budibase Staging Release Bot
77ab75e461
v2.4.42-alpha.1
2023-03-29 13:57:06 +00:00
Michael Drury
d255bfad0b
Merge pull request #10149 from Budibase/fix/budicloud-log-out
...
Budicloud logout on googlesheet auth
2023-03-29 14:47:15 +01:00
mike12345567
b6be98fa4e
Making logic around logout very explicit.
2023-03-29 14:22:07 +01:00
mike12345567
70d91acc41
Adding a check for the tenant ID - to make sure it is a real tenant before forcing the user out of the platform based on it.
2023-03-29 14:19:54 +01:00
Budibase Staging Release Bot
de4c3deb04
v2.4.42-alpha.0
2023-03-29 12:08:36 +00:00
mike12345567
7a18d19aa6
Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop
2023-03-29 12:41:06 +01:00
Budibase Release Bot
1f0cf9b604
v2.4.41
2023-03-29 11:39:46 +00:00
mike12345567
25fd16f753
Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" ( #10143 )"
...
This reverts commit 89d19a87a7
.
2023-03-29 12:12:38 +01:00
Andrew Kingston
31f6f9db7b
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-29 12:09:57 +01:00
Rory Powell
d6992bbf94
Merge branch 'master' into merge-master-develop
2023-03-29 11:52:09 +01:00
adrinr
204b6d2950
Fix config type
2023-03-29 09:31:07 +01:00
adrinr
5e478f2eaa
Fix setting scim config
2023-03-29 09:27:52 +01:00
Budibase Release Bot
f941ba6fe8
v2.4.40
2023-03-29 07:57:56 +00:00
Rory Powell
89d19a87a7
Revert "Merge pull request #10038 from Budibase/fix/budi-6723" ( #10143 )
...
This reverts commit b1b18bef18
, reversing
changes made to e841ccd0ed
.
2023-03-29 08:48:06 +01:00
Budibase Staging Release Bot
31c708b479
v2.4.27-alpha.12
2023-03-28 20:20:49 +00:00
Andrew Kingston
f2b12bcf45
Component error state improvements ( #10136 )
...
* Tidy logic for creating initial component instances
* Add initial implementation of enriching empty settings
* Fix regression that prevented custom placeholders from working (#9994 )
* Tidy up
* Add automatic naming of form fields when added
* Update missing required setting placeholder
* Improve error states and add ability to automatically wrap a component in a required parent type
* Fix crash in column editor and rename component placeholder to error state
* Select the parent component after adding it when wrapping a component with a missing ancestor
* Fix blocks and make fields require forms
* Improve empty component placeholder
* Lint
2023-03-28 21:11:33 +01:00
Budibase Staging Release Bot
40625f099c
v2.4.27-alpha.11
2023-03-28 17:44:35 +00:00
Martin McKeaveney
bcbed08a40
Merge pull request #9951 from Budibase/settings-panel-update
...
Settings panel layout update
2023-03-28 18:36:58 +01:00
adrinr
ac1da306f9
Replace license with feature
2023-03-28 16:46:23 +01:00
adrinr
14347096e4
Replace license with feature
2023-03-28 16:46:23 +01:00
adrinr
b50e4df28c
Use feature instead of license
2023-03-28 16:46:23 +01:00
adrinr
d615e1daed
Create feature store
2023-03-28 16:46:23 +01:00
adrinr
dd2ec5ed78
Don't allow deleting users that are AD sync
2023-03-28 16:46:23 +01:00
adrinr
3c081843f0
Remove unnecessary deletes
2023-03-28 16:46:23 +01:00
adrinr
5d487950b1
Change default scimenabled value
2023-03-28 16:46:23 +01:00
adrinr
045af06edb
Use feature flag
2023-03-28 16:46:23 +01:00
adrinr
2fb6f81094
Display api key
2023-03-28 16:46:23 +01:00
adrinr
9094d3c9fd
Display right provisioning url
2023-03-28 16:46:23 +01:00
adrinr
5b98d9cbd9
Show settings
2023-03-28 16:46:23 +01:00
adrinr
675d3c5c65
Break components
2023-03-28 16:46:23 +01:00
adrinr
53020e2d2d
Create config
2023-03-28 16:46:23 +01:00
adrinr
c80d265ea3
Show SCIM banner on group detail
2023-03-28 16:46:23 +01:00
adrinr
4ba0cf6d55
Don't allow deleting users from group
2023-03-28 16:46:23 +01:00
adrinr
76f6c86c0a
Show SCIM banner in group list
2023-03-28 16:46:23 +01:00
adrinr
2e40cc6926
Reuse component
2023-03-28 16:46:23 +01:00
adrinr
1bc568f634
Do not display remove group option when readonly
2023-03-28 16:46:23 +01:00
adrinr
15ed91ef85
Make fields readonly if scim is enabled
2023-03-28 16:46:23 +01:00
adrinr
1a26899d90
Display banner if scim is enabled
2023-03-28 16:46:23 +01:00
adrinr
934a2f09d7
Right checks
2023-03-28 16:46:23 +01:00
adrinr
0c5d33a642
Show SCIM banner if SCIM enabled
2023-03-28 16:46:23 +01:00
Budibase Release Bot
ceacffa9b6
v2.4.39
2023-03-28 15:18:48 +00:00
Budibase Staging Release Bot
e753119043
v2.4.27-alpha.10
2023-03-28 14:54:57 +00:00
Andrew Kingston
e0e5ca7a3c
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-28 15:47:53 +01:00
mike12345567
f637512317
Adding error to check why logout might have occurred as well as a possible fix.
2023-03-28 15:14:28 +01:00
Budibase Staging Release Bot
117edaa8cb
v2.4.27-alpha.9
2023-03-28 14:11:12 +00:00