1
0
Fork 0
mirror of synced 2024-08-02 03:42:08 +12:00
Commit graph

60 commits

Author SHA1 Message Date
mike12345567
9003e6f60c Ground work for CLI. 2021-02-24 17:32:45 +00:00
Martin McKeaveney
e221572313 remove budibase cli 2020-10-28 10:21:24 +00: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
Martin McKeaveney
6c4f3678fb adding dialog import 2020-07-13 18:11:19 +01:00
Martin McKeaveney
4ae422354f Merge branch 'master' of github.com:Budibase/budibase into beta-bugfixes 2020-07-13 17:27:26 +01:00
Hugo LE DALL
cdeeb71606 avoiding ctrl+c 2020-07-11 17:54:13 +02:00
Martin McKeaveney
2673acd46e beta bugfixes 2020-07-10 16:17:12 +01:00
Martin McKeaveney
7b57f0ecc1 merge 2020-07-07 21:32:32 +01:00
Martin McKeaveney
8ae6f04290 extra index template for production 2020-07-06 19:43:40 +01:00
Michael Shanks
2bf5702bca #416 auto init of budibase when electron starts 2020-07-03 13:03:50 +01:00
Victoria Sloan
2fd2f1de45 linty 2020-06-22 18:07:52 +01:00
Victoria Sloan
37c47cc124 setting appId on user object when creating the app instance 2020-06-22 17:38:00 +01:00
Michael Shanks
c88f4d2541 removed debug message 2020-06-21 21:21:24 +01:00
Michael Shanks
2ecb03e7ce changed setup to require CLI modules directly 2020-06-11 20:37:01 +01:00
Martin McKeaveney
bba7b93b75 refactor client library 2020-05-29 14:06:36 +01:00
Michael Shanks
521501c4e6 Merge branch 'workflow-v1' of github.com:Budibase/budibase into workflow-v1 2020-05-28 09:17:49 +01:00
Michael Shanks
3bfe7840e4 access levels 2020-05-27 17:23:01 +01:00
Conor_Mack
98e590e586 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack
dd14dd6de2 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Michael Shanks
8d4faa0bf9 Merge branch 'master' of github.com:Budibase/budibase 2020-05-18 11:53:09 +01:00
Martin McKeaveney
e244e099a6 fixing CI 2020-05-18 11:18:31 +01:00
Michael Shanks
37a46883e5 budi new not handling custom directories 2020-05-18 10:45:07 +01:00
Michael Shanks
b62449bf96 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Michael Shanks
49ff6201af bugfix: early require of environment.js 2020-05-14 16:56:41 +01:00
Michael Shanks
18375a6d19 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney
947ffa326f
Merge branch 'master' into fix-dev-setup 2020-05-11 16:40:39 +01:00
Martin McKeaveney
b2bd655678 make git keep empty dirs 2020-05-11 16:39:03 +01:00
Michael Shanks
6b492cbe29 bugfix - could not create more than one app 2020-05-11 16:14:31 +01:00
Martin McKeaveney
cc30913e34 fixed dev setup 2020-05-11 16:01:02 +01:00
Michael Shanks
a004aa5838 allow bb home folder to bem anywhere 2020-05-11 15:42:42 +01:00
Michael Shanks
6fac98074d server initialisation & run fixed 2020-05-11 14:50:15 +01:00
Martin McKeaveney
9ff76c799c add initialiseClientDB 2020-05-11 10:28:06 +01:00
Martin McKeaveney
0f7292f30e final tidy up 2020-05-07 22:46:27 +01:00
Martin McKeaveney
c255883aed formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
abd6da7b11 component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney
c733b5bee8 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Martin McKeaveney
588fe5ebaa clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
Michael Shanks
9799c3dad3 quiet mode for init 2020-04-27 08:56:26 +01:00
Michael Shanks
754d5224f1 cli - new and run handlers 2020-04-26 21:13:14 +01:00
Michael Shanks
b88044278e cli init now working... 2020-04-25 08:35:34 +01:00
Michael Shanks
32dd1213aa remove config - .env added 2020-04-24 17:28:32 +01:00
Michael Shanks
663a231f3e initialise cli started 2020-04-24 09:56:39 +01:00
Martin McKeaveney
228999aba5 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
Michael Shanks
914afc6059 bugfix... new apps had incorrect appDefinition.json 2020-03-24 15:33:31 +00:00
Michael Shanks
22ca4cfa5b cli - init command not defaulting config correctly 2020-02-27 09:32:58 +00:00
Michael Shanks
8b896df617 new budibase apps get the max v0.x 2020-02-26 22:46:35 +00:00
Martin McKeaveney
0d0f635db4 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks
2d0e027582 template app - includes MD by default 2020-02-19 13:26:45 +00:00
Michael Shanks
b7d9e05641
Work on Components API & bugfixes (#102)
* typo - screens not being sent to page save

* removed children arg from hydrateChildren (n/a)

* initialiseChildren does not rerender unless forced

* removed derivatives of initialiseChildren

* renamed initialiseChildren > attachChildren

* standard-components - refactoring

div now container
H1, h2... etc now Heading with type
Select now takes option as _children

* loads of bug fixing

* safe props creation
anytime props are loaded,
we make sure they conform to the components props definition
2020-02-14 11:51:45 +00:00