Martin McKeaveney
|
e659e69e86
|
workflow UI with DnD
|
2020-05-21 21:40:16 +01:00 |
Martin McKeaveney
|
661084a97f
|
fixing lint errors
|
2020-05-18 14:08:32 +01:00 |
Martin McKeaveney
|
2f9944aa4b
|
fix builder component library loading issue
|
2020-05-18 14:06:14 +01:00 |
Martin McKeaveney
|
5cd218da02
|
fixing CI
|
2020-05-18 11:18:31 +01:00 |
Martin McKeaveney
|
3c9af5336e
|
formatting
|
2020-05-18 11:01:17 +01:00 |
Michael Shanks
|
1dc32a05e3
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
97db4f1765
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Martin McKeaveney
|
16a6680c2e
|
add initialiseClientDB
|
2020-05-11 10:28:06 +01:00 |
Martin McKeaveney
|
2ebe5580d5
|
fixing tests
|
2020-05-07 22:25:27 +01:00 |
Martin McKeaveney
|
96a1bc52de
|
added model props
|
2020-05-07 14:59:06 +01:00 |
Martin McKeaveney
|
0ec47971d0
|
formatting + fixing builder tests
|
2020-05-07 10:53:34 +01:00 |
Martin McKeaveney
|
910030e929
|
Auth working
|
2020-05-06 20:29:55 +01:00 |
Martin McKeaveney
|
b6b50182e2
|
dev setup complete
|
2020-05-06 12:17:15 +01:00 |
Martin McKeaveney
|
119bb4ba30
|
working through auth - adding user instance map
|
2020-05-04 18:07:03 +01:00 |
Martin McKeaveney
|
5648eae275
|
merge
|
2020-05-04 17:17:03 +01:00 |
Martin McKeaveney
|
af9c1adb35
|
apps being served correctly
|
2020-05-04 17:13:57 +01:00 |
kevmodrome
|
1be5a248cb
|
adds method on store to get path of IDs to component
|
2020-05-04 10:26:38 +02:00 |
Martin McKeaveney
|
58871883f9
|
screenslots working again
|
2020-05-03 11:33:20 +01:00 |
Martin McKeaveney
|
5b4bce8b8f
|
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
|
2020-05-02 15:29:10 +01:00 |
Martin McKeaveney
|
3564fec064
|
access levels, actions and triggers removed. Restructuring and refactoring
|
2020-04-29 20:29:56 +01:00 |
Martin McKeaveney
|
a645df082c
|
clientId fetching before app load, custom views, fixed schema
|
2020-04-28 14:39:35 +01:00 |
Martin McKeaveney
|
c986bba0d8
|
pouchDB integration, use app id instead of app name for keying app packages
|
2020-04-23 14:37:08 +01:00 |
Martin McKeaveney
|
1381cefc41
|
backend allowing creation of models, records and databases
|
2020-04-20 16:17:18 +01:00 |
Martin McKeaveney
|
65fd38e205
|
set up common to use babel, static file serving middleware
|
2020-04-15 15:25:11 +01:00 |
kevmodrome
|
b2e8c31d0a
|
Merge branch 'master' into bugfix/change-record-and-index
|
2020-04-14 16:07:57 +02:00 |
Conor_Mack
|
a3f1439afb
|
Merge branch 'master' of https://github.com/Budibase/budibase into material-des-builder-testing
|
2020-04-14 14:15:58 +01:00 |
Conor_Mack
|
dc20e11fa4
|
All latest changes coming from the builder testing
|
2020-04-14 14:15:32 +01:00 |
kevmodrome
|
6201c47616
|
change isRecord to isModel
|
2020-04-14 12:03:22 +02:00 |
kevmodrome
|
28854c5c9a
|
update more names from record to model
|
2020-04-14 11:25:37 +02:00 |
kevmodrome
|
4c464e33c9
|
change name from allowedRecordNodeIds to allowedModelNodeIds
|
2020-04-14 11:19:14 +02:00 |
kevmodrome
|
71d5c07069
|
remove unused variable
|
2020-04-14 11:11:50 +02:00 |
kevmodrome
|
09758d7ee9
|
updates tests and method names to getNewModelTemplate method
|
2020-04-14 10:49:10 +02:00 |
kevmodrome
|
427a63d2bd
|
changes name of backend store method
|
2020-04-14 10:25:57 +02:00 |
kevmodrome
|
bf639da46c
|
changes front-end to use new store method names
|
2020-04-14 10:24:33 +02:00 |
kevmodrome
|
cfada8771c
|
fixes store actions to use correct appname
|
2020-04-13 12:59:29 +02:00 |
kevmodrome
|
d1f0b51b16
|
tidyup
|
2020-04-06 17:46:08 +02:00 |
kevmodrome
|
a0aa2f03a8
|
implements new modal component for access level modal and create database modal
|
2020-04-06 15:42:32 +02:00 |
kevmodrome
|
75051a194d
|
wip: changes initialise function to getPackage and runs once you select application instead of at run-time.
|
2020-04-02 16:27:19 +02:00 |
kevmodrome
|
f80f4a6c43
|
wip: add back root routify index page
|
2020-04-02 15:16:46 +02:00 |
Michael Shanks
|
2097c74b9f
|
Merge branch 'feature/builder-organization' of https://github.com/kevmodrome/budibase into kevmodrome-feature/builder-organization
|
2020-04-02 07:54:02 +01:00 |
Michael Shanks
|
acb49a305b
|
better naming of default child view
|
2020-04-02 06:29:31 +01:00 |
kevmodrome
|
09b52be379
|
changes from node_modules to using rollup-plugin-alias, fixes tests
|
2020-04-01 12:38:07 +02:00 |
kevmodrome
|
319b86e012
|
wip: move components to node_modules folder for easier importing
|
2020-03-31 11:50:13 +02:00 |
Martin McKeaveney
|
5d45797f3b
|
error recovery notification banner
|
2020-03-30 21:14:41 +01:00 |
Martin McKeaveney
|
f82a954666
|
formatting
|
2020-03-27 16:58:32 +00:00 |
Michael Shanks
|
20c624d3c9
|
rebuild page code when templated component added
|
2020-03-27 15:28:33 +00:00 |
Martin McKeaveney
|
ca026e6017
|
write access levels
|
2020-03-27 14:49:51 +00:00 |
Martin McKeaveney
|
72ce6833c0
|
rename record
|
2020-03-27 10:32:37 +00:00 |
Martin McKeaveney
|
c543cb143a
|
drilldown complete, deleting model fields
|
2020-03-26 17:39:42 +00:00 |
Martin McKeaveney
|
6ac63dfdf9
|
make it easy for users to create children
|
2020-03-25 21:47:17 +00:00 |