mike12345567
3fd5e7e578
Removing deprecated function - exists.
2020-10-13 17:02:59 +01:00
mike12345567
407d7606e9
Destroying instance DBs for an app before it is deleted.
2020-10-13 16:31:14 +01:00
mike12345567
ba758905cc
Removing sanisation, instead just using it as a central path system.
2020-10-09 10:00:57 +01:00
mike12345567
a6e409a062
Quick change after diffing and looking through everything.
2020-10-07 09:58:32 +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
mike12345567
672f5f8301
Merge branch 'master' of github.com:Budibase/budibase into remove-views
2020-10-05 10:04:23 +01:00
mike12345567
2aff68b245
Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps.
2020-10-02 12:37:46 +01:00
Michael Drury
0a80abfd0e
Purging the use of views where possible, this update should remove the use of by_type and all model views.
2020-10-01 17:22:08 +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
Michael Shanks
3a5d2f8713
remove references to material design components
2020-08-14 11:21:52 +01:00
Martin McKeaveney
bbcb282e53
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
kevmodrome
667e70a706
signup flow now works correctly
2020-08-03 16:26:28 +02:00
Martin McKeaveney
c293d1e527
fixing dev path when running in electron
2020-07-15 13:42:12 +01:00
Martin McKeaveney
63c5cd9af4
lint ✨
2020-07-14 21:10:51 +01:00
Martin McKeaveney
71fc36ec7e
download component libraries from NPM tarball
2020-07-14 21:07:53 +01:00
Martin McKeaveney
2be17aa162
lint
2020-07-14 08:21:22 +01:00
Martin McKeaveney
f22f3f8eb1
fix mac perm issue
2020-07-14 08:13:05 +01:00
Michael Shanks
10b0f8c379
fix: create app failing from unknown folder copy issues
2020-07-14 07:02:46 +01:00
Michael Shanks
d38b1fe888
lint fix
2020-07-09 15:05:56 +01:00
Michael Shanks
f2e5ca3b93
Default app template - added screens
2020-07-09 14:47:54 +01:00
kevmodrome
a85d67574a
remove som console.logs
2020-07-07 14:47:27 +02:00
kevmodrome
dc5db6f552
adds delete functionality to application
2020-07-07 14:44:05 +02:00
kevmodrome
f50cec4a73
lint fix
2020-06-29 17:49:16 +02:00
kevmodrome
53d8bc3be7
remove log
2020-06-29 17:21:22 +02:00
kevmodrome
4f6283eef2
adds functionality to update name and description of app
2020-06-29 17:18:43 +02:00
Martin McKeaveney
3c3104be7b
enable renaming of records by using IDs
2020-06-23 23:26:54 +01:00
Michael Shanks
763e282997
#363 bugfix: page not built until prop changed
2020-06-22 21:16:51 +01:00
Michael Shanks
bf952f8677
instanceid removal
2020-06-18 16:59:31 +01:00
Michael Shanks
6cb7e995a2
changed "master" databse to "clientAppLookup"
2020-06-11 10:12:01 +01:00
Michael Shanks
2d4321177f
application supports multiple concurrent client DB
2020-06-10 21:39:30 +01:00
Martin McKeaveney
fb2e873e2f
fix budibase apps dir
2020-06-03 21:23:56 +01:00
Michael Shanks
77a16f95da
autu populated login page
2020-06-03 15:43:37 +01:00
Michael Shanks
2a8ca59b6d
bugfix: create app not creating dirs
2020-05-27 10:54:34 +01:00
Michael Shanks
b7ad4de09e
server - create app endpoint creates files
2020-05-26 16:29:16 +01:00
Michael Shanks
2b48a92013
id generation in utilities module
2020-05-18 16:22:09 +01:00
Martin McKeaveney
815a539863
test and couchDB init code
2020-05-18 10:55:35 +01:00
Michael Shanks
b62449bf96
removing clientId from frontend, fixing invalid database name
2020-05-18 06:40:29 +01:00
Michael Shanks
18375a6d19
server tests in-memory and passing
2020-05-14 15:12:30 +01:00
Martin McKeaveney
94b2e0f134
further tidy up and removal
2020-05-07 13:52:24 +01:00