Michael Drury
|
ec26f6ab5e
|
Merge branch 'develop' into feature/multi-tenants
|
2021-08-04 10:07:31 +01:00 |
Maurits Lourens
|
2f03f4acb2
|
fix bug when an automation was selected but not present anymore
|
2021-08-03 22:29:47 +02:00 |
mike12345567
|
e7974f7e86
|
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
|
2021-08-03 15:32:25 +01:00 |
mike12345567
|
f6d0db4c4b
|
Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these.
|
2021-08-02 12:09:03 +01:00 |
Keviin Åberg Kultalahti
|
6f2fe3d81b
|
adds the Spectrum divider component to the standard components
|
2021-07-31 15:11:33 +02:00 |
mike12345567
|
10bb31afd2
|
Linting.
|
2021-07-30 20:40:38 +01:00 |
mike12345567
|
af9b0a738d
|
Fixing issues with pages reloading in weird ways.
|
2021-07-30 20:39:42 +01:00 |
Rory Powell
|
5a83b177d2
|
Merge pull request #2175 from Budibase/feature/sso-sync-picture
Sync profile picture when using SSO
|
2021-07-30 11:56:42 +01:00 |
Martin McKeaveney
|
8bc6ed5b34
|
readd one to many
|
2021-07-29 15:30:29 +01:00 |
Rory Powell
|
73d1cb41d8
|
Sync profile picture when using SSO
|
2021-07-29 14:43:23 +01:00 |
Martin McKeaveney
|
7ba17204c5
|
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
Feature/query mongo collection
|
2021-07-29 10:10:52 +01:00 |
Martin McKeaveney
|
61759ab1c4
|
Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
|
2021-07-28 22:38:52 +01:00 |
Martin McKeaveney
|
bde1eb0a3c
|
Merge pull request #2135 from mslourens/renaming_an_app
rename an app
|
2021-07-28 16:58:08 +01:00 |
Maurits Lourens
|
661ba80e5c
|
fix update role modal
|
2021-07-28 17:56:52 +02:00 |
Martin McKeaveney
|
145cb78742
|
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
|
2021-07-28 16:56:51 +01:00 |
Maurits Lourens
|
2b2528bdbd
|
fix lint issue
|
2021-07-28 17:20:25 +02:00 |
Maurits Lourens
|
019243a329
|
add duplicate condition button
|
2021-07-28 17:05:14 +02:00 |
Martin McKeaveney
|
e40c8cd9ef
|
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
|
2021-07-28 10:42:17 +01:00 |
Martin McKeaveney
|
1f65952ddf
|
Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
|
2021-07-28 10:24:52 +01:00 |
Maurits Lourens
|
c9dd9594bc
|
fix lint issue
|
2021-07-28 00:09:15 +02:00 |
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
|
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 |
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 |
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 |
mike12345567
|
1b40740709
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-27 10:32:18 +01: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
|
4606248ffd
|
Fixing up everything found when testing with Cypress.
|
2021-07-26 13:19:47 +01:00 |
Andrew Kingston
|
93d6da7ebe
|
Lint
|
2021-07-26 13:10:00 +01:00 |
Andrew Kingston
|
2715ff77d8
|
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
|
2021-07-26 13:04:08 +01:00 |
Maurits Lourens
|
07553b9937
|
clear form action - draft
|
2021-07-26 13:58:18 +02:00 |
Andrew Kingston
|
8a09494348
|
Fix bug with resetting operators when an incompatible value type is chosen
|
2021-07-26 12:56:47 +01:00 |
Andrew Kingston
|
38df0b54a5
|
Add full type support to conditional UI
|
2021-07-26 12:52:55 +01:00 |
Rory Powell
|
c7cf415288
|
Merge pull request #2110 from mslourens/bug/automate_setup_menu
Automate setup menu
|
2021-07-26 09:15:45 +01:00 |
Maurits Lourens
|
98ce904b80
|
fix overflow in automation setup menu for large tables
|
2021-07-26 10:01:02 +02:00 |
Rory Powell
|
8850771a49
|
Add dedicateed renderer for roles tags
|
2021-07-25 21:14:49 +01:00 |
Michael Drury
|
8c359ca76d
|
Merge pull request #2086 from Budibase/fix/edit-roles-modal
Fixes for issue #2077
|
2021-07-25 12:14:31 +01:00 |
Michael Drury
|
f08547249b
|
Linting.
|
2021-07-25 11:48:13 +01:00 |
Michael Drury
|
6d5f697142
|
Adding checks around the edit roles modal.
|
2021-07-25 11:46:40 +01:00 |
Michael Drury
|
3d8ac487c4
|
Merge branch 'develop' into new_roles_bug
|
2021-07-25 11:07:25 +01:00 |
Maurits Lourens
|
03ecf7f34f
|
display role names instead of _id
|
2021-07-23 23:27:38 +02:00 |
mike12345567
|
82e43e0008
|
Removing accidental symbols.
|
2021-07-23 17:26:54 +01:00 |