1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

23193 commits

Author SHA1 Message Date
Adria Navarro
2dcb1a67a1 Add service name to the logs only on self-host 2023-07-21 14:16:43 +02:00
Budibase Staging Release Bot
02c538c315 Bump version to 2.8.21 2023-07-21 12:04:08 +00: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
Michael Drury
d77a4062c7 Update CONTRIBUTING.md 2023-07-21 12:32:23 +01:00
Martin McKeaveney
fb725f91b3 Update pro ref 2023-07-21 12:27:05 +01:00
mike12345567
a56f0c91dd Quick improvement to table types, before now the field schema was quite difficult to parse/work out what components of the schema were used for what, this at least separates them into particularly grouped bits of metadata, so it is obvious which parts are used for which. In future we should really flip this a bit, so that FieldSchema is the base implementation, and then each of the types has its own schema extending that base - but that would be a more serious refactor (need to cast to the correct type when using based on the 'type' property. 2023-07-21 12:15:33 +01:00
Budibase Staging Release Bot
c5a0711dd8 Bump version to 2.8.20 2023-07-21 10:12:39 +00:00
Andrew Kingston
c906f1562a Merge pull request #11311 from Budibase/fix/xs-icons
Fix XS icons
2023-07-21 11:12:19 +01:00
Andrew Kingston
af8be511df Add back in XS icons 2023-07-21 10:39:58 +01:00
Martin McKeaveney
108d18df75 fix type check for deleted app type 2023-07-21 09:57:37 +01:00
Martin McKeaveney
567c7fd485 code review 2023-07-21 09:43:25 +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
Budibase Staging Release Bot
73ae3d44d4 Bump version to 2.8.19 2023-07-21 07:50:42 +00:00
Andrew Kingston
8b4457e36e Merge pull request #11299 from Budibase/fix/import-special-characters
Fix CSV imports with special characters breaking lucene
2023-07-21 08:50:22 +01:00
Rory Powell
8f0043157d Styling fix for license key input 2023-07-21 08:43:53 +01:00
Rory Powell
552f96fb81 Update pro ref 2023-07-20 21:37:24 +01:00
Rory Powell
3fb0380eec Update pro ref 2023-07-20 21:27:04 +01:00
Rory Powell
4e88779b5e Remove 'nightly' from test discord notification 2023-07-20 21:27:04 +01:00
Rory Powell
c3412f0cfb Update openapi.json 2023-07-20 21:27:04 +01:00
Rory Powell
a6073e0ecd Build fixes 2023-07-20 21:27:04 +01:00
Rory Powell
c93e1d16b8 Merge pull request #11257 from Budibase/feature/offline-license-api-docs
OpenAPI 3.0 docs for offline license and license key endpoints
2023-07-20 21:25:07 +01:00
Rory Powell
797f281f6d OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-20 21:24:40 +01:00
Rory Powell
55efb6e618 fix pro mock 2023-07-20 21:24:40 +01:00
Rory Powell
c8fc67d230 Lint 2023-07-20 21:24:19 +01:00
Rory Powell
1964148581 core structure updates 2023-07-20 21:22:54 +01:00
Rory Powell
8cdfc8dd83 Add structures for Installation type 2023-07-20 21:22:54 +01:00
Rory Powell
166156d3b5 use automocking in offline.spec.ts 2023-07-20 21:22:54 +01:00
Rory Powell
a74469b8ae offline license structure 2023-07-20 21:22:54 +01:00
Rory Powell
34d9f1c4f8 Request / response renames 2023-07-20 21:22:54 +01:00
Rory Powell
b8273540e0 /api/internal/accounts/:accountId/license/offline 2023-07-20 21:22:54 +01:00
Rory Powell
91d3cdff3f offline license sdk module 2023-07-20 21:22:54 +01:00
Rory Powell
c69fa2a640 Integrate UI with identifier API 2023-07-20 21:22:54 +01:00
Rory Powell
c65c8c7ca5 Merge remote-tracking branch 'origin/feature/offline-license' into feature/offline-license 2023-07-20 21:22:42 +01:00
Rory Powell
90e869dc04 /api/global/license/offline/identifier API 2023-07-20 21:21:39 +01:00
Rory Powell
9e1e869949 api / license.spec.ts updates 2023-07-20 21:21:39 +01:00
Rory Powell
c0568b9153 api / license.spec.ts updates 2023-07-20 21:21:39 +01:00
Rory Powell
20c87b44b1 Allow pro to be mocked in worker 2023-07-20 21:21:39 +01:00
Rory Powell
6c3d01375b Move license keys to their own module 2023-07-20 21:21:39 +01:00
Rory Powell
7c18a7a443 db / licenseInfo.spec.ts 2023-07-20 21:21:39 +01:00
Rory Powell
7bc14235aa Update request body for offline license activation 2023-07-20 21:21:39 +01:00
Rory Powell
ec5381c9d5 Aesthetic UI updates 2023-07-20 21:21:39 +01:00
Rory Powell
8e2a551a15 Be more explicit about offline license vs offline license token 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
Rory Powell
0e80766125 Update license endpoints to provide consistent pattern for offline license and license key (create, read, delete) 2023-07-20 21:21:39 +01:00
Rory Powell
6aeb31c355 Move OFFLINE_MODE to backend-core environment 2023-07-20 21:21:39 +01:00
Martin McKeaveney
b5340c20d8 lint 2023-07-20 16:56:31 +01:00
Rory Powell
5cc97ebcd5 Update pro ref 2023-07-20 16:50:57 +01:00
Martin McKeaveney
6b6fba9393 optional chain 2023-07-20 16:38:24 +01:00
Martin McKeaveney
054fb24ea9 demote some app metadata related bb-alert messages 2023-07-20 16:15:59 +01:00