1
0
Fork 0
mirror of synced 2024-07-16 19:56:10 +12:00
Commit graph

7557 commits

Author SHA1 Message Date
Maurits Lourens 101ca5f01e fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens 5df2242cf0 fix lint issue 2021-07-27 21:19:31 +02:00
mike12345567 5dfeb9b3ca Limiting use of query string to a few select endpoints for determining tenant ID. 2021-07-27 18:02:59 +01:00
mike12345567 35f1b50511 Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 2021-07-27 17:56:39 +01:00
Budibase Release Bot a682cffbec v0.9.83 2021-07-27 16:13:27 +00:00
Martin McKeaveney 2ffb76cc1d Merge pull request #2134 from Budibase/develop
Develop
2021-07-27 17:03:32 +01:00
Maurits Lourens c84cf22129 rename an app 2021-07-27 17:34:18 +02:00
mike12345567 5324f506b6 Linting. 2021-07-27 16:24:39 +01:00
mike12345567 adf6d18cb1 Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot 58b1d81d88 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Martin McKeaveney c10b660a68 fix build 2021-07-27 15:40:00 +01:00
mike12345567 615053f201 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
Maurits Lourens 3298b66ebf convert automation icons into toggle 2021-07-27 14:29:06 +02:00
seoulaja 886fcb8389 Update README.id.md
Fix typos and enhance the translation
2021-07-27 19:06:11 +07:00
Martin McKeaveney 775bcc631c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot b8ca801b6a v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney 2c2e46f26b merge 2021-07-27 11:58:41 +01:00
Joe 375e4abd30 Merge pull request #2124 from Budibase/all-contributors/add-seoulaja
docs: add seoulaja as a contributor for translation
2021-07-27 11:53:48 +01:00
mike12345567 1b40740709 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +01:00
Budibase Release Bot 7de10f6db3 v0.9.81 2021-07-27 09:20:57 +00:00
Michael Drury 96f87a38b5 Merge branch 'master' into all-contributors/add-seoulaja 2021-07-27 10:16:11 +01:00
Michael Drury 39ca28aedc Merge pull request #2109 from seoulaja/patch-2
README.id.md translation
2021-07-27 10:13:26 +01:00
Budibase Staging Release Bot 31a7414333 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Release Bot 535a28eb83 v0.9.80 2021-07-27 09:07:05 +00:00
Andrew Kingston 4af29d15de Merge pull request #2115 from Budibase/conditional-ui
Conditional UI
2021-07-27 10:02:22 +01:00
Joe b9f48fb6ef Merge pull request #2125 from Budibase/all-contributors/add-mslourens
docs: add mslourens as a contributor for test, code
2021-07-27 09:59:23 +01:00
Joe 589a4a588b Merge branch 'master' into all-contributors/add-mslourens 2021-07-27 09:57:23 +01:00
Joe 1151031981 Merge pull request #2126 from Budibase/all-contributors/add-Rory-Powell
docs: add Rory-Powell as a contributor for infra, test, code
2021-07-27 09:53:30 +01:00
allcontributors[bot] 3b774a7cd1 docs: update .all-contributorsrc [skip ci] 2021-07-27 08:44:13 +00:00
allcontributors[bot] aecfbbc451 docs: update README.md [skip ci] 2021-07-27 08:44:11 +00:00
allcontributors[bot] ab683a40ab docs: update .all-contributorsrc [skip ci] 2021-07-27 08:41:36 +00:00
allcontributors[bot] 58de439acd docs: update README.md [skip ci] 2021-07-27 08:41:35 +00:00
allcontributors[bot] bc5625a1ec docs: update .all-contributorsrc [skip ci] 2021-07-27 08:38:42 +00:00
allcontributors[bot] 0556fd52ba docs: update README.md [skip ci] 2021-07-27 08:38:41 +00:00
Budibase Staging Release Bot 1d8a5da6cc v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Martin McKeaveney fe01139bc1 Merge pull request #2117 from Budibase/fix/windows-friendly-build
Fix/windows friendly build
2021-07-26 22:13:09 +01:00
Martin McKeaveney bf805e9ac4 rimraf command for windows machines when building server 2021-07-26 17:13:13 +01:00
Maurits Lourens cd132ca057 fix lint issue 2021-07-26 17:47:53 +02:00
mike12345567 219962cb8a Adding ability to disable/enable multi-tenancy flags easily. 2021-07-26 16:17:56 +01:00
Maurits Lourens bb69f40a46 implement review comments 2021-07-26 17:01:29 +02:00
Maurits Lourens f2c26a90c3 fix lint issues 2021-07-26 15:22:14 +02:00
Maurits Lourens cc7a1679f0 Merge branch 'develop' into clear_form_action
# Conflicts:
#	packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston a69b320483 Fix same svelte-dnd-action drag error for navigation editor 2021-07-26 14:11:30 +01:00
Andrew Kingston 7a9197975d Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable 2021-07-26 14:09:14 +01:00
Maurits Lourens 3dbafac806 clear form action - adjust manifest and add settings form 2021-07-26 15:05:22 +02:00
mike12345567 a279e5e504 Removing un-necessary log statements. 2021-07-26 13:40:50 +01:00
mike12345567 dd1f1fec3b Linting. 2021-07-26 13:31:39 +01:00
mike12345567 d03229caba Adding in admin API backwards compat. 2021-07-26 13:23:11 +01:00
mike12345567 224a63ccb2 Linting. 2021-07-26 13:20:42 +01:00
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 2021-07-26 13:19:47 +01:00