Michael Shanks
|
db22d8862a
|
merge from master
|
2020-10-09 12:01:49 +01:00 |
Michael Shanks
|
a417a4906b
|
bugfix - appId not recognised in static.js controller
|
2020-10-08 22:31:27 +01:00 |
Michael Shanks
|
4a13be8cf8
|
merge from master
|
2020-10-08 22:11:45 +01:00 |
Michael Shanks
|
027819bae0
|
merge from master - including fixes
|
2020-10-08 16:15:12 +01:00 |
Michael Shanks
|
7fbee8b724
|
Merge branch 'master' of github.com:Budibase/budibase into master
|
2020-10-07 15:40:24 +01:00 |
Michael Shanks
|
77552a0747
|
Screen templates - initial commit
|
2020-10-07 15:40:06 +01:00 |
mike12345567
|
a72d8e42ad
|
Sanitising the paths to the couchDB data directories.
|
2020-10-07 11:42:28 +01:00 |
mike12345567
|
2c3566f686
|
Adding a regex to allow certain paths with : on windows.
|
2020-10-07 11:04:36 +01:00 |
mike12345567
|
2f58b2b81e
|
Quick change after diffing and looking through everything.
|
2020-10-07 09:58:32 +01:00 |
mike12345567
|
13c9be4ea3
|
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 |
Michael Shanks
|
210062cbac
|
merge conflicts - from master
|
2020-10-06 21:43:54 +01:00 |
Michael Shanks
|
ed8371c41f
|
a few changes from code review
|
2020-10-06 21:37:10 +01:00 |
Martin McKeaveney
|
f5102d95bb
|
v0.1.25
|
2020-10-06 21:23:02 +01:00 |
Martin McKeaveney
|
7b3ca245cc
|
updating replication stream dependency
|
2020-10-06 21:10:49 +01:00 |
Martin McKeaveney
|
47993f2bd1
|
v0.1.24
|
2020-10-06 20:35:11 +01:00 |
Martin McKeaveney
|
6e65511613
|
Merge pull request #664 from Budibase/data-import
Data import
|
2020-10-06 20:24:34 +01:00 |
Martin McKeaveney
|
e40cb3ac69
|
fixing test
|
2020-10-06 20:18:05 +01:00 |
Michael Shanks
|
b9108f013d
|
missing dependency
|
2020-10-05 21:21:00 +01:00 |
Michael Shanks
|
a28a327da7
|
Merge branch 'master' into fixes
|
2020-10-05 21:17:01 +01:00 |
Michael Shanks
|
c0e008181d
|
broken tests
|
2020-10-05 20:58:07 +01:00 |
Martin McKeaveney
|
5e6cbe3b6d
|
cleaner parsing
|
2020-10-05 19:21:51 +01:00 |
mike12345567
|
196f0b380d
|
Minor update to remove send grid from the API component of the builder and make them part of the automation itself.
|
2020-10-05 17:45:31 +01:00 |
Michael Shanks
|
267e8e39aa
|
Coerse record fields, to be a bit more tolerant of data input
|
2020-10-05 17:28:23 +01:00 |
Martin McKeaveney
|
dd9eb9bb6a
|
merge
|
2020-10-05 15:08:53 +01:00 |
Martin McKeaveney
|
c3a5d964bc
|
tidy up
|
2020-10-05 14:43:34 +01:00 |
Martin McKeaveney
|
3a460429a0
|
adding nice loading states
|
2020-10-05 14:07:39 +01:00 |
Martin McKeaveney
|
140233960e
|
unit tests for csv parser
|
2020-10-05 11:48:13 +01:00 |
Martin McKeaveney
|
b754fc3f07
|
account for omitted rows
|
2020-10-05 10:51:58 +01:00 |
mike12345567
|
03b9b3cec2
|
Merge branch 'master' of github.com:Budibase/budibase into remove-views
|
2020-10-05 10:04:23 +01:00 |
mike12345567
|
be833d66bb
|
Fixing test case broken by automation save record -> create record.
|
2020-10-02 17:02:18 +01:00 |
Martin McKeaveney
|
016f49ac5a
|
merge
|
2020-10-02 16:45:59 +01:00 |
mike12345567
|
e43e0e100b
|
Some quick automation fixes.
|
2020-10-02 16:42:47 +01:00 |
Martin McKeaveney
|
2120ed99c1
|
v0.1.23
|
2020-10-02 16:24:39 +01:00 |
Martin McKeaveney
|
5e86076530
|
CSV Import end to end
|
2020-10-02 16:16:06 +01:00 |
mike12345567
|
7594b17ec7
|
Changing the function that all get params builder functions are composed of to be better named.
|
2020-10-02 14:19:39 +01:00 |
Michael Shanks
|
3e1e865bb4
|
record value coersion - untested
|
2020-10-02 14:14:58 +01:00 |
mike12345567
|
89f966632f
|
Some more test case fixes.
|
2020-10-02 13:04:44 +01:00 |
mike12345567
|
60cb080189
|
Fix for an issue detected by user test case.
|
2020-10-02 12:52:15 +01:00 |
mike12345567
|
0db7768e5d
|
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
|
c7693d6e86
|
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 |
Michael Shanks
|
0c373a9fb4
|
fix: view filter handle bool, number & date
|
2020-10-01 16:55:17 +01:00 |
Martin McKeaveney
|
c7a917ce40
|
csv import functional
|
2020-10-01 14:48:07 +01:00 |
Martin McKeaveney
|
04e76797f9
|
v0.1.22
|
2020-09-30 17:05:19 +01:00 |
Michael Shanks
|
f97369afd2
|
Analytics enabled/disabled via specific ENV variable
|
2020-09-29 17:28:24 +01:00 |
Michael Shanks
|
701c82cb1f
|
serve determines whether analytics are enabled
|
2020-09-29 16:23:34 +01:00 |
Michael Shanks
|
83261aeadf
|
analytics - identify user + extra actions added
|
2020-09-29 15:26:56 +01:00 |
Martin McKeaveney
|
f9dc382867
|
link ✨
|
2020-09-29 12:31:41 +01:00 |
Martin McKeaveney
|
6a2da91f31
|
CLI tool for exporting apps, tidy up
|
2020-09-29 10:32:42 +01:00 |
Martin McKeaveney
|
2e1583589e
|
organise async logic on homepage, style template cards and add images
|
2020-09-29 10:19:04 +01:00 |
Martin McKeaveney
|
b27f80071f
|
async templates working from S3
|
2020-09-28 17:04:08 +01:00 |