1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

3818 commits

Author SHA1 Message Date
Rory Powell
ad4a268a69 Move licensing middleware to pro repo 2022-03-08 08:01:41 +00:00
Rory Powell
b686c19658 Enforce licensed developer count + error types/codes framework 2022-03-04 13:42:50 +00:00
Rory Powell
a81041bc40 Add shared licensing cache 2022-03-03 13:37:04 +00:00
Rory Powell
040d80fc55 Merge branch 'master' into licensing-poc-master 2022-03-01 21:10:51 +00:00
Budibase Release Bot
e563403f51 v1.0.78 2022-03-01 09:46:34 +00:00
Budibase Release Bot
2f7ca2518c v1.0.77 2022-02-28 12:19:05 +00:00
Budibase Release Bot
6aaa239c33 v1.0.76 2022-02-28 08:22:58 +00:00
Budibase Release Bot
5a6cc0c592 v1.0.75 2022-02-22 12:59:24 +00:00
Budibase Release Bot
f666457733 v1.0.74 2022-02-22 08:12:54 +00:00
Budibase Release Bot
f7d7f1693f v1.0.73 2022-02-21 16:10:18 +00:00
Rory Powell
469682f7d9 Merge pull request #4607 from Budibase/migration-tenantIds
Respect custom tenantIds in run migrations endpoint
2022-02-21 15:32:33 +00:00
mike12345567
738cd50030 Fixing issue with formula column validation breaking row save. 2022-02-21 15:01:42 +00:00
Budibase Release Bot
bcf64c91ff v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Release Bot
82510630a4 v1.0.71 2022-02-21 10:46:11 +00:00
Rory Powell
8680016c5d Merge pull request #4571 from Budibase/deprovision-and-couch-fix
Deprovision and local couch db url fix
2022-02-21 10:38:50 +00:00
Budibase Release Bot
ea40d1dc53 v1.0.70 2022-02-20 21:32:17 +00:00
Budibase Release Bot
0f46cf8525 v1.0.69 2022-02-18 17:45:29 +00:00
Rory Powell
02c0c49594 Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
Budibase Release Bot
8a5a1bf1ab v1.0.68 2022-02-17 10:27:59 +00:00
Martin McKeaveney
e8d5d54f5d bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
Budibase Release Bot
e044e5a193 v1.0.67 2022-02-16 14:42:28 +00:00
Martin McKeaveney
a7a82dc679 adding k8s resolver and updating watchtower variable 2022-02-16 15:33:57 +01:00
Martin McKeaveney
76589813a7 Merge pull request #4481 from Budibase/fix/docker-things
increase burst limit, remove log mounts
2022-02-16 14:58:31 +01:00
Budibase Release Bot
de3ad814b2 v1.0.66 2022-02-16 13:50:45 +00:00
Martin McKeaveney
551931758e Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things 2022-02-16 14:43:04 +01:00
Martin McKeaveney
97bf3e68dd adding watchtower service 2022-02-16 14:29:08 +01:00
Martin McKeaveney
a85f667dbe templatize nginx configuration into one prod configuration and add NPM scripts to manage 2022-02-16 14:12:53 +01:00
Rory Powell
d02b40ed50 Pin sentry to pre-broken version. See https://github.com/getsentry/sentry-javascript/issues/4594 2022-02-16 11:43:38 +00:00
Rory Powell
1cb660e6b2 Update @typescript-eslint/parser 2022-02-16 10:39:32 +00:00
Rory Powell
090b44567f Use consistent typescript version 2022-02-16 10:35:01 +00:00
Rory Powell
029125794b Tidy 2022-02-16 10:22:24 +00:00
Rory Powell
f56bc8c9ac Version bump 2022-02-16 10:12:25 +00:00
Rory Powell
d7ac1a8426 Re-add lock files 2022-02-16 10:10:01 +00:00
Rory Powell
ba57813674 Integrate with standard release pipeline 2022-02-16 10:08:49 +00:00
Rory Powell
7242406c68 poc wip 2022-02-16 09:54:26 +00:00
Budibase Release Bot
83e0f68597 v1.0.65 2022-02-15 15:43:32 +00:00
Budibase Release Bot
6f267526c5 v1.0.64 2022-02-15 09:22:36 +00:00
Andrew Kingston
d34e57382e Replace all spaces with underscores in column names rather than just the first one 2022-02-14 10:21:31 +00:00
Budibase Release Bot
0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot
3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot
adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
mike12345567
126499f383 Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
Maurits Lourens
8ca38cf135 fix tests 2022-02-12 10:06:55 +00:00
Maurits Lourens
88383eabf1 add properties which are present when previewing an existing query 2022-02-12 10:06:48 +00:00
Maurits Lourens
f86222a98d Fix validation for query preview endpoint 2022-02-12 10:06:37 +00:00
Budibase Release Bot
c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot
93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
mike12345567
f77b596a07 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 2022-02-11 14:04:23 +00:00
Budibase Release Bot
16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00