Rory Powell
|
d5e5e5fd93
|
Fix app update endpoint
|
4 years ago |
Rory Powell
|
e8e6fc549d
|
Add app db support + app url migration
|
4 years ago |
Rory Powell
|
08bd447b51
|
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
|
4 years ago |
Rory Powell
|
c4af78cd00
|
Remove self hosted check
|
4 years ago |
mike12345567
|
836a2f5863
|
Switching out @budibase/auth to @budibase/backend-core.
|
4 years ago |
Peter Clement
|
fd61b191ec
|
remove initial screen creation
|
5 years ago |
Peter Clement
|
0c60a56a3a
|
remove initial screen creation
|
5 years ago |
Michael Drury
|
0b6eb6b71d
|
Fixing issue discovered by test case.
|
5 years ago |
Michael Drury
|
0623dc2981
|
Fixing issue discovered by test case.
|
5 years ago |
mike12345567
|
494e042dd8
|
Adding a mechanism for disabling cron jobs when an app is unpublished.
|
5 years ago |
mike12345567
|
bb8fe8e941
|
Adding a mechanism for disabling cron jobs when an app is unpublished.
|
5 years ago |
mike12345567
|
3b9f3d6690
|
Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it.
|
5 years ago |
mike12345567
|
7170c00a4f
|
Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it.
|
5 years ago |
mike12345567
|
7eb29ffc7d
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
5 years ago |
mike12345567
|
f13257bebe
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
5 years ago |
Martin McKeaveney
|
119678b3c4
|
update clientLibraryPath call in application.js
|
5 years ago |
Martin McKeaveney
|
125610f5a1
|
update clientLibraryPath call in application.js
|
5 years ago |
Martin McKeaveney
|
50b547e0a9
|
fixes for templates, ensured iframetemplate fires ready event
|
5 years ago |
Martin McKeaveney
|
0cc2069929
|
fixes for templates, ensured iframetemplate fires ready event
|
5 years ago |
Martin McKeaveney
|
0b6e6b35e8
|
change message when app not deployed
|
5 years ago |
Martin McKeaveney
|
9fb811a8da
|
change message when app not deployed
|
5 years ago |
Martin McKeaveney
|
42e9286c68
|
adding check to make sure production db isn't created on sync
|
5 years ago |
Martin McKeaveney
|
035879d515
|
adding check to make sure production db isn't created on sync
|
5 years ago |
Michael Drury
|
1aeb12b0aa
|
Syncing user metadata when builder opened as well as including all global user props for filtering/searching.
|
5 years ago |
Michael Drury
|
311fe5f2eb
|
Syncing user metadata when builder opened as well as including all global user props for filtering/searching.
|
5 years ago |
mike12345567
|
a2d302cd57
|
Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled.
|
5 years ago |
mike12345567
|
bd59c28081
|
Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled.
|
5 years ago |
mike12345567
|
a7b5fc2e1b
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
5 years ago |
mike12345567
|
7a26f3769d
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
5 years ago |
mike12345567
|
b8e968644a
|
Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login).
|
5 years ago |
mike12345567
|
c82c9df522
|
Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login).
|
5 years ago |
mike12345567
|
4de566d864
|
Some fixes after testing and adding some basic work to the frontend.
|
5 years ago |
mike12345567
|
d282cd030f
|
Some fixes after testing and adding some basic work to the frontend.
|
5 years ago |
mike12345567
|
f836565f69
|
Putting together cloud export and import functionality, still need to test, but basic concept there.
|
5 years ago |
mike12345567
|
9f0d8a91b7
|
Putting together cloud export and import functionality, still need to test, but basic concept there.
|
5 years ago |
Andrew Kingston
|
4c47ee9853
|
Fix check to create default layouts and screens
|
5 years ago |
Andrew Kingston
|
74b243c362
|
Fix check to create default layouts and screens
|
5 years ago |
Andrew Kingston
|
22e75b8154
|
Only create default home screen and layouts when not importing an app
|
5 years ago |
Andrew Kingston
|
dde7cf9fc4
|
Only create default home screen and layouts when not importing an app
|
5 years ago |
Maurits Lourens
|
104a84d19b
|
merge develop into branch
|
5 years ago |
Maurits Lourens
|
518f8fd55e
|
merge develop into branch
|
5 years ago |
mike12345567
|
4ff9de1b6c
|
Fixing issues with search endpoint not handling users fully.
|
5 years ago |
mike12345567
|
2148bf6da4
|
Fixing issues with search endpoint not handling users fully.
|
5 years ago |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
|
5 years ago |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be, reversing
changes made to 2456e69483.
|
5 years ago |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
5 years ago |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
5 years ago |
mike12345567
|
54e765a182
|
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
|
5 years ago |
mike12345567
|
e7974f7e86
|
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
|
5 years ago |
mike12345567
|
5c58630ed7
|
Fixing up everything found when testing with Cypress.
|
5 years ago |