Michael Drury
|
98157f076f
|
Some updates, still WIP.
|
2020-11-02 15:46:08 +00:00 |
mike12345567
|
d587bad363
|
Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now.
|
2020-10-29 10:28:27 +00:00 |
mike12345567
|
d79be3c854
|
Initial work into multi-tenancy removal, experiencing issues with test cases at this point.
|
2020-10-28 20:35:06 +00:00 |
mike12345567
|
2550c45831
|
Merge branch 'master' of github.com:Budibase/budibase into version-complibrary
|
2020-10-21 15:33:23 +01:00 |
mike12345567
|
012b290895
|
Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with.
|
2020-10-21 15:28:30 +01:00 |
Andrew Kingston
|
be805d05cf
|
Fix incorrect content type header when serving attachments
|
2020-10-21 13:00:40 +01:00 |
Michael Shanks
|
158240bc3b
|
auth - standard-components not loading, windows
|
2020-10-18 21:45:46 +01:00 |
Martin McKeaveney
|
e95af51cde
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
Martin McKeaveney
|
7f7594895b
|
adding auth object to context rather than separate booleans
|
2020-10-12 13:32:52 +01:00 |
Martin McKeaveney
|
f75f0f5f28
|
updated quota fixes
|
2020-10-09 17:07:46 +01:00 |
mike12345567
|
ba758905cc
|
Removing sanisation, instead just using it as a central path system.
|
2020-10-09 10:00:57 +01:00 |
mike12345567
|
691ea16998
|
Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system.
|
2020-10-07 00:24:56 +01:00 |
Martin McKeaveney
|
c2321797f1
|
async templates working from S3
|
2020-09-28 17:04:08 +01:00 |
Martin McKeaveney
|
db2d9af545
|
template export v1
|
2020-09-25 14:47:42 +01:00 |
Martin McKeaveney
|
e3c72c9020
|
tidy up
|
2020-09-23 21:03:13 +01:00 |
Martin McKeaveney
|
6d4ea5c627
|
ensuring s3 upload works in prod
|
2020-09-23 20:23:40 +01:00 |
Martin McKeaveney
|
329e885ab6
|
✨ lint, tidy up and some simplification
|
2020-09-23 17:29:32 +01:00 |
Martin McKeaveney
|
938f675922
|
abstract local file upload logic
|
2020-09-23 17:02:06 +01:00 |
Martin McKeaveney
|
f40f388dd8
|
local file upload from apps
|
2020-09-23 16:15:09 +01:00 |
Martin McKeaveney
|
319fcabaa5
|
removing delete functionality - not necessary
|
2020-09-18 12:41:39 +01:00 |
Martin McKeaveney
|
14283a7b96
|
return processed file sizes
|
2020-09-18 11:01:39 +01:00 |
Martin McKeaveney
|
5d3867558a
|
merge with master
|
2020-09-17 16:40:09 +01:00 |
Martin McKeaveney
|
5150288e85
|
more lint
|
2020-09-17 16:38:33 +01:00 |
Martin McKeaveney
|
bb2058a010
|
lint
|
2020-09-17 16:36:39 +01:00 |
Martin McKeaveney
|
86ae8d038a
|
file attachments and processing working, basic design for dropzone
|
2020-09-15 16:22:13 +01:00 |
Martin McKeaveney
|
fbce2da7a3
|
adding deploy script to upload assets to s3 after release
|
2020-08-20 11:09:54 +01:00 |
Martin McKeaveney
|
71fc36ec7e
|
download component libraries from NPM tarball
|
2020-07-14 21:07:53 +01:00 |
Martin McKeaveney
|
67e1e77de2
|
tidy up
|
2020-07-09 11:21:42 +01:00 |
Martin McKeaveney
|
d87a17eaec
|
PR Comments
|
2020-07-08 16:31:26 +01:00 |
Martin McKeaveney
|
3122334c35
|
lint ✨
|
2020-07-07 21:29:20 +01:00 |
Martin McKeaveney
|
d6aa94b2e8
|
budibase complete deployment
|
2020-07-07 17:51:41 +01:00 |
Martin McKeaveney
|
8ae6f04290
|
extra index template for production
|
2020-07-06 19:43:40 +01:00 |
Martin McKeaveney
|
5cc358e496
|
deployment E2E
|
2020-07-02 23:22:20 +01:00 |
Martin McKeaveney
|
6907f7751f
|
s3 awareness, authentication through API keys
|
2020-07-01 21:57:35 +01:00 |
Martin McKeaveney
|
b9d1b52ec7
|
cleaned up deploy code
|
2020-06-29 10:27:38 +01:00 |
Michael Shanks
|
69a36895e7
|
codereview: looksLikeAppId as variable
|
2020-06-19 17:21:24 +01:00 |
Michael Shanks
|
d7b09f5b65
|
removed x-user-agent
|
2020-06-19 16:59:46 +01:00 |
Michael Shanks
|
bf952f8677
|
instanceid removal
|
2020-06-18 16:59:31 +01:00 |
Michael Shanks
|
30f054090f
|
code review - static controller - test app id with regex
|
2020-06-14 20:36:51 +01:00 |
Michael Shanks
|
bf1da9e94e
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Martin McKeaveney
|
f939d9ef13
|
fix dataform
|
2020-06-03 16:10:03 +01:00 |
Michael Shanks
|
468dc513a5
|
merge conflicts..
|
2020-05-18 06:43:05 +01:00 |
Michael Shanks
|
b62449bf96
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Martin McKeaveney
|
a2e8f2461a
|
Making budibase downloadable, configuring CI to build executable bina… (#233)
Making budibase downloadable, configuring CI to build executable bina…
|
2020-05-14 21:18:36 +01:00 |
Michael Shanks
|
a004aa5838
|
allow bb home folder to bem anywhere
|
2020-05-11 15:42:42 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |