Alex Tselegidis
|
cd88e3d085
|
Rename the private checkbox to is-private to match the field name
|
2022-07-26 17:12:23 +03:00 |
|
Alex Tselegidis
|
13b1ad3966
|
Move the receive-notifications checkbox into a frame
|
2022-07-26 16:16:10 +03:00 |
|
Alex Tselegidis
|
48828d4dcf
|
Move the private checkbox field into an "options" frame
|
2022-07-26 16:13:05 +03:00 |
|
Alex Tselegidis
|
72e84bd4f3
|
Group commonly used UI components to a single utility module
|
2022-05-26 15:17:33 +02:00 |
|
Alex Tselegidis
|
d30e83fb56
|
Add missing button icon margin
|
2022-05-26 14:54:22 +02:00 |
|
Alex Tselegidis
|
905dd59425
|
Allow the user to select their own preferred language (#1263)
|
2022-05-20 18:15:14 +02:00 |
|
Alex Tselegidis
|
efc532664a
|
Use grouped_timezones consistently across the app controllers
|
2022-03-29 10:16:07 +02:00 |
|
Alex Tselegidis
|
d580463977
|
Add reset company color button so that the color can be easily switched back to the original state.
|
2022-01-24 20:58:15 +01:00 |
|
Alex Tselegidis
|
2f41c28786
|
Add a new "is_private" flag to services and providers so that they do not appear in the booking page (#378).
|
2022-01-24 20:50:14 +01:00 |
|
Alex Tselegidis
|
e07f47b30b
|
Import new bootwatch theme and adjust the styling of the app elements for better display
|
2022-01-24 12:55:45 +01:00 |
|
Alex Tselegidis
|
fbb9baec50
|
Change display of read only field (remove border).
|
2022-01-19 09:39:13 +01:00 |
|
Alex Tselegidis
|
a7077ef642
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
|
Alex Tselegidis
|
65d2836911
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
|
Alex Tselegidis
|
cacc84fd74
|
Remove prefix from providers HTML elements
|
2022-01-18 09:40:19 +01:00 |
|
Alex Tselegidis
|
9f08ce329e
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
|
Alex Tselegidis
|
21be3e7b50
|
Refactor the providers helper JS file so that it becomes a standalone module.
|
2022-01-11 10:54:46 +01:00 |
|
Alex Tselegidis
|
7f4756a6df
|
Correct input filter component and remove the clear button for other pages
|
2022-01-07 08:56:46 +01:00 |
|
Alex Tselegidis
|
c8bd47d1e5
|
Removed the "_page" postfix from page view files
|
2021-12-14 08:08:06 +01:00 |
|