1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12:00
Commit graph

1294 commits

Author SHA1 Message Date
Joe
85b0d790a6 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Martin McKeaveney
cde00356b3 custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Michael Shanks
1f89dd4b36 loading worklows into state along with appPackage 2020-06-24 11:59:07 +01:00
Michael Shanks
6041003115 event > workflow ..added default blank option to workflow dropdown 2020-06-24 11:58:46 +01:00
Michael Shanks
393c63485f #381 Save Workflow button in worflow setup 2020-06-24 11:26:46 +01:00
Michael Shanks
83b640286d workflow: admin & p_user always have access 2020-06-24 11:22:18 +01:00
Michael Shanks
1c958c226a screenslot added to Private>Master by default 2020-06-24 11:05:09 +01:00
Martin McKeaveney
e1b88e6620 enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Joe
d95c4c7a54 Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney
83da838fcd lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney
8ab2e0b6aa improvements to linked records 2020-06-23 13:50:45 +01:00
Conor_Mack
50ecfd1e25 Merge branch 'master' into builder/consolidating-missing-code 2020-06-23 11:21:31 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
eca7b69949 merge 2020-06-22 22:39:41 +01:00
Michael Shanks
c9afb9bee9 Merge pull request #376 from mjashanks/master
#363 bugfix: page not built until prop changed
2020-06-22 22:03:31 +01:00
Martin McKeaveney
430ca37826 bidirectional linked records 2020-06-22 21:30:23 +01:00
Michael Shanks
c9b35508d9 #363 bugfix: page not built until prop changed 2020-06-22 21:16:51 +01:00
Victoria Sloan
16430cb798 linty 2020-06-22 18:07:52 +01:00
Victoria Sloan
e643d6651f setting appId on user object when creating the app instance 2020-06-22 17:38:00 +01:00
Conor_Mack
71a2124441 Merge pull request #374 from Budibase/property-panel/colorpicker
Colorpicker - Swatch Panel, Logic and UI Updates
2020-06-22 16:43:25 +01:00
Conor_Mack
897a0a875b Swatch Panel, Logic and UI Updates 2020-06-22 16:32:57 +01:00
kevmodrome
9670a0cb5c remove cookies set up in each test and rely on cookie default added before 2020-06-22 16:39:28 +02:00
Michael Shanks
a29f821802 cypress - changed background test to font-size
(so i dont have to figure out how to test the colour picker)
2020-06-22 11:29:34 +01:00
Michael Shanks
a1df978b80 cypress - retain "builder:token" cookie between tests 2020-06-22 10:53:17 +01:00
Michael Shanks
d424c3ff52 lint fix 2020-06-21 21:41:10 +01:00
Michael Shanks
8acdda053d cypress tests - run on windows 2020-06-21 21:26:53 +01:00
Michael Shanks
0ff6cc75e7 removed debug message 2020-06-21 21:21:24 +01:00
Michael Shanks
bf89f3c403 removed ADMIN_SECRET env var (no longer needed) 2020-06-21 20:54:37 +01:00
Michael Shanks
39f22ff834 Merge branch 'master' into feature/add-e2e-tests 2020-06-21 20:30:44 +01:00
Michael Shanks
ff2c2340e2 bugfix:Dataform throwing error 2020-06-21 06:01:29 +01:00
Michael Shanks
af0ed48774 bugfix: workflow still passing instanceId to api() 2020-06-20 20:30:00 +01:00
Michael Shanks
e41e2c3fad Merge branch 'master' into instanceid-url-removal 2020-06-19 17:22:29 +01:00
Michael Shanks
31f8d3bee2 codereview: looksLikeAppId as variable 2020-06-19 17:21:24 +01:00
Michael Shanks
4ba1329983 instance Id is gone from API module 2020-06-19 17:19:30 +01:00
Conor_Mack
bf9b8e49f9 Recent Colors and UI Updates 2020-06-19 17:07:11 +01:00
Michael Shanks
eb2b6ec56f removed x-user-agent 2020-06-19 16:59:46 +01:00
kevmodrome
06fd91cfab adds bbui.css file 2020-06-19 13:36:03 +02:00
Michael Shanks
bd927564b2 client - should recognise new cookie format 2020-06-19 07:04:55 +01:00
Michael Shanks
2436ea525d fixing broken tests 2020-06-18 20:41:37 +01:00
Martin McKeaveney
2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
cada9bdb85 typo 2020-06-18 17:49:34 +01:00
Martin McKeaveney
f8c9cc4331 save button 2020-06-18 17:44:42 +01:00
Martin McKeaveney
7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Conor_Mack
ad0840545e Updates for Colorpicker Component 2020-06-18 15:54:18 +01:00
Martin McKeaveney
cc1cab0e57 Merge branch 'master' of github.com:Budibase/budibase into backend-ui-update 2020-06-18 09:16:43 +01:00
Conor_Mack
06f3c1db77 Removing unused asString 2020-06-17 17:50:23 +01:00
Conor_Mack
efb80347c6 Lint and test fixes 2020-06-17 17:44:47 +01:00
Conor_Mack
f9448f14a1 Lint fix 2020-06-17 16:57:38 +01:00
Martin McKeaveney
949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +01:00
Conor_Mack
1b313efd98 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-17 16:46:21 +01:00
Conor_Mack
4a00e2257f Integrating Colorpicker with Builder 2020-06-17 16:46:03 +01:00
Martin McKeaveney
bda580bc3f new model creation, requires styling and CSS updates 2020-06-16 20:53:13 +01:00
Martin McKeaveney
78ce077846 saving of models and fields 2020-06-16 20:29:18 +01:00
Conor_Mack
b95fdd458f Merge branch 'master' into builder/consolidating-missing-code 2020-06-16 12:17:32 +01:00
Conor_Mack
dbc490994b Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker 2020-06-16 09:58:48 +01:00
Conor_Mack
8bae0e49c5 Lint fix 2020-06-15 18:39:10 +01:00
Martin McKeaveney
34b27b83bb lint 2020-06-15 17:08:59 +01:00
Martin McKeaveney
594b7c2cce budibase dockerfile 2020-06-15 17:06:54 +01:00
Martin McKeaveney
af9038f64f structuring new backend UI 2020-06-15 16:41:31 +01:00
Conor_Mack
3bcd93d490 Lint fixes 2020-06-15 16:02:11 +01:00
Conor_Mack
c1e9133424 Instance naming fix for components and screens 2020-06-15 16:01:24 +01:00
kevmodrome
77544089ce adds ignore pattern to jest config so that it doesn't try to run cypress tests as unit tests 2020-06-15 10:41:38 +02:00
Michael Shanks
f0ee729376 code review - static controller - test app id with regex 2020-06-14 20:36:51 +01:00
Michael Shanks
ea3a8fd81a client: fixing broken tests 2020-06-14 20:30:23 +01:00
Michael Shanks
5174c3f1dc build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Michael Shanks
5b59a110a6 lint fix 2020-06-12 21:11:39 +01:00
Michael Shanks
f956e141b4 fixing tests - not using new auth endpoint 2020-06-12 21:08:00 +01:00
Michael Shanks
42166e01a5 accidentally commited cypress folder 2020-06-12 21:04:30 +01:00
Michael Shanks
509a628581 merge from master 2020-06-12 20:50:17 +01:00
Michael Shanks
19d132c6c2 removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Conor_Mack
6cf34a4ad8 Merge branch 'master' of https://github.com/Budibase/budibase into builder/consolidating-missing-code 2020-06-12 13:40:27 +01:00
Michael Shanks
71c6d737d9 Merge branch 'master' of github.com:Budibase/budibase 2020-06-12 12:15:32 +01:00
Michael Shanks
0c35f46b5f bugfix - screen/page > settings throwing error 2020-06-12 12:15:17 +01:00
Martin McKeaveney
8f745bcb68 Merge pull request #355 from Budibase/linked-records
Linked Records - backend
2020-06-12 10:55:26 +01:00
Conor_Mack
ebc47a9b1b Fully functional Colorpicker with Preview 2020-06-12 10:48:20 +01:00
Michael Shanks
ce6ca5351d changed setup to require CLI modules directly 2020-06-11 20:37:01 +01:00
Martin McKeaveney
9830725ac1 embed component, rename main and login to public and private 2020-06-11 20:18:59 +01:00
Martin McKeaveney
4ed4866bca update _rev for deleted test model 2020-06-11 18:11:56 +01:00
Martin McKeaveney
2b312d4c1f lint 2020-06-11 17:28:19 +01:00
Martin McKeaveney
3900b216e9 remove other link fields when you delete a model 2020-06-11 17:24:09 +01:00
kevmodrome
7a65da7899 fix linting errors 2020-06-11 18:14:28 +02:00
kevmodrome
5d84ceb7f6 update script to be sync rather than async 2020-06-11 18:10:53 +02:00
kevmodrome
59442f18cb adds script to run cypress tests 2020-06-11 17:59:11 +02:00
Martin McKeaveney
a49747074a Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-06-11 16:22:28 +01:00
Conor_Mack
3dcef29ddd Instance name for components and screens 2020-06-11 16:15:09 +01:00
kevmodrome
f5e3df09d6 make tests less brittle 2020-06-11 17:10:26 +02:00
kevmodrome
08162ec1d6 Merge branch 'master' into feature/add-e2e-tests 2020-06-11 16:41:14 +02:00
kevmodrome
87ce7e2c3b change package.json script temporarily 2020-06-11 16:40:45 +02:00
kevmodrome
7cf81c063a adds some data-cy properties to a number of elements and starts work on workflow tests 2020-06-11 16:40:07 +02:00
Martin McKeaveney
f8cfc8e7d7 adding record models for brevity 2020-06-11 14:35:45 +01:00
Joe
dd206338c2 Merge pull request #354 from Budibase/Props-update-Shadow-fix,-rotate-improved,-border-updated
Props update, including flex, border, shadow, rotate
2020-06-11 13:26:41 +01:00
Joe
9068bbc89c formatting and lint update 2020-06-11 13:15:19 +01:00
Joe
a552772ccc Props update, including flex, border, shadow, rotate 2020-06-11 13:07:10 +01:00
kevmodrome
b35fbe823c update names for tests 2020-06-11 13:20:13 +02:00
kevmodrome
59aaf33278 adds tests to add components and change props on them 2020-06-11 12:56:16 +02:00
kevmodrome
3ee5111d6f rework tests to use commands for DRYness 2020-06-11 12:04:31 +02:00
Michael Shanks
108fa4ca13 changed "master" databse to "clientAppLookup" 2020-06-11 10:12:01 +01:00
Michael Shanks
735d9c4475 lint fix 2020-06-10 21:41:55 +01:00
Michael Shanks
9a807beccb Merge branch 'master' of github.com:Budibase/budibase 2020-06-10 21:39:46 +01:00