1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

10817 commits

Author SHA1 Message Date
Rory Powell 661367333d Add developer usage restrictions to SSO user creation 2022-03-18 08:01:31 +00:00
Rory Powell e695a57853 Better error handling around license errors 2022-03-16 17:29:47 +00:00
Rory Powell 953a5f881c developer and published apps usage quota migrations 2022-03-16 08:18:09 +00:00
Rory Powell 9a9b4019ea Finish upgrade and billing pages 2022-03-15 08:16:45 +00:00
Rory Powell 7698e9293c Self Host <-> Licensing integration 2022-03-09 21:16:22 +00:00
Rory Powell eefe4ea2ad Integrate usage quotas with licensing 2022-03-08 14:21:41 +00:00
Rory Powell ad4a268a69 Move licensing middleware to pro repo 2022-03-08 08:01:41 +00:00
Rory Powell 5e94c8a931 Allow page width to be overridden 2022-03-07 13:14:36 +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 8c61f92123 Invalidate user cache on logout 2022-03-03 07:20:30 +00:00
Rory Powell 4df48d306c Handle no license found 2022-03-02 07:27:14 +00:00
Rory Powell ee7fdcfaba Start to integrate licensing with sessions 2022-03-01 21:11:45 +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
Rory Powell 7a700e006c Merge pull request #4747 from Budibase/fix/rest-import
Fix REST Import
2022-03-01 09:38:38 +00:00
Rory Powell c1a2836dd1 Fix REST Import 2022-03-01 07:36:47 +00:00
Budibase Release Bot 2f7ca2518c v1.0.77 2022-02-28 12:19:05 +00:00
Andrew Kingston f64901756f Merge pull request #4729 from Budibase/fix/view-ui
Make view UI read only and limit rows to 10
2022-02-28 12:10:23 +00:00
Andrew Kingston 75ef367ac2 Make view UI read only and limit rows to 10 2022-02-28 08:37:59 +00:00
Budibase Release Bot 6aaa239c33 v1.0.76 2022-02-28 08:22:58 +00:00
Andrew Kingston 3c6cef3108 Merge pull request #4710 from Budibase/fix/execute-query-action
Fix execute query action
2022-02-28 08:15:12 +00:00
Andrew Kingston 3ba195960b Add error notification if executing a query in a button action fails 2022-02-25 21:29:02 +00:00
Andrew Kingston eb27ac368a Fix incorrect syntax for showing a notification while executing custom queries 2022-02-25 21:26:08 +00:00
Budibase Release Bot 5a6cc0c592 v1.0.75 2022-02-22 12:59:24 +00:00
Andrew Kingston 3dcbb2e74a Merge pull request #4549 from Budibase/fix/screen-creation-roles
Fix role being stale when creating screens
2022-02-22 12:51:12 +00:00
Budibase Release Bot f666457733 v1.0.74 2022-02-22 08:12:54 +00:00
Rory Powell 7fae4aae44 Merge pull request #4617 from Budibase/fix/app-migrations
Fix app list retrieval in migrations
2022-02-22 08:05:24 +00:00
Rory Powell 53c0e37f83 Fix app list retrieval in migrations 2022-02-22 07:49:33 +00:00
Budibase Release Bot f7d7f1693f v1.0.73 2022-02-21 16:10:18 +00:00
Michael Drury 2be5e5a179 Merge pull request #4605 from Budibase/fix/formula-col-validation
Removing formula column validation
2022-02-21 16:02:57 +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
Rory Powell ed9c6c4ec8 Respect custom tenantIds in run migrations endpoint 2022-02-21 15:27:51 +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
Martin McKeaveney a0fe3fa8ed adding compose script to develop build 2022-02-21 13:00:53 +01:00
Rory Powell d7525eb4cb Merge pull request #4599 from Budibase/hotfix/public-app-url
Forward Host header to worker and server through NGINX
2022-02-21 10:49:16 +00:00
Rory Powell 0f3df713d0 Replace location specific with global http host rule 2022-02-21 10:46:45 +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
Rory Powell bd73f8fd25 Forward Host header to worker and server through NGINX 2022-02-21 10:22:26 +00:00
Budibase Release Bot ea40d1dc53 v1.0.70 2022-02-20 21:32:17 +00:00
Martin McKeaveney 32e92bff98 fix k8s by adding google config to values 2022-02-20 22:20:52 +01:00
Budibase Release Bot 0f46cf8525 v1.0.69 2022-02-18 17:45:29 +00:00
Rory Powell c326771cb0 Merge pull request #4565 from Budibase/update-nginx-dev
Add 'location = /' -> 4001 to nginx dev conf
2022-02-18 17:39:02 +00:00
Rory Powell 02c0c49594 Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
Martin McKeaveney a09fd51fbd updating airgapped docker build script 2022-02-18 15:43:07 +01:00
Rory Powell da9be1b20a Add 'location = /' -> 4001 to nginx dev conf 2022-02-18 11:18:59 +00:00
Andrew Kingston a69962c26c Fix usage of className instead of class 2022-02-17 16:06:17 +00:00
mike12345567 581c27d8b7 Fixing issue with escaping on multiple bindings that are the same in queries. 2022-02-17 13:22:36 +00:00