1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

10488 commits

Author SHA1 Message Date
Andrew Kingston
4c26abc83d Fix reactivity bug with normal user app list 2023-08-04 08:41:04 +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 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
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
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
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
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
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
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
mike12345567
c277b065db Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-26 14:40:17 +01:00
mike12345567
8253ad0a2e Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-26 14:24:29 +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
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