1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

23430 commits

Author SHA1 Message Date
Adria Navarro
0f9ae3fa66 Revert paths on tsconfig.build 2023-08-01 14:17:44 +02:00
Adria Navarro
bf2f0b5c3a Sync posthog-node package 2023-08-01 14:16:37 +02:00
Adria Navarro
0449ba7a71 Change refs 2023-08-01 14:12:28 +02:00
mike12345567
b32ed151a1 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-08-01 13:11:45 +01:00
mike12345567
a71d2804c0 Update pro to develop. 2023-08-01 13:07:37 +01:00
Adria Navarro
559f52d904 Lint 2023-08-01 13:36:38 +02:00
mike12345567
4e1aa4fbbd Final PR comment. 2023-08-01 12:33:59 +01:00
Adria Navarro
672666d96b Check types 2023-08-01 13:26:04 +02:00
Adria Navarro
5bea5bf974 Check types 2023-08-01 13:24:55 +02:00
Adria Navarro
27517fc6c8 Update pro 2023-08-01 13:22:58 +02:00
Adria Navarro
9b9081d437 Check types on cli 2023-08-01 13:11:04 +02:00
Adria Navarro
8b693a6fa3 Check types on backend-core 2023-08-01 13:08:09 +02:00
Andrew Kingston
345f4308be Merge branch 'develop' into plugin-improvements 2023-08-01 11:58:18 +01:00
Adria Navarro
ff7120cf7a Fix types on tests 2023-08-01 12:57:44 +02:00
Adria Navarro
c6c1450d06 Fixe types 2023-08-01 12:52:12 +02:00
Adria Navarro
f4675aab6e Fix import 2023-08-01 12:52:12 +02:00
Adria Navarro
b3a110e609 Run tests checks for server 2023-08-01 12:52:12 +02:00
Adria Navarro
96c598688f Run tests checks for worker 2023-08-01 12:52:12 +02:00
Adria Navarro
202963c864 Fix type tests 2023-08-01 12:52:12 +02:00
mike12345567
a8ff2da768 Removing isAdmin and isBuilder flags from the auth store, using SDK only. 2023-08-01 11:30:04 +01:00
Adria Navarro
44e028b574 Fix test 2023-08-01 12:26:37 +02:00
Adria Navarro
2cc924f9e7 Fix tests 2023-08-01 12:08:40 +02:00
Adria Navarro
76cacfaff0 Clean code 2023-08-01 12:03:43 +02:00
Adria Navarro
624dc5ff26 Merge branch 'develop' into BUDI-7189/split_fields_and_ui 2023-08-01 11:59:18 +02:00
mike12345567
dce38908c9 PR comments (backend). 2023-08-01 10:56:47 +01:00
Budibase Staging Release Bot
0db0e2f74e Bump version to 2.8.29-alpha.8 2023-08-01 09:52:05 +00:00
Adria Navarro
d08d8b090c Merge pull request #11406 from Budibase/BUDI-7189/crud_row_from_views
CrUD row from views
2023-08-01 10:51:46 +01:00
Andrew Kingston
60faa593a2 Merge branch 'develop' into BUDI-7189/crud_row_from_views 2023-08-01 10:38:52 +01:00
Adria Navarro
c425194a85 Check schemas on patch 2023-08-01 11:38:36 +02:00
Adria Navarro
d440291ebc Throw exception when updating non ui fields 2023-08-01 11:31:58 +02:00
mike12345567
032d5b4f62 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-08-01 10:08:21 +01:00
Adria Navarro
bce75c91a6 Persist only UI schema overrides 2023-08-01 10:57:03 +02:00
Adria Navarro
b528257bbe Change viewrequest to accept schema 2023-08-01 10:45:00 +02:00
Andrew Kingston
ab88c2c356 Merge branch 'develop' into plugin-improvements 2023-08-01 09:27:41 +01:00
Budibase Staging Release Bot
f0b4f7db26 Bump version to 2.8.29-alpha.7 2023-08-01 08:01:23 +00:00
Jonny McCullagh
ebb32f8d96 add startupProbe;Probes into values.yaml (#11404) 2023-08-01 09:01:04 +01:00
Andrew Kingston
b74fc5292c Merge branch 'develop' into plugin-improvements 2023-08-01 08:57:00 +01:00
mike12345567
8bd8a1c174 Update pro. 2023-07-31 19:28:12 +01:00
mike12345567
fc01ac4f71 Quick fix for application.spec.ts - didn't specify user properly. 2023-07-31 19:04:17 +01:00
mike12345567
7a74ce98f1 Moving user functions in UserDB to fully static as none of the class properties ever change - simplifying currying. 2023-07-31 18:46:21 +01:00
mike12345567
d93c0044a9 Update pro. 2023-07-31 17:33:39 +01:00
mike12345567
31f9693185 Quick update to SCIM now that user functionality is available from backend-core. 2023-07-31 17:10:27 +01:00
Adria Navarro
73ded07484 Fix tests 2023-07-31 17:23:34 +02:00
Adria Navarro
1b2ce184d9 Fix types 2023-07-31 17:22:10 +02:00
Adria Navarro
da6136a108 Enrich schema using the new data 2023-07-31 17:15:51 +02:00
Adria Navarro
878e09cfb0 Change record 2023-07-31 17:04:32 +02:00
Martin McKeaveney
25cf03664b Merge branch 'master' into feature/offline-mode-k8s 2023-07-31 15:54:37 +01:00
Adria Navarro
76e836ca55 Test deleting multiple rows 2023-07-31 16:37:24 +02:00
Budibase Staging Release Bot
36fea720c9 Bump version to 2.8.29-alpha.6 2023-07-31 14:28:32 +00: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