1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

119 commits

Author SHA1 Message Date
mike12345567 231bd36189 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-01 12:15:34 +01:00
Budibase Release Bot afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Budibase Release Bot 598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
Budibase Release Bot 4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Budibase Release Bot 6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Budibase Release Bot 9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
Budibase Release Bot 00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot 8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot 06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot 9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot 0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney aa224e4415 v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney 79ddd2cc79 v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney 3326c24d37 v0.9.6 2021-05-26 13:37:46 +01:00
mike12345567 923599df70 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-05-25 16:02:06 +01:00
Martin McKeaveney 52899e23a2 v0.9.5 2021-05-25 15:40:12 +01:00
mike12345567 17a3fa8c40 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-05-25 13:32:43 +01:00
mike12345567 be7736afb7 Fixing app cypress test cases. 2021-05-25 13:25:42 +01:00
Martin McKeaveney 9655d2a7fa v0.9.4 2021-05-25 12:44:36 +01:00
Martin McKeaveney 881ddc646f v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney f3198aec98 sanitizing client lib URL 2021-05-24 21:30:46 +01:00
Martin McKeaveney a2917e3ffd v0.9.2 2021-05-24 17:20:20 +01:00
mike12345567 8200f2a4e8 Fixing issue with redis updates in tests. 2021-05-24 17:05:46 +01:00
mike12345567 bd0f78e38e Changing how connection is waited for. 2021-05-24 16:31:50 +01:00
mike12345567 ec85f13d5a Adding an initial connection timeout of 5 seconds which after it will retry again. 2021-05-24 16:30:24 +01:00
mike12345567 2abe543cb1 Linting and fixing an issue with the dev pass through. 2021-05-24 16:20:02 +01:00
mike12345567 428a9e5ba3 Formatting. 2021-05-24 14:56:23 +01:00
mike12345567 292d520b30 Adding some changes for to redis library, allowing reconnection. 2021-05-24 14:54:47 +01:00
mike12345567 18cbb02bf9 Updating administration middleware so that internal requests allowed through automatically. 2021-05-21 16:43:01 +01:00
mike12345567 4653471412 Updating UI to use the updated at. 2021-05-21 14:38:58 +01:00
mike12345567 f56250824c Adding a debounced updated at timestamp to applications. 2021-05-21 13:07:10 +01:00
Martin McKeaveney 7b4cc64bee v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney d1836a898c v0.9.0 2021-05-20 14:49:19 +01:00
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 2021-05-19 15:55:00 +01:00
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 2021-05-19 15:09:57 +01:00
Martin McKeaveney d5fb542589 lint 2021-05-17 21:43:50 +01:00
mike12345567 19b1310c60 Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/draft-apps 2021-05-17 14:24:36 +01:00
mike12345567 dd4a963c3e Updating role system to never think about the dev app. 2021-05-17 14:20:19 +01:00
Martin McKeaveney 6dc288fcc3 merge 2021-05-16 21:29:07 +01:00
Martin McKeaveney 0ed0550e73 revert functionality working 2021-05-16 21:25:37 +01:00
mike12345567 ac0f620b38 Formatting. 2021-05-14 16:32:51 +01:00
mike12345567 c45fdefb48 Adding administration roles API. 2021-05-14 16:31:07 +01:00
mike12345567 2d0122f7d6 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
Martin McKeaveney 0ee83a2e60 set up live replication between prod and dev instances 2021-05-13 17:24:32 +01:00
mike12345567 e560390d8a Fixing an issue with portal calls causing the app to be re-locked. 2021-05-13 15:32:03 +01:00
mike12345567 86000b1714 Fixing issues with redis keys, however still not removing lock. 2021-05-13 14:34:04 +01:00
mike12345567 f4e3e1d196 Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app. 2021-05-13 13:29:53 +01:00
Martin McKeaveney 61a5b109f5 dev mode E2E 2021-05-13 11:06:08 +01:00
mike12345567 f6fbeb4858 Putting together redis lock system. 2021-05-12 17:37:09 +01:00
mike12345567 fed94bea70 Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 12:49:42 +01:00